summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
Commit message (Expand)AuthorAgeFilesLines
* PCI: brcmstb: Fix build on 32bit ARM platforms with older compilersMarek Szyprowski2020-02-271-1/+1
* treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada2020-02-041-1/+1
* Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-3116-195/+1837
|\
| * Merge branch 'remotes/lorenzo/pci/uniphier'Bjorn Helgaas2020-01-291-30/+1
| |\
| | * PCI: uniphier: remove module code from built-in driverMasahiro Yamada2020-01-131-30/+1
| * | Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2020-01-291-2/+2
| |\ \
| | * | PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30Marcel Ziswiler2020-01-101-1/+1
| | * | PCI: tegra: Fix return value check of pm_runtime_get_sync()David Engraf2020-01-101-1/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas2020-01-291-0/+150
| |\ \
| | * | PCI: qcom: Add support for SDM845 PCIe controllerBjorn Andersson2020-01-101-0/+150
| | |/
| * | Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2020-01-291-1/+1
| |\ \
| | * | PCI: exynos: Rename Exynos to lowercaseKrzysztof Kozlowski2020-01-131-1/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas2020-01-291-3/+3
| |\ \
| | * | PCI: keystone: Fix error handling when "num-viewport" DT property is not popu...Kishon Vijay Abraham I2020-01-211-1/+1
| | * | PCI: keystone: Fix outbound region mappingYurii Monakov2020-01-101-1/+1
| | * | PCI: keystone: Fix link training retries initiationYurii Monakov2020-01-101-1/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2020-01-296-7/+626
| |\ \
| | * | PCI: artpec6: Configure FTS with dwc helper functionDilip Kota2020-01-091-7/+1
| | * | PCI: dwc: intel: PCIe RC controller driverDilip Kota2020-01-095-0/+625
| | |/
| * | Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas2020-01-293-0/+1025
| |\ \
| | * | PCI: brcmstb: Add MSI supportJim Quinlan2020-01-282-1/+262
| | * | PCI: brcmstb: Add Broadcom STB PCIe host controller driverJim Quinlan2020-01-283-0/+764
| | |/
| * | Merge branch 'pci/host-vmd'Bjorn Helgaas2020-01-292-152/+5
| |\ \
| | * | PCI: vmd: Add two VMD Device IDsSushma Kalakota2020-01-291-0/+4
| | * | PCI: vmd: Remove dma_map_ops overridesJon Derrick2020-01-242-151/+0
| | * | x86/PCI: Expose VMD's pci_dev in struct pci_sysdataJon Derrick2020-01-241-1/+1
| | |/
| * / PCI: iproc: Apply quirk_paxc_bridge() for module as well as built-inWei Liu2019-12-121-0/+24
| |/
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-062-2/+2
* | PCI: rockchip: Fix IO outbound ATU register numberEnric Balletbo i Serra2019-12-121-1/+3
|/
* Merge branch 'pci/trivial'Bjorn Helgaas2019-11-282-4/+4
|\
| * PCI: Fix indentationKrzysztof Kozlowski2019-11-212-4/+4
* | Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2019-11-282-4/+5
|\ \
| * | PCI: mvebu: mvebu_pcie_map_registers __iomem fixBen Dooks (Codethink)2019-10-171-1/+1
| * | PCI: mvebu: Make mvebu_pci_bridge_emul_ops staticBen Dooks (Codethink)2019-10-171-1/+1
| * | PCI: iproc-msi: Fix __iomem annotation in decode_msi_hwirq()Ben Dooks (Codethink)2019-10-171-2/+3
| |/
* | Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas2019-11-2819-577/+198
|\ \
| * | PCI: rcar: Use inbound resources for setupRob Herring2019-11-201-29/+16
| * | PCI: iproc: Use inbound resources for setupRob Herring2019-11-201-60/+17
| * | PCI: xgene: Use inbound resources for setupRob Herring2019-11-201-22/+11
| * | PCI: v3-semi: Use inbound resources for setupRob Herring2019-11-201-22/+16
| * | PCI: ftpci100: Use inbound resources for setupRob Herring2019-11-201-17/+10
| * | PCI: of: Add inbound resource parsing to helpersRob Herring2019-11-2016-16/+27
| * | PCI: versatile: Enable COMPILE_TESTRob Herring2019-10-291-1/+1
| * | PCI: versatile: Remove usage of PHYS_OFFSETRob Herring2019-10-291-4/+4
| * | PCI: versatile: Use pci_parse_request_of_pci_ranges()Rob Herring2019-10-291-53/+11
| * | PCI: xilinx-nwl: Use pci_parse_request_of_pci_ranges()Rob Herring2019-10-291-16/+4
| * | PCI: xilinx: Use pci_parse_request_of_pci_ranges()Rob Herring2019-10-291-15/+2
| * | PCI: xgene: Use pci_parse_request_of_pci_ranges()Rob Herring2019-10-291-28/+11
| * | PCI: v3-semi: Use pci_parse_request_of_pci_ranges()Rob Herring2019-10-291-29/+6
| * | PCI: rockchip: Drop storing driver private outbound resource dataRob Herring2019-10-292-36/+23