summaryrefslogtreecommitdiffstats
path: root/drivers/pci/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for ARCJoao Pinto2016-09-061-1/+1
* PCI/MSI: irqchip: Fix PCI_MSI dependenciesArnd Bergmann2016-06-151-1/+1
* PCI: Provide common functions for ECAM mappingJayachandran C2016-05-111-0/+3
* PCI: Restore inclusion of pci/hotplug KconfigTero Roponen2016-03-211-0/+1
* Merge branch 'pci/host-hv' into nextBjorn Helgaas2016-03-151-1/+7
|\
| * PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMsJake Oshins2016-02-161-0/+7
* | PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas2016-03-081-0/+1
* | PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa2016-03-081-0/+3
|/
* PCI,parisc: Enable 64-bit bus addresses on PA-RISCHelge Deller2015-09-081-1/+1
* PCI: Don't use 64-bit bus addresses on PA-RISCBjorn Helgaas2015-08-201-1/+1
* PCI: Add pci_bus_addr_tYinghai Lu2015-05-291-0/+4
* x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APICJiang Liu2014-12-161-1/+1
* PCI: Remove PCI ioapic driverJiang Liu2014-12-161-7/+0
* PCI/MSI: Enhance core to support hierarchy irqdomainJiang Liu2014-11-231-0/+5
* PCI/MSI: Move cached entry functions to irq coreJiang Liu2014-11-231-0/+1
* PCI: Convert ioapic to be builtin only, not modularYinghai Lu2014-01-031-1/+2
* PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni2013-08-121-4/+0
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-021-0/+2
|\
| * pci: PCIe driver for Marvell Armada 370/XP systemsThomas Petazzoni2013-05-201-0/+2
* | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-2/+0
|/
* PCI: Drop bogus default from ARCH_SUPPORTS_MSIJan Beulich2012-09-101-1/+0
* PCI: add a PCI resource reallocation config optionYinghai Lu2012-02-241-0/+13
* pci, x86/io-apic: Allow PCI_IOAPIC to be user configurable on x86Jan Beulich2011-12-061-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-11-231-0/+1
|\
| * PCI: Let PCI_PRI depend on PCIJoerg Roedel2011-10-311-0/+1
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-061-11/+0
|\ \ | |/ |/|
| * pci: drop unused Kconfig symbolPaul Bolle2011-10-311-11/+0
* | PCI: Add support for PASID capabilityJoerg Roedel2011-10-141-0/+13
* | PCI: Add implementation for PRI capabilityJoerg Roedel2011-10-141-0/+9
* | PCI: Move ATS implementation into own fileJoerg Roedel2011-10-141-0/+4
|/
* PCI: pci-label: Fix build failure when CONFIG_NLS is set to 'm' by allmodconfigRandy Dunlap2011-04-121-1/+3
* PCI: Export ACPI _DSM provided firmware instance number and string name to sysfsNarendra_K@Dell.com2011-03-041-0/+2
* xen/pci: Make xen-pcifront be dependent on XEN_XENBUS_FRONTENDKonrad Rzeszutek Wilk2011-01-051-0/+1
* xen-pcifront: Xen PCI frontend driver.Ryan Wilson2010-10-181-0/+21
* PCI: change PCI_MSI help text to recommend enablingJesse Barnes2010-05-111-1/+1
* PCI: push deprecated pci_find_device() function to last userTilman Schmidt2010-02-221-11/+0
* PCI: remove pci_find_slot from PCI_LEGACY config descriptionThadeu Lima de Souza Cascardo2009-11-041-4/+4
* PCI hotplug: move IOAPIC support from acpiphp to ioapic driverBjorn Helgaas2009-11-041-0/+7
* PCI: initialize and release SR-IOV capabilityYu Zhao2009-03-201-0/+10
* PCI: pci-stub module to reserve pci deviceChris Wright2009-01-071-0/+9
* PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik2007-11-051-0/+11
* PCI: remove the broken PCI_MULTITHREAD_PROBE optionAdrian Bunk2007-05-021-25/+0
* msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)Dan Williams2007-05-021-1/+5
* [SPARC64]: Add PCI MSI support on Niagara.David S. Miller2007-02-101-1/+1
* [PATCH] PCI: disable PCI_MULTITHREAD_PROBEAndrew Morton2007-01-051-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-12-011-1/+1
|\
| * PCI: Let PCI_MULTITHREAD_PROBE not be brokenGreg Kroah-Hartman2006-12-011-1/+1
* | Fix typos in doc and commentsJan Engelhardt2006-11-301-1/+1
* | Fix misc Kconfig typosMatt LaPlante2006-11-301-1/+1
|/
* PCI: Let PCI_MULTITHREAD_PROBE depend on BROKENAdrian Bunk2006-11-031-1/+1
OpenPOWER on IntegriCloud