| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: otg: move usb_otg_state_string to usb-common.c | Felipe Balbi | 2013-03-18 | 1 | -47/+0 |
* | usb: otg: prefix otg_state_string with usb_ | Felipe Balbi | 2013-03-18 | 1 | -2/+2 |
* | usb: phy: move bulk of otg/otg.c to phy/phy.c | Sascha Hauer | 2013-03-18 | 1 | -427/+0 |
* | usb: otg: use try_module_get in all usb_get_phy functions and add missing mod... | Marc Kleine-Budde | 2013-03-04 | 1 | -3/+7 |
* | usb: otg: add device tree support to otg library | Kishon Vijay Abraham I | 2013-01-25 | 1 | -0/+80 |
* | usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type | Kishon Vijay Abraham I | 2013-01-25 | 1 | -1/+117 |
* | usb: otg: add an api to bind the usb controller and phy | Kishon Vijay Abraham I | 2013-01-25 | 1 | -0/+37 |
* | usb: otg: Remove the unneeded NULL check | Shubhrajyoti D | 2012-08-09 | 1 | -1/+1 |
* | usb: phy: fix error handling in usb_get_phy | Kishon Vijay Abraham I | 2012-07-02 | 1 | -1/+2 |
* | usb: phy: fix return value check of usb_get_phy | Kishon Vijay Abraham I | 2012-07-02 | 1 | -2/+2 |
* | usb: otg: utils: devres: Add API's to associate a device with the phy | Kishon Vijay Abraham I | 2012-06-25 | 1 | -0/+62 |
* | usb: otg: support for multiple transceivers by a single controller | Kishon Vijay Abraham I | 2012-06-25 | 1 | -12/+84 |
* | usb: otg: utils: rename function name in OTG utils | Kishon Vijay Abraham I | 2012-06-25 | 1 | -16/+16 |
* | usb: otg: Separate otg members from usb_phy | Heikki Krogerus | 2012-02-13 | 1 | -19/+19 |
* | usb: otg: Rename otg_transceiver to usb_phy | Heikki Krogerus | 2012-02-13 | 1 | -4/+4 |
* | usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | usb: factor out state_string() on otg drivers | Anatolij Gustschin | 2011-05-02 | 1 | -0/+35 |
* | USB: otg: Fix bug on remove path without transceiver | Robert Jarzmik | 2009-04-23 | 1 | -1/+2 |
* | USB: otg: sharable otg transceiver ops | Tony Lindgren | 2009-01-07 | 1 | -0/+65 |