summaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg/otg.c
Commit message (Expand)AuthorAgeFilesLines
* 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-11-011-0/+1
* usb: factor out state_string() on otg driversAnatolij Gustschin2011-05-031-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