index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2025-10-21
mmc: dw_mmc: Use dma_set_mask_and_coherent() helper
Shawn Lin
1
-3
/
+2
2025-10-21
mmc: use octal file permissions instead of symbolic
Pedro Demarchi Gomes
1
-5
/
+5
2025-06-24
mmc: dw_mmc: Use devm_mmc_alloc_host() helper
Binbin Zhou
1
-10
/
+5
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-3
/
+3
2025-05-14
mmc: rename mmc_can_gpio_cd() to mmc_host_can_gpio_cd()
Wolfram Sang
1
-3
/
+3
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-8
/
+8
2025-03-26
Merge tag 'mmc-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-2
/
+92
2025-03-11
mmc: dw_mmc: add a quirk for accessing 64-bit FIFOs in two halves
Kaustabh Chakraborty
1
-2
/
+92
2025-02-18
mmc: dw_mmc: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
2024-11-12
mmc: Merge branch fixes into next
Ulf Hansson
1
-2
/
+2
2024-11-12
Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"
Aurelien Jarno
1
-2
/
+2
2024-10-14
mmc: host: Fix typos in comments across various files
Yu Jiaoliang
1
-1
/
+1
2024-08-28
mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
Sam Protsenko
1
-2
/
+2
2024-08-20
mmc: dw_mmc: allow biu and ciu clocks to defer
Ben Whitten
1
-0
/
+8
2024-07-08
mmc: dw_mmc: Add support for platform specific eMMC HW reset
Liming Sun
1
-0
/
+6
2024-07-08
mmc: Convert from tasklet to BH workqueue
Allen Pais
1
-12
/
+12
2024-03-05
mmc: dw_mmc: Remove unused of_gpio.h
Andy Shevchenko
1
-1
/
+0
2022-12-14
Merge tag 'mmc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-3
/
+2
2022-12-07
mmc: Avoid open coding by using mmc_op_tuning()
ChanWoo Lee
1
-2
/
+1
2022-12-07
mmc: host: Fix repeated words in comments
wangjianli
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
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
[next]