aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Gravatar Shawn Lin 1-3/+1
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+12
2018-05-09PCI: remove CONFIG_PCI_BUS_ADDR_T_64BITGravatar Christoph Hellwig 1-4/+0
2018-04-24PCI/IOV: Add pci-pf-stub driver for PFs that only enable VFsGravatar Alexander Duyck 1-0/+12
2018-02-01Merge branch 'pci/spdx' into nextGravatar Bjorn Helgaas 1-0/+1
2018-01-31PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controllerGravatar Cyrille Pitchen 1-0/+1
2018-01-31PCI: Regroup all PCI related entries into drivers/pci/MakefileGravatar Cyrille Pitchen 1-0/+1
2018-01-26PCI: Add SPDX GPL-2.0 when no license was specifiedGravatar Bjorn Helgaas 1-0/+1
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-9/+0
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportGravatar Bjorn Helgaas 1-9/+0
2017-11-14Merge branch 'pci/virtualization' into nextGravatar Bjorn Helgaas 1-4/+4
2017-11-07PCI: Move PCI_QUIRKS to the PCI bus menuGravatar Randy Dunlap 1-0/+9
2017-10-05PCI: Add Kconfig PCI_IOV dependency for PCI_REALLOC_ENABLE_AUTOGravatar Sascha El-Sharkawy 1-4/+4
2017-06-28PCI: Provide Kconfig option for lockless config space accessorsGravatar Thomas Gleixner 1-0/+3
2017-04-28Merge branch 'pci/switchtec' into nextGravatar Bjorn Helgaas 1-0/+1
2017-04-11PCI: endpoint: Add EP core layer to enable EP controller and EP functionsGravatar Kishon Vijay Abraham I 1-0/+1
2017-03-06MicroSemi Switchtec management interface driverGravatar Logan Gunthorpe 1-0/+1
2017-02-21PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryGravatar Kishon Vijay Abraham I 1-0/+1
2016-09-06PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for ARCGravatar Joao Pinto 1-1/+1
2016-06-15PCI/MSI: irqchip: Fix PCI_MSI dependenciesGravatar Arnd Bergmann 1-1/+1
2016-05-11PCI: Provide common functions for ECAM mappingGravatar Jayachandran C 1-0/+3
2016-03-21PCI: Restore inclusion of pci/hotplug KconfigGravatar Tero Roponen 1-0/+1
2016-03-15Merge branch 'pci/host-hv' into nextGravatar Bjorn Helgaas 1-1/+7
2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigGravatar Bjorn Helgaas 1-0/+1
2016-03-08PCI: Include pci/pcie/Kconfig directly from pci/KconfigGravatar Bogicevic Sasa 1-0/+3
2016-02-16PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMsGravatar Jake Oshins 1-0/+7
2015-09-08PCI,parisc: Enable 64-bit bus addresses on PA-RISCGravatar Helge Deller 1-1/+1
2015-08-20PCI: Don't use 64-bit bus addresses on PA-RISCGravatar Bjorn Helgaas 1-1/+1
2015-05-29PCI: Add pci_bus_addr_tGravatar Yinghai Lu 1-0/+4
2014-12-16x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APICGravatar Jiang Liu 1-1/+1
2014-12-16PCI: Remove PCI ioapic driverGravatar Jiang Liu 1-7/+0
2014-11-23PCI/MSI: Enhance core to support hierarchy irqdomainGravatar Jiang Liu 1-0/+5
2014-11-23PCI/MSI: Move cached entry functions to irq coreGravatar Jiang Liu 1-0/+1
2014-01-03PCI: Convert ioapic to be builtin only, not modularGravatar Yinghai Lu 1-1/+2
2013-08-12PCI: remove ARCH_SUPPORTS_MSI kconfig optionGravatar Thomas Petazzoni 1-4/+0
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 1-0/+2
2013-06-03Finally eradicate CONFIG_HOTPLUGGravatar Stephen Rothwell 1-2/+0
2013-05-20pci: PCIe driver for Marvell Armada 370/XP systemsGravatar Thomas Petazzoni 1-0/+2
2012-09-10PCI: Drop bogus default from ARCH_SUPPORTS_MSIGravatar Jan Beulich 1-1/+0
2012-02-24PCI: add a PCI resource reallocation config optionGravatar Yinghai Lu 1-0/+13
2011-12-06pci, x86/io-apic: Allow PCI_IOAPIC to be user configurable on x86Gravatar Jan Beulich 1-2/+2
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 1-0/+1
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 1-11/+0
2011-10-31pci: drop unused Kconfig symbolGravatar Paul Bolle 1-11/+0
2011-10-31PCI: Let PCI_PRI depend on PCIGravatar Joerg Roedel 1-0/+1
2011-10-14PCI: Add support for PASID capabilityGravatar Joerg Roedel 1-0/+13
2011-10-14PCI: Add implementation for PRI capabilityGravatar Joerg Roedel 1-0/+9
2011-10-14PCI: Move ATS implementation into own fileGravatar Joerg Roedel 1-0/+4
2011-04-12PCI: pci-label: Fix build failure when CONFIG_NLS is set to 'm' by allmodconfigGravatar Randy Dunlap 1-1/+3
2011-03-04PCI: Export ACPI _DSM provided firmware instance number and string name to sysfsGravatar Narendra_K@Dell.com 1-0/+2