| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: phy: change some comments | Peter Chen | 2015-09-27 | 1 | -4/+4 |
* | usb: phy: add static inline wrapper for devm_usb_get_phy_by_node | Arnd Bergmann | 2015-05-28 | 1 | -0/+6 |
* | usb: phy: Add interface to get phy give of device_node. | NeilBrown | 2015-05-26 | 1 | -0/+2 |
* | usb: phy: change some comments | Peter Chen | 2015-01-12 | 1 | -2/+2 |
* | usb: phy: introduce usb_phy_set_event interface | Kiran Raparthy | 2014-11-21 | 1 | -0/+5 |
* | usb: move the OTG state from the USB PHY to the OTG structure | Antoine Tenart | 2014-11-03 | 1 | -1/+0 |
* | usb: phy: Add set_wakeup API | Peter Chen | 2014-03-05 | 1 | -0/+16 |
* | usb: phy: protect against NULL phy pointers | Felipe Balbi | 2013-07-29 | 1 | -9/+9 |
* | usb: add devicetree helpers for determining dr_mode and phy_type | Michael Grzeschik | 2013-06-17 | 1 | -0/+9 |
* | usb: phy: return -ENXIO when PHY layer isn't enabled | Felipe Balbi | 2013-03-18 | 1 | -5/+5 |
* | usb: phy: introduce ->set_vbus() method | Felipe Balbi | 2013-03-18 | 1 | -0/+21 |
* | usb: phy: make it a menuconfig | Felipe Balbi | 2013-03-18 | 1 | -1/+1 |
* | usb: otg: add device tree support to otg library | Kishon Vijay Abraham I | 2013-01-25 | 1 | -0/+8 |
* | usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type | Kishon Vijay Abraham I | 2013-01-25 | 1 | -0/+13 |
* | usb: otg: add an api to bind the usb controller and phy | Kishon Vijay Abraham I | 2013-01-25 | 1 | -0/+22 |
* | usb: phy: change phy notify connect/disconnect API | Peter Chen | 2012-11-15 | 1 | -6/+9 |
* | usb: phy: fix build break | Venu Byravarasu | 2012-09-06 | 1 | -0/+25 |
* | usb: otg: Move phy interface to separate file. | Venu Byravarasu | 2012-09-05 | 1 | -0/+208 |