summaryrefslogtreecommitdiff
path: root/include/generic-phy.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-10generic-phy: add configure opNeil Armstrong1-0/+23
2020-05-10phy: Use _nodev naming convention if non-device clientsJagan Teki1-2/+5
2020-05-10phy: Fix node description of phy_get_by_nodeJagan Teki1-1/+1
2020-05-02phy: Add API for a bulk of physChunfeng Yun1-0/+92
2020-04-20generic-phy: add generic_phy_get_by_node()Neil Armstrong1-0/+29
2019-10-31drivers: phy: Handle gracefully NULL pointersJean-Jacques Hiblot1-1/+1
2018-08-28phy: Fix warning due to missing definition of structureMarek Vasut1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-07-29dm: phy: add missing #ifdef CONFIG_PHYPatrice Chotard1-0/+42
2017-07-29drivers: phy: add generic_phy_valid() methodPatrice Chotard1-0/+11
2017-06-01dm: phy: Update uclass to support livetreeSimon Glass1-2/+1
2017-05-09drivers: phy: add generic PHY frameworkJean-Jacques Hiblot1-0/+224