summaryrefslogtreecommitdiff
path: root/drivers/dma/ti-edma3.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-19drivers: dma: ti-edma3: add support for memory fillTero Kristo1-7/+48
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-1/+1
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass1-1/+1
2016-02-23drivers: dma: ti-edma3: convert driver to adopt driver modelMugunthan V N1-2/+80
2015-08-17dma: ti-edma3: Add helper function to support edma3 transferVignesh R1-0/+78
2014-10-23dma: ti-edma3: introduce edma3 driverKhoronzhuk, Ivan1-0/+384