index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2024-03-08
mmc: omap: restore original power up/down steps
Aaro Koskinen
2024-03-08
mmc: omap: fix deferred probe
Aaro Koskinen
2024-03-08
mmc: omap: fix broken slot switch lookup
Aaro Koskinen
2024-03-06
mmc: core: make mmc_host_class constant
Ricardo B. Marliere
2024-03-06
mmc: Merge branch fixes into next
Ulf Hansson
2024-03-06
mmc: core: Fix switch on gp3 partition
Dominique Martinet
2024-03-05
mmc: tmio: comment the ERR_PTR usage in this driver
Wolfram Sang
2024-03-05
mmc: mmc_spi: Don't mention DMA direction
Andy Shevchenko
2024-03-05
mmc: dw_mmc: Remove unused of_gpio.h
Andy Shevchenko
2024-03-05
mmc: dw_mmc: add support for hi3798mv200
Yang Xiwen
2024-03-05
mmc: dw_mmc-hi3798cv200: remove MODULE_ALIAS()
Yang Xiwen
2024-03-05
mmc: core: Use a struct device* as in-param to mmc_of_parse_clk_phase()
Yang Xiwen
2024-03-05
mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove ...
Christophe JAILLET
2024-03-05
mmc: Merge branch fixes into next
Ulf Hansson
2024-03-05
mmc: tmio: avoid concurrent runs of mmc_request_done()
Wolfram Sang
2024-02-28
mmc: Merge branch fixes into next
Ulf Hansson
2024-02-28
mmc: sdhci-xenon: add timeout for PHY init complete
Elad Nachman
2024-02-28
mmc: sdhci-xenon: fix PHY init clock stability
Elad Nachman
2024-02-28
mmc: sh_mmcif: Advance sg_miter before reading blocks
Linus Walleij
2024-02-28
mmc: sh_mmcif: sg_miter must not be atomic
Linus Walleij
2024-02-28
mmc: sdhci-esdhc-mcf: Flag the sg_miter as atomic
Linus Walleij
2024-02-27
mmc: core: constify the struct device_type usage
Ricardo B. Marliere
2024-02-27
mmc: sdhci-of-dwcmshc: Add support for Sophgo CV1800B and SG2002
Jisheng Zhang
2024-02-27
mmc: meson-mx-sdhc: Remove .card_hw_reset callback
Martin Blumenstingl
2024-02-27
mmc: meson-mx-sdhc: Use devm_clk_hw_get_clk() for clock retrieval
Martin Blumenstingl
2024-02-19
mmc: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-15
mmc: davinci_mmc: Drop dangling variable
Linus Walleij
2024-02-14
mmc: Merge branch fixes into next
Ulf Hansson
2024-02-14
mmc: mmci: stm32: fix DMA API overlapping mappings warning
Christophe Kerello
2024-02-13
mmc: Merge branch fixes into next
Ulf Hansson
2024-02-13
mmc: core: Fix eMMC initialization with 1-bit bus connection
Ivan Semenov
2024-02-13
mmc: renesas_sdhi: use typedef for dma_filter_fn
Krzysztof Kozlowski
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
mmc: wbsd: remove redundant assignment to variable id
Colin Ian King
2024-02-13
mmc: sh_mmcif: Use sg_miter for PIO
Linus Walleij
2024-02-13
mmc: sdhci-esdhc-mcf: Use sg_miter for swapping
Linus Walleij
2024-02-13
mmc: omap: Use sg_miter for PIO
Linus Walleij
2024-02-13
mmc: mxcmmc: Use sg_miter for PIO
Linus Walleij
2024-02-13
mmc: mvsdio: Use sg_miter for PIO
Linus Walleij
2024-02-13
mmc: moxart-mmc: Use sg_miter for PIO
Linus Walleij
2024-02-13
mmc: moxart-mmc: Fix accounting in DMA transfer
Linus Walleij
2024-02-13
mmc: moxart-mmc: Factor out moxart_use_dma() helper
Linus Walleij
2024-02-13
mmc: davinci_mmc: Use sg_miter for PIO
Linus Walleij
2024-02-13
mmc: core: make sdio_bus_type const
Ricardo B. Marliere
2024-02-13
mmc: core: make mmc_bus_type const
Ricardo B. Marliere
2024-02-13
mmc: core: make mmc_rpmb_bus_type const
Ricardo B. Marliere
2024-02-13
mmc: core Drop BLK_BOUNCE_HIGH
Linus Walleij
2024-02-13
mmc: core: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-02-08
mmc: mmc_spi: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-06
mmc: slot-gpio: Allow non-sleeping GPIO ro
Alexander Stein
[prev]
[next]