summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* phy: Port i.MX8MQ USB PHY driver from LinuxAndrey Smirnov2019-02-225-0/+138
* 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
* usb-nop-xceiv: Add support for 'reset-gpios' bindingAndrey Smirnov2017-06-061-4/+41
* phy: usb-nop-xceiv: Add clock supportSascha Hauer2017-01-191-3/+15
* phy: Add usb-nop-xceiv supportSascha Hauer2016-09-293-4/+116
* 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-043-0/+341