summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
Commit message (Expand)AuthorAgeFilesLines
* PCI: versatile: Fix I/O space page leakSergei Shtylyov2018-07-181-1/+1
* PCI: xgene: Fix I/O space page leakSergei Shtylyov2018-07-181-1/+1
* PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()Dexuan Cui2018-07-091-3/+5
* PCI: faraday: Add missing of_node_put()Nicholas Mc Guire2018-06-291-0/+2
* PCI: xilinx-nwl: Add missing of_node_put()Nicholas Mc Guire2018-06-291-1/+1
* PCI: xilinx: Add missing of_node_put()Nicholas Mc Guire2018-06-291-0/+1
* PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yesGeert Uytterhoeven2018-06-291-1/+0
* PCI: rcar: Clean up PHY init on failureMarek Vasut2018-06-291-1/+5
* PCI: rcar: Shut the PHY down in failpathMarek Vasut2018-06-291-2/+8
* PCI: controller: Move PCI_DOMAINS selection to arch KconfigLorenzo Pieralisi2018-06-261-3/+0
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-124-7/+10
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-0859-0/+35727