aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/dw_mmc-k3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-31mmc: dw_mmc-k3: use the correct HiSilicon copyrightHao Fang1-1/+1
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4Douglas Anderson1-0/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-05-28mmc: host: Prepare host drivers for mmc_regulator_set_vqmmc() returning > 0Marek Vasut1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-02-27mmc: dw_mmc: Fix out-of-bounds access for slot's capsShawn Lin1-0/+1
2018-02-27mmc: dw_mmc-k3: Fix out-of-bounds access through DT aliasGeert Uytterhoeven1-0/+3
2017-10-30mmc: dw_mmc-k3: make array hs_timing_cfg staticColin Ian King1-1/+1
2017-08-30mmc: dw_mmc-k3: add sd support for hi3660liwei1-0/+298
2017-02-13mmc: dw_mmc: Remove the public dw_mmc header fileUlf Hansson1-1/+0
2016-11-29mmc: dw_mmc-k3: deploy runtime PM facilitiesShawn Lin1-30/+9
2016-09-26mmc: dw_mmc: k3: UHS-SD card for Hisilicon HikeyJin Guojun1-0/+6
2016-07-25mmc: dw_mmc: k3: add MMC_CAP_CMD23Jérôme Forissier1-0/+7
2015-06-01mmc: dw_mmc: k3: Fix modalias to make module auto-loading workZhangfei Gao1-1/+1
2015-06-01mmc: dw_mmc: k3: support hi6220Zhangfei Gao1-2/+101
2014-03-03mmc: dw_mmc: fix possible build errorFelipe Balbi1-0/+2
2014-01-17mmc: dw_mmc: k3: remove clk_tableZhangfei Gao1-39/+2
2014-01-13mmc: dw_mmc: fix sparse non static symbol warningWei Yongjun1-1/+1
2014-01-13mmc: dw_mmc: add dw_mmc-k3 for k3 platformZhangfei Gao1-0/+132