summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: fix bug in musb_scheduleFelipe Balbi2008-11-201-1/+1
* usb: musb: fix BULK request on different available endpointsAjay Kumar Gupta2008-11-132-37/+46
* usb: musb: fix debug global variable nameFelipe Balbi2008-11-132-5/+5
* usb: musb: Removes compilation warning in gadget modeAjay Kumar Gupta2008-11-131-0/+2
* usb: musb: tusb6010: kill compile warningFelipe Balbi2008-11-131-1/+1
* usb: musb: Fix for isochronous IN transferAjay Kumar Gupta2008-11-131-20/+57
* usb: musb: remove dead code from procfsFelipe Balbi2008-10-171-11/+21
* usb: musb: general cleanup to musbhsdma.cFelipe Balbi2008-10-171-151/+155
* usb: musb_hdrc build fixesDavid Brownell2008-10-175-29/+13Star
* usb: musb: do not mess up count number and CSR0 register valueBryan Wu2008-10-171-12/+12
* OMAP:MUSB: Corrects urb unlink function pathAjay Kumar Gupta2008-10-171-2/+5
* OMAP:MUSB: Fixes the TT programming.Ajay Kumar Gupta2008-10-171-1/+5
* musb: io: only define read/write stubs if they're not defined yetFelipe Balbi2008-10-171-1/+3
* MUSB: Add sanity check for maximum number of endpointsKevin Hilman2008-10-171-0/+1
* USB: drivers/usb/musb/: disable it on SuperHAndrew Morton2008-09-231-0/+1
* usb: musb: fix include pathFelipe Balbi2008-09-233-6/+6
* MUSB: Fix index register corruption seen with g_ether and Windows hostAnand Gadiyar2008-08-211-0/+2
* usb: musb: get rid of MUSB_LOGLEVEL and use parameterFelipe Balbi2008-08-214-38/+12Star
* usb: musb: get rid of procfs entryFelipe Balbi2008-08-214-864/+11Star
* usb: musb: pass configuration specifics via pdataFelipe Balbi2008-08-143-202/+18Star
* usb: musb: fix hanging when rmmod gadget driverFelipe Balbi2008-08-141-9/+7Star
* USB: Add MUSB and TUSB supportFelipe Balbi2008-08-1425-0/+15675