index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
dw_mmc.h
Age
Commit message (
Expand
)
Author
2016-09-22
mmc: dw_mmc: fix the spamming log message
Jaehoon Chung
2016-07-25
mmc: dw_mmc: add the card write threshold for HS400 mode
Jaehoon Chung
2016-07-25
mmc: dw_mmc: remove UBSAN warning in dw_mci_setup_bus()
Seung-Woo Kim
2016-05-02
mmc: dw_mmc: remove setup_clock callback
Shawn Lin
2016-02-29
mmc: dw_mmc: add hw_reset support
Shawn Lin
2016-02-29
mmc: dw_mmc: remove the prepare_command hook
Jaehoon Chung
2015-10-29
mmc: dw_mmc: fix the CardThreshold boundary at CardThrCtl register
Jaehoon Chung
2015-10-27
mmc: mmc: extend the mmc_send_tuning()
Chaotian Jing
2015-10-26
mmc: dw_mmc: use macro for HCON register operations
Shawn Lin
2015-10-26
mmc: dw_mmc: Add external dma interface support
Shawn Lin
2015-06-01
mmc: dw_mmc: Use core to handle absent write protect line
Lars-Peter Clausen
2015-06-01
mmc: dw_mmc: add switch_voltage
Zhangfei Gao
2015-04-09
mmc: dw_mmc: fix fifo ordering in big endian
Ben Dooks
2015-04-09
mmc: dw_mmc: make IO accessors endian agnostic
Ben Dooks
2015-03-23
mmc: dw_mmc: exynos: Support eMMC's HS400 mode
Seungwon Jeon
2015-01-19
mmc: dw_mmc: Convert to mmc_send_tuning()
Ulf Hansson
2015-01-19
mmc: dw_mmc: Cleanup disable of low power mode w/ SDIO interrupts
Doug Anderson
2014-11-26
mmc: dw_mmc: add support for the other bit of sdio interrupt
Addy Ke
2014-11-26
mmc: dw_mmc: Add IDMAC 64-bit address mode support
Prabu Thangamuthu
2014-11-10
mmc: dw_mmc: Remove old card detect infrastructure
Doug Anderson
2014-09-09
mmc: dw_mmc: Support voltage changes
Doug Anderson
2014-08-11
mmc: dw_mmc: change to use recommended reset procedure
Sonny Rao
2014-05-12
mmc: dw_mmc: remove dw_mci_of_cd_gpio/wp_gpio()
Jaehoon Chung
2014-03-03
mmc: dw_mmc: fix possible build error
Felipe Balbi
2014-02-25
mmc: dw_mmc: Add missing description
Sachin Kamat
2013-09-25
mmc: dw_mmc: control card read threshold
Seungwon Jeon
2013-09-25
mmc: dw_mmc: adjust the fifoth with block size
Seungwon Jeon
2013-09-25
mmc: dw_mmc: add support tuning scheme
Seungwon Jeon
2013-06-27
mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGA
Dinh Nguyen
2013-06-27
mmc: dw_mmc: change the macro name from DTO to DRTO
Jaehoon Chung
2013-04-12
mmc: dw_mmc: let device core setup the default pin configuration
Thomas Abraham
2012-10-03
mmc: dw_mmc: add support for implementation specific callbacks
Thomas Abraham
2012-03-25
mmc: Support of PCI mode in the dw_mmc driver
Shashidhar Hiremath
2012-01-12
mmc: dw_mmc: fixed wrong bit operation for SDMMC_GET_FCNT()
Jaehoon Chung
2011-10-26
mmc: dw_mmc: modify DATA register offset
Jaehoon Chung
2011-10-26
mmc: dw_mmc: Support SDIO interrupts for all slots
Shashidhar Hiremath
2011-07-20
mmc: dw_mmc: don't hard code fifo depth, fix usage
James Hogan
2011-07-20
mmc: dw_mmc: brackets in register access macros
James Hogan
2011-03-15
mmc: dw_mmc: support DDR mode
Jaehoon Chung
2011-01-08
mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.
Will Newton