index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
otg
/
otg.c
Age
Commit message (
Expand
)
Author
2013-03-18
usb: otg: move usb_otg_state_string to usb-common.c
Felipe Balbi
2013-03-18
usb: otg: prefix otg_state_string with usb_
Felipe Balbi
2013-03-18
usb: phy: move bulk of otg/otg.c to phy/phy.c
Sascha Hauer
2013-03-04
usb: otg: use try_module_get in all usb_get_phy functions and add missing mod...
Marc Kleine-Budde
2013-01-25
usb: otg: add device tree support to otg library
Kishon Vijay Abraham I
2013-01-25
usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type
Kishon Vijay Abraham I
2013-01-25
usb: otg: add an api to bind the usb controller and phy
Kishon Vijay Abraham I
2012-08-09
usb: otg: Remove the unneeded NULL check
Shubhrajyoti D
2012-07-02
usb: phy: fix error handling in usb_get_phy
Kishon Vijay Abraham I
2012-07-02
usb: phy: fix return value check of usb_get_phy
Kishon Vijay Abraham I
2012-06-25
usb: otg: utils: devres: Add API's to associate a device with the phy
Kishon Vijay Abraham I
2012-06-25
usb: otg: support for multiple transceivers by a single controller
Kishon Vijay Abraham I
2012-06-25
usb: otg: utils: rename function name in OTG utils
Kishon Vijay Abraham I
2012-02-13
usb: otg: Separate otg members from usb_phy
Heikki Krogerus
2012-02-13
usb: otg: Rename otg_transceiver to usb_phy
Heikki Krogerus
2011-10-31
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-05-02
usb: factor out state_string() on otg drivers
Anatolij Gustschin
2009-04-23
USB: otg: Fix bug on remove path without transceiver
Robert Jarzmik
2009-01-07
USB: otg: sharable otg transceiver ops
Tony Lindgren