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
2022-12-13
Merge tag 'mmc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2022-12-07
mmc: Avoid open coding by using mmc_op_tuning()
ChanWoo Lee
2022-12-07
mmc: host: Fix repeated words in comments
wangjianli
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-04-26
mmc: improve API to make clear hw_reset callback is for cards
Wolfram Sang
2022-03-07
mmc: dw_mmc: Support setting f_min from host drivers
Peter Geis
2022-02-28
mmc: dw_mmc: Use device_property_string_array_count()
Andy Shevchenko
2022-02-28
mmc: dw_mmc: Fix potential null pointer risk
Wen Zhiwei
2021-12-21
mmc: dw_mmc: Do not wait for DTO in case of error
Mårten Lindahl
2021-12-21
mmc: dw_mmc: Add driver callbacks for data read timeout
Mårten Lindahl
2021-12-21
mmc: dw_mmc: clean up a debug message
Dan Carpenter
2021-12-14
mmc: dw_mmc: add common capabilities to replace caps
John Keeping
2021-12-14
mmc: dw_mmc: Allow lower TMOUT value than maximum
Mårten Lindahl
2021-12-14
mmc: dw_mmc: Avoid hung state if GEN_CMD transfer fails
Mårten Lindahl
2021-10-21
mmc: dw_mmc: Drop use of ->init_card() callback
Ulf Hansson
2021-10-12
mmc: dw_mmc: Dont wait for DRTO on Write RSP error
Christian Löhle
2021-09-06
mmc: dw_mmc: Only inject fault before done/error
Vincent Whitchurch
2021-08-24
mmc: dw_mmc: Fix issue with uninitialized dma_slave_config
Tony Lindgren
2021-08-24
mmc: dw_mmc: Add data CRC error injection
Vincent Whitchurch
2021-08-04
mmc: dw_mmc: Fix hang on data CRC error
Vincent Whitchurch
2021-03-30
mmc: dw_mmc: simplify optional reset handling
Philipp Zabel
2021-03-30
mmc: dw_mmc: Drop redundant call to ->card_event callback
Ulf Hansson
2021-02-08
mmc: dw_mmc: Use new tasklet API
Emil Renner Berthing
2020-11-16
mmc: dw_mmc: replace spin_lock_irqsave by spin_lock in hard IRQ
Tian Tao
2020-09-07
mmc: dw_mmc: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-28
mmc: host: Drop redundant MMC_CAP_ERASE
Ulf Hansson
2020-05-28
mmc: host: Prepare host drivers for mmc_regulator_set_vqmmc() returning > 0
Marek Vasut
2019-12-19
mmc: dw_mmc: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-13
mmc: dw_mmc: fix indentation issue
Colin Ian King
2019-11-03
mmc: dw_mmc: Remove superfluous cast in debugfs_create_u32() call
Geert Uytterhoeven
2019-11-03
mmc: dw_mmc: Fix debugfs on 64-bit platforms
Geert Uytterhoeven
2019-09-11
mmc: dw_mmc: Re-store SDIO IRQs mask at system resume
Ulf Hansson
2019-07-22
mmc: dw_mmc: Fix occasional hang after tuning on eMMC
Douglas Anderson
2019-06-17
mmc: host: dw_mmc: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-07-03
mmc: dw_mmc: fix card threshold control configuration
x00270170
2018-05-02
mmc: dw_mmc: update actual clock for mmc debugfs
Shawn Lin
2018-03-16
Merge branch 'fixes' into next
Ulf Hansson
2018-03-16
mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occurs
Evgeniy Didin
2018-03-15
mmc: dw_mmc: remove the deprecated "num-slots"
Jaehoon Chung
2018-03-15
mmc: dw_mmc: remove the deprecated "clock-freq-min-max" property
Jaehoon Chung
2018-03-05
Merge branch 'fixes' into next
Ulf Hansson
2018-03-05
mmc: dw_mmc: Remove prev_state and state assignment for STATE_SENDING_CMD
Shawn Lin
2018-03-05
mmc: dw_mmc: Convert to use DEFINE_SHOW_ATTRIBUTE
Shawn Lin
2018-03-05
mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for 32-bit systems
Evgeniy Didin
2018-02-27
mmc: dw_mmc: Avoid accessing registers in runtime suspended state
Shawn Lin
2018-02-27
mmc: dw_mmc: Fix out-of-bounds access for slot's caps
Shawn Lin
[next]