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.c
Age
Commit message (
Expand
)
Author
2017-04-18
mmc: dw_mmc: Don't allow Runtime PM for SDIO cards
Douglas Anderson
2017-02-13
mmc: dw_mmc: silent verbose log when calling from PM context
Shawn Lin
2017-02-13
mmc: dw_mmc: Add fifo watermark alignment property
Jun Nie
2017-02-13
mmc: dw_mmc: Add fifo address property
Jun Nie
2017-02-13
mmc: dw_mmc: Remove the public dw_mmc header file
Ulf Hansson
2017-01-23
mmc: dw_mmc: force setup bus if active slots exist
Ziyuan Xu
2016-12-05
mmc: dw_mmc: display the clock message only one time when card is polling
Jaehoon Chung
2016-12-05
mmc: dw_mmc: add the debug message for polling and non-removable
Jaehoon Chung
2016-12-05
mmc: dw_mmc: check the "present" variable before checking flags
Jaehoon Chung
2016-12-05
mmc: dw_mmc: add missing codes for runtime resume
Joonyoung Shim
2016-11-29
mmc: delete is_first_req parameter from pre-request callback
Linus Walleij
2016-11-29
mmc: dw_mmc: The "clock-freq-min-max" property was deprecated
Jaehoon Chung
2016-11-29
mmc: dw_mmc: remove the unnecessary mmc_data structure
Jaehoon Chung
2016-11-29
mmc: dw_mmc: use the cookie's enum values for post/pre_req()
Jaehoon Chung
2016-11-29
mmc: dw_mmc: call the dw_mci_prep_stop_abort() by default
Jaehoon Chung
2016-11-29
mmc: dw_mmc: use the hold register when send stop command
Jaehoon Chung
2016-11-29
mmc: dw_mmc: change the DW_MCI_FREQ_MIN from 400K to 100K
Jaehoon Chung
2016-11-29
mmc: dw_mmc: fix the debug message for checking card's present
Jaehoon Chung
2016-11-29
mmc: dw_mmc: display the real register value on debugfs
Jaehoon Chung
2016-11-29
mmc: dw_mmc: fix spelling mistake in dev_dbg message
Colin Ian King
2016-11-29
mmc: dw_mmc: remove system PM callback
Shawn Lin
2016-11-29
mmc: dw_mmc: disable biu clk if possible
Shawn Lin
2016-11-29
mmc: dw_mmc: add runtime PM callback
Shawn Lin
2016-11-21
mmc: dw_mmc: fix the error handling for dma operation
Jaehoon Chung
2016-11-07
mmc: dw_mmc: add the "reset" as name of reset controller
Jaehoon Chung
2016-09-26
mmc: dw_mmc: remove the deprecated "supports-highspeed" property
Jaehoon Chung
2016-09-26
mmc: dw_mmc: minor cleanup for dw_mci_adjust_fifoth
Shawn Lin
2016-09-26
mmc: dw_mmc: use macro to define ring buffer size
Shawn Lin
2016-09-26
mmc: dw_mmc: fix misleading error print if failing to do DMA transfer
Shawn Lin
2016-09-26
mmc: dw_mmc: avoid race condition of cpu and IDMAC
Shawn Lin
2016-09-26
mmc: dw_mmc: split out preparation of desc for IDMAC32 and IDMAC64
Shawn Lin
2016-09-26
mmc: dw_mmc: return -EILSEQ for EBE and SBE error
Shawn Lin
2016-09-26
mmc: dw_mmc: add reset support to dwmmc host controller
Guodong Xu
2016-09-26
mmc: dw_mmc: remove the unnecessary IS_ERR() checking for ciu/biu clock
Jaehoon Chung
2016-09-26
mmc: dw_mmc: remove parsing for each slot subnode
Shawn Lin
2016-09-22
mmc: dw_mmc: fix the spamming log message
Jaehoon Chung
2016-07-25
mmc: dw_mmc: set to MMC_CAP_ERASE by default
Jaehoon Chung
2016-07-25
mmc: dw_mmc: fix unmap sg twice when finding data err
Shawn Lin
2016-07-25
mmc: dw_mmc: add the card write threshold for HS400 mode
Jaehoon Chung
2016-07-25
mmc: dw_mmc: remove the quirks flags
Jaehoon Chung
2016-07-25
mmc: dw_mmc: remove UBSAN warning in dw_mci_setup_bus()
Seung-Woo Kim
2016-07-25
mmc: dw_mmc: Wait for data transfer after response errors.
Doug Anderson
2016-07-25
mmc: dw_mmc: fix 32bit little-endian access of des1 field
Ben Dooks
2016-07-25
mmc: dw_mmc: Consider HLE errors to be data and command errors
Doug Anderson
2016-07-25
mmc: dw_mmc: check card present before starting request
Shawn Lin
2016-07-25
mmc: dw_mmc: remove redundant of set_bit and clear_bit
Shawn Lin
2016-07-25
mmc: host: use the defined function to check whether card is removable
Jaehoon Chung
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-23
mmc: dw_mmc: fix the wrong max_blk_size
Jaehoon Chung
2016-05-02
mmc: dw_mmc: remove setup_clock callback
Shawn Lin
[next]