index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
phy-uclass.c
Age
Commit message (
Expand
)
Author
2022-02-22
phy: phy-uclass: check the parents for phys
Angus Ainslie
2022-01-14
phy: Track power-on and init counts in uclass
Alper Nebi Yasak
2022-01-13
treewide: invaild -> invalid
Sean Anderson
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-02-10
generic-phy: add configure op
Neil Armstrong
2020-10-15
phy: Include device_compat.h
Sean Anderson
2020-10-06
dm: add cells_count parameter in *_count_phandle_with_args
Patrick Delaunay
2020-09-08
phy: generic: add error trace to detect PHY issue in uclass
Patrick Delaunay
2020-05-25
phy: Fix possible NULL pointer deference
Vignesh Raghavendra
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-11
phy: Use _nodev naming convention if non-device clients
Jagan Teki
2020-05-02
phy: Add API for a bulk of phys
Chunfeng Yun
2020-04-20
generic-phy: add generic_phy_get_by_node()
Neil Armstrong
2019-10-31
drivers: phy: Handle gracefully NULL pointers
Jean-Jacques Hiblot
2018-08-14
phy: Fix off-by-one error when parsing DT PHY bindings
Marek Vasut
2018-07-19
phy: Be able to get phy from PHY provider
Patrice Chotard
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-07-28
drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails
Patrice Chotard
2017-06-01
dm: phy: Update uclass to support livetree
Simon Glass
2017-05-09
drivers: phy: add generic PHY framework
Jean-Jacques Hiblot