aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musb_cppi41.c
AgeCommit message (Expand)Author
2014-10-23usb: musb: cppi41: restart hrtimer only if not yet doneThomas Gleixner
2014-09-16Merge tag 'v3.17-rc5' into nextFelipe Balbi
2014-09-05usb: musb: cppi41: tweak hrtimer valuesDaniel Mack
2014-09-03usb: musb: cppi41: fix not transmitting zero length packet issueBin Liu
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-06-30usb: musb: cppi41: fire hrtimer according to programmed channel lengthDaniel Mack
2014-06-30Revert "usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrti...Daniel Mack
2014-06-30usb: musb/cppi41: call musb_ep_select() before accessing an endpoint's CSRDaniel Mack
2014-06-30usb: musb: introduce dma_channel.rx_packet_doneDaniel Mack
2014-06-27usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irqThomas Gleixner
2014-03-05usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiatedGeorge Cherian
2014-02-18usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrtimer.George Cherian
2014-02-18usb: musb: musb_cppi41: Make CPPI aware of high bandwidth transfersGeorge Cherian
2014-01-03USB: musb: correct spelling mistakes in comment and error stringRahul Bedarkar
2013-11-25usb: musb: musb_cppi41: handle pre-mature TX complete interruptSebastian Andrzej Siewior
2013-11-25usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into cppi41_tran...Sebastian Andrzej Siewior
2013-10-17usb: musb: cppi41: allow to defer probing if DMA isn't yet availableSebastian Andrzej Siewior
2013-08-27usb: musb: cppi41: fix missing unlock on error in cppi41_dma_callback()Wei Yongjun
2013-08-13usb: musb: cppi41: Enable in device-TX modeSebastian Andrzej Siewior
2013-08-09usb: musb dma: add cppi41 dma driverSebastian Andrzej Siewior