index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2024-03-13
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2024-03-13
Merge tag 'mmc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
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
[next]