index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
ti
/
phy-gmii-sel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-10
phy: ti: gmii-sel: add support for J722S SoC family
Nora Schiffer
1
-0
/
+13
2025-12-23
phy: ti: gmii-sel: fix regmap leak on probe failure
Johan Hovold
1
-1
/
+1
2025-11-20
phy: ti: gmii-sel: Add a sanity check on the phy_id
Dan Carpenter
1
-1
/
+1
2025-09-01
phy: ti: gmii-sel: Always write the RGMII ID setting
Michael Walle
1
-8
/
+39
2025-02-14
phy: ti: gmii-sel: Do not use syscon helper to build regmap
Andrew Davis
1
-1
/
+14
2024-10-11
phy: ti: gmii-sel: Enable USXGMII mode for J7200
Siddharth Vadapalli
1
-1
/
+2
2024-08-30
phy: ti: gmii-sel: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-10
/
+6
2024-02-23
phy: constify of_phandle_args in xlate
Krzysztof Kozlowski
1
-1
/
+1
2024-02-07
phy: ti: gmii-sel: add resume support
Thomas Richard
1
-0
/
+24
2024-01-18
Merge tag 'phy-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
1
-1
/
+1
2023-12-22
phy: ti: gmii-sel: Enable SGMII mode for J784S4
Chintan Vankar
1
-1
/
+1
2023-11-16
phy: ti: gmii-sel: Fix register offset when parent is not a syscon node
Andrew Davis
1
-1
/
+4
2023-07-14
phy: ti: gmii-sel: Allow parent to not be syscon node
Andrew Davis
1
-3
/
+6
2023-05-16
phy: ti: gmii-sel: Enable USXGMII mode for J784S4
Siddharth Vadapalli
1
-1
/
+10
2023-05-16
phy: ti: gmii-sel: Add support for CPSW9G GMII SEL in J784S4
Siddharth Vadapalli
1
-0
/
+13
2023-05-16
phy: ti: gmii-sel: Enable SGMII mode for J721E
Siddharth Vadapalli
1
-1
/
+1
2023-05-16
phy: ti: gmii-sel: Enable SGMII mode for J7200
Siddharth Vadapalli
1
-1
/
+1
2023-05-16
phy: ti: gmii-sel: Add support for SGMII mode
Siddharth Vadapalli
1
-0
/
+8
2022-11-07
phy: ti: gmii-sel: Add support for CPSW9G GMII SEL in J721e
Siddharth Vadapalli
1
-0
/
+13
2022-11-07
phy: ti: gmii-sel: Update methods for fetching and using qsgmii main port
Siddharth Vadapalli
1
-7
/
+22
2022-09-13
phy: ti: gmii-sel: Add support for CPSW5G GMII SEL in J7200
Siddharth Vadapalli
1
-3
/
+44
2021-10-26
phy: ti: gmii-sel: check of_get_address() for failure
Dan Carpenter
1
-0
/
+2
2020-09-08
phy: ti: gmii-sel: retrieve ports number and base offset from dt
Grygorii Strashko
1
-11
/
+33
2020-09-08
phy: ti: gmii-sel: use features mask during init
Grygorii Strashko
1
-8
/
+2
2020-09-08
phy: ti: gmii-sel: move phy init in separate function
Grygorii Strashko
1
-47
/
+64
2020-03-21
Merge tag 'phy-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...
Greg Kroah-Hartman
1
-0
/
+19
2020-03-20
phy: ti: gmii-sel: add support for am654x/j721e soc
Grygorii Strashko
1
-0
/
+19
2020-02-20
phy: ti: gmii-sel: do not fail in case of gmii
Grygorii Strashko
1
-0
/
+1
2020-02-20
phy: ti: gmii-sel: fix set of copy-paste errors
Grygorii Strashko
1
-5
/
+4
2019-10-25
phy: ti: gmii-sel: fix mac tx internal delay for rgmii-rxid
Grygorii Strashko
1
-1
/
+1
2019-01-16
phy: ti: ensure priv is not null before dereferencing it
Colin Ian King
1
-2
/
+2
2018-12-12
phy: ti: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2018-12-12
phy: ti: introduce phy-gmii-sel driver
Grygorii Strashko
1
-0
/
+349