aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/tusb6010.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-12usb: musb: tusb6010: fix compilationFelipe Balbi1-0/+1
2011-07-01usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi1-23/+3
2011-05-18usb: musb: fix compile errorFelipe Balbi1-0/+2
2011-05-13usb: musb: drop unneeded musb_debug trickeryFelipe Balbi1-24/+24
2011-05-06usb: fix building musb driversAnatolij Gustschin1-7/+9
2011-03-29drivers: Final irq namespace conversionThomas Gleixner1-1/+1
2010-12-10usb: musb: move clock handling to glue layerFelipe Balbi1-15/+0
2010-12-10usb: musb: pass platform_ops via platform_dataFelipe Balbi1-1/+3
2010-12-10usb: musb: tusb6010: give it a context structureFelipe Balbi1-8/+27
2010-12-10usb: musb: split tusb6010 to its own platform_driverFelipe Balbi1-0/+83
2010-12-07usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi1-25/+37
2010-12-01usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi1-1/+1
2010-10-22USB: MUSB: fix kernel WARNING/oops when unloading module in OTG modeSergei Shtylyov1-0/+4
2010-07-26USB: musb: tusb6010: fix compile error with n8x0_defconfigFelipe Balbi1-13/+0
2010-05-20usb: musb: Set transceiver interface typeMaulik Mankad1-1/+1
2010-04-30usb: Fix tusb6010 for DMA APITony Lindgren1-0/+13
2010-03-02USB: musb: tusb6010: use resource_sizeFelipe Balbi1-1/+1
2009-06-15musb: proper hookup to transceiver driversDavid Brownell1-26/+44
2009-04-23USB: musb: Remove my email address from few musb related driversJarkko Nikula1-1/+0
2009-01-07USB: musb: sysfs mode updatesDavid Brownell1-2/+5
2008-11-13usb: musb: tusb6010: kill compile warningFelipe Balbi1-1/+1
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi1-0/+1151