summaryrefslogtreecommitdiff
path: root/drivers/dma/sh/rcar-hpbdma.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-01dmaengine: rcar-hpbdma: Include linux/err.hLaurent Pinchart1-0/+1
2013-11-28rcar-hpbdma: initialise plane information when haltedKuninori Morimoto1-0/+3
2013-11-28rcar-hpbdma: fixup channel busy check for double planeKuninori Morimoto1-1/+5
2013-11-28rcar-hpbdma: add max transfer sizeKuninori Morimoto1-0/+2
2013-10-11rcar-hpbdma: add parameter to set_slave() methodSergei Shtylyov1-2/+5
2013-10-11rcar-hpbdma: remove shdma_free_irq() callsSergei Shtylyov1-2/+0
2013-09-02dma: add driver for R-Car HPB-DMACMax Filippov1-0/+655