summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2023-01-02mmc: sunxi-mmc: Fix clock refcount imbalance during unbindSamuel Holland
2023-01-02mmc: sdhci-esdhc-imx: correct the tuning start tap and step settingHaibo Chen
2022-12-13Merge tag 'mmc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-09mmc: sdhci-sprd: Disable CLK_AUTO when the clock is less than 400KWenchao Chen
2022-12-09mmc: sdhci-of-esdhc: Modify mismatched function nameJiapeng Chong
2022-12-07mmc: sdhci-tegra: Issue CMD and DAT resets togetherPrathamesh Shete
2022-12-07mmc: sdhci-tegra: Add support to program MC stream IDPrathamesh Shete
2022-12-07mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC dataPrathamesh Shete
2022-12-07mmc: sdhci-tegra: Sort includes alphabeticallyThierry Reding
2022-12-07mmc: sdhci-brcmstb: Resolve "unused" warnings with CONFIG_OF=nBrian Norris
2022-12-07mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu
2022-12-07mmc: sdhci-of-esdhc: limit the SDHC clock frequencyAndy Tang
2022-12-07mmc: sdhci: Remove unneeded semicolonzhang songyi
2022-12-07mmc: core: Normalize the error handling branch in sd_read_ext_regs()Zhen Lei
2022-12-07mmc: sdhci: Avoid unnecessary ->set_clock()Adrian Hunter
2022-12-07mmc: mmc-hsq: Use fifo to dispatch mmc_requestMichael Wu
2022-12-07mmc: core: refactor debugfs codeYe Bin
2022-12-07mmc: Avoid open coding by using mmc_op_tuning()ChanWoo Lee
2022-12-07mmc: Remove unneeded semicolonYang Li
2022-12-07mmc: core: Remove non-data R1B ioctl workaroundChristian Löhle
2022-12-07mmc: renesas_sdhi: use plain numbers for end_flagsWolfram Sang
2022-12-07mmc: Add mmc driver for Sunplus SP7021Tony Huang
2022-12-07mmc: renesas_sdhi: use new convenience macro from MMC coreWolfram Sang
2022-12-07mmc: renesas_sdhi: add helper to access quirksWolfram Sang
2022-12-07mmc: renesas_sdhi: better reset from HS400 modeWolfram Sang
2022-12-07mmc: renesas_sdhi: alway populate SCC pointerWolfram Sang
2022-12-07mmc: pwrseq: Use device_match_of_node()ye xingchen
2022-12-07mmc: dw_mmc-pltfm: socfpga: add method to configure clk-phaseDinh Nguyen
2022-12-07mmc: sdhci: Fix the SD tuning issue that the SDHCI_TRANSFER_MODE is cleared i...Charl Liu
2022-12-07mmc: tmio: remove 'alignment_shift' from platform dataWolfram Sang
2022-12-07mmc: tmio: remove tmio_mmc_k(un)map_atomic helpersWolfram Sang
2022-12-07mmc: renesas_sdhi: take DMA end interrupts into accountWolfram Sang
2022-12-07mmc: renesas_sdhi: add quirk for broken register layoutWolfram Sang
2022-12-07mmc: tmio: add callback for dma irqWolfram Sang
2022-12-07mmc: renesas_sdhi: improve naming of DMA structWolfram Sang
2022-12-07mmc: renesas_sdhi: remove accessor function for internal_dmacWolfram Sang
2022-12-07mmc: f-sdh30: Add quirks for broken timeout clock capabilityKunihiko Hayashi
2022-12-07mmc: f-sdh30: Add support for non-removable mediaKunihiko Hayashi
2022-12-07mmc: f-sdh30: Add compatible string for Socionext F_SDH30_E51Kunihiko Hayashi
2022-12-07mmc: f-sdh30: Add reset control supportKunihiko Hayashi
2022-12-07mmc: mtk-sd: fix two spelling mistakes in commentYu Zhe
2022-12-07mmc: mmci: fix return value check of mmc_add_host()Yang Yingliang
2022-12-07mmc: wbsd: fix return value check of mmc_add_host()Yang Yingliang
2022-12-07mmc: via-sdmmc: fix return value check of mmc_add_host()Yang Yingliang
2022-12-07mmc: meson-gx: fix return value check of mmc_add_host()Yang Yingliang
2022-12-07mmc: omap_hsmmc: fix return value check of mmc_add_host()Yang Yingliang
2022-12-07mmc: atmel-mci: fix return value check of mmc_add_host()Yang Yingliang
2022-12-07mmc: litex_mmc: ensure `host->irq == 0` if pollingGabriel Somlo
2022-12-07mmc: wmt-sdmmc: fix return value check of mmc_add_host()Yang Yingliang