summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | mmc: renesas_sdhi: Flag non-standard SDnH handling for V3MWolfram Sang2021-11-192-0/+24
| |/ / /
* | | | Merge tag 'mmc-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2022-01-1121-374/+591
|\ \ \ \ | |_|/ / |/| | |
| * | | mmc: au1xmmc: propagate errors from platform_get_irq()Sergey Shtylyov2021-12-281-1/+3
| * | | mmc: sdhci-pci-o2micro: Restore the SD clock's base clock frequencyFred Ai2021-12-281-0/+5
| * | | mmc: sdhci-pci-o2micro: Improve card input timing at SDR104/HS200 modeFred Ai2021-12-281-9/+48
| * | | mmc: mtk-sd: Assign src_clk parent to src_clk_cg for legacy DTsAngeloGioacchino Del Regno2021-12-281-12/+16
| * | | mmc: mtk-sd: Fix usage of devm_clk_get_optional()AngeloGioacchino Del Regno2021-12-281-1/+1
| * | | mmc: mtk-sd: Take action for no-sdio device-tree parameterAngeloGioacchino Del Regno2021-12-281-7/+12
| * | | mmc: mtk-sd: Use BIT() and GENMASK() macros to describe fieldsAngeloGioacchino Del Regno2021-12-281-218/+219
| * | | mmc: mtk-sd: Use readl_poll_timeout instead of open-coded pollingAngeloGioacchino Del Regno2021-12-281-25/+39
| * | | mmc: jz4740: Support using a bi-directional DMA channelPaul Cercueil2021-12-211-2/+17
| * | | mmc: dw_mmc: Do not wait for DTO in case of errorMårten Lindahl2021-12-213-0/+19
| * | | mmc: dw_mmc: Add driver callbacks for data read timeoutMårten Lindahl2021-12-213-1/+65
| * | | mmc: dw_mmc-exynos: Add support for ARTPEC-8Mårten Lindahl2021-12-211-11/+36
| * | | mmc: meson-mx-sdio: add IRQ checkSergey Shtylyov2021-12-211-0/+5
| * | | mmc: meson-mx-sdhc: add IRQ checkSergey Shtylyov2021-12-211-0/+5
| * | | mmc: dw_mmc: clean up a debug messageDan Carpenter2021-12-211-1/+1
| * | | mmc: sdhci-pci-gli: GL975[50]: Issue 8/16-bit MMIO reads as 32-bit reads.Hector Martin2021-12-211-0/+23
| * | | mmc: sdhci-pci-gli: GL9755: Support for CD/WP inversion on OF platformsHector Martin2021-12-211-0/+11
| * | | mmc: mmci: add hs200 support for stm32 sdmmcYann Gautier2021-12-211-2/+3
| * | | mmc: mmci: increase stm32 sdmmcv2 clock max freqYann Gautier2021-12-211-1/+1
| * | | mmc: mmci: Add support for sdmmc variant revision v2.2Yann Gautier2021-12-211-0/+5
| * | | Merge branch 'fixes' into nextUlf Hansson2021-12-211-0/+2
| |\ \ \ | | | |/ | | |/|
| * | | mmc: meson-mx-sdhc: Drop unused MESON_SDHC_NUM_BUILTIN_CLKS macroMartin Blumenstingl2021-12-201-2/+0
| * | | Merge branch 'fixes' into nextUlf Hansson2021-12-201-0/+16
| |\ \ \
| * \ \ \ Merge branch 'fixes' into nextUlf Hansson2021-12-141-17/+26
| |\ \ \ \
| * | | | | mmc: mmc_spi: Use write_or_read temporary variable in mmc_spi_data_do()Andy Shevchenko2021-12-141-8/+4
| * | | | | mmc: mmc_spi: Convert 'multiple' to be boolean in mmc_spi_data_do()Andy Shevchenko2021-12-141-2/+2
| * | | | | mmc: sdhci-esdhc-imx: Add sdhc support for i.MXRT seriesJesse Taube2021-12-141-0/+4
| * | | | | mmc: dw_mmc: exynos: use common_capsJohn Keeping2021-12-141-4/+5
| * | | | | mmc: dw_mmc: rockchip: use common_capsJohn Keeping2021-12-141-10/+1
| * | | | | mmc: dw_mmc: hi3798cv200: use common_capsJohn Keeping2021-12-141-8/+1
| * | | | | mmc: dw_mmc: add common capabilities to replace capsJohn Keeping2021-12-142-0/+6
| * | | | | mmc: sdhci-pci: Add PCI ID for Intel ADLAdrian Hunter2021-12-142-0/+2
| * | | | | mmc: dw_mmc: Allow lower TMOUT value than maximumMårten Lindahl2021-12-141-1/+28
| * | | | | mmc: dw_mmc: Avoid hung state if GEN_CMD transfer failsMårten Lindahl2021-12-141-1/+2
| * | | | | mmc: omap_hsmmc: Revert special init for wl1251H. Nikolaus Schaller2021-12-141-36/+0
| * | | | | mmc: tmio: reinit card irqs in reset routineBiju Das2021-12-141-12/+3
* | | | | | Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-01-102-8/+6
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki2022-01-102-8/+6
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | mmc: mxc: Use the new PM macrosPaul Cercueil2021-12-171-4/+2
| | | * | | | | mmc: jz4740: Use the new PM macrosPaul Cercueil2021-12-171-4/+4
| | | | |/ / / | | | |/| | |
* | | | | | | Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-01-101-72/+6
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'acpi-x86', 'acpi-pmic' and 'acpi-dptf'Rafael J. Wysocki2022-01-101-72/+6
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | / / / / / | | | | |/ / / / / | | | | | | / / / | | | | |_|/ / / | | | |/| | | |
| | * | | | | | mmc: sdhci-acpi: Use the new soc_intel_is_byt() helperHans de Goede2021-12-011-14/+3
| | * | | | | | mmc: sdhci-acpi: Remove special handling for GPD win/pocket devicesHans de Goede2021-12-011-58/+3
| | |/ / / / /
* | | | | | | Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2022-01-101-16/+65
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | mmc: sdhci-tegra: Add runtime PM and OPP supportDmitry Osipenko2021-12-161-16/+65
| | |/ / / / | |/| | | |
* | | | | | mmc: mmci: stm32: clear DLYB_CR after sending tuning commandYann Gautier2021-12-211-0/+2
| |_|_|_|/ |/| | | |
* | | | | mmc: meson-mx-sdhc: Set MANUAL_STOP for multi-block SDIO commandsMartin Blumenstingl2021-12-201-0/+16
| |_|_|/ |/| | |