Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / drivers / usb / musb / musb_host.c
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