index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
dw_mmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-12
mmc: dw_mmc: insmod followed by rmmod will hung for eMMC
Prabu Thangamuthu
1
-3
/
+3
2015-06-01
mmc: dw_mmc: Use core to handle absent write protect line
Lars-Peter Clausen
1
-36
/
+17
2015-06-01
mmc: dw_mmc: add switch_voltage
Zhangfei Gao
1
-0
/
+4
2015-05-08
mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLE
Zhangfei Gao
1
-1
/
+2
2015-05-08
mmc: dw_mmc: init desc in dw_mci_idmac_init
Zhangfei Gao
1
-1
/
+3
2015-04-09
mmc: dw_mmc: Add locking around cmd11 timer
Doug Anderson
1
-3
/
+21
2015-04-09
mmc: dw_mmc: Add a return in an unexpected cmd11 timeout
Doug Anderson
1
-2
/
+4
2015-04-09
mmc: dw_mmc: Increase cmd11 timeout to 500ms
Doug Anderson
1
-3
/
+5
2015-04-09
mmc: dw_mmc: fix fifo ordering in big endian
Ben Dooks
1
-35
/
+24
2015-04-09
mmc: dw_mmc: change idmac descriptor files to __le32
Ben Dooks
1
-15
/
+16
2015-03-31
mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferring
Doug Anderson
1
-3
/
+3
2015-03-31
mmc: dw_mmc: Add a timeout for sending CMD11
Doug Anderson
1
-0
/
+26
2015-03-31
mmc: dw_mmc: enable card read threshold when mode is HS400
Jaehoon Chung
1
-0
/
+1
2015-03-23
mmc: dw_mmc: exynos: dw_mci_exynos_prepare_hs400_tuning() can be static
Wu Fengguang
1
-1
/
+1
2015-03-23
mmc: dw_mmc: Don't crash if we get an interrupt before slot has initted
Doug Anderson
1
-0
/
+4
2015-03-23
mmc: dw_mmc: Only enable CD after setup and only if needed
Doug Anderson
1
-3
/
+38
2015-03-23
mmc: dw_mmc: Don't start commands while busy
Doug Anderson
1
-0
/
+28
2015-03-23
mmc: dw_mmc: Give a good reset after we give power
Doug Anderson
1
-9
/
+18
2015-03-23
mmc: dw_mmc: Make sure we only adjust the clock when power is on
Doug Anderson
1
-6
/
+10
2015-03-23
mmc: dw_mmc: fix mmc_test by not sending abort for DRTO/EBE errors
addy ke
1
-2
/
+8
2015-03-23
mmc: dw_mmc: exynos: Support eMMC's HS400 mode
Seungwon Jeon
1
-1
/
+15
2015-01-19
mmc: dw_mmc: Power on vqmmc in MMC_POWER_ON, not MMC_POWER_UP
Doug Anderson
1
-4
/
+6
2015-01-19
mmc: dw_mmc: Convert to mmc_send_tuning()
Ulf Hansson
1
-22
/
+4
2015-01-19
mmc: dw_mmc: remove unnecessary debug message
Beomho Seo
1
-3
/
+1
2015-01-19
mmc: dw_mmc: fix the max_blk_count in IDMAC
Seungwon Jeon
1
-2
/
+2
2015-01-19
mmc: dw_mmc: Protect read-modify-write of INTMASK with a lock
Doug Anderson
1
-0
/
+13
2015-01-19
mmc: dw_mmc: Cleanup disable of low power mode w/ SDIO interrupts
Doug Anderson
1
-34
/
+35
2014-11-26
mmc: dw_mmc: avoid write to CDTHRCTL on older versions
James Hogan
1
-0
/
+7
2014-11-26
mmc: dw_mmc: add support for the other bit of sdio interrupt
Addy Ke
1
-5
/
+7
2014-11-26
mmc: dw_mmc: Add IDMAC 64-bit address mode support
Prabu Thangamuthu
1
-38
/
+161
2014-11-10
mmc: dw_mmc: Remove old card detect infrastructure
Doug Anderson
1
-101
/
+20
2014-11-10
mmc: dw_mmc: Change signal voltage error to dev_dbg()
Doug Anderson
1
-1
/
+1
2014-11-10
mmc: dw_mmc: Reset DMA before enabling IDMAC
Sonny Rao
1
-0
/
+5
2014-09-23
mmc: Consolidate emmc tuning blocks
Stephen Boyd
1
-30
/
+0
2014-09-19
mmc: dw_mmc: Remove unused function for !CONFIG_OF
Tobias Klauser
1
-4
/
+0
2014-09-09
mmc: dw_mmc: Pass back errors from mmc_of_parse()
Doug Anderson
1
-4
/
+6
2014-09-09
mmc: dw_mmc: Support voltage changes
Doug Anderson
1
-9
/
+128
2014-09-09
mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
Yuvaraj CD
1
-37
/
+35
2014-09-09
mmc: dw_mmc: Make sure we don't get stuck when we get an error
Doug Anderson
1
-0
/
+46
2014-08-11
mmc: dw_mmc: Slot quirk "disable-wp" is deprecated.
Jaehoon Chung
1
-2
/
+9
2014-08-11
mmc: dw_mmc: change to use recommended reset procedure
Sonny Rao
1
-23
/
+64
2014-05-22
mmc: dw_mmc: Don't print data errors
Doug Anderson
1
-1
/
+1
2014-05-13
mmc: dw_mmc: restore the card-present checking point
Jaehoon Chung
1
-0
/
+5
2014-05-13
mmc: dw_mmc: remove dw_mci_of_cd_gpio/wp_gpio()
Jaehoon Chung
1
-57
/
+3
2014-05-13
mmc: dw_mmc: remove unnecessary function.
Jaehoon Chung
1
-7
/
+1
2014-05-13
mmc: dw_mmc: fix minor coding style.
Jaehoon Chung
1
-3
/
+2
2014-05-13
mmc: dw_mmc: remove unused member variable.
Jaehoon Chung
1
-30
/
+3
2014-05-13
mmc: dw_mmc: replace the bus_hz checking point
Jaehoon Chung
1
-10
/
+8
2014-05-13
mmc: dw_mmc: use the mmc_of_parse() instead of local parser
Jaehoon Chung
1
-48
/
+1
2014-04-21
mmc: dw_mmc: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
1
-1
/
+1
[next]