summaryrefslogtreecommitdiffstats
path: root/include/linux/phy
Commit message (Expand)AuthorAgeFilesLines
* phy: Add mode setting supportSascha Hauer2023-03-201-0/+41
* Rename struct device_d to deviceSascha Hauer2023-01-101-20/+19
* phy: core: Make 'phy_optional_get' return NULL when not implementedDaniel BrĂ¡t2022-03-081-1/+1
* phy: drop of_phy_simple_xlate() stubAntony Pavlov2020-05-131-8/+0
* net: phy: Add missing inline to functionSascha Hauer2020-04-011-1/+1
* phy: introduce phy_get_by_indexAhmad Fatoum2020-02-251-0/+6
* phy: remove unused init_data parameterAhmad Fatoum2020-02-251-6/+2
* phy: Introduce to_usbphy conversion functionSascha Hauer2016-09-291-0/+8
* phy: Introduce of_phy_get_by_phandleSascha Hauer2016-09-291-0/+8
* add generic PHY frameworkLucas Stach2014-11-041-0/+240