aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rapidio/devices/tsi721_dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-22rapidio/tsi721_dma: fix hardware error handlingAlexandre Bounine1-9/+73
2016-03-22rapidio/tsi721_dma: fix synchronization issuesAlexandre Bounine1-9/+16
2016-03-22rapidio/tsi721_dma: update error reporting from prep_sg callbackAlexandre Bounine1-16/+21
2016-03-22rapidio/tsi721: add filtered debug outputAlexandre Bounine1-69/+78
2016-03-22rapidio/tsi721: add HW specific mport removalAlexandre Bounine1-1/+27
2016-03-22rapidio/tsi721: add shutdown notification callbackAlexandre Bounine1-0/+30
2016-03-22rapidio/tsi721_dma: fix pending transaction queue handlingAlexandre Bounine1-29/+31
2014-12-22dmaengine: rapidio: tsi721: Rename device_controlMaxime Ripard1-6/+2
2014-08-08rapidio/tsi721_dma: rework scatter-gather list handlingAlexandre Bounine1-345/+373
2014-07-30rapidio/tsi721_dma: fix failure to obtain transaction descriptorAlexandre Bounine1-1/+7
2014-04-07drivers/rapidio/devices/tsi721_dma.c: optimize use of BDMA descriptorsAlexandre Bounine1-33/+78
2014-03-04rapidio/tsi721: fix tasklet termination in dma channel releaseAlexandre Bounine1-9/+18
2012-11-28rapidio: remove use of __devinitBill Pemberton1-1/+1
2012-05-31rapidio/tsi721: add DMA engine supportAlexandre Bounine1-0/+823