summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/phy.c
Commit message (Expand)AuthorAgeFilesLines
* usb: core: comply to PHY frameworkMiquel Raynal2019-01-301-0/+28
* usb: core: phy: clean up return value check about devm_of_phy_get_by_index()Chunfeng Yun2018-09-101-3/+4
* usb: core: phy: make it a no-op if CONFIG_GENERIC_PHY is disabledMartin Blumenstingl2018-04-221-0/+3
* usb: core: use phy_exit during suspend if wake up is not supportedMartin Blumenstingl2018-04-221-0/+35
* usb: core: split usb_phy_roothub_{init,alloc}Martin Blumenstingl2018-04-221-26/+27
* usb: core: phy: fix return value of usb_phy_roothub_exit()Martin Blumenstingl2018-04-221-1/+1
* usb: core: add a wrapper for the USB PHYs on the HCDMartin Blumenstingl2018-03-091-0/+158