aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_cppi41.c
Commit message (Expand)AuthorAge
* usb: musb: cppi41: improve rx channel abort routineBin Liu2015-01-27
* usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*Bin Liu2015-01-27
* usb: musb: Fix a few off-by-one lengthsRasmus Villemoes2014-12-22
* usb: musb: musb_cppi41: recognize HS devices in hostmodeSebastian Andrzej Siewior2014-11-18
* usb: musb: cppi41: restart hrtimer only if not yet doneThomas Gleixner2014-10-23
* Merge tag 'v3.17-rc5' into nextFelipe Balbi2014-09-16
|\
| * usb: musb: cppi41: fix not transmitting zero length packet issueBin Liu2014-09-03
* | usb: musb: cppi41: tweak hrtimer valuesDaniel Mack2014-09-05
|/
* Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-07-21
|\
| * usb: musb: cppi41: fire hrtimer according to programmed channel lengthDaniel Mack2014-06-30
| * Revert "usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrti...Daniel Mack2014-06-30
| * usb: musb/cppi41: call musb_ep_select() before accessing an endpoint's CSRDaniel Mack2014-06-30
| * usb: musb: introduce dma_channel.rx_packet_doneDaniel Mack2014-06-30
* | usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irqThomas Gleixner2014-06-27
|/
* usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiatedGeorge Cherian2014-03-05
* usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrtimer.George Cherian2014-02-18
* usb: musb: musb_cppi41: Make CPPI aware of high bandwidth transfersGeorge Cherian2014-02-18
* USB: musb: correct spelling mistakes in comment and error stringRahul Bedarkar2014-01-03
* usb: musb: musb_cppi41: handle pre-mature TX complete interruptSebastian Andrzej Siewior2013-11-25
* usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into cppi41_tran...Sebastian Andrzej Siewior2013-11-25
* usb: musb: cppi41: allow to defer probing if DMA isn't yet availableSebastian Andrzej Siewior2013-10-17
* usb: musb: cppi41: fix missing unlock on error in cppi41_dma_callback()Wei Yongjun2013-08-27
* usb: musb: cppi41: Enable in device-TX modeSebastian Andrzej Siewior2013-08-13
* usb: musb dma: add cppi41 dma driverSebastian Andrzej Siewior2013-08-09