summaryrefslogtreecommitdiffstats
path: root/include/generic-phy.h
Commit message (Expand)AuthorAgeFilesLines
* generic-phy: add configure opNeil Armstrong2021-02-101-0/+23
* phy: Use _nodev naming convention if non-device clientsJagan Teki2020-05-111-2/+5
* phy: Fix node description of phy_get_by_nodeJagan Teki2020-05-111-1/+1
* phy: Add API for a bulk of physChunfeng Yun2020-05-021-0/+92
* generic-phy: add generic_phy_get_by_node()Neil Armstrong2020-04-201-0/+29
* drivers: phy: Handle gracefully NULL pointersJean-Jacques Hiblot2019-10-311-1/+1
* phy: Fix warning due to missing definition of structureMarek Vasut2018-08-281-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: phy: add missing #ifdef CONFIG_PHYPatrice Chotard2017-07-281-0/+42
* drivers: phy: add generic_phy_valid() methodPatrice Chotard2017-07-281-0/+11
* dm: phy: Update uclass to support livetreeSimon Glass2017-06-011-2/+1
* drivers: phy: add generic PHY frameworkJean-Jacques Hiblot2017-05-091-0/+224