summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_host.c
AgeCommit message (Expand)Author
2009-07-12USB: musb_host: undo incorrect change in musb_advance_schedule()Sergei Shtylyov
2009-07-12USB: musb: silence "suspend as a_wait_vrise is_active" msgsDavid Brownell
2009-06-15musb: add high bandwidth ISO supportAjay Kumar Gupta
2009-06-15musb: proper hookup to transceiver driversDavid Brownell
2009-06-15musb_host: refactor URB givebackSergei Shtylyov
2009-06-15musb_host: streamline musb_cleanup_urb() callsSergei Shtylyov
2009-06-15musb_host: simplify check for active URBSergei Shtylyov
2009-06-15musb_host: factor out musb_ep_{get|set}_qh()Sergei Shtylyov
2009-06-15musb_host: refactor musb_save_toggle() (take 2)Sergei Shtylyov
2009-04-17USB: musb: fix isochronous TXDMA (take 2)Sergei Shtylyov
2009-04-17USB: musb: sanitize clearing TXCSR DMA bits (take 2)Sergei Shtylyov
2009-04-17USB: musb: bugfixes for multi-packet TXDMA supportSergei Shtylyov
2009-04-17USB: musb_host, fix ep0 fifo flushingDavid Brownell
2009-04-17USB: musb_host, minor enqueue locking fix (v2)David Brownell
2009-03-24USB: musb: NAK timeout scheme on bulk RX endpointAjay Kumar Gupta
2009-03-24USB: musb: rewrite host periodic endpoint allocationSergei Shtylyov
2009-02-27USB: musb: use right poll limit for low speed devicesSergei Shtylyov
2009-02-27USB: musb: be careful with 64K+ transfer lengths, host sideSergei Shtylyov
2009-02-27USB: musb: fix data toggle saving with shared FIFOSergei Shtylyov
2009-02-27USB: musb: host endpoint_disable() oops fixesSergei Shtylyov
2009-02-27USB: musb: fix urb_dequeue() methodSergei Shtylyov
2009-02-27USB: musb: fix musb_host_tx() for shared endpoint FIFODmitry Krivoschekov
2009-01-27USB: musb uses endpoint functionsJulia Lawall
2009-01-07USB: musb: add Blackfin specific configuration to MUSBBryan Wu
2009-01-07USB: musb: host side diagnostics tweaksDavid Brownell
2008-11-19usb: musb: fix bug in musb_scheduleFelipe Balbi
2008-11-13usb: musb: fix BULK request on different available endpointsAjay Kumar Gupta
2008-11-13usb: musb: Fix for isochronous IN transferAjay Kumar Gupta
2008-10-17usb: musb_hdrc build fixesDavid Brownell
2008-10-17OMAP:MUSB: Corrects urb unlink function pathAjay Kumar Gupta
2008-10-17OMAP:MUSB: Fixes the TT programming.Ajay Kumar Gupta
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi