aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_cppi41.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-03USB: musb: correct spelling mistakes in comment and error stringRahul Bedarkar1-1/+1
2013-11-25usb: musb: musb_cppi41: handle pre-mature TX complete interruptSebastian Andrzej Siewior1-5/+108
2013-11-25usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into cppi41_trans_done()Sebastian Andrzej Siewior1-23/+36
2013-10-17usb: musb: cppi41: allow to defer probing if DMA isn't yet availableSebastian Andrzej Siewior1-2/+6
2013-08-27usb: musb: cppi41: fix missing unlock on error in cppi41_dma_callback()Wei Yongjun1-1/+3
2013-08-13usb: musb: cppi41: Enable in device-TX modeSebastian Andrzej Siewior1-0/+3
2013-08-09usb: musb dma: add cppi41 dma driverSebastian Andrzej Siewior1-0/+552