summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2016-12-12Merge branch 'pci/host-vmd' into nextBjorn Helgaas1-1/+1
2016-12-12Merge branch 'pci/host-tegra' into nextBjorn Helgaas1-1/+1
2016-12-12Merge branch 'pci/host-rockchip' into nextBjorn Helgaas1-1/+1
2016-12-07PCI: rockchip: Add Kconfig COMPILE_TESTShawn Lin1-1/+1
2016-12-07PCI: vmd: Use SRCU as a local RCU to prevent delaying global RCUJon Derrick1-1/+1
2016-12-07PCI: tegra: Enable the driver on 64-bit ARMThierry Reding1-1/+1
2016-12-06PCI: Add MCFG quirks for X-Gene host controllerDuc Dang1-2/+2
2016-12-06PCI: Add MCFG quirks for Cavium ThunderX pass1.x host controllerTomasz Nowicki1-1/+2
2016-12-06PCI: Add MCFG quirks for Cavium ThunderX pass2.x host controllerTomasz Nowicki1-1/+2
2016-10-05Merge branch 'pci/host-vmd' into nextBjorn Helgaas1-0/+16
2016-10-04x86/PCI: VMD: Move VMD driver to drivers/pci/hostKeith Busch1-0/+16
2016-09-03PCI: rockchip: Add Rockchip PCIe controller supportShawn Lin1-0/+11
2016-08-01Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc...Bjorn Helgaas1-0/+9
2016-08-01Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas1-0/+11
2016-08-01Merge branches 'pci/host-artpec' and 'pci/host-generic' into pci/demodularize...Bjorn Helgaas1-0/+11
2016-07-29PCI: artpec: Add PCI_MSI_IRQ_DOMAIN dependencyArnd Bergmann1-0/+1
2016-07-26PCI: aardvark: Add Aardvark PCI host controller driverThomas Petazzoni1-0/+9
2016-06-15PCI/MSI: irqchip: Fix PCI_MSI dependenciesArnd Bergmann1-10/+19
2016-06-11PCI: artpec: Add Axis ARTPEC-6 PCIe controller driverNiklas Cassel1-0/+9
2016-06-10PCI: generic: Select IRQ_DOMAINArnd Bergmann1-0/+1
2016-05-19Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+14
2016-05-17Merge branches 'pci/arm64' and 'pci/host-hv' into nextBjorn Helgaas1-0/+1
2016-05-12PCI: generic, thunder: Use generic ECAM APIJayachandran C1-0/+1
2016-05-03Merge branches 'pci/host-armada', 'pci/host-designware', 'pci/host-hv', 'pci/...Bjorn Helgaas1-0/+13
2016-05-02PCI: rcar: Select PCI_MSI_IRQ_DOMAINArnd Bergmann1-0/+2
2016-04-26PCI: armada: Add driver for Marvell Armada 7K/8K PCIe controllerThomas Petazzoni1-0/+11
2016-04-22PCI: rcar-pcie: Remove Gen2 designation from KconfigSimon Horman1-2/+2
2016-03-22Revert "PCI: dra7xx: Mark driver as broken"Sekhar Nori1-1/+0
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+43
2016-03-15Merge branch 'pci/host-designware' into nextBjorn Helgaas1-0/+12
2016-03-15Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/...Bjorn Helgaas1-3/+31
2016-03-15PCI: designware: Add driver for prototyping kits based on ARC SDPJoao Pinto1-0/+11
2016-03-11PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devicesDavid Daney1-0/+7
2016-03-11PCI: thunder: Add PCIe host driver for ThunderX processorsDavid Daney1-0/+7
2016-03-11PCI: generic: Expose pci_host_common_probe() for use by other driversDavid Daney1-0/+4
2016-03-11PCI: xilinx-nwl: Add support for Xilinx NWL PCIe Host ControllerBharat Kumar Gogada1-0/+10
2016-03-11PCI: rcar: Depend on ARCH_RENESAS, not ARCH_SHMOBILESimon Horman1-2/+2
2016-03-08microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driverBharat Kumar Gogada1-1/+1
2016-02-27PCI: mvebu: Restrict build to 32-bit ARMThierry Reding1-0/+1
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-9/+27
2016-01-15Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-...Bjorn Helgaas1-2/+13
2016-01-08PCI: hisi: Add support for HiSilicon Hip06 PCIe host controllersGabriele Paoloni1-2/+3
2016-01-08PCI: dra7xx: Mark driver as brokenRichard Cochran1-0/+1
2016-01-06Merge branches 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci...Bjorn Helgaas1-7/+14
2016-01-06PCI: iproc: Add iProc PCIe MSI supportRay Jui1-0/+10
2016-01-05PCI: qcom: Add Qualcomm PCIe controller driverStanimir Varbanov1-0/+10
2015-12-08Revert "PCI: rcar: Build pcie-rcar.c only on ARM"Phil Edworthy1-2/+1
2015-11-24PCI: iproc: Hide CONFIG_PCIE_IPROCArnd Bergmann1-5/+3
2015-11-03Merge branch 'pci/host-layerscape' into nextBjorn Helgaas1-1/+1
2015-11-03Merge branch 'pci/host-hisi' into nextBjorn Helgaas1-0/+8