aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_host.c
Commit message (Expand)AuthorAge
* USB: musb: fix build error introduced by isoc changeSonic Zhang2010-03-19
* USB: musb: disable double buffering for older RTL versionsCliff Cai2010-03-02
* usb: musb: workaround toggle bug when doing bulk transfer after isocSwaminathan S2010-03-02
* USB: musb: musb_host: fix sparse warningFelipe Balbi2009-12-11
* USB: musb: fix ISOC Tx programming for CPPI DMAsAjay Kumar Gupta2009-11-30
* USB: musb_host: undo incorrect change in musb_advance_schedule()Sergei Shtylyov2009-07-12
* USB: musb: silence "suspend as a_wait_vrise is_active" msgsDavid Brownell2009-07-12
* musb: add high bandwidth ISO supportAjay Kumar Gupta2009-06-16
* musb: proper hookup to transceiver driversDavid Brownell2009-06-16
* musb_host: refactor URB givebackSergei Shtylyov2009-06-16
* musb_host: streamline musb_cleanup_urb() callsSergei Shtylyov2009-06-16
* musb_host: simplify check for active URBSergei Shtylyov2009-06-16
* musb_host: factor out musb_ep_{get|set}_qh()Sergei Shtylyov2009-06-16
* musb_host: refactor musb_save_toggle() (take 2)Sergei Shtylyov2009-06-16
* USB: musb: fix isochronous TXDMA (take 2)Sergei Shtylyov2009-04-17
* USB: musb: sanitize clearing TXCSR DMA bits (take 2)Sergei Shtylyov2009-04-17
* USB: musb: bugfixes for multi-packet TXDMA supportSergei Shtylyov2009-04-17
* USB: musb_host, fix ep0 fifo flushingDavid Brownell2009-04-17
* USB: musb_host, minor enqueue locking fix (v2)David Brownell2009-04-17
* USB: musb: NAK timeout scheme on bulk RX endpointAjay Kumar Gupta2009-03-24
* USB: musb: rewrite host periodic endpoint allocationSergei Shtylyov2009-03-24
* USB: musb: use right poll limit for low speed devicesSergei Shtylyov2009-02-27
* USB: musb: be careful with 64K+ transfer lengths, host sideSergei Shtylyov2009-02-27
* USB: musb: fix data toggle saving with shared FIFOSergei Shtylyov2009-02-27
* USB: musb: host endpoint_disable() oops fixesSergei Shtylyov2009-02-27
* USB: musb: fix urb_dequeue() methodSergei Shtylyov2009-02-27
* USB: musb: fix musb_host_tx() for shared endpoint FIFODmitry Krivoschekov2009-02-27
* USB: musb uses endpoint functionsJulia Lawall2009-01-27
* USB: musb: add Blackfin specific configuration to MUSBBryan Wu2009-01-07
* USB: musb: host side diagnostics tweaksDavid Brownell2009-01-07
* usb: musb: fix bug in musb_scheduleFelipe Balbi2008-11-20
* usb: musb: fix BULK request on different available endpointsAjay Kumar Gupta2008-11-13
* usb: musb: Fix for isochronous IN transferAjay Kumar Gupta2008-11-13
* usb: musb_hdrc build fixesDavid Brownell2008-10-17
* OMAP:MUSB: Corrects urb unlink function pathAjay Kumar Gupta2008-10-17
* OMAP:MUSB: Fixes the TT programming.Ajay Kumar Gupta2008-10-17
* USB: Add MUSB and TUSB supportFelipe Balbi2008-08-13