summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-core.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Print device nodes with %pOFSascha Hauer2023-07-031-2/+2
* phy: Add mode setting supportSascha Hauer2023-03-201-0/+15
* usb: move include files to place where Linux has themSascha Hauer2023-03-201-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-8/+8
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-12/+12
* phy: core: drop useless else clauseAhmad Fatoum2022-09-121-2/+0
* phy: propagate error in of_phy_get_by_phandleMarco Felsch2022-07-111-1/+1
* phy: fix deep probe supportMarco Felsch2022-07-111-4/+5
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-5/+1
* phy: Add deep probe supportSascha Hauer2021-06-251-0/+4
* 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