summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-1/+1
|\
| * bitmap: unify find_bit operationsYury Norov2022-01-151-1/+1
* | Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-01-182-3/+3
|\ \
| * | PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macroPaul Cercueil2022-01-122-3/+3
* | | Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-01-141-2/+0
|\ \ \
| * | | mmc: bcm2835: stop setting chan_config->slave_idArnd Bergmann2021-12-171-2/+0
* | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-01-124-13/+58
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'clk-x86', 'clk-stm', 'clk-amlogic' and 'clk-allwinner' into c...Stephen Boyd2022-01-111-0/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | | * | | clk: sunxi-ng: Allow the CCU core to be built as a moduleSamuel Holland2021-11-231-0/+1
| | |/ / /
| * | | | mmc: renesas_sdhi: Simplify an expressionWolfram Sang2021-11-261-1/+1
| * | | | mmc: renesas_sdhi: Use devm_clk_get_optional() to obtain CD clockGeert Uytterhoeven2021-11-261-2/+2
| * | | | mmc: renesas_sdhi: Parse DT for SDnHWolfram Sang2021-11-191-1/+5
| * | | | mmc: renesas_sdhi: Use dev_err_probe when getting clock failsWolfram Sang2021-11-191-5/+2
| * | | | clk: renesas: rcar-gen3: Switch to new SD clock handlingWolfram Sang2021-11-192-5/+24
| * | | | 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