summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_host.c
AgeCommit message (Expand)AuthorFilesLines
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-01-27USB: musb uses endpoint functionsJulia Lawall1-2/+2
2009-01-07USB: musb: add Blackfin specific configuration to MUSBBryan Wu1-15/+7
2009-01-07USB: musb: host side diagnostics tweaksDavid Brownell1-9/+14
2008-11-19usb: musb: fix bug in musb_scheduleFelipe Balbi1-1/+1
2008-11-13usb: musb: fix BULK request on different available endpointsAjay Kumar Gupta1-37/+45
2008-11-13usb: musb: Fix for isochronous IN transferAjay Kumar Gupta1-20/+57
2008-10-17usb: musb_hdrc build fixesDavid Brownell1-3/+3
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
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi1-0/+2170