summaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2022-01-1132-442/+742
|\
| * mmc: pwrseq: Use bitmap_free() to free bitmapChristophe JAILLET2021-12-281-1/+1
| * 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: core: Fix blk_status_t handlingJoel Stanley2021-12-211-1/+1
| * 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-204-1/+32
| |\ \
| * \ \ Merge branch 'fixes' into nextUlf Hansson2021-12-141-17/+26
| |\ \ \
| * | | | mmc: core: Remove redundant driver match functionlizhe2021-12-141-11/+0
| * | | | 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: core: adjust polling interval for CMD1Huijin Park2021-12-141-29/+54
| * | | | mmc: core: change __mmc_poll_for_busy() parameter typeHuijin Park2021-12-145-8/+8
| * | | | 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: core: transplant ti,wl1251 quirks from to be retired omap_hsmmcH. Nikolaus Schaller2021-12-142-0/+20
| * | | | mmc: core: Fixup storing of OCR for MMC_QUIRK_NONSTD_SDIOUlf Hansson2021-12-141-1/+3
| * | | | mmc: core: provide macro and table to match the device tree to apply quirksH. Nikolaus Schaller2021-12-143-0/+20
| * | | | mmc: core: allow to match the device tree to apply quirksJérôme Pouiller2021-12-142-0/+20
| * | | | mmc: core: rewrite mmc_fixup_device()Jérôme Pouiller2021-12-141-17/+24
| * | | | 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-112-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