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