index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
dw_mmc-rockchip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-15
mmc: dw_mmc: rockchip: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2022-07-12
mmc: dw_mmc: rockchip: Obviously always return success in remove callback
Uwe Kleine-König
1
-1
/
+3
2022-03-07
mmc: dw-mmc-rockchip: Fix handling invalid clock rates
Peter Geis
1
-4
/
+23
2021-12-14
mmc: dw_mmc: rockchip: use common_caps
John Keeping
1
-10
/
+1
2021-04-16
mmc: dw_mmc-rockchip: Just set default sample value for legacy mode
Shawn Lin
1
-1
/
+1
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-05-02
mmc: dw_mmc: fix misleading comment in dw_mci_rk3288_set_ios
Shawn Lin
1
-3
/
+2
2018-03-15
mmc: dw_mmc-rockchip: correct property names in debug
John Keeping
1
-2
/
+2
2018-02-27
mmc: dw_mmc: Fix out-of-bounds access for slot's caps
Shawn Lin
1
-0
/
+1
2017-06-29
mmc: dw_mmc-rockchip: parse rockchip, desired-num-phases from DT
Shawn Lin
1
-18
/
+30
2017-02-13
mmc: dw_mmc: Remove the public dw_mmc header file
Ulf Hansson
1
-1
/
+0
2016-11-29
mmc: dw_mmc: disable biu clk if possible
Shawn Lin
1
-0
/
+1
2016-11-29
mmc: dw_mmc-rockchip: add runtime PM support
Shawn Lin
1
-3
/
+38
2016-07-25
mmc: dw_mmc: rockchip: unset the MMC_CAP_ERASE flag
Jaehoon Chung
1
-4
/
+4
2016-07-25
mmc: dw_mmc: remove the quirks flags
Jaehoon Chung
1
-3
/
+0
2016-05-23
mmc: dw_mmc: rockchip: Set the drive phase properly
Douglas Anderson
1
-0
/
+64
2016-05-23
mmc: dw_mmc-rockchip: add MMC_CAP_CMD23 capabilities
Shawn Lin
1
-4
/
+4
2016-05-02
mmc: dw_mmc-rockchip: remove setup_clock for rockchip
Shawn Lin
1
-8
/
+4
2016-05-02
mmc: dw_mmc-rockchip: fix failing to mount partition with "discard"
Shawn Lin
1
-0
/
+9
2016-05-02
mmc: dw_mmc-rockchip: remove dw_mci_rockchip_pmops
Shawn Lin
1
-21
/
+1
2016-02-29
mmc: dw_mmc: remove the prepare_command hook
Jaehoon Chung
1
-7
/
+0
2015-12-22
mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundant
Ulf Hansson
1
-8
/
+0
2015-10-27
mmc: mmc: extend the mmc_send_tuning()
Chaotian Jing
1
-2
/
+2
2015-10-26
mmc: dw_mmc-rockchip: MMC tuning with the clock phase framework
Alexandru M Stan
1
-0
/
+162
2015-08-17
mmc: dw_mmc: add quirk for broken data transfer over scheme
Addy Ke
1
-0
/
+3
2015-06-01
mmc: dw_mmc: rockchip: Fix modalias to make module auto-loading work
Zhangfei Gao
1
-1
/
+1
2015-03-23
mmc: dw_mmc: rockchip: add support MMC_CAP_RUNTIME_RESUME capability
addy ke
1
-0
/
+8
2015-01-28
mmc: dw_mmc: rockchip: remove incorrect __exit_p()
Dmitry Torokhov
1
-1
/
+1
2014-11-26
mmc: dw_mmc: add support for the other bit of sdio interrupt
Addy Ke
1
-0
/
+10
2014-11-10
mmc: dw_mmc: rockchip: Don't recalc the clock when it goes off
Doug Anderson
1
-0
/
+3
2014-09-09
mmc: dw_mmc: move rockchip related code to a separate file
addy ke
1
-0
/
+136