index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-25
sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove()
Liming Sun
1
-11
/
+17
2024-03-25
mmc: sdhci-omap: re-tuning is needed after a pm transition to support emmc HS...
Romain Naour
1
-0
/
+3
2024-03-25
mmc: core: Avoid negative index with array access
Mikko Rapeli
1
-1
/
+1
2024-03-25
mmc: core: Initialize mmc_blk_ioc_data
Mikko Rapeli
1
-1
/
+1
2024-03-13
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-3
/
+3
2024-03-13
Merge tag 'mmc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
32
-274
/
+665
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
1
-45
/
+52
2024-03-06
mmc: core: make mmc_host_class constant
Ricardo B. Marliere
1
-1
/
+1
2024-03-06
mmc: Merge branch fixes into next
Ulf Hansson
1
-4
/
+6
2024-03-06
mmc: core: Fix switch on gp3 partition
Dominique Martinet
1
-4
/
+6
2024-03-05
mmc: tmio: comment the ERR_PTR usage in this driver
Wolfram Sang
1
-1
/
+3
2024-03-05
mmc: mmc_spi: Don't mention DMA direction
Andy Shevchenko
1
-16
/
+14
2024-03-05
mmc: dw_mmc: Remove unused of_gpio.h
Andy Shevchenko
2
-2
/
+0
2024-03-05
mmc: dw_mmc: add support for hi3798mv200
Yang Xiwen
3
-0
/
+261
2024-03-05
mmc: dw_mmc-hi3798cv200: remove MODULE_ALIAS()
Yang Xiwen
1
-1
/
+0
2024-03-05
mmc: core: Use a struct device* as in-param to mmc_of_parse_clk_phase()
Yang Xiwen
2
-4
/
+2
2024-03-05
mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove ...
Christophe JAILLET
1
-4
/
+0
2024-03-05
mmc: Merge branch fixes into next
Ulf Hansson
1
-0
/
+2
2024-03-05
mmc: tmio: avoid concurrent runs of mmc_request_done()
Wolfram Sang
1
-0
/
+2
2024-02-28
mmc: Merge branch fixes into next
Ulf Hansson
1
-9
/
+39
2024-02-28
mmc: sdhci-xenon: add timeout for PHY init complete
Elad Nachman
1
-9
/
+20
2024-02-28
mmc: sdhci-xenon: fix PHY init clock stability
Elad Nachman
1
-0
/
+19
2024-02-28
mmc: sh_mmcif: Advance sg_miter before reading blocks
Linus Walleij
1
-12
/
+26
2024-02-28
mmc: sh_mmcif: sg_miter must not be atomic
Linus Walleij
1
-4
/
+4
2024-02-28
mmc: sdhci-esdhc-mcf: Flag the sg_miter as atomic
Linus Walleij
1
-1
/
+1
2024-02-27
mmc: core: constify the struct device_type usage
Ricardo B. Marliere
6
-6
/
+6
2024-02-27
mmc: sdhci-of-dwcmshc: Add support for Sophgo CV1800B and SG2002
Jisheng Zhang
1
-0
/
+66
2024-02-27
mmc: meson-mx-sdhc: Remove .card_hw_reset callback
Martin Blumenstingl
1
-8
/
+5
2024-02-27
mmc: meson-mx-sdhc: Use devm_clk_hw_get_clk() for clock retrieval
Martin Blumenstingl
1
-20
/
+23
2024-02-19
mmc: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
1
-45
/
+52
2024-02-15
mmc: davinci_mmc: Drop dangling variable
Linus Walleij
1
-2
/
+0
2024-02-14
mmc: Merge branch fixes into next
Ulf Hansson
1
-0
/
+24
2024-02-14
mmc: mmci: stm32: fix DMA API overlapping mappings warning
Christophe Kerello
1
-0
/
+24
2024-02-13
mmc: Merge branch fixes into next
Ulf Hansson
1
-0
/
+2
2024-02-13
mmc: core: Fix eMMC initialization with 1-bit bus connection
Ivan Semenov
1
-0
/
+2
2024-02-13
mmc: renesas_sdhi: use typedef for dma_filter_fn
Krzysztof Kozlowski
1
-1
/
+2
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
1
-1
/
+1
2024-02-13
mmc: wbsd: remove redundant assignment to variable id
Colin Ian King
1
-2
/
+0
2024-02-13
mmc: sh_mmcif: Use sg_miter for PIO
Linus Walleij
1
-39
/
+63
2024-02-13
mmc: sdhci-esdhc-mcf: Use sg_miter for swapping
Linus Walleij
1
-5
/
+7
2024-02-13
mmc: omap: Use sg_miter for PIO
Linus Walleij
1
-29
/
+24
2024-02-13
mmc: mxcmmc: Use sg_miter for PIO
Linus Walleij
1
-20
/
+33
2024-02-13
mmc: mvsdio: Use sg_miter for PIO
Linus Walleij
1
-18
/
+53
2024-02-13
mmc: moxart-mmc: Use sg_miter for PIO
Linus Walleij
1
-43
/
+34
2024-02-13
mmc: moxart-mmc: Fix accounting in DMA transfer
Linus Walleij
1
-2
/
+2
2024-02-13
mmc: moxart-mmc: Factor out moxart_use_dma() helper
Linus Walleij
1
-2
/
+7
2024-02-13
mmc: davinci_mmc: Use sg_miter for PIO
Linus Walleij
1
-33
/
+28
2024-02-13
mmc: core: make sdio_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-13
mmc: core: make mmc_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-13
mmc: core: make mmc_rpmb_bus_type const
Ricardo B. Marliere
1
-1
/
+1
[next]