summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-msm: pervent access to suspended controllerMantas Pucka2024-04-021-1/+15
* 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
* 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
* | 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-051-1/+1
* | 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: sdhci-xenon: add timeout for PHY init completeElad Nachman2024-02-281-9/+20
| * | mmc: sdhci-xenon: fix PHY init clock stabilityElad Nachman2024-02-281-0/+19
* | | 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: 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: mmci: stm32: fix DMA API overlapping mappings warningChristophe Kerello2024-02-141-0/+24
* | | 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: sdhci-pci-o2micro: Fix a warm reboot issue that disk can't be detected b...Fred Ai2024-02-061-0/+30
|/
* Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-171-1/+16
|\
| * mmc: rtsx: add rts5264 to support sd express cardRicky Wu2023-12-151-1/+16
* | Merge tag 'mmc-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2024-01-1213-277/+651
|\ \
| * | mmc: xenon: Add ac5 support via bounce bufferElad Nachman2024-01-052-1/+33
| * | mmc: sdhci-brcmstb: add new sdhci reset sequence for brcm 74165b0Kamal Dasu2024-01-051-5/+64
| * | mmc: Merge branch fixes into nextUlf Hansson2024-01-031-3/+7
| |\ \
| * | | mmc: sdhci_omap: Fix TI SoC dependenciesPeter Robinson2024-01-021-2/+3
| * | | mmc: sdhci_am654: Fix TI SoC dependenciesPeter Robinson2024-01-021-2/+3
| * | | mmc: mmc_spi: remove custom DMA mapped buffersAndy Shevchenko2024-01-021-181/+5
| * | | mmc: mtk-sd: Extend number of tuning stepsAxe Yang2023-12-071-48/+110
| * | | mmc: sdhci-omap: don't misuse kernel-doc markerRandy Dunlap2023-12-071-1/+1
| * | | mmc: Merge branch fixes into nextUlf Hansson2023-12-071-21/+5
| |\ \ \