aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/musb/tusb6010.c
AgeCommit message (Expand)Author
2013-03-18usb: otg: prefix otg_state_string with usb_Felipe Balbi
2013-01-17usb: musb: fix dependency on transceiver driverMing Lei
2012-12-17musb: tusb6010: use io{read,write}*_rep accessorsMatthew Leach
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-21usb: remove use of __devexit_pBill Pemberton
2012-11-01usb: musb: remove hand-crafted id handlingSebastian Andrzej Siewior
2012-10-26usb: musb: tusb6010: use platform_device_unregister in tusb_remove()Wei Yongjun
2012-10-15usb: musb: tusb6010: use module_platform_driver macroSrinivas Kandagatla
2012-09-11Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-09-11usb: musb: add musb_ida for multi instance supportB, Ravi
2012-08-09usb: musb: drop useless board_mode usageFelipe Balbi
2012-08-07usb: musb: fix sparse warningsFelipe Balbi
2012-08-03usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.hFelipe Balbi
2012-07-02usb: phy: fix return value check of usb_get_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-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-02-27usb: Convert all users to new usb_phyHeikki Krogerus
2012-02-13usb: musb: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus
2012-01-31usb: musb: make modules behave betterFelipe Balbi
2011-12-12usb: musb: allow building USB_MUSB_TUSB6010 as a moduleArnd Bergmann
2011-08-12usb: musb: tusb6010: fix compilationFelipe Balbi
2011-07-01usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi
2011-05-18usb: musb: fix compile errorFelipe Balbi
2011-05-13usb: musb: drop unneeded musb_debug trickeryFelipe Balbi
2011-05-06usb: fix building musb driversAnatolij Gustschin
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2010-12-10usb: musb: move clock handling to glue layerFelipe Balbi
2010-12-10usb: musb: pass platform_ops via platform_dataFelipe Balbi
2010-12-10usb: musb: tusb6010: give it a context structureFelipe Balbi
2010-12-10usb: musb: split tusb6010 to its own platform_driverFelipe Balbi
2010-12-07usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi
2010-12-01usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi
2010-10-22USB: MUSB: fix kernel WARNING/oops when unloading module in OTG modeSergei Shtylyov
2010-07-26USB: musb: tusb6010: fix compile error with n8x0_defconfigFelipe Balbi
2010-05-20usb: musb: Set transceiver interface typeMaulik Mankad
2010-04-30usb: Fix tusb6010 for DMA APITony Lindgren
2010-03-02USB: musb: tusb6010: use resource_sizeFelipe Balbi
2009-06-15musb: proper hookup to transceiver driversDavid Brownell
2009-04-23USB: musb: Remove my email address from few musb related driversJarkko Nikula
2009-01-07USB: musb: sysfs mode updatesDavid Brownell
2008-11-13usb: musb: tusb6010: kill compile warningFelipe Balbi
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi