summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
Commit message (Expand)AuthorAgeFilesLines
...
| | * | PCI: aardvark: Introduce an advk_pcie_valid_device() helperThomas Petazzoni2018-06-271-2/+11
| | |/
| * | Merge branch 'remotes/lorenzo/pci/controller/misc'Bjorn Helgaas2018-08-151-1/+1
| |\ \
| | * | PCI/xilinx: Depend on OF instead of the ARCHChristoph Hellwig2018-08-061-1/+1
| | |/
* | | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-141-0/+1
|\ \ \ | |/ / |/| |
| * | Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner2018-08-0513-18/+30
| |\ \
| * | | x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange2018-08-051-0/+1
| | |/ | |/|
* | | PCI: mobiveil: Avoid integer overflow in IB_WIN_SIZEDan Carpenter2018-07-281-1/+1
| |/ |/|
* | PCI: v3-semi: Fix I/O space page leakSergei Shtylyov2018-07-191-1/+1
* | PCI: mediatek: Fix I/O space page leakSergei Shtylyov2018-07-191-1/+1
* | PCI: faraday: Fix I/O space page leakSergei Shtylyov2018-07-191-1/+1
* | PCI: aardvark: Fix I/O space page leakSergei Shtylyov2018-07-191-1/+1
* | PCI: designware: Fix I/O space page leakSergei Shtylyov2018-07-191-1/+2
* | PCI: versatile: Fix I/O space page leakSergei Shtylyov2018-07-191-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/+0Star
* | 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/+0Star
|/
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-134-7/+10
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-0859-0/+35727