index
:
pub/scm/linux/kernel/git/rt/linux-stable-rt.git
master
Linux kernel fork
RT group
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
2026-07-06
mmc: dw_mmc: stop and complete DMA also in STATE_DATA_BUSY state
Marek Szyprowski
1
-0
/
+1
2026-05-29
mmc: dw_mmc: Add desc_num field for clarity
Shawn Lin
1
-8
/
+8
2026-05-11
mmc: dw_mmc: implement option for configuring DMA threshold
Kaustabh Chakraborty
1
-2
/
+2
2026-03-31
mmc: dw_mmc: Remove dw_mci_start_request wrapper and rename core function
Shawn Lin
1
-13
/
+5
2026-03-31
mmc: dw_mmc: Inline dw_mci_queue_request() into dw_mci_request()
Shawn Lin
1
-27
/
+19
2026-03-16
mmc: dw_mmc: Add parsing mmc_clk_phase_map support
Shawn Lin
1
-0
/
+2
2026-02-24
mmc: dw_mmc: Rename dw_mci_pltfm_pmops to dw_mci_pmops
Shawn Lin
1
-2
/
+2
2026-02-24
mmc: host: Remove unnecessary module_init/exit functions
Ethan Nelson-Moore
1
-13
/
+0
2026-02-23
mmc: dw_mmc: move pmops into core driver
Arnd Bergmann
1
-0
/
+6
2026-02-23
mmc: dw_mmc: Remove mshc alias support
Shawn Lin
1
-6
/
+3
2026-02-23
mmc: dw_mmc-pltfm: use modern PM macros
Shawn Lin
1
-2
/
+0
2026-02-23
mmc: dw_mmc: Improve dw_mci_get_cd()
Shawn Lin
1
-30
/
+14
2026-02-23
mmc: dw_mmc: Remove DW_MCI_SEND_STATUS and DW_MCI_RECV_STATUS macros
Shawn Lin
1
-12
/
+10
2026-02-23
mmc: dw_mmc: Remove struct dw_mci_board
Shawn Lin
1
-31
/
+14
2026-02-23
mmc: dw_mmc: Remove bus_hz from struct dw_mci_board
Shawn Lin
1
-6
/
+4
2026-02-23
mmc: dw_mmc: Move detect_delay_ms from struct dw_mci_board to struct dw_mci
Shawn Lin
1
-2
/
+2
2026-02-23
mmc: dw_mmc: Remove fifo_depth from struct dw_mci_board
Shawn Lin
1
-3
/
+3
2026-02-23
mmc: dw_mmc: Move rstc from struct dw_mci_board to struct dw_mci
Shawn Lin
1
-8
/
+8
2026-02-23
mmc: dw_mmc: Remove caps2 and pm_caps from struct dw_mci_board
Shawn Lin
1
-6
/
+0
2026-02-23
mmc: dw_mmc: Remove dma_ops from struct dw_mci_board
Shawn Lin
1
-1
/
+0
2026-02-23
mmc: dw_mmc: Check return value of dma_ops->init() in resume
Shawn Lin
1
-2
/
+5
2026-02-23
mmc: dw_mmc: Remove struct dw_mci_slot
Shawn Lin
1
-132
/
+95
2026-02-23
mmc: dw_mmc: Introduce dw_mci_alloc_host()
Shawn Lin
1
-0
/
+17
2026-02-23
mmc: dw_mmc: Remove queue from dw_mci
Shawn Lin
1
-19
/
+4
2026-02-23
mmc: dw_mmc: Remove mrq from struct dw_mci_slot
Shawn Lin
1
-6
/
+5
2026-02-23
mmc: dw_mmc: Move clock rate stuff from struct dw_mci_slot to struct dw_mci
Shawn Lin
1
-4
/
+4
2026-02-23
mmc: dw_mmc: Remove sdio_id from struct dw_mci_slot
Shawn Lin
1
-5
/
+4
2026-02-23
mmc: dw_mmc: Remove id and ctype from dw_mci_slot
Shawn Lin
1
-21
/
+20
2026-02-23
mmc: dw_mmc: Move flags from struct dw_mci_slot to struct dw_mci
Shawn Lin
1
-13
/
+13
2026-02-23
mmc: dw_mmc: Let variant drivers to use struct dw_mci as possible
Shawn Lin
1
-2
/
+2
2026-02-23
mmc: dw_mmc: Move struct mmc_host from struct dw_mci_slot to struct dw_mci
Shawn Lin
1
-32
/
+30
2026-02-23
mmc: dw_mmc: Remove unused header files and keep alphabetical order
Shawn Lin
1
-15
/
+8
2026-02-23
mmc: dw_mmc: Remove check before calling mmc_regulator_set_ocr()
Shawn Lin
1
-9
/
+4
2026-02-23
mmc: dw_mmc: Remove vqmmc_enabled from struct dw_mci and update the reset
Shawn Lin
1
-22
/
+4
2026-02-23
mmc: dw_mmc: add dw_mci_prepare_desc() for both of 32bit and 64bit DMA
Shawn Lin
1
-107
/
+53
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
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-25
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
[next]