Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-04-22 | usb: core: phy: make it a no-op if CONFIG_GENERIC_PHY is disabled | Martin Blumenstingl | 1 | -0/+3 |
2018-04-22 | usb: core: use phy_exit during suspend if wake up is not supported | Martin Blumenstingl | 1 | -0/+35 |
2018-04-22 | usb: core: split usb_phy_roothub_{init,alloc} | Martin Blumenstingl | 1 | -26/+27 |
2018-04-22 | usb: core: phy: fix return value of usb_phy_roothub_exit() | Martin Blumenstingl | 1 | -1/+1 |
2018-03-09 | usb: core: add a wrapper for the USB PHYs on the HCD | Martin Blumenstingl | 1 | -0/+158 |