summaryrefslogtreecommitdiff
path: root/drivers/pci/Kconfig
AgeCommit message (Expand)Author
2024-02-12PCI: Move pci_iomap.c to drivers/pci/Philipp Stanner
2023-10-06PCI: Replace unnecessary UTF-8 in KconfigLiu Song
2023-09-05PCI: Fix CONFIG_PCI_DYNAMIC_OF_NODES kconfig dependenciesLizhi Hou
2023-08-22PCI: Create device tree node for bridgeLizhi Hou
2023-06-19scatterlist: add dedicated config for DMA flagsRobin Murphy
2022-11-17genirq: Get rid of GENERIC_MSI_IRQ_DOMAINThomas Gleixner
2022-11-17PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAINThomas Gleixner
2022-08-10Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2022-07-26lib/scatterlist: add flag for indicating P2PDMA segments in an SGLLogan Gunthorpe
2022-07-19PCI/DOE: Add DOE mailbox support functionsJonathan Cameron
2022-03-09PCI/VGA: Move vgaarb to drivers/pciBjorn Helgaas
2022-01-12PCI: hv: Add arm64 Hyper-V vPCI supportSunil Muthuswamy
2021-09-20PCI: only build xen-pcifront in PV-enabled environmentsJan Beulich
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-09-30PCI: Add Kconfig options for MPS/MRRS strategyJim Quinlan
2020-09-16PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectableThomas Gleixner
2019-11-28Merge branch 'pci/trivial'Bjorn Helgaas
2019-11-26PCI: Remove PCI_MSI_IRQ_DOMAIN architecture whitelistPalmer Dabbelt
2019-11-21PCI: Fix indentationKrzysztof Kozlowski
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-23Merge branch 'pci/trivial'Bjorn Helgaas
2019-09-23Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas
2019-08-30PCI: Fix typos and whitespace errorsBjorn Helgaas
2019-08-22PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interfaceHaiyang Zhang
2019-08-15PCI: pci-hyperv: Fix build errors on non-SYSFS configRandy Dunlap
2019-08-08PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for RISC-VWesley Terpstra
2019-01-14PCI: Fix PCI kconfig menu organizationRob Herring
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-11-23PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig
2018-11-23PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig
2018-11-05PCI: Expand the "PF" acronym in Kconfig help textRandy Dunlap
2018-10-20Merge branch 'remotes/lorenzo/pci/controller-misc'Bjorn Helgaas
2018-10-18PCI: Introduce PCI bridge emulated config space common logicThomas Petazzoni
2018-10-10PCI/P2PDMA: Support peer-to-peer memoryLogan Gunthorpe
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-09PCI: remove CONFIG_PCI_BUS_ADDR_T_64BITChristoph Hellwig
2018-04-24PCI/IOV: Add pci-pf-stub driver for PFs that only enable VFsAlexander Duyck
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-01-31PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controllerCyrille Pitchen
2018-01-31PCI: Regroup all PCI related entries into drivers/pci/MakefileCyrille Pitchen
2018-01-26PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas
2017-11-14Merge branch 'pci/virtualization' into nextBjorn Helgaas
2017-11-07PCI: Move PCI_QUIRKS to the PCI bus menuRandy Dunlap
2017-10-05PCI: Add Kconfig PCI_IOV dependency for PCI_REALLOC_ENABLE_AUTOSascha El-Sharkawy
2017-06-28PCI: Provide Kconfig option for lockless config space accessorsThomas Gleixner
2017-04-28Merge branch 'pci/switchtec' into nextBjorn Helgaas