Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-03-06 | usb: phy: Add set_wakeup API | Peter Chen | 1 | -0/+16 |
2013-07-29 | usb: phy: protect against NULL phy pointers | Felipe Balbi | 1 | -9/+9 |
2013-06-18 | usb: add devicetree helpers for determining dr_mode and phy_type | Michael Grzeschik | 1 | -0/+9 |
2013-03-18 | usb: phy: return -ENXIO when PHY layer isn't enabled | Felipe Balbi | 1 | -5/+5 |
2013-03-18 | usb: phy: introduce ->set_vbus() method | Felipe Balbi | 1 | -0/+21 |
2013-03-18 | usb: phy: make it a menuconfig | Felipe Balbi | 1 | -1/+1 |
2013-01-25 | usb: otg: add device tree support to otg library | Kishon Vijay Abraham I | 1 | -0/+8 |
2013-01-25 | usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type | Kishon Vijay Abraham I | 1 | -0/+13 |
2013-01-25 | usb: otg: add an api to bind the usb controller and phy | Kishon Vijay Abraham I | 1 | -0/+22 |
2012-11-16 | usb: phy: change phy notify connect/disconnect API | Peter Chen | 1 | -6/+9 |
2012-09-06 | usb: phy: fix build break | Venu Byravarasu | 1 | -0/+25 |
2012-09-05 | usb: otg: Move phy interface to separate file. | Venu Byravarasu | 1 | -0/+208 |