| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: add devicetree helpers for determining dr_mode and phy_type | Michael Grzeschik | 2013-06-17 | 1 | -0/+7 |
* | usb: otg: move usb_otg_state_string to usb-common.c | Felipe Balbi | 2013-03-18 | 1 | -7/+0 |
* | usb: otg: prefix otg_state_string with usb_ | Felipe Balbi | 2013-03-18 | 1 | -2/+2 |
* | usb: phy: fix build break | Venu Byravarasu | 2012-09-06 | 1 | -24/+0 |
* | usb: otg: Move phy interface to separate file. | Venu Byravarasu | 2012-09-05 | 1 | -197/+1 |
* | usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h | Felipe Balbi | 2012-08-03 | 1 | -14/+0 |
* | usb: otg: add notify_connect/notify_disconnect callback | Richard Zhao | 2012-07-09 | 1 | -0/+21 |
* | usb: otg: utils: devres: Add API's to associate a device with the phy | Kishon Vijay Abraham I | 2012-06-25 | 1 | -0/+13 |
* | usb: otg: support for multiple transceivers by a single controller | Kishon Vijay Abraham I | 2012-06-25 | 1 | -3/+26 |
* | usb: otg: utils: rename function name in OTG utils | Kishon Vijay Abraham I | 2012-06-25 | 1 | -5/+5 |
* | usb: musb: wake the device before ulpi transfers | Grazvydas Ignotas | 2012-04-10 | 1 | -0/+1 |
* | usb: otg: Convert all users to pass struct usb_otg for OTG functions | Heikki Krogerus | 2012-02-27 | 1 | -15/+15 |
* | usb: otg: Remove OTG specific members from usb_phy | Heikki Krogerus | 2012-02-27 | 1 | -45/+5 |
* | usb: otg: Separate otg members from usb_phy | Heikki Krogerus | 2012-02-13 | 1 | -17/+79 |
* | usb: otg: Rename usb_xceiv_event to usb_phy_event | Heikki Krogerus | 2012-02-13 | 1 | -3/+3 |
* | usb: otg: Rename otg_transceiver to usb_phy | Heikki Krogerus | 2012-02-13 | 1 | -49/+49 |
* | usb: fix building musb drivers | Anatolij Gustschin | 2011-05-06 | 1 | -1/+6 |
* | usb: factor out state_string() on otg drivers | Anatolij Gustschin | 2011-05-02 | 1 | -0/+1 |
* | usb: otg: notifier: switch to atomic notifier | Felipe Balbi | 2011-02-18 | 1 | -3/+3 |
* | usb: otg: TWL6030 Save the last event in otg_transceiver | Hema HK | 2011-02-18 | 1 | -0/+1 |
* | USB: otg: fix link breakage, when the NOP USB Xceiver is a module | Guennadi Liakhovetski | 2010-12-10 | 1 | -1/+1 |
* | USB: Add more empty functions in otg.h | Grazvydas Ignotas | 2010-10-22 | 1 | -0/+11 |
* | USB: otg/ulpi: extend the generic ulpi driver. | Igor Grinberg | 2010-08-10 | 1 | -7/+0 |
* | USB: otg.h: Fix the mixup in parameters order. | Igor Grinberg | 2010-08-10 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-03-03 | 1 | -0/+25 |
|\ |
|
| * | USB: otg: add notifier support | Felipe Balbi | 2010-03-02 | 1 | -0/+25 |
* | | USB: Add empty functions in otg.h | Maulik Mankad | 2010-02-19 | 1 | -0/+10 |
|/ |
|
* | USB OTG: add support for ulpi connected external transceivers | Daniel Mack | 2009-12-11 | 1 | -1/+67 |
* | USB: nop-usb-xceiv: behave when linked as a module | David Brownell | 2009-06-15 | 1 | -2/+2 |
* | USB: otg: adding nop usb transceiver | Ajay Kumar Gupta | 2009-03-24 | 1 | -0/+4 |
* | USB: gpio_vbus: add delayed vbus_session calls | Robert Jarzmik | 2009-03-24 | 1 | -0/+4 |
* | USB: otg: add otg_put_transceiver() | Philipp Zabel | 2009-01-07 | 1 | -0/+1 |
* | USB: Standardize inclusion protection and add where missing. | Robert P. J. Day | 2008-04-24 | 1 | -1/+5 |
* | USB: fix codingstyle issues in include/linux/usb/ | Greg Kroah-Hartman | 2008-02-01 | 1 | -1/+1 |
* | USB: move <linux/usb_otg.h> to <linux/usb/otg.h> | David Brownell | 2006-09-27 | 1 | -0/+131 |