summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-042-13/+53
|\ \
| * | PCI: vmd: Disable MSI-X remapping when possibleJon Derrick2021-03-221-12/+51
| * | iommu/vt-d: Use Real PCI DMA device for IRTEJon Derrick2021-03-221-1/+2
| |/
* | 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-0413-1/+556
|\ \
| * | riscv: dts: Add PCIe support for the SiFive FU740-C000 SoCGreentime Hu2021-05-041-0/+33
| * | PCI: fu740: Add SiFive FU740 PCIe host controller driverPaul Walmsley2021-05-043-0/+319
| * | dt-bindings: PCI: Add SiFive FU740 PCIe host controllerGreentime Hu2021-05-041-0/+113
| * | MAINTAINERS: Add maintainers for SiFive FU740 PCIe driverGreentime Hu2021-05-041-0/+8
| * | clk: sifive: Use reset-simple in prci driver for PCIe driverGreentime Hu2021-05-044-0/+20
| * | clk: sifive: Add pcie_aux clock in prci driver for PCIe driverGreentime Hu2021-05-045-1/+63
| |/
* | 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-047-1/+1226
|\ \
| * | MAINTAINERS: Add Jianjun Wang as MediaTek PCI co-maintainerJianjun Wang2021-04-291-0/+1
| * | 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: Export pci_pio_to_address() for module useJianjun Wang2021-04-201-0/+1
| * | dt-bindings: PCI: mediatek-gen3: Add YAML schemaJianjun Wang2021-04-201-0/+181
| * | 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
| |/
* | Merge branch 'remotes/lorenzo/pci/layerscape'Bjorn Helgaas2021-05-041-1/+1
|\ \
| * | PCI: layerscape: Correct syntax by changing comma to semicolonKrzysztof Wilczyński2021-03-221-1/+1
| |/
* | Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas2021-05-041-1/+1
|\ \
| * | PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()Pali Rohár2021-03-221-1/+1
| |/
* | Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2021-05-042-8/+14
|\ \
| * | PCI: endpoint: Fix missing destroy_workqueue()Yang Yingliang2021-04-131-0/+3
| * | PCI: endpoint: Remove redundant initialization of pointer devColin Ian King2021-04-131-1/+1
| * | PCI: endpoint: Fix NULL pointer dereference for ->get_features()Shradha Todi2021-03-261-7/+10
| |/
* | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2021-05-046-10/+16
|\ \
| * | PCI: dwc: Move iATU detection earlierHou Zhiqiang2021-04-294-3/+12
| * | PCI: dwc/intel-gw: Remove unused functionJiapeng Chong2021-04-291-5/+0
| * | PCI: dwc: Move dw_pcie_msi_init() to dw_pcie_setup_rc()Jisheng Zhang2021-04-291-1/+2
| * | PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.cKishon Vijay Abraham I2021-03-221-1/+2
| |/
* | Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas2021-05-043-11/+40
|\ \
| * | PCI: j721e: Add support to provide refclk to PCIe connectorKishon Vijay Abraham I2021-03-231-1/+21
| * | dt-bindings: PCI: ti,j721e: Add endpoint mode dt-bindings for TI's AM64 SoCKishon Vijay Abraham I2021-03-231-4/+5
| * | dt-bindings: PCI: ti,j721e: Add host mode dt-bindings for TI's AM64 SoCKishon Vijay Abraham I2021-03-231-4/+7
| * | dt-bindings: PCI: ti,j721e: Add binding to represent refclk to the connectorKishon Vijay Abraham I2021-03-231-2/+7
| |/
* | Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas2021-05-041-0/+1
|\ \
| * | PCI: brcmstb: Fix error return code in brcm_pcie_probe()Wei Yongjun2021-03-221-0/+1
| |/
* | Merge branch 'remotes/lorenzo/pci/altera-msi'Bjorn Helgaas2021-05-041-3/+1
|\ \