summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)AuthorFilesLines
2008-11-20usb: musb: fix bug in musb_scheduleFelipe Balbi1-1/+1
2008-11-14usb: musb: fix BULK request on different available endpointsAjay Kumar Gupta2-37/+46
2008-11-14usb: musb: fix debug global variable nameFelipe Balbi2-5/+5
2008-11-14usb: musb: Removes compilation warning in gadget modeAjay Kumar Gupta1-0/+2
2008-11-14usb: musb: tusb6010: kill compile warningFelipe Balbi1-1/+1
2008-11-14usb: musb: Fix for isochronous IN transferAjay Kumar Gupta1-20/+57
2008-10-18usb: musb: remove dead code from procfsFelipe Balbi1-11/+21
2008-10-18usb: musb: general cleanup to musbhsdma.cFelipe Balbi1-151/+155
2008-10-18usb: musb_hdrc build fixesDavid Brownell5-29/+13
2008-10-18usb: musb: do not mess up count number and CSR0 register valueBryan Wu1-12/+12
2008-10-18OMAP:MUSB: Corrects urb unlink function pathAjay Kumar Gupta1-2/+5
2008-10-18OMAP:MUSB: Fixes the TT programming.Ajay Kumar Gupta1-1/+5
2008-10-18musb: io: only define read/write stubs if they're not defined yetFelipe Balbi1-1/+3
2008-10-18MUSB: Add sanity check for maximum number of endpointsKevin Hilman1-0/+1
2008-09-24USB: drivers/usb/musb/: disable it on SuperHAndrew Morton1-0/+1
2008-09-24usb: musb: fix include pathFelipe Balbi3-6/+6
2008-08-21MUSB: Fix index register corruption seen with g_ether and Windows hostAnand Gadiyar1-0/+2
2008-08-21usb: musb: get rid of MUSB_LOGLEVEL and use parameterFelipe Balbi4-38/+12
2008-08-21usb: musb: get rid of procfs entryFelipe Balbi4-864/+11
2008-08-14usb: musb: pass configuration specifics via pdataFelipe Balbi3-202/+18
2008-08-14usb: musb: fix hanging when rmmod gadget driverFelipe Balbi1-9/+7
2008-08-14USB: Add MUSB and TUSB supportFelipe Balbi25-0/+15675