index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
renesas
/
r8a779f0-ether-serdes.c
Age
Commit message (
Expand
)
Author
2024-10-17
phy: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-02-23
phy: constify of_phandle_args in xlate
Krzysztof Kozlowski
2023-10-13
phy: renesas: r8a779f0-ether-serdes: Add .exit() ops
Yoshihiro Shimoda
2023-10-13
phy: renesas: r8a779f0-ether-serdes: Reset in .init()
Yoshihiro Shimoda
2023-07-17
phy: Explicitly include correct DT includes
Rob Herring
2023-07-12
phy: renesas: r8a779f0-ether-serdes: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-03-20
phy: renesas: r8a779f0-ether-serdes: Convert to platform remove callback retu...
Uwe Kleine-König
2023-02-14
Merge tag 'phy-fixes-6.2' into next
Vinod Koul
2023-01-13
phy: renesas: r8a779f0-eth-serdes: Remove retry code in .init()
Yoshihiro Shimoda
2023-01-13
phy: renesas: r8a779f0-eth-serdes: Add .power_on() into phy_ops
Yoshihiro Shimoda
2023-01-13
phy: renesas: r8a779f0-eth-serdes: Fix register setting
Yoshihiro Shimoda
2022-11-10
phy: renesas: Add Renesas Ethernet SERDES driver for R-Car S4-8
Yoshihiro Shimoda