summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_host.c
Commit message (Expand)AuthorAgeFilesLines
* USB: musb: fix isochronous TXDMA (take 2)Sergei Shtylyov2009-04-171-123/+104Star
* USB: musb: sanitize clearing TXCSR DMA bits (take 2)Sergei Shtylyov2009-04-171-47/+32Star
* USB: musb: bugfixes for multi-packet TXDMA supportSergei Shtylyov2009-04-171-2/+66
* USB: musb_host, fix ep0 fifo flushingDavid Brownell2009-04-171-14/+29
* USB: musb_host, minor enqueue locking fix (v2)David Brownell2009-04-171-9/+8Star
* USB: musb: NAK timeout scheme on bulk RX endpointAjay Kumar Gupta2009-03-251-27/+85
* USB: musb: rewrite host periodic endpoint allocationSergei Shtylyov2009-03-251-17/+11Star
* USB: musb: use right poll limit for low speed devicesSergei Shtylyov2009-02-271-8/+10
* USB: musb: be careful with 64K+ transfer lengths, host sideSergei Shtylyov2009-02-271-7/+7
* USB: musb: fix data toggle saving with shared FIFOSergei Shtylyov2009-02-271-6/+1Star
* USB: musb: host endpoint_disable() oops fixesSergei Shtylyov2009-02-271-10/+26
* USB: musb: fix urb_dequeue() methodSergei Shtylyov2009-02-271-3/+12
* USB: musb: fix musb_host_tx() for shared endpoint FIFODmitry Krivoschekov2009-02-271-1/+2
* USB: musb uses endpoint functionsJulia Lawall2009-01-281-2/+2
* USB: musb: add Blackfin specific configuration to MUSBBryan Wu2009-01-071-15/+7Star
* USB: musb: host side diagnostics tweaksDavid Brownell2009-01-071-9/+14
* usb: musb: fix bug in musb_scheduleFelipe Balbi2008-11-201-1/+1
* usb: musb: fix BULK request on different available endpointsAjay Kumar Gupta2008-11-131-37/+45
* usb: musb: Fix for isochronous IN transferAjay Kumar Gupta2008-11-131-20/+57
* usb: musb_hdrc build fixesDavid Brownell2008-10-171-3/+3
* 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
* USB: Add MUSB and TUSB supportFelipe Balbi2008-08-141-0/+2170