Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-flexiantxendom0-3.2.10.git] / drivers / usb / musb / musb_host.c
2012-04-10 Ajay Kumar Guptausb: musb: fix bug in musb_cleanup_urb
2011-12-14 Ajay Kumar Guptausb: musb: fix reset issue with full speed device
2011-08-23 Kuninori MorimotoUSB: use usb_endpoint_maxp() instead of le16_to_cpu()
2011-06-09 Márton Némethusb: musb: host: compare status for negative error...
2011-05-13 Sergei Shtylyovusb: musb: host: remove duplicate check in musb_ep_prog...
2011-05-13 Felipe Balbiusb: musb: drop unneeded musb_debug trickery
2011-05-07 Anatolij Gustschinusb: fix building musb drivers
2011-02-17 Greg Kroah-HartmanMerge 2.6.38-rc5 into usb-next
2011-02-04 Robert MorellUSB: HCD: Add usb_hcd prefix to exported functions
2011-02-01 Felipe Balbiusb: musb: disable double buffering when it's broken
2010-10-22 T. S., Anil Kumarusb: musb: host: support DMA transfers greater than...
2010-10-22 Maulik Mankadusb: musb: host: unmap the buffer for PIO data transfers
2010-09-24 Santosh Shilimkarusb: musb: host: Issue a memory barrier before starting DMA
2010-04-30 Dan Carpentermusb: potential use after free
2010-03-19 Sonic ZhangUSB: musb: fix build error introduced by isoc change
2010-03-02 Cliff CaiUSB: musb: disable double buffering for older RTL versions
2010-03-02 Swaminathan Susb: musb: workaround toggle bug when doing bulk transf...
2009-12-11 Felipe BalbiUSB: musb: musb_host: fix sparse warning
2009-12-01 Ajay Kumar GuptaUSB: musb: fix ISOC Tx programming for CPPI DMAs
2009-07-12 Sergei ShtylyovUSB: musb_host: undo incorrect change in musb_advance_s...
2009-07-12 David BrownellUSB: musb: silence "suspend as a_wait_vrise is_active...
2009-06-16 Ajay Kumar Guptamusb: add high bandwidth ISO support
2009-06-16 David Brownellmusb: proper hookup to transceiver drivers
2009-06-16 Sergei Shtylyovmusb_host: refactor URB giveback
2009-06-16 Sergei Shtylyovmusb_host: streamline musb_cleanup_urb() calls
2009-06-16 Sergei Shtylyovmusb_host: simplify check for active URB
2009-06-16 Sergei Shtylyovmusb_host: factor out musb_ep_{get|set}_qh()
2009-06-16 Sergei Shtylyovmusb_host: refactor musb_save_toggle() (take 2)
2009-04-17 Sergei ShtylyovUSB: musb: fix isochronous TXDMA (take 2)
2009-04-17 Sergei ShtylyovUSB: musb: sanitize clearing TXCSR DMA bits (take 2)
2009-04-17 Sergei ShtylyovUSB: musb: bugfixes for multi-packet TXDMA support
2009-04-17 David BrownellUSB: musb_host, fix ep0 fifo flushing
2009-04-17 David BrownellUSB: musb_host, minor enqueue locking fix (v2)
2009-03-24 Ajay Kumar GuptaUSB: musb: NAK timeout scheme on bulk RX endpoint
2009-03-24 Sergei ShtylyovUSB: musb: rewrite host periodic endpoint allocation
2009-02-27 Sergei ShtylyovUSB: musb: use right poll limit for low speed devices
2009-02-27 Sergei ShtylyovUSB: musb: be careful with 64K+ transfer lengths, host...
2009-02-27 Sergei ShtylyovUSB: musb: fix data toggle saving with shared FIFO
2009-02-27 Sergei ShtylyovUSB: musb: host endpoint_disable() oops fixes
2009-02-27 Sergei ShtylyovUSB: musb: fix urb_dequeue() method
2009-02-27 Dmitry KrivoschekovUSB: musb: fix musb_host_tx() for shared endpoint FIFO
2009-01-28 Julia LawallUSB: musb uses endpoint functions
2009-01-07 Bryan WuUSB: musb: add Blackfin specific configuration to MUSB
2009-01-07 David BrownellUSB: musb: host side diagnostics tweaks
2008-11-20 Felipe Balbiusb: musb: fix bug in musb_schedule
2008-11-13 Ajay Kumar Guptausb: musb: fix BULK request on different available...
2008-11-13 Ajay Kumar Guptausb: musb: Fix for isochronous IN transfer
2008-10-17 David Brownellusb: musb_hdrc build fixes
2008-10-17 Ajay Kumar GuptaOMAP:MUSB: Corrects urb unlink function path
2008-10-17 Ajay Kumar GuptaOMAP:MUSB: Fixes the TT programming.
2008-08-14 Felipe BalbiUSB: Add MUSB and TUSB support