summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_host.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-12USB: musb_host: undo incorrect change in musb_advance_schedule()Sergei Shtylyov1-1/+1
2009-07-12USB: musb: silence "suspend as a_wait_vrise is_active" msgsDavid Brownell1-4/+21
2009-06-15musb: add high bandwidth ISO supportAjay Kumar Gupta1-12/+35
2009-06-15musb: proper hookup to transceiver driversDavid Brownell1-1/+1
2009-06-15musb_host: refactor URB givebackSergei Shtylyov1-34/+20
2009-06-15musb_host: streamline musb_cleanup_urb() callsSergei Shtylyov1-4/+5
2009-06-15musb_host: simplify check for active URBSergei Shtylyov1-58/+14
2009-06-15musb_host: factor out musb_ep_{get|set}_qh()Sergei Shtylyov1-34/+22
2009-06-15musb_host: refactor musb_save_toggle() (take 2)Sergei Shtylyov1-23/+12
2009-04-17USB: musb: fix isochronous TXDMA (take 2)Sergei Shtylyov1-123/+104
2009-04-17USB: musb: sanitize clearing TXCSR DMA bits (take 2)Sergei Shtylyov1-47/+32
2009-04-17USB: musb: bugfixes for multi-packet TXDMA supportSergei Shtylyov1-2/+66
2009-04-17USB: musb_host, fix ep0 fifo flushingDavid Brownell1-14/+29
2009-04-17USB: musb_host, minor enqueue locking fix (v2)David Brownell1-9/+8
2009-03-24USB: musb: NAK timeout scheme on bulk RX endpointAjay Kumar Gupta1-27/+85
2009-03-24USB: musb: rewrite host periodic endpoint allocationSergei Shtylyov1-17/+11
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