aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-18PCI: v3-semi: Fix I/O space page leakSergei Shtylyov1-1/+1
2018-07-18PCI: mediatek: Fix I/O space page leakSergei Shtylyov1-1/+1
2018-07-18PCI: faraday: Fix I/O space page leakSergei Shtylyov1-1/+1
2018-07-18PCI: aardvark: Fix I/O space page leakSergei Shtylyov1-1/+1
2018-07-18PCI: designware: Fix I/O space page leakSergei Shtylyov1-1/+2
2018-07-18PCI: versatile: Fix I/O space page leakSergei Shtylyov1-1/+1
2018-07-18PCI: xgene: Fix I/O space page leakSergei Shtylyov1-1/+1
2018-07-09PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()Dexuan Cui1-3/+5
2018-06-29PCI: faraday: Add missing of_node_put()Nicholas Mc Guire1-0/+2
2018-06-29PCI: xilinx-nwl: Add missing of_node_put()Nicholas Mc Guire1-1/+1
2018-06-29PCI: xilinx: Add missing of_node_put()Nicholas Mc Guire1-0/+1
2018-06-29PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yesGeert Uytterhoeven1-1/+0
2018-06-29PCI: rcar: Clean up PHY init on failureMarek Vasut1-1/+5
2018-06-29PCI: rcar: Shut the PHY down in failpathMarek Vasut1-2/+8
2018-06-26PCI: controller: Move PCI_DOMAINS selection to arch KconfigLorenzo Pieralisi1-3/+0
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds4-7/+10
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin59-0/+35727