summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-08-301-1/+1
|\
| * PCI: microchip: Enable building driver as a moduleDaire McNamara2023-08-081-1/+1
* | Revert "PCI: mvebu: Mark driver as BROKEN"Bjorn Helgaas2023-08-041-1/+0
|/
* PCI: xilinx: Drop obsolete dependency on COMPILE_TESTJean Delvare2023-04-201-1/+1
* PCI: Sort controller Kconfig entries by vendorBjorn Helgaas2023-04-201-207/+207
* PCI: Use consistent controller Kconfig menu entry languageBjorn Helgaas2023-04-201-11/+11
* PCI: xilinx-nwl: Add 'Xilinx' to Kconfig promptBjorn Helgaas2023-04-201-1/+1
* PCI: hv: Add 'Microsoft' to Kconfig promptBjorn Helgaas2023-04-201-3/+4
* Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-02-241-1/+2
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2023-02-221-1/+1
| |\
| | * PCI: hv: Drop duplicate PCI_MSI dependencyLukas Bulwahn2023-02-161-1/+1
| * | PCI: mvebu: Mark driver as BROKENPali Rohár2023-02-091-0/+1
| |/
* / drivers/pci/controller: Remove "select SRCU"Paul E. McKenney2023-02-021-1/+1
|/
* PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAINThomas Gleixner2022-11-171-16/+14
* arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCAWilliam Zhang2022-08-151-1/+1
* Merge branch 'pci/ctrl/mediatek'Bjorn Helgaas2022-08-041-1/+1
|\
| * PCI: mediatek: Allow building for ARCH_AIROHAFelix Fietkau2022-06-151-1/+1
* | PCI: loongson: Add ACPI init supportHuacai Chen2022-07-141-1/+1
|/
* PCI: mvebu: Add help string for CONFIG_PCI_MVEBU optionPali Rohár2022-02-031-0/+4
* Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-161-4/+4
|\
| * Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas2022-01-131-1/+1
| |\
| | * PCI: mvebu: Add support for compiling driver as modulePali Rohár2022-01-061-1/+1
| * | Merge branch 'pci/host/mt7621'Bjorn Helgaas2022-01-131-1/+1
| |\ \
| | * | PCI: mt7621: Allow COMPILE_TEST for all archesSergio Paracuellos2022-01-121-1/+1
| | |/
| * / PCI: hv: Add arm64 Hyper-V vPCI supportSunil Muthuswamy2022-01-121-1/+1
| |/
* | Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-01-141-1/+1
|\ \
| * | PCI: brcmstb: Augment driver for MIPs SOCsJim Quinlan2022-01-111-1/+1
| |/
* / PCI: mt7621: Convert driver into 'bool'Sergio Paracuellos2021-12-131-2/+2
|/
* Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2021-11-131-1/+2
|\
| * PCI: brcmstb: Allow building for BMIPS_GENERICFlorian Fainelli2021-11-091-1/+2
* | Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas2021-11-051-1/+1
|\ \
| * | PCI: vmd: depend on !UMLJohannes Berg2021-10-131-1/+1
| |/
* | Merge branch 'pci/host/mt7621'Bjorn Helgaas2021-11-051-0/+8
|\ \
| * | PCI: mt7621: Add MediaTek MT7621 PCIe host controller driverSergio Paracuellos2021-10-211-0/+8
| |/
* | iommu/dart: Exclude MSI doorbell from PCIe device IOVA rangeMarc Zyngier2021-11-041-0/+5
* | PCI: apple: Add initial hardware bring-upAlyssa Rosenzweig2021-11-041-0/+13
|/
* PCI: controller: PCI_IXP4XX should depend on ARCH_IXP4XXGeert Uytterhoeven2021-07-231-0/+1
* PCI: ixp4xx: Add a new driver for IXP4xxLinus Walleij2021-06-171-0/+8
* Merge branch 'remotes/lorenzo/pci/msi'Bjorn Helgaas2021-05-041-3/+1
|\
| * PCI: xilinx: Convert to MSI domainsMarc Zyngier2021-04-201-1/+1
| * PCI: rcar: Convert to MSI domainsMarc Zyngier2021-04-201-1/+0
| * PCI: tegra: Convert to MSI domainsMarc Zyngier2021-04-201-1/+0
* | PCI: mediatek-gen3: Add MediaTek Gen3 driver for MT8192Jianjun Wang2021-04-291-0/+13
|/
* Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2021-02-241-9/+0
|\
| * PCI: Drop PCIE_RCAR config optionLad Prabhakar2021-01-191-9/+0
* | Merge branch 'remotes/lorenzo/pci/tango'Bjorn Helgaas2021-02-241-14/+0
|\ \
| * | PCI: Remove tango host controller driverArnd Bergmann2021-01-221-14/+0
| |/
* | Merge branch 'pci/microchip'Bjorn Helgaas2021-02-241-0/+10
|\ \
| * | PCI: microchip: Add Microchip PolarFire PCIe controller driverDaire McNamara2021-02-231-0/+10
| |/
* / PCI: brcmstb: support BCM4908 with external PERST# signal controllerRafał Miłecki2021-01-191-1/+1
|/