summaryrefslogtreecommitdiff
path: root/drivers/usb/otg/otg.c
AgeCommit message (Expand)Author
2013-03-18usb: otg: move usb_otg_state_string to usb-common.cFelipe Balbi
2013-03-18usb: otg: prefix otg_state_string with usb_Felipe Balbi
2013-03-18usb: phy: move bulk of otg/otg.c to phy/phy.cSascha Hauer
2013-03-04usb: otg: use try_module_get in all usb_get_phy functions and add missing mod...Marc Kleine-Budde
2013-01-25usb: otg: add device tree support to otg libraryKishon Vijay Abraham I
2013-01-25usb: otg: utils: add facilities in phy lib to support multiple PHYs of same typeKishon Vijay Abraham I
2013-01-25usb: otg: add an api to bind the usb controller and phyKishon Vijay Abraham I
2012-08-09usb: otg: Remove the unneeded NULL checkShubhrajyoti D
2012-07-02usb: phy: fix error handling in usb_get_phyKishon Vijay Abraham I
2012-07-02usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I
2012-06-25usb: otg: utils: devres: Add API's to associate a device with the phyKishon Vijay Abraham I
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I
2012-02-13usb: otg: Separate otg members from usb_phyHeikki Krogerus
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus
2011-10-31usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker
2011-05-02usb: factor out state_string() on otg driversAnatolij Gustschin
2009-04-23USB: otg: Fix bug on remove path without transceiverRobert Jarzmik
2009-01-07USB: otg: sharable otg transceiver opsTony Lindgren