index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
dw_mmc-rockchip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: dw_mmc: rockchip: Obviously always return success in remove callback
Uwe Kleine-König
2022-07-12
1
-1
/
+3
*
mmc: dw-mmc-rockchip: Fix handling invalid clock rates
Peter Geis
2022-03-07
1
-4
/
+23
*
mmc: dw_mmc: rockchip: use common_caps
John Keeping
2021-12-14
1
-10
/
+1
*
mmc: dw_mmc-rockchip: Just set default sample value for legacy mode
Shawn Lin
2021-04-16
1
-1
/
+1
*
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
2020-09-07
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
mmc: dw_mmc: fix misleading comment in dw_mci_rk3288_set_ios
Shawn Lin
2018-05-02
1
-3
/
+2
*
mmc: dw_mmc-rockchip: correct property names in debug
John Keeping
2018-03-15
1
-2
/
+2
*
mmc: dw_mmc: Fix out-of-bounds access for slot's caps
Shawn Lin
2018-02-27
1
-0
/
+1
*
mmc: dw_mmc-rockchip: parse rockchip, desired-num-phases from DT
Shawn Lin
2017-06-29
1
-18
/
+30
*
mmc: dw_mmc: Remove the public dw_mmc header file
Ulf Hansson
2017-02-13
1
-1
/
+0
*
mmc: dw_mmc: disable biu clk if possible
Shawn Lin
2016-11-29
1
-0
/
+1
*
mmc: dw_mmc-rockchip: add runtime PM support
Shawn Lin
2016-11-29
1
-3
/
+38
*
mmc: dw_mmc: rockchip: unset the MMC_CAP_ERASE flag
Jaehoon Chung
2016-07-25
1
-4
/
+4
*
mmc: dw_mmc: remove the quirks flags
Jaehoon Chung
2016-07-25
1
-3
/
+0
*
mmc: dw_mmc: rockchip: Set the drive phase properly
Douglas Anderson
2016-05-23
1
-0
/
+64
*
mmc: dw_mmc-rockchip: add MMC_CAP_CMD23 capabilities
Shawn Lin
2016-05-23
1
-4
/
+4
*
mmc: dw_mmc-rockchip: remove setup_clock for rockchip
Shawn Lin
2016-05-02
1
-8
/
+4
*
mmc: dw_mmc-rockchip: fix failing to mount partition with "discard"
Shawn Lin
2016-05-02
1
-0
/
+9
*
mmc: dw_mmc-rockchip: remove dw_mci_rockchip_pmops
Shawn Lin
2016-05-02
1
-21
/
+1
*
mmc: dw_mmc: remove the prepare_command hook
Jaehoon Chung
2016-02-29
1
-7
/
+0
*
mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundant
Ulf Hansson
2015-12-22
1
-8
/
+0
*
mmc: mmc: extend the mmc_send_tuning()
Chaotian Jing
2015-10-27
1
-2
/
+2
*
mmc: dw_mmc-rockchip: MMC tuning with the clock phase framework
Alexandru M Stan
2015-10-26
1
-0
/
+162
*
mmc: dw_mmc: add quirk for broken data transfer over scheme
Addy Ke
2015-08-17
1
-0
/
+3
*
mmc: dw_mmc: rockchip: Fix modalias to make module auto-loading work
Zhangfei Gao
2015-06-01
1
-1
/
+1
*
mmc: dw_mmc: rockchip: add support MMC_CAP_RUNTIME_RESUME capability
addy ke
2015-03-23
1
-0
/
+8
*
mmc: dw_mmc: rockchip: remove incorrect __exit_p()
Dmitry Torokhov
2015-01-28
1
-1
/
+1
*
mmc: dw_mmc: add support for the other bit of sdio interrupt
Addy Ke
2014-11-26
1
-0
/
+10
*
mmc: dw_mmc: rockchip: Don't recalc the clock when it goes off
Doug Anderson
2014-11-10
1
-0
/
+3
*
mmc: dw_mmc: move rockchip related code to a separate file
addy ke
2014-09-09
1
-0
/
+136