summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds11 days3-1/+17
|\
| * mmc: moxart: fix handling of sgm->consumed, otherwise WARN_ON triggersSergei Antonov12 days1-0/+1
| * mmc: sdhci-of-dwcmshc: th1520: Increase tuning loop count to 128Maksim Kiselev2024-04-041-0/+1
| * mmc: sdhci-msm: pervent access to suspended controllerMantas Pucka2024-04-021-1/+15
* | Merge tag 'omap-for-v6.9/n8x0-fixes-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2024-04-091-17/+31
|\ \ | |/ |/|
| * mmc: omap: restore original power up/down stepsAaro Koskinen2024-03-081-4/+19
| * mmc: omap: fix deferred probeAaro Koskinen2024-03-081-8/+8
| * mmc: omap: fix broken slot switch lookupAaro Koskinen2024-03-081-7/+6
* | sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove()Liming Sun2024-03-251-11/+17
* | mmc: sdhci-omap: re-tuning is needed after a pm transition to support emmc HS...Romain Naour2024-03-251-0/+3
* | mmc: core: Avoid negative index with array accessMikko Rapeli2024-03-251-1/+1
* | mmc: core: Initialize mmc_blk_ioc_dataMikko Rapeli2024-03-251-1/+1
* | Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2024-03-131-3/+3
|\ \
| * | mmc: mmc_spi: Follow renaming of SPI "master" to "controller"Uwe Kleine-König2024-02-081-3/+3
| |/
* | Merge tag 'mmc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2024-03-1332-274/+665
|\ \
| * | mmc: core: make mmc_host_class constantRicardo B. Marliere2024-03-061-1/+1
| * | mmc: Merge branch fixes into nextUlf Hansson2024-03-061-4/+6
| |\ \
| | * | mmc: core: Fix switch on gp3 partitionDominique Martinet2024-03-061-4/+6
| * | | mmc: tmio: comment the ERR_PTR usage in this driverWolfram Sang2024-03-051-1/+3
| * | | mmc: mmc_spi: Don't mention DMA directionAndy Shevchenko2024-03-051-16/+14
| * | | mmc: dw_mmc: Remove unused of_gpio.hAndy Shevchenko2024-03-052-2/+0
| * | | mmc: dw_mmc: add support for hi3798mv200Yang Xiwen2024-03-053-0/+261
| * | | mmc: dw_mmc-hi3798cv200: remove MODULE_ALIAS()Yang Xiwen2024-03-051-1/+0
| * | | mmc: core: Use a struct device* as in-param to mmc_of_parse_clk_phase()Yang Xiwen2024-03-052-4/+2
| * | | mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove ...Christophe JAILLET2024-03-051-4/+0
| * | | mmc: Merge branch fixes into nextUlf Hansson2024-03-051-0/+2
| |\| |
| | * | mmc: tmio: avoid concurrent runs of mmc_request_done()Wolfram Sang2024-03-051-0/+2
| * | | mmc: Merge branch fixes into nextUlf Hansson2024-02-281-9/+39
| |\| |
| * | | mmc: sh_mmcif: Advance sg_miter before reading blocksLinus Walleij2024-02-281-12/+26
| * | | mmc: sh_mmcif: sg_miter must not be atomicLinus Walleij2024-02-281-4/+4
| * | | mmc: sdhci-esdhc-mcf: Flag the sg_miter as atomicLinus Walleij2024-02-281-1/+1
| * | | mmc: core: constify the struct device_type usageRicardo B. Marliere2024-02-276-6/+6
| * | | mmc: sdhci-of-dwcmshc: Add support for Sophgo CV1800B and SG2002Jisheng Zhang2024-02-271-0/+66
| * | | mmc: meson-mx-sdhc: Remove .card_hw_reset callbackMartin Blumenstingl2024-02-271-8/+5
| * | | mmc: meson-mx-sdhc: Use devm_clk_hw_get_clk() for clock retrievalMartin Blumenstingl2024-02-271-20/+23
| * | | mmc: davinci_mmc: Drop dangling variableLinus Walleij2024-02-151-2/+0
| * | | mmc: Merge branch fixes into nextUlf Hansson2024-02-141-0/+24
| |\ \ \
| * \ \ \ mmc: Merge branch fixes into nextUlf Hansson2024-02-131-0/+2
| |\ \ \ \
| * | | | | mmc: renesas_sdhi: use typedef for dma_filter_fnKrzysztof Kozlowski2024-02-131-1/+2
| * | | | | mmc: wbsd: remove redundant assignment to variable idColin Ian King2024-02-131-2/+0
| * | | | | mmc: sh_mmcif: Use sg_miter for PIOLinus Walleij2024-02-131-39/+63
| * | | | | mmc: sdhci-esdhc-mcf: Use sg_miter for swappingLinus Walleij2024-02-131-5/+7
| * | | | | mmc: omap: Use sg_miter for PIOLinus Walleij2024-02-131-29/+24
| * | | | | mmc: mxcmmc: Use sg_miter for PIOLinus Walleij2024-02-131-20/+33
| * | | | | mmc: mvsdio: Use sg_miter for PIOLinus Walleij2024-02-131-18/+53
| * | | | | mmc: moxart-mmc: Use sg_miter for PIOLinus Walleij2024-02-131-43/+34
| * | | | | mmc: moxart-mmc: Fix accounting in DMA transferLinus Walleij2024-02-131-2/+2
| * | | | | mmc: moxart-mmc: Factor out moxart_use_dma() helperLinus Walleij2024-02-131-2/+7
| * | | | | mmc: davinci_mmc: Use sg_miter for PIOLinus Walleij2024-02-131-33/+28
| * | | | | mmc: core: make sdio_bus_type constRicardo B. Marliere2024-02-131-1/+1