summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | mmc: sdhci-sprd: Remove unused of_gpio.hAndy Shevchenko2024-04-021-1/+0
| * | | | mmc: sdhci-s3c: Replace deprecated of_get_named_gpio()Andy Shevchenko2024-04-021-3/+1
| * | | | mmc: mtk-sd: Remove unused of_gpio.hAndy Shevchenko2024-04-021-1/+0
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-powercap'Rafael J. Wysocki2024-05-131-1/+1
|\ \ \ \ \ \
| | * | | | | PM: wakeup: make device_wakeup_disable() return voidDhruva Gole2024-04-031-1/+1
| | |/ / / /
* | | | | | Merge tag 'mmc-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2024-04-263-1/+17
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | mmc: moxart: fix handling of sgm->consumed, otherwise WARN_ON triggersSergei Antonov2024-04-251-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
* | 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
|/