aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/phy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-03usb: core: phy: add support for PHY calibrationMarek Szyprowski1-0/+21
2019-01-30usb: core: comply to PHY frameworkMiquel Raynal1-0/+28
2018-09-10usb: core: phy: clean up return value check about devm_of_phy_get_by_index()Chunfeng Yun1-3/+4
2018-04-22usb: core: phy: make it a no-op if CONFIG_GENERIC_PHY is disabledMartin Blumenstingl1-0/+3
2018-04-22usb: core: use phy_exit during suspend if wake up is not supportedMartin Blumenstingl1-0/+35
2018-04-22usb: core: split usb_phy_roothub_{init,alloc}Martin Blumenstingl1-26/+27
2018-04-22usb: core: phy: fix return value of usb_phy_roothub_exit()Martin Blumenstingl1-1/+1
2018-03-09usb: core: add a wrapper for the USB PHYs on the HCDMartin Blumenstingl1-0/+158