summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)AuthorFilesLines
2009-01-07USB: musb: Kill some compiling warning in musb Blackfin partBryan Wu1-6/+8
2009-01-07USB: musb: Blackfin provides read/write I/O accessor in header filesBryan Wu1-1/+1
2009-01-07USB: musb: add Blackfin Kconfig options and MakefileBryan Wu2-2/+18
2009-01-07USB: musb: add Blackfin specific configuration to MUSBBryan Wu4-144/+397
2009-01-07USB: musb: enable low level DMA operation for BlackfinBryan Wu2-69/+162
2009-01-07USB: musb: add Blackfin version low level register accessing helper functionsBryan Wu1-0/+24
2009-01-07USB: musb: Make sure we program the correct values in only when necessary.Robin Getz1-6/+8
2009-01-07USB: musb: add Blackfin driver to MUSB framework (v2)Bryan Wu2-0/+368
2009-01-07USB: musb: check if set_irq_wake succeded and remember itFelipe Balbi2-2/+7
2009-01-07USB: musb: host side diagnostics tweaksDavid Brownell2-11/+15
2009-01-07USB: musb: minor locking fixDavid Brownell1-2/+2
2009-01-07USB: musb: build fixes for DaVinciKevin Hilman1-3/+9
2009-01-07USB: musb: sysfs mode updatesDavid Brownell5-11/+32
2009-01-07usb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers3-4/+4
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