index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
phy-uclass.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
phy: Fix possible NULL pointer deference
Vignesh Raghavendra
2020-05-25
1
-5
/
+5
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
phy: Use _nodev naming convention if non-device clients
Jagan Teki
2020-05-11
1
-2
/
+2
*
phy: Add API for a bulk of phys
Chunfeng Yun
2020-05-02
1
-0
/
+97
*
generic-phy: add generic_phy_get_by_node()
Neil Armstrong
2020-04-20
1
-5
/
+11
*
drivers: phy: Handle gracefully NULL pointers
Jean-Jacques Hiblot
2019-10-31
1
-5
/
+25
*
phy: Fix off-by-one error when parsing DT PHY bindings
Marek Vasut
2018-08-14
1
-1
/
+1
*
phy: Be able to get phy from PHY provider
Patrice Chotard
2018-07-19
1
-2
/
+15
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
1
-2
/
+0
*
drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails
Patrice Chotard
2017-07-28
1
-0
/
+1
*
dm: phy: Update uclass to support livetree
Simon Glass
2017-06-01
1
-12
/
+9
*
drivers: phy: add generic PHY framework
Jean-Jacques Hiblot
2017-05-09
1
-0
/
+139