aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/mmc/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-3/+3
2024-03-05mmc: tmio: comment the ERR_PTR usage in this driverWolfram Sang1-1/+3
2024-03-05mmc: mmc_spi: Don't mention DMA directionAndy Shevchenko1-16/+14
2024-03-05mmc: dw_mmc: Remove unused of_gpio.hAndy Shevchenko2-2/+0
2024-03-05mmc: dw_mmc: add support for hi3798mv200Yang Xiwen3-0/+261
2024-03-05mmc: dw_mmc-hi3798cv200: remove MODULE_ALIAS()Yang Xiwen1-1/+0
2024-03-05mmc: core: Use a struct device* as in-param to mmc_of_parse_clk_phase()Yang Xiwen1-1/+1
2024-03-05mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove functionChristophe JAILLET1-4/+0
2024-03-05mmc: Merge branch fixes into nextUlf Hansson1-0/+2
2024-03-05mmc: tmio: avoid concurrent runs of mmc_request_done()Wolfram Sang1-0/+2
2024-02-28mmc: Merge branch fixes into nextUlf Hansson1-9/+39
2024-02-28mmc: sdhci-xenon: add timeout for PHY init completeElad Nachman1-9/+20
2024-02-28mmc: sdhci-xenon: fix PHY init clock stabilityElad Nachman1-0/+19
2024-02-28mmc: sh_mmcif: Advance sg_miter before reading blocksLinus Walleij1-12/+26
2024-02-28mmc: sh_mmcif: sg_miter must not be atomicLinus Walleij1-4/+4
2024-02-28mmc: sdhci-esdhc-mcf: Flag the sg_miter as atomicLinus Walleij1-1/+1
2024-02-27mmc: sdhci-of-dwcmshc: Add support for Sophgo CV1800B and SG2002Jisheng Zhang1-0/+66
2024-02-27mmc: meson-mx-sdhc: Remove .card_hw_reset callbackMartin Blumenstingl1-8/+5
2024-02-27mmc: meson-mx-sdhc: Use devm_clk_hw_get_clk() for clock retrievalMartin Blumenstingl1-20/+23
2024-02-15mmc: davinci_mmc: Drop dangling variableLinus Walleij1-2/+0
2024-02-14mmc: Merge branch fixes into nextUlf Hansson1-0/+24
2024-02-14mmc: mmci: stm32: fix DMA API overlapping mappings warningChristophe Kerello1-0/+24
2024-02-13mmc: renesas_sdhi: use typedef for dma_filter_fnKrzysztof Kozlowski1-1/+2
2024-02-13mmc: wbsd: remove redundant assignment to variable idColin Ian King1-2/+0
2024-02-13mmc: sh_mmcif: Use sg_miter for PIOLinus Walleij1-39/+63
2024-02-13mmc: sdhci-esdhc-mcf: Use sg_miter for swappingLinus Walleij1-5/+7
2024-02-13mmc: omap: Use sg_miter for PIOLinus Walleij1-29/+24
2024-02-13mmc: mxcmmc: Use sg_miter for PIOLinus Walleij1-20/+33
2024-02-13mmc: mvsdio: Use sg_miter for PIOLinus Walleij1-18/+53
2024-02-13mmc: moxart-mmc: Use sg_miter for PIOLinus Walleij1-43/+34
2024-02-13mmc: moxart-mmc: Fix accounting in DMA transferLinus Walleij1-2/+2
2024-02-13mmc: moxart-mmc: Factor out moxart_use_dma() helperLinus Walleij1-2/+7
2024-02-13mmc: davinci_mmc: Use sg_miter for PIOLinus Walleij1-33/+28
2024-02-08mmc: mmc_spi: Follow renaming of SPI "master" to "controller"Uwe Kleine-König1-3/+3
2024-02-06mmc: sdhci-pci-o2micro: Fix a warm reboot issue that disk can't be detected by BIOSFred Ai1-0/+30
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+16
2024-01-12Merge tag 'mmc-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds13-277/+651
2024-01-09Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-1/+1
2024-01-05mmc: xenon: Add ac5 support via bounce bufferElad Nachman2-1/+33
2024-01-05mmc: sdhci-brcmstb: add new sdhci reset sequence for brcm 74165b0Kamal Dasu1-5/+64
2024-01-03mmc: Merge branch fixes into nextUlf Hansson1-3/+7
2024-01-03mmc: sdhci-sprd: Fix eMMC init failure after hw resetWenchao Chen1-3/+7
2024-01-02mmc: sdhci_omap: Fix TI SoC dependenciesPeter Robinson1-2/+3
2024-01-02mmc: sdhci_am654: Fix TI SoC dependenciesPeter Robinson1-2/+3
2024-01-02mmc: mmc_spi: remove custom DMA mapped buffersAndy Shevchenko1-181/+5
2023-12-15mmc: rtsx: add rts5264 to support sd express cardRicky Wu1-1/+16
2023-12-07mmc: mtk-sd: Extend number of tuning stepsAxe Yang1-48/+110
2023-12-07mmc: sdhci-omap: don't misuse kernel-doc markerRandy Dunlap1-1/+1
2023-12-07mmc: Merge branch fixes into nextUlf Hansson1-21/+5
2023-12-07mmc: mtk-sd: Increase the verbosity of msdc_track_cmd_dataPin-yen Lin1-3/+5