aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/dw_mmc-rockchip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-02mmc: dw_mmc: fix misleading comment in dw_mci_rk3288_set_iosShawn Lin1-3/+2
2018-03-15mmc: dw_mmc-rockchip: correct property names in debugJohn Keeping1-2/+2
2018-02-27mmc: dw_mmc: Fix out-of-bounds access for slot's capsShawn Lin1-0/+1
2017-06-29mmc: dw_mmc-rockchip: parse rockchip, desired-num-phases from DTShawn Lin1-18/+30
2017-02-13mmc: dw_mmc: Remove the public dw_mmc header fileUlf Hansson1-1/+0
2016-11-29mmc: dw_mmc: disable biu clk if possibleShawn Lin1-0/+1
2016-11-29mmc: dw_mmc-rockchip: add runtime PM supportShawn Lin1-3/+38
2016-07-25mmc: dw_mmc: rockchip: unset the MMC_CAP_ERASE flagJaehoon Chung1-4/+4
2016-07-25mmc: dw_mmc: remove the quirks flagsJaehoon Chung1-3/+0
2016-05-23mmc: dw_mmc: rockchip: Set the drive phase properlyDouglas Anderson1-0/+64
2016-05-23mmc: dw_mmc-rockchip: add MMC_CAP_CMD23 capabilitiesShawn Lin1-4/+4
2016-05-02mmc: dw_mmc-rockchip: remove setup_clock for rockchipShawn Lin1-8/+4
2016-05-02mmc: dw_mmc-rockchip: fix failing to mount partition with "discard"Shawn Lin1-0/+9
2016-05-02mmc: dw_mmc-rockchip: remove dw_mci_rockchip_pmopsShawn Lin1-21/+1
2016-02-29mmc: dw_mmc: remove the prepare_command hookJaehoon Chung1-7/+0
2015-12-22mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundantUlf Hansson1-8/+0
2015-10-27mmc: mmc: extend the mmc_send_tuning()Chaotian Jing1-2/+2
2015-10-26mmc: dw_mmc-rockchip: MMC tuning with the clock phase frameworkAlexandru M Stan1-0/+162
2015-08-17mmc: dw_mmc: add quirk for broken data transfer over schemeAddy Ke1-0/+3
2015-06-01mmc: dw_mmc: rockchip: Fix modalias to make module auto-loading workZhangfei Gao1-1/+1
2015-03-23mmc: dw_mmc: rockchip: add support MMC_CAP_RUNTIME_RESUME capabilityaddy ke1-0/+8
2015-01-28mmc: dw_mmc: rockchip: remove incorrect __exit_p()Dmitry Torokhov1-1/+1
2014-11-26mmc: dw_mmc: add support for the other bit of sdio interruptAddy Ke1-0/+10
2014-11-10mmc: dw_mmc: rockchip: Don't recalc the clock when it goes offDoug Anderson1-0/+3
2014-09-09mmc: dw_mmc: move rockchip related code to a separate fileaddy ke1-0/+136