summaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg/otg.c
Commit message (Expand)AuthorAgeFilesLines
* usb: otg: move usb_otg_state_string to usb-common.cFelipe Balbi2013-03-181-47/+0
* usb: otg: prefix otg_state_string with usb_Felipe Balbi2013-03-181-2/+2
* usb: phy: move bulk of otg/otg.c to phy/phy.cSascha Hauer2013-03-181-427/+0
* usb: otg: use try_module_get in all usb_get_phy functions and add missing mod...Marc Kleine-Budde2013-03-041-3/+7
* usb: otg: add device tree support to otg libraryKishon Vijay Abraham I2013-01-251-0/+80
* usb: otg: utils: add facilities in phy lib to support multiple PHYs of same typeKishon Vijay Abraham I2013-01-251-1/+117
* usb: otg: add an api to bind the usb controller and phyKishon Vijay Abraham I2013-01-251-0/+37
* usb: otg: Remove the unneeded NULL checkShubhrajyoti D2012-08-091-1/+1
* usb: phy: fix error handling in usb_get_phyKishon Vijay Abraham I2012-07-021-1/+2
* usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I2012-07-021-2/+2
* usb: otg: utils: devres: Add API's to associate a device with the phyKishon Vijay Abraham I2012-06-251-0/+62
* usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I2012-06-251-12/+84
* usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-251-16/+16
* usb: otg: Separate otg members from usb_phyHeikki Krogerus2012-02-131-19/+19
* usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-131-4/+4
* usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-311-0/+1
* usb: factor out state_string() on otg driversAnatolij Gustschin2011-05-021-0/+35
* USB: otg: Fix bug on remove path without transceiverRobert Jarzmik2009-04-231-1/+2
* USB: otg: sharable otg transceiver opsTony Lindgren2009-01-071-0/+65
OpenPOWER on IntegriCloud