aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mmci_qcom_dml.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner1-10/+1
2019-04-15mmc: mmci: qcom: define get_dctrl_cfgLudovic Barre1-0/+6
2019-04-15mmc: mmci: Re-work code starting DMA for the qcom variantUlf Hansson1-2/+8
2019-04-15mmc: mmci: Drop unnecessary clear of variant->qcom_dml flagUlf Hansson1-1/+0
2018-10-09mmc: mmci: add dma_error callbackLudovic Barre1-0/+1
2018-10-09mmc: mmci: add dma_finalize callbackLudovic Barre1-0/+1
2018-10-09mmc: mmci: add dma_start callbackLudovic Barre1-0/+1
2018-10-09mmc: mmci: add get_next_data callbackLudovic Barre1-0/+1
2018-10-09mmc: mmci: add prepare/unprepare_data callbacksLudovic Barre1-0/+2
2018-10-09mmc: mmci: create common mmci_dma_setup/releaseLudovic Barre1-2/+9
2018-08-01mmc: mmci: Add and implement a ->dma_setup() callback for qcom dmlUlf Hansson1-4/+14
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada1-1/+1
2014-09-09mmc: mmci: Add qcom dml support to the driver.Srinivas Kandagatla1-0/+177