summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-09-2317-556/+867
|\
| * Merge branch 'pci/controller/rcar-gen4'Bjorn Helgaas2024-09-191-1/+6
| |\
| | * PCI: rcar-gen4: Make read-only const array check_addr staticColin Ian King2024-09-011-1/+6
| * | Merge branch 'pci/controller/qcom'Bjorn Helgaas2024-09-1913-60/+310
| |\ \
| | * | PCI: qcom: Add RX lane margining settings for 16.0 GT/sShashank Babu Chinta Venkata2024-09-135-2/+56
| | * | PCI: qcom: Add equalization settings for 16.0 GT/sShashank Babu Chinta Venkata2024-09-138-12/+94
| | * | PCI: dwc: Always cache the maximum link speed value in dw_pcie::max_link_speedManivannan Sadhasivam2024-09-131-4/+14
| | * | PCI: dwc: Rename 'dw_pcie::link_gen' to 'dw_pcie::max_link_speed'Manivannan Sadhasivam2024-09-136-17/+17
| | * | PCI: qcom-ep: Enable controller resources like PHY only after refclk is avail...Manivannan Sadhasivam2024-09-131-10/+4
| | * | PCI: qcom: Disable mirroring of DBI and iATU register space in BAR regionPrudhvi Yarlagadda2024-09-013-15/+61
| | * | PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq' interruptManivannan Sadhasivam2024-09-011-1/+54
| | * | PCI: qcom-ep: Modify 'global_irq' and 'perst_irq' IRQ device namesManivannan Sadhasivam2024-09-011-2/+14
| | * | PCI: qcom-ep: Reword the error message for receiving unknown global IRQ eventManivannan Sadhasivam2024-09-011-1/+2
| | * | PCI: qcom-ep: Drop the redundant masking of global IRQ eventsManivannan Sadhasivam2024-09-011-2/+0
| | |/
| * | Merge branch 'pci/controller/kirin'Bjorn Helgaas2024-09-191-2/+2
| |\ \
| | * | PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port()Alexandra Diupina2024-09-061-2/+2
| | |/
| * | Merge branch 'pci/controller/keystone'Bjorn Helgaas2024-09-191-1/+1
| |\ \
| | * | PCI: keystone: Fix if-statement expression in ks_pcie_quirk()Dan Carpenter2024-08-131-1/+1
| | |/
| * | Merge branch 'pci/controller/imx6'Bjorn Helgaas2024-09-191-464/+526
| |\ \
| | * | PCI: imx6: Add i.MX8Q PCIe Root Complex (RC) supportRichard Zhu2024-09-111-0/+28
| | * | PCI: imx6: Call common PHY API to set mode, speed, and submodeFrank Li2024-09-091-0/+16
| | * | PCI: imx6: Consolidate redundant if-checksFrank Li2024-09-091-2/+0
| | * | PCI: imx6: Improve comment for workaround ERR010728Frank Li2024-09-091-3/+20
| | * | PCI: imx6: Simplify switch-case logic by involve core_reset callbackFrank Li2024-09-091-63/+71
| | * | PCI: imx6: Introduce SoC specific callbacks for controlling REFCLKFrank Li2024-09-091-60/+51
| | * | PCI: imx6: Rename imx6_* with imx_*Frank Li2024-09-091-375/+374
| | * | PCI: imx6: Fix missing call to phy_power_off() in error handlingFrank Li2024-09-091-3/+4
| | * | PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSIRichard Zhu2024-09-091-0/+2
| | * | PCI: imx6: Fix establish link failure in EP mode for i.MX8MM and i.MX8MPRichard Zhu2024-09-091-2/+4
| | |/
| * | Merge branch 'pci/controller/dra7xx'Bjorn Helgaas2024-09-191-2/+9
| |\ \
| | * | PCI: dra7xx: Fix error handling when IRQ request fails in probeSiddharth Vadapalli2024-09-131-1/+7
| | * | PCI: dra7xx: Fix threaded IRQ request for "dra7xx-pcie-main" IRQSiddharth Vadapalli2024-09-131-1/+2
| | |/
| * | Merge branch 'pci/controller/affinity'Bjorn Helgaas2024-09-192-16/+3
| |\ \
| | * | PCI: dwc: Silence 'set affinity failed' warningMarek Vasut2024-07-292-16/+3
| | |/
| * / PCI: Rename CRS Completion Status to RRSBjorn Helgaas2024-09-111-9/+9
| |/
* | PCI: qcom: Use OPP only if the platform supports itManivannan Sadhasivam2024-08-211-2/+5
* | PCI: qcom-ep: Disable MHI RAM data parity error interrupt for SA8775P SoCManivannan Sadhasivam2024-08-211-0/+13
|/
* Merge branch 'pci/misc'Bjorn Helgaas2024-07-191-0/+1
|\
| * PCI: controller: Add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-081-0/+1
* | Merge branch 'pci/controller/tegra194'Bjorn Helgaas2024-07-191-4/+1
|\ \
| * | PCI: tegra: Remove unused struct 'tegra_pcie_soc'Dr. David Alan Gilbert2024-06-061-4/+0
| * | PCI: tegra194: Set EP alignment restriction for inbound ATUJon Hunter2024-05-281-0/+1
| |/
* | Merge branch 'pci/controller/rockchip'Bjorn Helgaas2024-07-193-43/+311
|\ \
| * | PCI: dw-rockchip: Use pci_epc_init_notify() directlyNiklas Cassel2024-07-101-1/+1
| * | PCI: dw-rockchip: Add endpoint mode supportNiklas Cassel2024-07-103-5/+228
| * | PCI: dw-rockchip: Refactor the driver to prepare for EP modeNiklas Cassel2024-07-101-24/+60
| * | PCI: dw-rockchip: Add rockchip_pcie_get_ltssm() helperNiklas Cassel2024-07-101-1/+6
| * | PCI: dw-rockchip: Fix weird indentationNiklas Cassel2024-07-101-4/+3
| * | PCI: dw-rockchip: Fix initial PERST# GPIO valueNiklas Cassel2024-07-101-1/+1
| * | PCI: dw-rockchip: Add error messages in .probe() error pathsUwe Kleine-König2024-07-101-8/+13