summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ntb-5.20' of https://github.com/jonmason/ntbLinus Torvalds2022-08-131-1/+9
|\
| * PCI: designware-ep: Allow pci_epc_set_bar() update inbound map addressFrank Li2022-08-091-1/+9
* | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-0544-1578/+2518
|\ \
| * \ Merge branch 'pci/misc'Bjorn Helgaas2022-08-044-4/+4
| |\ \
| | * | PCI: Drop of_match_ptr() to avoid unused variablesBjorn Helgaas2022-07-064-4/+4
| | |/
| * | Merge branch 'pci/ctrl/pm-ops'Bjorn Helgaas2022-08-0410-42/+35
| |\ \
| | * | PCI: Convert to new *_PM_OPS macrosBjorn Helgaas2022-07-2710-42/+35
| | |/
| * | Merge branch 'pci/ctrl/xilinx-cpm'Bjorn Helgaas2022-08-041-2/+58
| |\ \
| | * | PCI: xilinx-cpm: Add support for Versal CPM5 Root PortBharat Kumar Gogada2022-07-221-2/+58
| | |/
| * | Merge branch 'pci/ctrl/vmd'Bjorn Helgaas2022-08-041-3/+10
| |\ \
| | * | PCI: vmd: Add DID 8086:7D0B and 8086:AD0B for Intel MTL SKUsFrancisco Munoz2022-06-291-0/+8
| | * | PCI: vmd: Use devm_kasprintf() instead of simple kasprintf()Subramanian Mohan2022-06-101-3/+2
| | |/
| * | Merge branch 'pci/ctrl/tegra194'Bjorn Helgaas2022-08-042-234/+455
| |\ \
| | * | PCI: tegra194: Add Tegra234 PCIe supportVidya Sagar2022-07-231-59/+225
| | * | PCI: tegra194: Extend Endpoint mode supportVidya Sagar2022-07-231-0/+9
| | * | PCI: tegra194: Fix link up retry sequenceVidya Sagar2022-07-231-1/+1
| | * | PCI: tegra194: Clean up the exit path for Endpoint modeVidya Sagar2022-07-231-14/+31
| | * | PCI: tegra194: Enable support for 256 Byte payloadVidya Sagar2022-07-231-0/+13
| | * | PCI: tegra194: Clear bandwidth management statusVidya Sagar2022-07-231-0/+6
| | * | PCI: tegra194: Fix Root Port interrupt handlingVidya Sagar2022-07-231-24/+22
| | * | PCI: tegra194: Find RAS DES PCIe capability offsetVidya Sagar2022-07-232-37/+35
| | * | Revert "PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcie"Vidya Sagar2022-07-231-111/+111
| | * | PCI: tegra194: Fix PM error handling in tegra_pcie_config_ep()Miaoqian Lin2022-06-081-0/+1
| | |/
| * | Merge branch 'pci/ctrl/rcar-gen2'Bjorn Helgaas2022-08-041-0/+1
| |\ \
| | * | PCI: rcar-gen2: Add RZ/N1 SOC family compatible stringHerve Codina2022-06-241-0/+1
| | |/
| * | Merge branch 'pci/ctrl/qcom'Bjorn Helgaas2022-08-043-164/+276
| |\ \
| | * | PCI: qcom: Allow ASPM L1 and substates for 2.7.0Krishna chaitanya chundru2022-07-291-0/+8
| | * | PCI: qcom: Add IPQ60xx supportSelvam Sathappan Periakaruppan2022-07-152-0/+131
| | * | PCI: qcom: Define slot capabilities using PCI_EXP_SLTCAP_*Baruch Siach2022-07-151-2/+15
| | * | PCI: dwc: Move GEN3_RELATED DBI definitions to common headerBaruch Siach2022-07-152-6/+6
| | * | PCI: qcom: Drop manual pipe_clk_src handlingDmitry Baryshkov2022-07-151-38/+1
| | * | PCI: qcom: Remove unnecessary pipe_clk handlingDmitry Baryshkov2022-07-141-34/+3
| | * | PCI: qcom: Power on PHY before DBI register accessesRobert Marko2022-07-131-73/+95
| | * | PCI: qcom: Power on PHY before IPQ8074 DBI register accessesRobert Marko2022-07-131-20/+28
| | * | PCI: qcom: Set up rev 2.1.0 PARF_PHY before enabling clocksChristian Marangi2022-07-131-6/+4
| | |/
| * | Merge branch 'pci/ctrl/microchip'Bjorn Helgaas2022-08-041-0/+2
| |\ \
| | * | PCI: microchip: Fix refcount leak in mc_pcie_init_irq_domains()Miaoqian Lin2022-06-081-0/+2
| | |/
| * | Merge branch 'pci/ctrl/mediatek-gen3'Bjorn Helgaas2022-08-041-3/+45
| |\ \
| | * | PCI: mediatek-gen3: Print LTSSM state when PCIe link downJianjun Wang2022-06-151-1/+40
| | * | PCI: mediatek-gen3: Fix refcount leak in mtk_pcie_init_irq_domains()Miaoqian Lin2022-06-091-2/+5
| | |/
| * | Merge branch 'pci/ctrl/mediatek'Bjorn Helgaas2022-08-041-1/+1
| |\ \
| | * | PCI: mediatek: Allow building for ARCH_AIROHAFelix Fietkau2022-06-151-1/+1
| | |/
| * | Merge branch 'pci/ctrl/loongson'Bjorn Helgaas2022-08-042-41/+167
| |\ \
| | * | PCI: loongson: Work around LS7A incorrect Interrupt Pin registersJianmin Lv2022-07-211-1/+27
| | * | PCI: loongson: Don't access non-existent devicesHuacai Chen2022-07-141-6/+23
| | * | PCI: loongson: Add ACPI init supportHuacai Chen2022-07-142-20/+76
| | * | PCI: loongson: Use generic 8/16/32-bit config ops on LS2K/LS7AHuacai Chen2022-07-141-19/+46
| | |/
| * | Merge branch 'pci/ctrl/iproc'Bjorn Helgaas2022-08-041-2/+2
| |\ \
| | * | PCI: iproc: Use bitmap API to allocate bitmapsChristophe JAILLET2022-07-051-2/+2
| | |/
| * | Merge branch 'pci/ctrl/imx6'Bjorn Helgaas2022-08-041-304/+360
| |\ \