summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/cadence
AgeCommit message (Expand)Author
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
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