summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_cppi41.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-07-211-57/+13Star
|\
| * usb: musb: cppi41: fire hrtimer according to programmed channel lengthDaniel Mack2014-06-301-2/+4
| * Revert "usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrti...Daniel Mack2014-06-301-53/+0Star
| * usb: musb/cppi41: call musb_ep_select() before accessing an endpoint's CSRDaniel Mack2014-06-301-2/+7
| * usb: musb: introduce dma_channel.rx_packet_doneDaniel Mack2014-06-301-0/+2
* | usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irqThomas Gleixner2014-06-271-1/+1
|/
* usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiatedGeorge Cherian2014-03-051-1/+2
* usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrtimer.George Cherian2014-02-181-0/+53
* usb: musb: musb_cppi41: Make CPPI aware of high bandwidth transfersGeorge Cherian2014-02-181-0/+13
* USB: musb: correct spelling mistakes in comment and error stringRahul Bedarkar2014-01-031-1/+1
* usb: musb: musb_cppi41: handle pre-mature TX complete interruptSebastian Andrzej Siewior2013-11-251-5/+108
* usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into cppi41_tran...Sebastian Andrzej Siewior2013-11-251-23/+36
* usb: musb: cppi41: allow to defer probing if DMA isn't yet availableSebastian Andrzej Siewior2013-10-171-2/+6
* usb: musb: cppi41: fix missing unlock on error in cppi41_dma_callback()Wei Yongjun2013-08-271-1/+3
* usb: musb: cppi41: Enable in device-TX modeSebastian Andrzej Siewior2013-08-131-0/+3
* usb: musb dma: add cppi41 dma driverSebastian Andrzej Siewior2013-08-091-0/+552