aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/hsu (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-04dmaengine: hsu: correct use of channel status registerAndy Shevchenko2-1/+4
2016-04-04dmaengine: hsu: correct residue calculation of active descriptorAndy Shevchenko1-2/+5
2016-04-04dmaengine: hsu: set HSU_CH_MTSR to memory widthAndy Shevchenko1-2/+2
2015-12-05dmaengine: hsu: speed up residue calculationAndy Shevchenko2-13/+5
2015-10-17dmaengine: hsu: remove platform dataHeikki Krogerus3-18/+9
2015-10-17dmaengine: hsu: make the UART driver in control of selecting this driverHeikki Krogerus1-7/+2
2015-07-16dmaengine: hsu: remove excessive lockAndy Shevchenko2-36/+4
2015-06-02dmaengine: hsu: Fix memory leak when stopping a running transferPeter Ujfalusi1-1/+4
2015-04-22dmaengine: hsu: don't prompt for hsu_core partVinod Koul1-1/+1
2015-03-26dmaengine: hsu: move memory allocation to GFP_NOWAITAndy Shevchenko1-2/+2
2015-03-26dmaengine: hsu: remove redundant pieces of codeAndy Shevchenko1-11/+2
2015-03-26dmaengine: hsu: add Intel Tangier PCI IDAndy Shevchenko1-0/+1
2015-03-07dmaengine: append hsu DMA driverAndy Shevchenko5-0/+764