summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2024-03-13Merge tag 'mmc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-06mmc: core: make mmc_host_class constantRicardo B. Marliere
2024-03-06mmc: Merge branch fixes into nextUlf Hansson
2024-03-06mmc: core: Fix switch on gp3 partitionDominique Martinet
2024-03-05mmc: tmio: comment the ERR_PTR usage in this driverWolfram Sang
2024-03-05mmc: mmc_spi: Don't mention DMA directionAndy Shevchenko
2024-03-05mmc: dw_mmc: Remove unused of_gpio.hAndy Shevchenko
2024-03-05mmc: dw_mmc: add support for hi3798mv200Yang Xiwen
2024-03-05mmc: dw_mmc-hi3798cv200: remove MODULE_ALIAS()Yang Xiwen
2024-03-05mmc: core: Use a struct device* as in-param to mmc_of_parse_clk_phase()Yang Xiwen
2024-03-05mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove ...Christophe JAILLET
2024-03-05mmc: Merge branch fixes into nextUlf Hansson
2024-03-05mmc: tmio: avoid concurrent runs of mmc_request_done()Wolfram Sang
2024-02-28mmc: Merge branch fixes into nextUlf Hansson
2024-02-28mmc: sdhci-xenon: add timeout for PHY init completeElad Nachman
2024-02-28mmc: sdhci-xenon: fix PHY init clock stabilityElad Nachman
2024-02-28mmc: sh_mmcif: Advance sg_miter before reading blocksLinus Walleij
2024-02-28mmc: sh_mmcif: sg_miter must not be atomicLinus Walleij
2024-02-28mmc: sdhci-esdhc-mcf: Flag the sg_miter as atomicLinus Walleij
2024-02-27mmc: core: constify the struct device_type usageRicardo B. Marliere
2024-02-27mmc: sdhci-of-dwcmshc: Add support for Sophgo CV1800B and SG2002Jisheng Zhang
2024-02-27mmc: meson-mx-sdhc: Remove .card_hw_reset callbackMartin Blumenstingl
2024-02-27mmc: meson-mx-sdhc: Use devm_clk_hw_get_clk() for clock retrievalMartin Blumenstingl
2024-02-19mmc: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-15mmc: davinci_mmc: Drop dangling variableLinus Walleij
2024-02-14mmc: Merge branch fixes into nextUlf Hansson
2024-02-14mmc: mmci: stm32: fix DMA API overlapping mappings warningChristophe Kerello
2024-02-13mmc: Merge branch fixes into nextUlf Hansson
2024-02-13mmc: core: Fix eMMC initialization with 1-bit bus connectionIvan Semenov
2024-02-13mmc: renesas_sdhi: use typedef for dma_filter_fnKrzysztof Kozlowski
2024-02-13block: pass a queue_limits argument to blk_mq_alloc_diskChristoph Hellwig
2024-02-13mmc: wbsd: remove redundant assignment to variable idColin Ian King
2024-02-13mmc: sh_mmcif: Use sg_miter for PIOLinus Walleij
2024-02-13mmc: sdhci-esdhc-mcf: Use sg_miter for swappingLinus Walleij
2024-02-13mmc: omap: Use sg_miter for PIOLinus Walleij
2024-02-13mmc: mxcmmc: Use sg_miter for PIOLinus Walleij
2024-02-13mmc: mvsdio: Use sg_miter for PIOLinus Walleij
2024-02-13mmc: moxart-mmc: Use sg_miter for PIOLinus Walleij
2024-02-13mmc: moxart-mmc: Fix accounting in DMA transferLinus Walleij
2024-02-13mmc: moxart-mmc: Factor out moxart_use_dma() helperLinus Walleij
2024-02-13mmc: davinci_mmc: Use sg_miter for PIOLinus Walleij
2024-02-13mmc: core: make sdio_bus_type constRicardo B. Marliere
2024-02-13mmc: core: make mmc_bus_type constRicardo B. Marliere
2024-02-13mmc: core: make mmc_rpmb_bus_type constRicardo B. Marliere
2024-02-13mmc: core Drop BLK_BOUNCE_HIGHLinus Walleij
2024-02-13mmc: core: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-02-08mmc: mmc_spi: Follow renaming of SPI "master" to "controller"Uwe Kleine-König
2024-02-06mmc: slot-gpio: Allow non-sleeping GPIO roAlexander Stein