开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
cadence
/
pci-j721e.c
Age
Commit message (
Expand
)
Author
2024-11-25
Merge branch 'pci/controller/j721e'
Bjorn Helgaas
2024-11-04
PCI: j721e: Deassert PERST# after a delay of PCIE_T_PVPERL_MS milliseconds
Siddharth Vadapalli
2024-11-03
PCI: j721e: Add PCIe support for J722S SoC
Siddharth Vadapalli
2024-10-03
PCI: controller: Switch back to struct platform_driver::remove()
Sergio Paracuellos
2024-09-04
PCI: j721e: Add suspend and resume support
Théo Lebrun
2024-09-04
PCI: j721e: Use T_PERST_CLK_US macro
Thomas Richard
2024-09-03
PCI: j721e: Add reset GPIO to struct j721e_pcie
Théo Lebrun
2024-09-03
PCI: j721e: Use dev_err_probe() in the probe() function
Thomas Richard
2024-08-31
PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl" exists
Siddharth Vadapalli
2024-01-06
PCI: j721e: Add TI J784S4 PCIe configuration
Matt Ranostay
2023-12-13
PCI: j721e: Add PCIe 4x lane selection support
Matt Ranostay
2023-12-13
PCI: j721e: Add per platform maximum lane settings
Matt Ranostay
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
2023-06-24
PCI: j721e: Convert to platform remove callback returning void
Uwe Kleine-König
2022-11-10
PCI: Remove unnecessary <linux/of_irq.h> includes
Bjorn Helgaas
2022-05-12
PCI: cadence: Clear FLR in device capabilities register
Parshuram Thombare
2022-02-01
PCI: j721e: Initialize pcie->cdns_pcie before using it
Bjorn Helgaas
2022-01-03
PCI: j721e: Drop redundant struct device *
Bjorn Helgaas
2022-01-03
PCI: j721e: Drop pointless of_device_get_match_data() cast
Bjorn Helgaas
2021-11-03
PCI: j721e: Fix j721e_pcie_probe() error path
Christophe JAILLET
2021-08-19
PCI: j721e: Add PCIe support for AM64
Kishon Vijay Abraham I
2021-08-19
PCI: j721e: Add PCIe support for J7200
Kishon Vijay Abraham I
2021-08-19
PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of bool
Kishon Vijay Abraham I
2021-05-04
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
2021-03-23
PCI: j721e: Add support to provide refclk to PCIe connector
Kishon Vijay Abraham I
2021-03-11
PCI: Fix kernel-doc errors
Krzysztof Wilczyński
2021-02-10
PCI: cadence: Retrain Link to work around Gen2 training defect
Nadeem Athani
2020-12-10
PCI: j721e: Get offset within "syscon" from "ti,syscon-pcie-ctrl" phandle arg
Kishon Vijay Abraham I
2020-08-05
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
2020-08-03
PCI: j721e: Add TI J721E PCIe driver
Kishon Vijay Abraham I