aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/phy.c
AgeCommit message (Expand)Author
2019-09-03usb: core: phy: add support for PHY calibrationMarek Szyprowski
2019-01-30usb: core: comply to PHY frameworkMiquel Raynal
2018-09-10usb: core: phy: clean up return value check about devm_of_phy_get_by_index()Chunfeng Yun
2018-04-22usb: core: phy: make it a no-op if CONFIG_GENERIC_PHY is disabledMartin Blumenstingl
2018-04-22usb: core: use phy_exit during suspend if wake up is not supportedMartin Blumenstingl
2018-04-22usb: core: split usb_phy_roothub_{init,alloc}Martin Blumenstingl
2018-04-22usb: core: phy: fix return value of usb_phy_roothub_exit()Martin Blumenstingl
2018-03-09usb: core: add a wrapper for the USB PHYs on the HCDMartin Blumenstingl