summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-2310-16/+16
* Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-08-221-7/+5
|\
| * s390/pci: re-introduce zpci_remove_device()Niklas Schnelle2020-08-171-7/+5
* | PCI/P2PDMA: Fix build without DMA opsChristoph Hellwig2020-08-171-4/+6
|/
* Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-0796-1674/+2529
|\
| * Merge branch 'pci/irq-error'Bjorn Helgaas2020-08-0521-83/+29
| |\
| | * PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof WilczyƄski2020-08-0321-82/+29
| * | Merge branch 'pci/doc'Bjorn Helgaas2020-08-0514-11/+18
| |\ \
| | * | PCI: Fix kerneldoc warningsKrzysztof Kozlowski2020-08-0514-11/+18
| | |/
| * | Merge branch 'pci/host-probe-refactor'Bjorn Helgaas2020-08-0542-805/+240
| |\ \
| | * | PCI: Set bridge map_irq and swizzle_irq to default functionsRob Herring2020-08-0421-37/+5
| | * | PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring2020-08-0423-143/+36
| | * | PCI: rcar-gen2: Convert to use modern host bridge probe functionsRob Herring2020-08-041-126/+46
| | * | PCI: of: Reduce missing non-prefetchable memory region to a warningRob Herring2020-07-231-4/+3
| | * | PCI: rcar: Use struct pci_host_bridge.windows list directlyRob Herring2020-07-231-41/+4
| | * | PCI: rcar: Use devm_pci_alloc_host_bridge()Rob Herring2020-07-231-5/+2
| | * | PCI: cadence: Remove private bus number and range storageRob Herring2020-07-234-26/+24
| | * | PCI: cadence: Use bridge resources for outbound window setupRob Herring2020-07-231-21/+16
| | * | PCI: Move setting pci_host_bridge.busnr out of host driversRob Herring2020-07-238-18/+4
| | * | PCI: rcar: Use pci_is_root_bus() to check if bus is root busRob Herring2020-07-231-14/+5
| | * | PCI: rockchip: Use pci_is_root_bus() to check if bus is root busRob Herring2020-07-232-11/+7
| | * | PCI: xilinx: Use pci_is_root_bus() to check if bus is root busRob Herring2020-07-231-7/+4
| | * | PCI: xilinx-nwl: Use pci_is_root_bus() to check if bus is root busRob Herring2020-07-231-7/+3
| | * | PCI: mobiveil: Use pci_is_root_bus() to check if bus is root busRob Herring2020-07-232-8/+3
| | * | PCI: designware: Use pci_is_root_bus() to check if bus is root busRob Herring2020-07-234-15/+10
| | * | PCI: aardvark: Use pci_is_root_bus() to check if bus is root busRob Herring2020-07-231-7/+6
| | * | PCI: Drop unnecessary zeroing of bridge fieldsRob Herring2020-07-2310-13/+0
| | * | PCI: Set default bridge parent deviceRob Herring2020-07-2321-21/+2
| | * | PCI: versatile: Drop flag PCI_ENABLE_PROC_DOMAINSRob Herring2020-07-231-1/+0
| | * | PCI: controller: Remove duplicate error messageDejin Zheng2020-07-234-15/+4
| | * | PCI: controller: Convert to devm_platform_ioremap_resource()Dejin Zheng2020-07-105-16/+7
| | * | PCI: controller: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng2020-07-108-25/+13
| | * | PCI: xilinx: Use pci_host_probe() to register hostRob Herring2020-07-101-12/+1
| | * | PCI: xilinx-nwl: Use pci_host_probe() to register hostRob Herring2020-07-101-13/+1
| | * | PCI: rockchip: Use pci_host_probe() to register hostRob Herring2020-07-102-15/+4
| | * | PCI: rcar: Use pci_host_probe() to register hostRob Herring2020-07-101-17/+1
| | * | PCI: iproc: Use pci_host_probe() to register hostRob Herring2020-07-102-15/+5
| | * | PCI: altera: Use pci_host_probe() to register hostRob Herring2020-07-101-16/+1
| | * | PCI: xgene: Use pci_host_probe() to register hostRob Herring2020-07-101-12/+1
| | * | PCI: versatile: Use pci_host_probe() to register hostRob Herring2020-07-101-13/+1
| | * | PCI: v3: Use pci_host_probe() to register hostRob Herring2020-07-101-12/+1
| | * | PCI: tegra: Use pci_host_probe() to register hostRob Herring2020-07-101-10/+1
| | * | PCI: mobiveil: Use pci_host_probe() to register hostRob Herring2020-07-101-15/+1
| | * | PCI: brcmstb: Use pci_host_probe() to register hostRob Herring2020-07-101-16/+4
| | * | PCI: host-common: Use struct pci_host_bridge.windows list directlyRob Herring2020-07-101-28/+14
| | * | PCI: mvebu: Use struct pci_host_bridge.windows list directlyRob Herring2020-07-061-8/+5
| | * | PCI: cadence: Use struct pci_host_bridge.windows list directlyRob Herring2020-07-061-19/+7
| | |/
| * | Merge branch 'pci/xilinx-cpm'Bjorn Helgaas2020-08-053-0/+623
| |\ \
| | * | PCI: xilinx-cpm: Add Versal CPM Root Port driverBharat Kumar Gogada2020-08-053-0/+623
| | |/
| * | Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas2020-08-051-6/+38
| |\ \