| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: musb: fix dependency on transceiver driver | Ming Lei | 2013-01-17 | 1 | -2/+5 |
* | usb: remove use of __devexit | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | usb: remove use of __devinit | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | usb: remove use of __devexit_p | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | usb: musb: remove hand-crafted id handling | Sebastian Andrzej Siewior | 2012-11-01 | 1 | -16/+2 |
* | usb: musb: da8xx: use platform_device_unregister in da8xx_remove() | Wei Yongjun | 2012-10-26 | 1 | -2/+1 |
* | usb: musb: da8xx: use module_platform_driver macro | Srinivas Kandagatla | 2012-10-15 | 1 | -12/+1 |
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-10-01 | 1 | -1/+1 |
|\ |
|
| * | ARM: davinci: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 |
* | | Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2012-09-11 | 1 | -27/+31 |
|\ \ |
|
| * | | usb: musb: add musb_ida for multi instance support | B, Ravi | 2012-09-11 | 1 | -10/+24 |
| * | | usb: musb: drop useless board_mode usage | Felipe Balbi | 2012-08-09 | 1 | -17/+7 |
| |/ |
|
* | | usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h | Felipe Balbi | 2012-08-03 | 1 | -0/+1 |
|/ |
|
* | usb: phy: fix return value check of usb_get_phy | Kishon Vijay Abraham I | 2012-07-02 | 1 | -1/+2 |
* | usb: otg: support for multiple transceivers by a single controller | Kishon Vijay Abraham I | 2012-06-25 | 1 | -1/+1 |
* | usb: otg: utils: rename function name in OTG utils | Kishon Vijay Abraham I | 2012-06-25 | 1 | -2/+2 |
* | Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman | 2012-03-01 | 1 | -4/+5 |
|\ |
|
| * | usb: Convert all users to new usb_phy | Heikki Krogerus | 2012-02-27 | 1 | -2/+2 |
| * | usb: musb: Start using struct usb_otg | Heikki Krogerus | 2012-02-13 | 1 | -2/+3 |
* | | usb: musb: make modules behave better | Felipe Balbi | 2012-01-31 | 1 | -5/+6 |
|/ |
|
* | usb: musb: fix compilation breakage introduced by de47725 | Felipe Balbi | 2011-11-14 | 1 | -0/+1 |
* | usb: musb: drop a gigantic amount of ifdeferry | Felipe Balbi | 2011-07-01 | 1 | -11/+1 |
* | usb: musb: drop unneeded musb_debug trickery | Felipe Balbi | 2011-05-13 | 1 | -7/+7 |
* | usb: fix building musb drivers | Anatolij Gustschin | 2011-05-06 | 1 | -4/+7 |
* | usb: musb: drop board_set_vbus | Felipe Balbi | 2010-12-10 | 1 | -2/+0 |
* | usb: musb: move clock handling to glue layer | Felipe Balbi | 2010-12-10 | 1 | -8/+28 |
* | usb: musb: pass platform_ops via platform_data | Felipe Balbi | 2010-12-10 | 1 | -1/+3 |
* | usb: musb: da8xx: give it a context structure | Felipe Balbi | 2010-12-10 | 1 | -9/+28 |
* | usb: musb: split da8xx to its own platform_driver | Felipe Balbi | 2010-12-10 | 1 | -0/+84 |
* | usb: musb: make all glue layer export struct musb_platform_ops | Felipe Balbi | 2010-12-07 | 1 | -12/+25 |
* | usb: musb: introduce DA8xx/OMAP-L1x glue layer | Sergei Shtylyov | 2010-10-22 | 1 | -0/+469 |