aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg/otg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-02usb: phy: fix error handling in usb_get_phyKishon Vijay Abraham I1-1/+2
2012-07-02usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I1-2/+2
2012-06-25usb: otg: utils: devres: Add API's to associate a device with the phyKishon Vijay Abraham I1-0/+62
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I1-12/+84
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I1-16/+16
2012-02-13usb: otg: Separate otg members from usb_phyHeikki Krogerus1-19/+19
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus1-4/+4
2011-10-31usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker1-0/+1
2011-05-02usb: factor out state_string() on otg driversAnatolij Gustschin1-0/+35
2009-04-23USB: otg: Fix bug on remove path without transceiverRobert Jarzmik1-1/+2
2009-01-07USB: otg: sharable otg transceiver opsTony Lindgren1-0/+65