linux-2.6-microblaze.git
2020-10-13 Jisheng ZhangPCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is...
2020-10-13 Kunihiko HayashiPCI: keystone: Remove iATU register mapping
2020-10-13 Kunihiko HayashiPCI: dwc: Add common iATU register support
2020-10-13 Kunihiko Hayashidt-bindings: PCI: uniphier-ep: Add iATU register descri...
2020-10-13 Kunihiko Hayashidt-bindings: PCI: uniphier: Add iATU register description
2020-09-28 Gustavo PimentelPCI: dwc: Fix 'cast truncates bits from constant value'
2020-09-24 Hou Zhiqiangmisc: pci_endpoint_test: Add driver data for Layerscape...
2020-09-24 Xiaowei Baomisc: pci_endpoint_test: Add LS1088a in pci_device_id...
2020-09-21 Xiaowei BaoPCI: layerscape: Add EP mode support for ls1088a and...
2020-09-21 Xiaowei BaoPCI: layerscape: Modify the MSIX to the doorbell mode
2020-09-21 Xiaowei BaoPCI: layerscape: Modify the way of getting capability...
2020-09-21 Xiaowei BaoPCI: layerscape: Fix some format issue of the code
2020-09-21 Xiaowei Baodt-bindings: pci: layerscape-pci: Add compatible string...
2020-09-21 Xiaowei BaoPCI: designware-ep: Modify MSI and MSIX CAP way of...
2020-09-21 Xiaowei BaoPCI: designware-ep: Move the function of getting MSI...
2020-09-21 Xiaowei BaoPCI: designware-ep: Add the doorbell mode of MSI-X...
2020-09-21 Xiaowei BaoPCI: designware-ep: Add multiple PFs support for DWC
2020-09-10 Rob HerringPCI: dwc: Use DBI accessors
2020-09-10 Rob HerringPCI: dwc: Move N_FTS setup to common setup
2020-09-10 Rob HerringPCI: dwc/intel-gw: Drop unused max_width
2020-09-10 Rob HerringPCI: dwc/intel-gw: Move getting PCI_CAP_ID_EXP offset...
2020-09-10 Rob HerringPCI: dwc/intel-gw: Drop unnecessary checking of DT...
2020-09-10 Rob HerringPCI: dwc: Set PORT_LINK_DLL_LINK_EN in common setup...
2020-09-10 Rob HerringPCI: dwc: Centralize link gen setting
2020-09-08 Rob HerringPCI: dwc: Make ATU accessors private
2020-09-08 Rob HerringPCI: dwc: Remove read_dbi2 code
2020-09-08 Rob HerringPCI: dwc/tegra: Use common Designware port logic regist...
2020-09-08 Rob HerringPCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset
2020-09-08 Rob HerringPCI: dwc/qcom: Use common PCI register definitions
2020-09-08 Rob HerringPCI: dwc/imx6: Use common PCI register definitions
2020-09-08 Rob HerringPCI: dwc/meson: Rework PCI config and DW port logic...
2020-09-08 Rob HerringPCI: dwc/meson: Drop unnecessary RC config space initia...
2020-09-08 Rob HerringPCI: dwc/meson: Drop the duplicate number of lanes...
2020-09-08 Rob HerringPCI: dwc: Ensure FAST_LINK_MODE is cleared
2020-09-08 Rob HerringPCI: dwc: Add a 'num_lanes' field to struct dw_pcie
2020-09-08 Rob HerringPCI: dwc/imx6: Remove duplicate define PCIE_LINK_WIDTH_...
2020-09-08 Rob HerringPCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
2020-09-08 Rob HerringPCI: dwc/keystone: Drop duplicated 'num-viewport'
2020-09-08 Rob HerringPCI: dwc: Simplify config space handling
2020-09-08 Rob HerringPCI: dwc: Remove storing of PCI resources
2020-09-08 Rob HerringPCI: dwc: Remove root_bus pointer
2020-09-08 Rob HerringPCI: dwc: Convert to use pci_host_probe()
2020-09-08 Rob HerringPCI: dwc: keystone: Convert .scan_bus() callback to...
2020-09-08 Rob HerringPCI: Also call .add_bus() callback for root bus
2020-09-08 Rob HerringPCI: dwc: Use generic config accessors
2020-09-08 Rob HerringPCI: dwc: Remove dwc specific config accessor ops
2020-09-08 Rob HerringPCI: dwc: histb: Use pci_ops for root config space...
2020-09-08 Rob HerringPCI: dwc: exynos: Use pci_ops for root config space...
2020-09-08 Rob HerringPCI: dwc: kirin: Use pci_ops for root config space...
2020-09-08 Rob HerringPCI: dwc: meson: Use pci_ops for root config space...
2020-09-08 Rob HerringPCI: dwc: tegra: Use pci_ops for root config space...
2020-09-08 Rob HerringPCI: dwc: keystone: Use pci_ops for config space accessors
2020-09-08 Rob HerringPCI: dwc: al: Use pci_ops for child config space accessors
2020-09-08 Rob HerringPCI: dwc: Add a default pci_ops.map_bus for root port
2020-09-07 Rob HerringPCI: dwc: Allow overriding bridge pci_ops
2020-09-07 Rob HerringPCI: dwc: Use DBI accessors instead of own config accessors
2020-09-07 Rob HerringPCI: Allow root and child buses to have different pci_ops
2020-09-07 Hou ZhiqiangPCI: designware-ep: Fix the Header Type check
2020-08-16 Linus TorvaldsLinux 5.9-rc1
2020-08-16 Linus TorvaldsMerge tag 'io_uring-5.9-2020-08-15' of git://git.kernel...
2020-08-16 Mike Rapoportparisc: fix PMD pages allocation by restoring pmd_alloc...
2020-08-16 Linus TorvaldsMerge tag 'block-5.9-2020-08-14' of git://git.kernel...
2020-08-16 Linus TorvaldsMerge tag 'riscv-for-linus-5.9-mw1' of git://git./linux...
2020-08-16 Linus TorvaldsMerge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
2020-08-15 Jens Axboeio_uring: short circuit -EAGAIN for blocking read attempt
2020-08-15 Jens Axboeio_uring: sanitize double poll handling
2020-08-15 Linus TorvaldsMerge tag 'perf-tools-2020-08-14' of git://git./linux...
2020-08-15 Linus TorvaldsMerge tag 'x86-urgent-2020-08-15' of git://git./linux...
2020-08-15 Linus TorvaldsMerge tag 'sched-urgent-2020-08-15' of git://git./linux...
2020-08-15 Linus TorvaldsMerge tag 'perf-urgent-2020-08-15' of git://git./linux...
2020-08-15 Linus TorvaldsMerge tag 'locking-urgent-2020-08-15' of git://git...
2020-08-15 Linus TorvaldsMerge tag '9p-for-5.9-rc1' of git://github.com/martinet...
2020-08-15 Linus TorvaldsMerge tag '5.9-rc-smb3-fixes-part2' of git://git.samba...
2020-08-15 Linus TorvaldsMerge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org...
2020-08-15 Linus TorvaldsMerge tag 'edac_updates_for_5.9_pt2' of git://git....
2020-08-15 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.9' of git://git....
2020-08-15 Linus TorvaldsMerge tag 'acpi-5.9-rc1-2' of git://git./linux/kernel...
2020-08-15 Linus TorvaldsMerge tag 'pm-5.9-rc1-3' of git://git./linux/kernel...
2020-08-15 Linus TorvaldsMerge tag 'mfd-next-5.9-1' of git://git./linux/kernel...
2020-08-15 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-08-15 Krzysztof Kozlowskivirtio: pci: constify ioreadX() iomem argument (as...
2020-08-15 Krzysztof Kozlowskintb: intel: constify ioreadX() iomem argument (as in...
2020-08-15 Krzysztof Kozlowskirtl818x: constify ioreadX() iomem argument (as in gener...
2020-08-15 Krzysztof Kozlowskiiomap: constify ioreadX() iomem argument (as in generic...
2020-08-15 Kuninori Morimotosh: use generic strncpy()
2020-08-15 Kuninori Morimotosh: clkfwk: remove r8/r16/r32
2020-08-15 Romain Naourinclude/asm-generic/vmlinux.lds.h: align ro_after_init
2020-08-15 Qian Caimm: annotate a data race in page_zonenum()
2020-08-15 Qian Caimm/swap.c: annotate data races for lru_rotate_pvecs
2020-08-15 Qian Caimm/rmap: annotate a data race at tlb_flush_batched
2020-08-15 Qian Caimm/mempool: fix a data race in mempool_free()
2020-08-15 Qian Caimm/list_lru: fix a data race in list_lru_count_one
2020-08-15 Qian Caimm/memcontrol: fix a data race in scan count
2020-08-15 Qian Caimm/page_counter: fix various data races at memsw
2020-08-15 Qian Caimm/swapfile: fix and annotate various data races
2020-08-15 Kirill A. Shutemovmm/filemap.c: fix a data race in filemap_fault()
2020-08-15 Qian Caimm/swap_state: mark various intentional data races
2020-08-15 Qian Caimm/page_io: mark various intentional data races
2020-08-15 Qian Caimm/frontswap: mark various intentional data races
2020-08-15 Qian Caimm/kmemleak: silence KCSAN splats in checksum
next