aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy/phy-uclass.c
AgeCommit message (Expand)Author
2022-02-22phy: phy-uclass: check the parents for physAngus Ainslie
2022-01-14phy: Track power-on and init counts in uclassAlper Nebi Yasak
2022-01-13treewide: invaild -> invalidSean Anderson
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-02-10generic-phy: add configure opNeil Armstrong
2020-10-15phy: Include device_compat.hSean Anderson
2020-10-06dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay
2020-09-08phy: generic: add error trace to detect PHY issue in uclassPatrick Delaunay
2020-05-25phy: Fix possible NULL pointer deferenceVignesh Raghavendra
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-11phy: Use _nodev naming convention if non-device clientsJagan Teki
2020-05-02phy: Add API for a bulk of physChunfeng Yun
2020-04-20generic-phy: add generic_phy_get_by_node()Neil Armstrong
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