index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
2014-04-09
Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2014-03-29
workqueue: remove deprecated WQ_NON_REENTRANT
ZhangZhen
1
-1
/
+1
2014-02-26
mmc: dw_mmc: Fix NULL pointer dereference
Sachin Kamat
1
-1
/
+1
2014-01-17
mmc: dw_mmc: fix dw_mci_get_cd
Zhangfei Gao
1
-3
/
+9
2014-01-13
mmc: dw_mmc: use slot-gpio to handle cd pin
Zhangfei Gao
1
-13
/
+35
2013-10-31
mmc: dw_mmc: Move away from using deprecated APIs
Ulf Hansson
1
-21
/
+0
2013-09-26
mmc: dw_mmc: fix the transfer termination in IDMAC mode
Seungwon Jeon
1
-3
/
+3
2013-09-26
mmc: dw_mmc: amend use of idmac sw reset
Seungwon Jeon
1
-6
/
+11
2013-09-26
mmc: dw_mmc: gather each reset code into functions
Seungwon Jeon
1
-38
/
+43
2013-09-26
mmc: dw_mmc: rework the code related to cmd/data completion
Seungwon Jeon
1
-63
/
+84
2013-09-26
mmc: dw_mmc: guarantee stop-abort cmd in data errors
Seungwon Jeon
1
-20
/
+64
2013-09-26
mmc: dw_mmc: fix error handling on response error
Seungwon Jeon
1
-5
/
+21
2013-09-26
mmc: dw_mmc: control card read threshold
Seungwon Jeon
1
-2
/
+36
2013-09-26
mmc: dw_mmc: adjust the fifoth with block size
Seungwon Jeon
1
-3
/
+71
2013-09-26
mmc: dw_mmc: set the supported max/min frequency
Seungwon Jeon
1
-2
/
+12
2013-09-26
mmc: dw_mmc: move supports-highspeed of quirks to caps
Seungwon Jeon
1
-6
/
+3
2013-09-26
mmc: dw_mmc: add the capability to support hs200 mode
Seungwon Jeon
1
-0
/
+6
2013-09-26
mmc: dw_mmc: add support tuning scheme
Seungwon Jeon
1
-37
/
+60
2013-09-26
mmc: dw_mmc: move the platform specific init call
Yuvaraj Kumar C D
1
-0
/
+9
2013-09-26
mmc: dw_mmc: Set timeout to max upon resume
Doug Anderson
1
-0
/
+3
2013-09-26
mmc: dw_mmc: Honor requests to set the clock to 0
Doug Anderson
1
-16
/
+28
[next]