summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musb_host.c
AgeCommit message (Expand)Author
2011-06-09usb: musb: host: compare status for negative error valuesMárton Németh
2011-05-13usb: musb: host: remove duplicate check in musb_ep_program()Sergei Shtylyov
2011-05-13usb: musb: drop unneeded musb_debug trickeryFelipe Balbi
2011-05-06usb: fix building musb driversAnatolij Gustschin
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman
2011-02-04USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell
2011-02-01usb: musb: disable double buffering when it's brokenFelipe Balbi
2010-10-22usb: musb: host: support DMA transfers greater than max channel lengthT. S., Anil Kumar
2010-10-22usb: musb: host: unmap the buffer for PIO data transfersMaulik Mankad
2010-09-24usb: musb: host: Issue a memory barrier before starting DMASantosh Shilimkar
2010-04-30musb: potential use after freeDan Carpenter
2010-03-19USB: musb: fix build error introduced by isoc changeSonic Zhang
2010-03-02USB: musb: disable double buffering for older RTL versionsCliff Cai
2010-03-02usb: musb: workaround toggle bug when doing bulk transfer after isocSwaminathan S
2009-12-11USB: musb: musb_host: fix sparse warningFelipe Balbi
2009-11-30USB: musb: fix ISOC Tx programming for CPPI DMAsAjay Kumar Gupta
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