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
/
include
/
generic-phy.h
Age
Commit message (
Expand
)
Author
2023-04-07
phy: Add .set_mode and .set_speed callbacks
Marek Vasut
2023-04-07
phy: Fix kerneldoc alignment
Marek Vasut
2023-04-07
phy: Add empty generic_phy_configure() implementation for PHY disabled case
Marek Vasut
2022-10-10
phy: Add generic_{setup,shutdown}_phy() helpers
Patrice Chotard
2022-04-22
generic-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/
Michal Simek
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-02-10
generic-phy: add configure op
Neil Armstrong
2020-05-11
phy: Use _nodev naming convention if non-device clients
Jagan Teki
2020-05-11
phy: Fix node description of phy_get_by_node
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-28
phy: Fix warning due to missing definition of structure
Marek Vasut
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-07-28
dm: phy: add missing #ifdef CONFIG_PHY
Patrice Chotard
2017-07-28
drivers: phy: add generic_phy_valid() method
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