aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-02-12PCI: Move pci_iomap.c to drivers/pci/Philipp Stanner1-0/+5
2023-10-06PCI: Replace unnecessary UTF-8 in KconfigLiu Song1-1/+1
2023-09-05PCI: Fix CONFIG_PCI_DYNAMIC_OF_NODES kconfig dependenciesLizhi Hou1-1/+1
2023-08-22PCI: Create device tree node for bridgeLizhi Hou1-0/+12
2023-06-19scatterlist: add dedicated config for DMA flagsRobin Murphy1-0/+1
2022-11-17genirq: Get rid of GENERIC_MSI_IRQ_DOMAINThomas Gleixner1-1/+0
2022-11-17PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAINThomas Gleixner1-6/+2
2022-08-10Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-0/+3
2022-07-26lib/scatterlist: add flag for indicating P2PDMA segments in an SGLLogan Gunthorpe1-0/+5
2022-07-19PCI/DOE: Add DOE mailbox support functionsJonathan Cameron1-0/+3
2022-03-09PCI/VGA: Move vgaarb to drivers/pciBjorn Helgaas1-0/+19
2022-01-12PCI: hv: Add arm64 Hyper-V vPCI supportSunil Muthuswamy1-1/+1
2021-09-20PCI: only build xen-pcifront in PV-enabled environmentsJan Beulich1-1/+1
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+62
2020-09-30PCI: Add Kconfig options for MPS/MRRS strategyJim Quinlan1-0/+62
2020-09-16PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectableThomas Gleixner1-0/+3
2019-11-28Merge branch 'pci/trivial'Bjorn Helgaas1-12/+12
2019-11-26PCI: Remove PCI_MSI_IRQ_DOMAIN architecture whitelistPalmer Dabbelt1-1/+1
2019-11-21PCI: Fix indentationKrzysztof Kozlowski1-12/+12
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2019-09-23Merge branch 'pci/trivial'Bjorn Helgaas1-1/+1
2019-09-23Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas1-1/+1
2019-08-30PCI: Fix typos and whitespace errorsBjorn Helgaas1-1/+1
2019-08-22PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interfaceHaiyang Zhang1-0/+1
2019-08-15PCI: pci-hyperv: Fix build errors on non-SYSFS configRandy Dunlap1-1/+1
2019-08-08PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for RISC-VWesley Terpstra1-1/+1
2019-01-14PCI: Fix PCI kconfig menu organizationRob Herring1-14/+8
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2018-11-23PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig1-0/+3
2018-11-23PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig1-0/+9
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-0/+18
2018-11-05PCI: Expand the "PF" acronym in Kconfig help textRandy Dunlap1-3/+3
2018-10-20Merge branch 'remotes/lorenzo/pci/controller-misc'Bjorn Helgaas1-0/+3
2018-10-18PCI: Introduce PCI bridge emulated config space common logicThomas Petazzoni1-0/+3
2018-10-10PCI/P2PDMA: Support peer-to-peer memoryLogan Gunthorpe1-0/+17
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin1-3/+1
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+12
2018-05-09PCI: remove CONFIG_PCI_BUS_ADDR_T_64BITChristoph Hellwig1-4/+0
2018-04-24PCI/IOV: Add pci-pf-stub driver for PFs that only enable VFsAlexander Duyck1-0/+12
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas1-0/+1
2018-01-31PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controllerCyrille Pitchen1-0/+1
2018-01-31PCI: Regroup all PCI related entries into drivers/pci/MakefileCyrille Pitchen1-0/+1
2018-01-26PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas1-0/+1
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+0
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas1-9/+0
2017-11-14Merge branch 'pci/virtualization' into nextBjorn Helgaas1-4/+4
2017-11-07PCI: Move PCI_QUIRKS to the PCI bus menuRandy Dunlap1-0/+9
2017-10-05PCI: Add Kconfig PCI_IOV dependency for PCI_REALLOC_ENABLE_AUTOSascha El-Sharkawy1-4/+4
2017-06-28PCI: Provide Kconfig option for lockless config space accessorsThomas Gleixner1-0/+3
2017-04-28Merge branch 'pci/switchtec' into nextBjorn Helgaas1-0/+1
2017-04-11PCI: endpoint: Add EP core layer to enable EP controller and EP functionsKishon Vijay Abraham I1-0/+1
2017-03-06MicroSemi Switchtec management interface driverLogan Gunthorpe1-0/+1
2017-02-21PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I1-0/+1
2016-09-06PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for ARCJoao Pinto1-1/+1
2016-06-15PCI/MSI: irqchip: Fix PCI_MSI dependenciesArnd Bergmann1-1/+1
2016-05-11PCI: Provide common functions for ECAM mappingJayachandran C1-0/+3
2016-03-21PCI: Restore inclusion of pci/hotplug KconfigTero Roponen1-0/+1
2016-03-15Merge branch 'pci/host-hv' into nextBjorn Helgaas1-1/+7
2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas1-0/+1
2016-03-08PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa1-0/+3
2016-02-16PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMsJake Oshins1-0/+7
2015-09-08PCI,parisc: Enable 64-bit bus addresses on PA-RISCHelge Deller1-1/+1
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/ar...Linus 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/jba...Linus Torvalds1-0/+1
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus 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-rc2v2.6.12-rc2Linus Torvalds1-0/+59