summaryrefslogtreecommitdiffstats
path: root/drivers/dma/ti-edma3.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* dma: move dma_ops to dma-uclass.hÁlvaro Fernández Rojas2018-12-071-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* drivers: dma: ti-edma3: add support for memory fillTero Kristo2018-01-191-7/+48
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-1/+1
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-1/+1
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-011-1/+1
* drivers: dma: ti-edma3: convert driver to adopt driver modelMugunthan V N2016-02-231-2/+80
* dma: ti-edma3: Add helper function to support edma3 transferVignesh R2015-08-171-0/+78
* dma: ti-edma3: introduce edma3 driverKhoronzhuk, Ivan2014-10-231-0/+384