summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-02-14mmc: jz4740: Work around bug on JZ4760(B)Paul Cercueil
2023-02-14mmc: mmc_spi: fix error handling in mmc_spi_probe()Yang Yingliang
2023-02-14mmc: sdio: fix possible resource leaks in some error pathsYang Yingliang
2023-02-13mmc: meson-gx: fix SDIO mode if cap_sdio_irq isn't setHeiner Kallweit
2023-02-11mmc: omap: drop TPS65010 dependencyArnd Bergmann
2023-02-01mmc: remove tmio_mmc driverArnd Bergmann
2023-01-16mmc: remove s3cmci driverArnd Bergmann
2023-01-16ARM: s3c: remove s3c24xx specific hacksArnd Bergmann
2023-01-12ARM: omap1: remove unused board filesArnd Bergmann
2023-01-10mmc: remove cns3xxx driverArnd Bergmann
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