summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/dw_mmc-k3.c
AgeCommit message (Expand)Author
2023-06-12mmc: dw_mmc: Make dw_mci_pltfm_remove() return voidUwe Kleine-König
2021-03-31mmc: dw_mmc-k3: use the correct HiSilicon copyrightHao Fang
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4Douglas Anderson
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-28mmc: host: Prepare host drivers for mmc_regulator_set_vqmmc() returning > 0Marek Vasut
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-02-27mmc: dw_mmc: Fix out-of-bounds access for slot's capsShawn Lin
2018-02-27mmc: dw_mmc-k3: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2017-10-30mmc: dw_mmc-k3: make array hs_timing_cfg staticColin Ian King
2017-08-30mmc: dw_mmc-k3: add sd support for hi3660liwei
2017-02-13mmc: dw_mmc: Remove the public dw_mmc header fileUlf Hansson
2016-11-29mmc: dw_mmc-k3: deploy runtime PM facilitiesShawn Lin
2016-09-26mmc: dw_mmc: k3: UHS-SD card for Hisilicon HikeyJin Guojun
2016-07-25mmc: dw_mmc: k3: add MMC_CAP_CMD23Jérôme Forissier
2015-06-01mmc: dw_mmc: k3: Fix modalias to make module auto-loading workZhangfei Gao
2015-06-01mmc: dw_mmc: k3: support hi6220Zhangfei Gao
2014-03-03mmc: dw_mmc: fix possible build errorFelipe Balbi
2014-01-17mmc: dw_mmc: k3: remove clk_tableZhangfei Gao
2014-01-13mmc: dw_mmc: fix sparse non static symbol warningWei Yongjun
2014-01-13mmc: dw_mmc: add dw_mmc-k3 for k3 platformZhangfei Gao