summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/cadence
AgeCommit message (Expand)Author
2025-05-30Merge tag 'v6.1.134' into toradex_ti-linux-6.1.yEmanuele Ghidoli
2025-04-10PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without data payloadHans Zhang
2024-02-08PCI: j721e-host: Add support for J722S SoCSiddharth Vadapalli
2023-11-25PCI: j721e: pci-j721e-ep: Fix missing max_lanes memberMatt Ranostay
2023-07-19PCI: cadence: Fix Gen2 Link Retraining processSiddharth Vadapalli
2023-07-06PCI: j721e: Add PCI legacy interrupt support for J7200Kishon Vijay Abraham I
2023-07-06PCI: j721e: Add PCI legacy interrupt support for J721EKishon Vijay Abraham I
2023-06-29pci: j721e: Enable reference clock output from serdesAchal Verma
2023-06-20PCI: j721e: Fix missing prototypes warningAchal Verma
2023-06-17PCI: j721e: Add support to build pci-j721e as a kernel moduleAchal Verma
2023-06-17PCI: cadence: Add support to build pcie-cadence library as a kernel module.Kishon Vijay Abraham I
2023-06-02PCI: cadence: Fix Gen2 Link Retraining processSiddharth Vadapalli
2023-05-19PCI: j721e: add j784s4 PCIe configurationMatt Ranostay
2023-05-19PCI: j721e: Add PCIe 4x lane selection supportMatt Ranostay
2023-05-19PCI: j721e: Add per platform maximum lane settingsMatt Ranostay
2023-05-10PCI: cadence: Clear the ARI Capability Next Function Number of the last functionJasko-EXT Wojciech
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
2021-09-02Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas
2021-08-19PCI: j721e: Add PCIe support for AM64Kishon Vijay Abraham I
2021-08-19PCI: j721e: Add PCIe support for J7200Kishon Vijay Abraham I
2021-08-19PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet stateNadeem Athani
2021-08-19PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of boolKishon Vijay Abraham I
2021-08-19PCI: cadence: Add support to configure virtual functionsKishon Vijay Abraham I
2021-08-19PCI: cadence: Simplify code to get register base address for configuring BARKishon Vijay Abraham I
2021-08-19PCI: endpoint: Add virtual function number in pci_epc opsKishon Vijay Abraham I
2021-07-06PCI: Fix kernel-doc formattingKrzysztof Wilczyński
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-04Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen
2021-03-23PCI: j721e: Add support to provide refclk to PCIe connectorKishon Vijay Abraham I
2021-03-11PCI: Fix kernel-doc errorsKrzysztof Wilczyński
2021-02-24Merge branch 'pci/ntb'Bjorn Helgaas
2021-02-24Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas
2021-02-23PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_mapKishon Vijay Abraham I
2021-02-23PCI: cadence: Implement ->msi_map_irq() opsKishon Vijay Abraham I
2021-02-18PCI: cadence: Fix DMA range mapping early return errorKrzysztof Wilczyński
2021-02-10PCI: cadence: Retrain Link to work around Gen2 training defectNadeem Athani
2020-12-10PCI: j721e: Get offset within "syscon" from "ti,syscon-pcie-ctrl" phandle argKishon Vijay Abraham I
2020-11-20PCI: cadence: Do not error if "cdns,max-outbound-regions" is not foundKishon Vijay Abraham I