summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/cadence
AgeCommit message (Expand)Author
2024-11-25Merge branch 'pci/controller/j721e'Bjorn Helgaas
2024-11-25Merge branch 'pci/controller/cadence'Bjorn Helgaas
2024-11-13PCI: cadence: Lower severity of message when phy-names property is absent in DTSBartosz Wawrzyniak
2024-11-04PCI: j721e: Deassert PERST# after a delay of PCIE_T_PVPERL_MS millisecondsSiddharth Vadapalli
2024-11-03PCI: j721e: Add PCIe support for J722S SoCSiddharth Vadapalli
2024-10-03PCI: controller: Switch back to struct platform_driver::remove()Sergio Paracuellos
2024-09-19Merge branch 'pci/misc'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/j721e'Bjorn Helgaas
2024-09-19PCI: Fix typosBjorn Helgaas
2024-09-04PCI: j721e: Add suspend and resume supportThéo Lebrun
2024-09-04PCI: j721e: Use T_PERST_CLK_US macroThomas Richard
2024-09-03PCI: cadence: Drop excess cdns_pcie_rc.dev kerneldoc descriptionBjorn Helgaas
2024-09-03PCI: j721e: Add reset GPIO to struct j721e_pcieThéo Lebrun
2024-09-03PCI: j721e: Use dev_err_probe() in the probe() functionThomas Richard
2024-09-03PCI: cadence: Set cdns_pcie_host_init() globalThomas Richard
2024-09-03PCI: cadence: Extract link setup sequence from cdns_pcie_host_setup()Thomas Richard
2024-08-31PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl" existsSiddharth Vadapalli
2024-05-16Merge branch 'pci/controller/dwc'Bjorn Helgaas
2024-04-10PCI: endpoint: Remove "core_init_notifier" flagManivannan Sadhasivam
2024-04-10PCI: cadence: Set a 64-bit BAR if requestedNiklas Cassel
2024-03-10PCI: cadence: Clear the ARI Capability Next Function Number of the last functionJasko-EXT Wojciech
2024-01-15Merge branch 'pci/irq-clean-up'Bjorn Helgaas
2024-01-06PCI: j721e: Make TI J721E depend on ARCH_K3Peter Robinson
2024-01-06PCI: j721e: Add TI J784S4 PCIe configurationMatt Ranostay
2023-12-19PCI: cadence: Use INTX instead of legacyDamien Le Moal
2023-12-18PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitionsDamien Le Moal
2023-12-13PCI: j721e: Add PCIe 4x lane selection supportMatt Ranostay
2023-12-13PCI: j721e: Add per platform maximum lane settingsMatt Ranostay
2023-10-28Merge branch 'pci/field-get'Bjorn Helgaas
2023-10-18PCI: cadence: Use FIELD_GET()Ilpo Järvinen
2023-10-05PCI: cadence: Drop unused member from struct cdns_plat_pcieLi Chen
2023-08-25PCI: Fix typos in docs and commentsBjorn Helgaas
2023-07-18PCI: Explicitly include correct DT includesRob Herring
2023-06-26Merge branch 'pci/controller/remove-void-callbacks'Bjorn Helgaas
2023-06-24PCI: j721e: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-08PCI: cadence: Fix Gen2 Link Retraining processSiddharth Vadapalli
2023-04-20PCI: Use consistent controller Kconfig menu entry languageBjorn Helgaas
2022-11-10PCI: Remove unnecessary <linux/of_irq.h> includesBjorn Helgaas
2022-07-27PCI: Convert to new *_PM_OPS macrosBjorn Helgaas
2022-05-12PCI: cadence: Clear FLR in device capabilities registerParshuram Thombare
2022-05-12PCI: cadence: Allow PTM Responder to be enabledChristian Gmeiner
2022-04-08PCI: cadence: Fix find_first_zero_bit() limitDan Carpenter
2022-02-01PCI: j721e: Initialize pcie->cdns_pcie before using itBjorn Helgaas
2022-01-13Merge branch 'pci/driver-cleanup'Bjorn Helgaas
2022-01-07PCI: Correct misspelled wordsKrzysztof Wilczyński
2022-01-03PCI: j721e: Drop redundant struct device *Bjorn Helgaas
2022-01-03PCI: j721e: Drop pointless of_device_get_match_data() castBjorn Helgaas
2022-01-03PCI: cadence: Prefer of_device_get_match_data()Fan Fei
2021-11-03PCI: cadence: Add cdns_plat_pcie_probe() missing returnLi Chen
2021-11-03PCI: j721e: Fix j721e_pcie_probe() error pathChristophe JAILLET