summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-core.c
Commit message (Expand)AuthorAgeFilesLines
* phy: introduce phy_get_by_indexAhmad Fatoum2020-02-251-0/+14
* phy: populate existing ->pwr member with phy-supplyAhmad Fatoum2020-02-251-0/+10
* phy: remove unused init_data parameterAhmad Fatoum2020-02-251-4/+1
* phy: core: Assume EPROBE_DEFER in of_phy_provider_lookup()Andrey Smirnov2019-02-221-2/+2
* drivers: Introduce dev_set_name()Andrey Smirnov2018-10-181-1/+1
* phy: Introduce to_usbphy conversion functionSascha Hauer2016-09-291-0/+12
* phy: Introduce of_phy_get_by_phandleSascha Hauer2016-09-291-0/+36
* add generic PHY frameworkLucas Stach2014-11-041-0/+318