index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
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-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
2018-02-27
mmc: dw_mmc: Factor out dw_mci_init_slot_caps
Shawn Lin
2017-11-02
mmc: dw_mmc: Convert timers to use timer_setup()
Kees Cook
2017-11-02
mmc: dw_mmc: Cleanup the DTO timer like the CTO one
Douglas Anderson
2017-11-02
Merge branch 'fixes' into next
Ulf Hansson
2017-11-01
mmc: dw_mmc: Fix the DTO timeout calculation
Douglas Anderson
[next]