summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-221-2/+10
|\
| * Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas2020-10-211-1/+2
| |\
| | * PCI: brcmstb: PCIE_BRCMSTB depends on ARCH_BRCMSTBJim Quinlan2020-09-171-1/+2
| * | Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas2020-10-211-1/+1
| |\ \
| | * | PCI: aardvark: Implement driver 'remove' function and allow to build it as mo...Pali Rohár2020-09-071-1/+1
| | |/
| * / PCI: hip: Add handling of HiSilicon HIP PCIe controller errorsYicong Yang2020-09-161-0/+7
| |/
* / PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectableThomas Gleixner2020-09-161-0/+3
|/
* PCI: xilinx-cpm: Add Versal CPM Root Port driverBharat Kumar Gogada2020-08-051-0/+8
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-061-2/+20
|\
| * Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas2020-06-041-0/+18
| |\
| | * PCI: rcar: Add endpoint mode supportLad Prabhakar2020-05-221-0/+8
| | * PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.cLad Prabhakar2020-05-111-0/+10
| * | PCI: host-generic: Support building as modulesRob Herring2020-05-011-2/+2
| |/
* / PCI: Add Loongson PCI Controller supportJiaxun Yang2020-05-271-0/+10
|/
* PCI: mobiveil: Modularize the Mobiveil PCIe Host Bridge IP driverHou Zhiqiang2020-02-211-10/+1
* Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas2020-01-291-0/+9
|\
| * PCI: brcmstb: Add MSI supportJim Quinlan2020-01-281-0/+1
| * PCI: brcmstb: Add Broadcom STB PCIe host controller driverJim Quinlan2020-01-281-0/+8
* | PCI: vmd: Remove dma_map_ops overridesJon Derrick2020-01-241-1/+0
|/
* Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas2019-11-281-1/+1
|\
| * PCI: versatile: Enable COMPILE_TESTRob Herring2019-10-291-1/+1
* | PCI: cadence: Move all files to per-device cadence directoryTom Joseph2019-11-111-43/+1
* | PCI: cadence: Refactor driver to use as a core libraryTom Joseph2019-11-111-8/+23
|/
* PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interfaceHaiyang Zhang2019-08-221-0/+7
* PCI: altera-msi: Allow building as moduleLey Foon Tan2019-05-301-1/+1
* PCI: altera: Allow building as moduleLey Foon Tan2019-05-301-1/+1
* x86/pci: Clean up usage of X86_DEV_DMA_OPSChristoph Hellwig2019-04-241-0/+1
* PCI: altera: Enable driver on ARM64Ley Foon Tan2019-03-041-1/+1
* Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas2018-10-201-1/+1
|\
| * PCI: mediatek: Add loadable kernel module supportHonghui Zhang2018-10-171-1/+1
* | PCI: aardvark: Implement emulated root PCI bridge config spaceZachary Zhang2018-10-181-0/+1
* | PCI: mvebu: Convert to PCI emulated bridge config spaceThomas Petazzoni2018-10-181-0/+1
|/
* Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas2018-08-151-0/+10
|\
| * PCI: mobiveil: Add Kconfig/Makefile entriesLorenzo Pieralisi2018-07-301-0/+10
* | Merge branch 'remotes/lorenzo/pci/controller/misc'Bjorn Helgaas2018-08-151-1/+1
|\ \
| * | PCI/xilinx: Depend on OF instead of the ARCHChristoph Hellwig2018-08-061-1/+1
| |/
* / PCI: controller: Move PCI_DOMAINS selection to arch KconfigLorenzo Pieralisi2018-06-261-3/+0
|/
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+275