aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/Kconfig
AgeCommit message (Expand)AuthorFilesLines
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
2011-01-05xen/pci: Make xen-pcifront be dependent on XEN_XENBUS_FRONTENDGravatar Konrad Rzeszutek Wilk 1-0/+1
2010-10-18xen-pcifront: Xen PCI frontend driver.Gravatar Ryan Wilson 1-0/+21
2010-05-11PCI: change PCI_MSI help text to recommend enablingGravatar Jesse Barnes 1-1/+1
2010-02-22PCI: push deprecated pci_find_device() function to last userGravatar Tilman Schmidt 1-11/+0
2009-11-04PCI: remove pci_find_slot from PCI_LEGACY config descriptionGravatar Thadeu Lima de Souza Cascardo 1-4/+4
2009-11-04PCI hotplug: move IOAPIC support from acpiphp to ioapic driverGravatar Bjorn Helgaas 1-0/+7
2009-03-20PCI: initialize and release SR-IOV capabilityGravatar Yu Zhao 1-0/+10
2009-01-07PCI: pci-stub module to reserve pci deviceGravatar Chris Wright 1-0/+9
2007-11-05PCI: Add Kconfig option to disable deprecated pci_find_* APIGravatar Jeff Garzik 1-0/+11
2007-05-02PCI: remove the broken PCI_MULTITHREAD_PROBE optionGravatar Adrian Bunk 1-25/+0
2007-05-02msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)Gravatar Dan Williams 1-1/+5
2007-02-10[SPARC64]: Add PCI MSI support on Niagara.Gravatar David S. Miller 1-1/+1
2007-01-05[PATCH] PCI: disable PCI_MULTITHREAD_PROBEGravatar Andrew Morton 1-1/+1
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Gravatar Linus Torvalds 1-1/+1
2006-12-01PCI: Let PCI_MULTITHREAD_PROBE not be brokenGravatar Greg Kroah-Hartman 1-1/+1
2006-11-30Fix typos in doc and commentsGravatar Jan Engelhardt 1-1/+1
2006-11-30Fix misc Kconfig typosGravatar Matt LaPlante 1-1/+1
2006-11-03PCI: Let PCI_MULTITHREAD_PROBE depend on BROKENGravatar Adrian Bunk 1-1/+1