summaryrefslogtreecommitdiff
path: root/drivers/phy/phy-uclass.c
AgeCommit message (Expand)Author
2019-10-31drivers: phy: Handle gracefully NULL pointersJean-Jacques Hiblot
2018-08-14phy: Fix off-by-one error when parsing DT PHY bindingsMarek Vasut
2018-07-19phy: Be able to get phy from PHY providerPatrice Chotard
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-07-28drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() failsPatrice Chotard
2017-06-01dm: phy: Update uclass to support livetreeSimon Glass
2017-05-09drivers: phy: add generic PHY frameworkJean-Jacques Hiblot