summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
Commit message (Expand)AuthorAgeFilesLines
...
| | * | PCI: tegra: Add missing MODULE_DEVICE_TABLEZou Wei2021-06-241-0/+1
| | |/
| * | Merge branch 'pci/host/rockchip'Bjorn Helgaas2021-07-061-6/+6
| |\ \
| | * | PCI: rockchip: Register IRQ handlers after device and data are readyJavier Martinez Canillas2021-07-011-6/+6
| | |/
| * | Merge branch 'pci/host/intel-gw'Bjorn Helgaas2021-07-061-4/+6
| |\ \
| | * | PCI: intel-gw: Fix INTx enableMartin Blumenstingl2021-06-241-4/+6
| | |/
| * | PCI: imx6: Enable PHY internal regulator when supplied >3VRichard Zhu2021-06-241-0/+20
| * | PCI: imx6: Limit DBI register length for imx6qp PCIeRichard Zhu2021-06-241-0/+1
| * | PCI: imx6: Remove imx6_pcie_probe() redundant error messageZhen Lei2021-06-241-3/+1
| |/
* | Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-06-291-0/+3
|\ \
| * | PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()Haiyang Zhang2021-06-201-0/+3
| |/
* | PCI: aardvark: Fix kernel panic during PIO transferPali Rohár2021-06-181-9/+40
* | PCI: tegra194: Fix MCFG quirk build regressionsJon Hunter2021-06-183-121/+128
|/
* Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-0531-556/+2089
|\
| * Merge branch 'pci/tegra'Bjorn Helgaas2021-05-042-1/+103
| |\
| | * PCI: tegra: Add Tegra194 MCFG quirks for ECAM errataVidya Sagar2021-04-162-1/+103
| * | Merge branch 'pci/brcmstb'Bjorn Helgaas2021-05-041-6/+13
| |\ \
| | * | PCI: brcmstb: Use reset/rearm instead of deassert/assertJim Quinlan2021-05-031-6/+13
| | |/
| * | Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2021-05-041-2/+1
| |\ \
| | * | PCI: mobiveil: Improve PCIE_LAYERSCAPE_GEN4 dependenciesGeert Uytterhoeven2021-03-231-2/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/msi'Bjorn Helgaas2021-05-047-493/+470
| |\ \
| | * | PCI: mediatek: Advertise lack of built-in MSI handlingThomas Gleixner2021-04-201-0/+4
| | * | PCI/MSI: Make pci_host_common_probe() declare its reliance on MSI domainsMarc Zyngier2021-04-201-0/+1
| | * | PCI: hv: Drop msi_controller structureMarc Zyngier2021-04-201-4/+0
| | * | PCI: xilinx: Convert to MSI domainsMarc Zyngier2021-04-202-138/+106
| | * | PCI: xilinx: Don't allocate extra memory for the MSI capture addressMarc Zyngier2021-04-201-12/+6
| | * | PCI: rcar: Convert to MSI domainsMarc Zyngier2021-04-202-183/+169
| | * | PCI: rcar: Don't allocate extra memory for the MSI capture addressMarc Zyngier2021-04-201-11/+7
| | * | PCI: tegra: Convert to MSI domainsMarc Zyngier2021-04-202-159/+191
| | |/
| * | Merge branch 'remotes/lorenzo/pci/xilinx'Bjorn Helgaas2021-05-041-0/+7
| |\ \
| | * | PCI: xilinx-nwl: Enable coherent PCIe DMA traffic using CCIBharat Kumar Gogada2021-04-071-0/+7
| | |/
| * | Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas2021-05-041-1/+2
| |\ \
| | * | PCI: xgene: Fix cfg resource mappingDejin Zheng2021-03-311-1/+2
| | |/
| * | Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas2021-05-041-12/+51
| |\ \
| | * | PCI: vmd: Disable MSI-X remapping when possibleJon Derrick2021-03-221-12/+51
| | |/
| * | Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2021-05-042-4/+4
| |\ \
| | * | PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert()Dinghao Liu2021-04-081-1/+1
| | * | PCI: tegra: Fix typo for PCIe endpoint mode in Tegra194Wesley Sheng2021-03-221-1/+1
| | * | PCI: tegra: Constify static structsRikard Falkeborn2021-03-221-2/+2
| | |/
| * | Merge branch 'remotes/lorenzo/pci/risc-v'Bjorn Helgaas2021-05-043-0/+319
| |\ \
| | * | PCI: fu740: Add SiFive FU740 PCIe host controller driverPaul Walmsley2021-05-043-0/+319
| | |/
| * | Merge branch 'remotes/lorenzo/pci/microchip'Bjorn Helgaas2021-05-041-7/+5
| |\ \
| | * | PCI: microchip: Remove dev_err() when handing an error from platform_get_irq()Krzysztof Wilczyński2021-03-221-3/+1
| | * | PCI: microchip: Make some symbols staticWei Yongjun2021-03-221-4/+4
| | |/
| * | Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas2021-05-044-1/+1043
| |\ \
| | * | PCI: mediatek-gen3: Add system PM supportJianjun Wang2021-04-291-0/+113
| | * | PCI: mediatek-gen3: Add MSI supportJianjun Wang2021-04-291-0/+276
| | * | PCI: mediatek-gen3: Add INTx supportJianjun Wang2021-04-291-0/+172
| | * | PCI: mediatek-gen3: Add MediaTek Gen3 driver for MT8192Jianjun Wang2021-04-293-0/+480
| | * | PCI: mediatek: Add missing MODULE_DEVICE_TABLEQiheng Lin2021-04-131-0/+1
| | * | PCI: mediatek: Configure FC and FTS for functions other than 0Ryder Lee2021-03-291-1/+1
| | |/