Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-03 | usb: core: phy: add support for PHY calibration | Marek Szyprowski | 1 | -0/+21 |
2019-01-30 | usb: core: comply to PHY framework | Miquel Raynal | 1 | -0/+28 |
2018-09-10 | usb: core: phy: clean up return value check about devm_of_phy_get_by_index() | Chunfeng Yun | 1 | -3/+4 |
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 |