aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-20PCI: Don't use 64-bit bus addresses on PA-RISCBjorn Helgaas1-1/+1
2015-05-29PCI: Add pci_bus_addr_tYinghai Lu1-0/+4
2014-12-16x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APICJiang Liu1-1/+1
2014-12-16PCI: Remove PCI ioapic driverJiang Liu1-7/+0
2014-11-23PCI/MSI: Enhance core to support hierarchy irqdomainJiang Liu1-0/+5
2014-11-23PCI/MSI: Move cached entry functions to irq coreJiang Liu1-0/+1
2014-01-03PCI: Convert ioapic to be builtin only, not modularYinghai Lu1-1/+2
2013-08-12PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni1-4/+0
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-2/+0
2013-05-20pci: PCIe driver for Marvell Armada 370/XP systemsThomas Petazzoni1-0/+2
2012-09-10PCI: Drop bogus default from ARCH_SUPPORTS_MSIJan Beulich1-1/+0
2012-02-24PCI: add a PCI resource reallocation config optionYinghai Lu1-0/+13
2011-12-06pci, x86/io-apic: Allow PCI_IOAPIC to be user configurable on x86Jan Beulich1-2/+2
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-0/+1
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-11/+0
2011-10-31pci: drop unused Kconfig symbolPaul Bolle1-11/+0
2011-10-31PCI: Let PCI_PRI depend on PCIJoerg Roedel1-0/+1
2011-10-14PCI: Add support for PASID capabilityJoerg Roedel1-0/+13
2011-10-14PCI: Add implementation for PRI capabilityJoerg Roedel1-0/+9
2011-10-14PCI: Move ATS implementation into own fileJoerg Roedel1-0/+4
2011-04-12PCI: pci-label: Fix build failure when CONFIG_NLS is set to 'm' by allmodconfigRandy Dunlap1-1/+3
2011-03-04PCI: Export ACPI _DSM provided firmware instance number and string name to sysfsNarendra_K@Dell.com1-0/+2
2011-01-05xen/pci: Make xen-pcifront be dependent on XEN_XENBUS_FRONTENDKonrad Rzeszutek Wilk1-0/+1
2010-10-18xen-pcifront: Xen PCI frontend driver.Ryan Wilson1-0/+21
2010-05-11PCI: change PCI_MSI help text to recommend enablingJesse Barnes1-1/+1
2010-02-22PCI: push deprecated pci_find_device() function to last userTilman Schmidt1-11/+0
2009-11-04PCI: remove pci_find_slot from PCI_LEGACY config descriptionThadeu Lima de Souza Cascardo1-4/+4
2009-11-04PCI hotplug: move IOAPIC support from acpiphp to ioapic driverBjorn Helgaas1-0/+7
2009-03-20PCI: initialize and release SR-IOV capabilityYu Zhao1-0/+10
2009-01-07PCI: pci-stub module to reserve pci deviceChris Wright1-0/+9
2007-11-05PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik1-0/+11
2007-05-02PCI: remove the broken PCI_MULTITHREAD_PROBE optionAdrian Bunk1-25/+0
2007-05-02msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)Dan Williams1-1/+5
2007-02-10[SPARC64]: Add PCI MSI support on Niagara.David S. Miller1-1/+1
2007-01-05[PATCH] PCI: disable PCI_MULTITHREAD_PROBEAndrew Morton1-1/+1
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+1
2006-12-01PCI: Let PCI_MULTITHREAD_PROBE not be brokenGreg Kroah-Hartman1-1/+1
2006-11-30Fix typos in doc and commentsJan Engelhardt1-1/+1
2006-11-30Fix misc Kconfig typosMatt LaPlante1-1/+1
2006-11-03PCI: Let PCI_MULTITHREAD_PROBE depend on BROKENAdrian Bunk1-1/+1
2006-10-11[PATCH] HT_IRQ must depend on PCIAdrian Bunk1-1/+1
2006-10-04[PATCH] htirq: tidy up the htirq codeEric W. Biederman1-1/+0
2006-10-04[PATCH] Initial generic hypertransport interrupt supportEric W. Biederman1-0/+9
2006-09-25PCI: enable driver multi-threaded probeGreg Kroah-Hartman1-0/+25
2006-03-23[PATCH] PCI: Provide a boot parameter to disable MSIMatthew Wilcox1-0/+4
2006-03-23[PATCH] PCI: the scheduled removal of PCI_LEGACY_PROCAdrian Bunk1-17/+0
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk1-17/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+59