summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/tusb6010.c
Commit message (Expand)AuthorAge
* usb: musb: drop useless board_mode usageFelipe Balbi2012-08-09
* usb: musb: fix sparse warningsFelipe Balbi2012-08-07
* usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I2012-07-02
* usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I2012-06-25
* usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-25
* Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-03-01
|\
| * usb: Convert all users to new usb_phyHeikki Krogerus2012-02-27
| * usb: musb: Start using struct usb_otgHeikki Krogerus2012-02-13
| * usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-13
* | usb: musb: make modules behave betterFelipe Balbi2012-01-31
|/
* usb: musb: allow building USB_MUSB_TUSB6010 as a moduleArnd Bergmann2011-12-12
* usb: musb: tusb6010: fix compilationFelipe Balbi2011-08-12
* usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi2011-07-01
* usb: musb: fix compile errorFelipe Balbi2011-05-18
* usb: musb: drop unneeded musb_debug trickeryFelipe Balbi2011-05-13
* usb: fix building musb driversAnatolij Gustschin2011-05-06
* drivers: Final irq namespace conversionThomas Gleixner2011-03-29
* usb: musb: move clock handling to glue layerFelipe Balbi2010-12-10
* usb: musb: pass platform_ops via platform_dataFelipe Balbi2010-12-10
* usb: musb: tusb6010: give it a context structureFelipe Balbi2010-12-10
* usb: musb: split tusb6010 to its own platform_driverFelipe Balbi2010-12-10
* usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi2010-12-07
* usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi2010-12-01
* USB: MUSB: fix kernel WARNING/oops when unloading module in OTG modeSergei Shtylyov2010-10-22
* USB: musb: tusb6010: fix compile error with n8x0_defconfigFelipe Balbi2010-07-26
* usb: musb: Set transceiver interface typeMaulik Mankad2010-05-20
* usb: Fix tusb6010 for DMA APITony Lindgren2010-04-30
* USB: musb: tusb6010: use resource_sizeFelipe Balbi2010-03-02
* musb: proper hookup to transceiver driversDavid Brownell2009-06-15
* USB: musb: Remove my email address from few musb related driversJarkko Nikula2009-04-23
* USB: musb: sysfs mode updatesDavid Brownell2009-01-07
* usb: musb: tusb6010: kill compile warningFelipe Balbi2008-11-13
* USB: Add MUSB and TUSB supportFelipe Balbi2008-08-13