index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
cadence
/
pci-j721e.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-26
PCI: j721e: Fix the value of .linkdown_irq_regfield for J784S4
Siddharth Vadapalli
1
-2
/
+3
2024-11-25
Merge branch 'pci/controller/j721e'
Bjorn Helgaas
1
-14
/
+23
2024-11-04
PCI: j721e: Deassert PERST# after a delay of PCIE_T_PVPERL_MS milliseconds
Siddharth Vadapalli
1
-14
/
+12
2024-11-03
PCI: j721e: Add PCIe support for J722S SoC
Siddharth Vadapalli
1
-0
/
+11
2024-10-03
PCI: controller: Switch back to struct platform_driver::remove()
Sergio Paracuellos
1
-1
/
+1
2024-09-04
PCI: j721e: Add suspend and resume support
Théo Lebrun
1
-6
/
+92
2024-09-04
PCI: j721e: Use T_PERST_CLK_US macro
Thomas Richard
1
-1
/
+1
2024-09-03
PCI: j721e: Add reset GPIO to struct j721e_pcie
Théo Lebrun
1
-0
/
+2
2024-09-03
PCI: j721e: Use dev_err_probe() in the probe() function
Thomas Richard
1
-11
/
+8
2024-08-31
PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl" exists
Siddharth Vadapalli
1
-1
/
+38
2024-01-06
PCI: j721e: Add TI J784S4 PCIe configuration
Matt Ranostay
1
-0
/
+22
2023-12-13
PCI: j721e: Add PCIe 4x lane selection support
Matt Ranostay
1
-2
/
+8
2023-12-13
PCI: j721e: Add per platform maximum lane settings
Matt Ranostay
1
-3
/
+10
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-06-24
PCI: j721e: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-11-10
PCI: Remove unnecessary <linux/of_irq.h> includes
Bjorn Helgaas
1
-1
/
+0
2022-05-12
PCI: cadence: Clear FLR in device capabilities register
Parshuram Thombare
1
-0
/
+3
2022-02-01
PCI: j721e: Initialize pcie->cdns_pcie before using it
Bjorn Helgaas
1
-43
/
+42
2022-01-03
PCI: j721e: Drop redundant struct device *
Bjorn Helgaas
1
-8
/
+6
2022-01-03
PCI: j721e: Drop pointless of_device_get_match_data() cast
Bjorn Helgaas
1
-2
/
+2
2021-11-03
PCI: j721e: Fix j721e_pcie_probe() error path
Christophe JAILLET
1
-1
/
+1
2021-08-19
PCI: j721e: Add PCIe support for AM64
Kishon Vijay Abraham I
1
-0
/
+19
2021-08-19
PCI: j721e: Add PCIe support for J7200
Kishon Vijay Abraham I
1
-4
/
+36
2021-08-19
PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of bool
Kishon Vijay Abraham I
1
-1
/
+1
2021-05-04
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
1
-1
/
+21
2021-03-23
PCI: j721e: Add support to provide refclk to PCIe connector
Kishon Vijay Abraham I
1
-1
/
+21
2021-03-11
PCI: Fix kernel-doc errors
Krzysztof Wilczyński
1
-1
/
+1
2021-02-10
PCI: cadence: Retrain Link to work around Gen2 training defect
Nadeem Athani
1
-0
/
+3
2020-12-10
PCI: j721e: Get offset within "syscon" from "ti,syscon-pcie-ctrl" phandle arg
Kishon Vijay Abraham I
1
-9
/
+19
2020-08-05
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
1
-10
/
+2
2020-08-03
PCI: j721e: Add TI J721E PCIe driver
Kishon Vijay Abraham I
1
-0
/
+493