aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-24USB: musb: partial DaVinci dm355 supportDavid Brownell3-30/+62
2009-03-24USB: musb: only turn off vbus in OTG hostsAjay Kumar Gupta1-1/+1
2009-03-24USB: musb: fix init oops crash with static FIFO configGiuseppe GORGOGLIONE1-1/+3
2009-03-24USB: musb: NAK timeout scheme on bulk RX endpointAjay Kumar Gupta1-27/+85
2009-03-24USB: musb: rewrite host periodic endpoint allocationSergei Shtylyov2-18/+11
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison1-1/+1
2009-02-27USB: musb: fix srp sysfs entry deletionVikram Pandita1-2/+2
2009-02-27USB: musb: resume suspended root hub on disconnectAnand Gadiyar1-0/+1
2009-02-27USB: musb: use right poll limit for low speed devicesSergei Shtylyov1-8/+10
2009-02-27USB: musb: be careful with 64K+ transfer lengths, host sideSergei Shtylyov1-7/+7
2009-02-27USB: musb: fix data toggle saving with shared FIFOSergei Shtylyov1-6/+1
2009-02-27USB: musb: host endpoint_disable() oops fixesSergei Shtylyov1-10/+26
2009-02-27USB: musb: fix urb_dequeue() methodSergei Shtylyov1-3/+12
2009-02-27USB: musb: fix musb_host_tx() for shared endpoint FIFODmitry Krivoschekov1-1/+2
2009-02-27USB: musb: be careful with 64K+ transfer lengths (gadget side)Felipe Balbi1-2/+2
2009-02-27usb: musb: make Davinci *work* in mainlineDavid Brownell2-15/+8
2009-01-27USB: musb: Kconfig fixDavid Brownell1-1/+1
2009-01-27USB: musb cppi dma fixSwaminathan S1-0/+1
2009-01-27USB: musb cppi bugfixesHugo Villeneuve1-2/+7
2009-01-27USB: musb uses endpoint functionsJulia Lawall2-5/+5
2009-01-27USB: musb: tusb6010 buildfixKalle Valo1-2/+2
2009-01-27USB: musb free_irq bugfixAjay Kumar Gupta1-2/+3
2009-01-27USB: musb_hdrc: another davinci buildfix (otg related)David Brownell1-0/+1
2009-01-27USB: musb davinci buildfixDavid Brownell1-9/+4
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-19usb: musb: fix bug in musb_scheduleFelipe Balbi1-1/+1
2008-11-13usb: musb: fix BULK request on different available endpointsAjay Kumar Gupta2-37/+46
2008-11-13usb: musb: fix debug global variable nameFelipe Balbi2-5/+5
2008-11-13usb: musb: Removes compilation warning in gadget modeAjay Kumar Gupta1-0/+2
2008-11-13usb: musb: tusb6010: kill compile warningFelipe Balbi1-1/+1
2008-11-13usb: musb: Fix for isochronous IN transferAjay Kumar Gupta1-20/+57
2008-10-17usb: musb: remove dead code from procfsFelipe Balbi1-11/+21
2008-10-17usb: musb: general cleanup to musbhsdma.cFelipe Balbi1-151/+155
2008-10-17usb: musb_hdrc build fixesDavid Brownell5-29/+13
2008-10-17usb: musb: do not mess up count number and CSR0 register valueBryan Wu1-12/+12
2008-10-17OMAP:MUSB: Corrects urb unlink function pathAjay Kumar Gupta1-2/+5
2008-10-17OMAP:MUSB: Fixes the TT programming.Ajay Kumar Gupta1-1/+5