summaryrefslogtreecommitdiffstats
path: root/drivers/dma/hsu/hsu.c
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: hsu: refactor hsu_dma_do_irq() to return intAndy Shevchenko2016-09-021-5/+4Star
* dmaengine: hsu: Export hsu_dma_get_status()Chuah, Kim Tatt2016-06-251-21/+69
* Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-05-191-3/+5
|\
| * dmaengine: hsu: set maximum allowed segment size for DMAAndy Shevchenko2016-04-041-0/+2
| * dmaengine: hsu: don't check direction of timeouted channelAndy Shevchenko2016-04-041-1/+1
| * dmaengine: hsu: allow more than 3 descriptorsAndy Shevchenko2016-04-041-2/+2
* | dmaengine: hsu: correct use of channel status registerAndy Shevchenko2016-04-041-1/+1
* | dmaengine: hsu: correct residue calculation of active descriptorAndy Shevchenko2016-04-041-2/+5
* | dmaengine: hsu: set HSU_CH_MTSR to memory widthAndy Shevchenko2016-04-041-2/+2
|/
* dmaengine: hsu: speed up residue calculationAndy Shevchenko2015-12-051-13/+4Star
* dmaengine: hsu: remove platform dataHeikki Krogerus2015-10-181-17/+7Star
* dmaengine: hsu: remove excessive lockAndy Shevchenko2015-07-161-35/+4Star
* dmaengine: hsu: Fix memory leak when stopping a running transferPeter Ujfalusi2015-06-021-1/+4
* dmaengine: hsu: move memory allocation to GFP_NOWAITAndy Shevchenko2015-03-261-2/+2
* dmaengine: hsu: remove redundant pieces of codeAndy Shevchenko2015-03-261-11/+2Star
* dmaengine: append hsu DMA driverAndy Shevchenko2015-03-071-0/+504