Age | Commit message (Expand) | Author | Files | Lines |
2012-07-02 | usb: phy: fix return value check of usb_get_phy | Kishon Vijay Abraham I | 1 | -1/+2 |
2012-06-25 | usb: otg: support for multiple transceivers by a single controller | Kishon Vijay Abraham I | 1 | -1/+1 |
2012-06-25 | usb: otg: utils: rename function name in OTG utils | Kishon Vijay Abraham I | 1 | -3/+3 |
2012-03-01 | Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman | 1 | -10/+12 |
2012-02-27 | usb: Convert all users to new usb_phy | Heikki Krogerus | 1 | -3/+3 |
2012-02-13 | usb: musb: Start using struct usb_otg | Heikki Krogerus | 1 | -6/+8 |
2012-02-13 | usb: otg: Rename otg_transceiver to usb_phy | Heikki Krogerus | 1 | -1/+1 |
2012-01-31 | usb: musb: make modules behave better | Felipe Balbi | 1 | -5/+6 |
2011-12-12 | usb: musb: allow building USB_MUSB_TUSB6010 as a module | Arnd Bergmann | 1 | -0/+1 |
2011-08-12 | usb: musb: tusb6010: fix compilation | Felipe Balbi | 1 | -0/+1 |
2011-07-02 | usb: musb: drop a gigantic amount of ifdeferry | Felipe Balbi | 1 | -23/+3 |
2011-05-18 | usb: musb: fix compile error | Felipe Balbi | 1 | -0/+2 |
2011-05-13 | usb: musb: drop unneeded musb_debug trickery | Felipe Balbi | 1 | -24/+24 |
2011-05-07 | usb: fix building musb drivers | Anatolij Gustschin | 1 | -7/+9 |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner | 1 | -1/+1 |
2010-12-10 | usb: musb: move clock handling to glue layer | Felipe Balbi | 1 | -15/+0 |
2010-12-10 | usb: musb: pass platform_ops via platform_data | Felipe Balbi | 1 | -1/+3 |
2010-12-10 | usb: musb: tusb6010: give it a context structure | Felipe Balbi | 1 | -8/+27 |
2010-12-10 | usb: musb: split tusb6010 to its own platform_driver | Felipe Balbi | 1 | -0/+83 |
2010-12-07 | usb: musb: make all glue layer export struct musb_platform_ops | Felipe Balbi | 1 | -25/+37 |
2010-12-01 | usb: musb: remove board_data parameter from musb_platform_init() | Hema Kalliguddi | 1 | -1/+1 |
2010-10-22 | USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode | Sergei Shtylyov | 1 | -0/+4 |
2010-07-26 | USB: musb: tusb6010: fix compile error with n8x0_defconfig | Felipe Balbi | 1 | -13/+0 |
2010-05-21 | usb: musb: Set transceiver interface type | Maulik Mankad | 1 | -1/+1 |
2010-04-30 | usb: Fix tusb6010 for DMA API | Tony Lindgren | 1 | -0/+13 |
2010-03-03 | USB: musb: tusb6010: use resource_size | Felipe Balbi | 1 | -1/+1 |
2009-06-16 | musb: proper hookup to transceiver drivers | David Brownell | 1 | -26/+44 |
2009-04-24 | USB: musb: Remove my email address from few musb related drivers | Jarkko Nikula | 1 | -1/+0 |
2009-01-07 | USB: musb: sysfs mode updates | David Brownell | 1 | -2/+5 |
2008-11-14 | usb: musb: tusb6010: kill compile warning | Felipe Balbi | 1 | -1/+1 |
2008-08-14 | USB: Add MUSB and TUSB support | Felipe Balbi | 1 | -0/+1151 |