summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2023-01-23mmc: sdhci-pci: Replace SDHCI_QUIRK_MISSING_CAPS for Ricoh controllerAdrian Hunter
2023-01-23mmc: sdio: Spelling s/compement/complement/Geert Uytterhoeven
2023-01-23mmc: pwrseq_simple: include deferred probe reasonsTom Fitzhenry
2023-01-23mmc: sdhci-esdhc-imx: only enable DAT[0] and CMD line auto tuning for SDIO de...Haibo Chen
2023-01-23mmc: sdhci-esdhc-imx: simplify the auto tuning logicHaibo Chen
2023-01-23mmc: renesas_sdhi: Add RZ/V2M compatible stringFabrizio Castro
2023-01-22Merge 6.2-rc5 into tty-nextGreg Kroah-Hartman
2023-01-19tty: Call ->dtr_rts() parameter active consistentlyIlpo Järvinen
2023-01-19tty: Convert ->dtr_rts() to take bool argumentIlpo Järvinen
2023-01-19tty: Convert ->carrier_raised() and callchains to boolIlpo Järvinen
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