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
/
phy
/
xilinx
/
phy-zynqmp.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-17
phy: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-08-05
phy: xilinx: phy-zynqmp: Fix SGMII linkup failure on resume
Piyush Mehta
1
-0
/
+56
2024-07-02
phy: zynqmp: Add debugfs support
Sean Anderson
1
-0
/
+40
2024-07-02
phy: zynqmp: Take the phy mutex in xlate
Sean Anderson
1
-0
/
+1
2024-07-02
phy: zynqmp: Only wait for PLL lock "primary" instances
Sean Anderson
1
-9
/
+21
2024-07-02
phy: zynqmp: Store instance instead of type
Sean Anderson
1
-84
/
+31
2024-07-02
phy: zynqmp: Enable reference clock correctly
Sean Anderson
1
-6
/
+8
2024-04-05
phy: xilinx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-02-23
phy: constify of_phandle_args in xlate
Krzysztof Kozlowski
1
-1
/
+1
2023-07-12
phy: zynqmp: Allow variation in refclk rate
Sean Anderson
1
-1
/
+4
2023-07-12
phy: xilinx: phy-zynqmp: dynamic clock support for power-save
Piyush Mehta
1
-46
/
+15
2023-07-12
phy: xilinx: add runtime PM support
Piyush Mehta
1
-7
/
+28
2023-03-31
phy: xilinx: phy-zynqmp: mention SGMII as supported protocol
Radhey Shyam Pandey
1
-3
/
+2
2022-01-27
phy: xilinx: zynqmp: Fix bus width setting for SGMII
Robert Hancock
1
-5
/
+6
2021-08-18
phy: xilinx: zynqmp: skip PHY initialization and PLL lock for USB
Piyush Mehta
1
-0
/
+3
2021-03-31
phy: zynqmp: Handle the clock enable/disable properly
Manish Narani
1
-7
/
+51
2021-02-06
phy: zynqmp: Simplify code by using dev_err_probe()
Michal Simek
1
-7
/
+4
2020-07-01
phy: zynqmp: Fix unused-function compiler warning
Tobias Klauser
1
-4
/
+2
2020-06-29
phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit Transceiver
Anurag Kumar Vulisha
1
-0
/
+995