summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mmci_qcom_dml.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-10/+1
* mmc: mmci: qcom: define get_dctrl_cfgLudovic Barre2019-04-151-0/+6
* mmc: mmci: Re-work code starting DMA for the qcom variantUlf Hansson2019-04-151-2/+8
* mmc: mmci: Drop unnecessary clear of variant->qcom_dml flagUlf Hansson2019-04-151-1/+0
* mmc: mmci: add dma_error callbackLudovic Barre2018-10-091-0/+1
* mmc: mmci: add dma_finalize callbackLudovic Barre2018-10-091-0/+1
* mmc: mmci: add dma_start callbackLudovic Barre2018-10-091-0/+1
* mmc: mmci: add get_next_data callbackLudovic Barre2018-10-091-0/+1
* mmc: mmci: add prepare/unprepare_data callbacksLudovic Barre2018-10-091-0/+2
* mmc: mmci: create common mmci_dma_setup/releaseLudovic Barre2018-10-091-2/+9
* mmc: mmci: Add and implement a ->dma_setup() callback for qcom dmlUlf Hansson2018-08-011-4/+14
* scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* mmc: mmci: Add qcom dml support to the driver.Srinivas Kandagatla2014-09-091-0/+177