summaryrefslogtreecommitdiff
path: root/drivers/dma/dma-uclass.c
AgeCommit message (Expand)Author
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dma: Rename free() to rfree()Simon Glass
2019-12-09dma: Introduce dma_get_cfg() interfaceVignesh Raghavendra
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2018-12-07dma: add channels supportÁlvaro Fernández Rojas
2018-12-07dma: move dma_ops to dma-uclass.hÁlvaro Fernández Rojas
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2016-02-23dm: implement a DMA uclassMugunthan V N