summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
2023-01-24mmc: sdhci-esdhc-imx: correct the tuning start tap and step settingHaibo Chen
2023-01-24mmc: sunxi-mmc: Fix clock refcount imbalance during unbindSamuel Holland
2023-01-07mmc: sdhci-sprd: Disable CLK_AUTO when the clock is less than 400KWenchao Chen
2023-01-04mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu
2022-12-31mmc: sdhci-tegra: Issue CMD and DAT resets togetherPrathamesh Shete
2022-12-31mmc: renesas_sdhi: better reset from HS400 modeWolfram Sang
2022-12-31mmc: renesas_sdhi: add quirk for broken register layoutWolfram Sang
2022-12-31mmc: f-sdh30: Add quirks for broken timeout clock capabilityKunihiko Hayashi
2022-12-31mmc: core: Normalize the error handling branch in sd_read_ext_regs()Zhen Lei
2022-12-31mmc: renesas_sdhi: alway populate SCC pointerWolfram Sang
2022-12-31mmc: mmci: fix return value check of mmc_add_host()Yang Yingliang
2022-12-31mmc: wbsd: fix return value check of mmc_add_host()Yang Yingliang
2022-12-31mmc: via-sdmmc: fix return value check of mmc_add_host()Yang Yingliang
2022-12-31mmc: meson-gx: fix return value check of mmc_add_host()Yang Yingliang
2022-12-31mmc: omap_hsmmc: fix return value check of mmc_add_host()Yang Yingliang
2022-12-31mmc: atmel-mci: fix return value check of mmc_add_host()Yang Yingliang
2022-12-31mmc: litex_mmc: ensure `host->irq == 0` if pollingGabriel Somlo
2022-12-31mmc: wmt-sdmmc: fix return value check of mmc_add_host()Yang Yingliang
2022-12-31mmc: vub300: fix return value check of mmc_add_host()Yang Yingliang
2022-12-31mmc: toshsd: fix return value check of mmc_add_host()Yang Yingliang
2022-12-31mmc: rtsx_usb_sdmmc: fix return value check of mmc_add_host()Yang Yingliang
2022-12-31mmc: rtsx_pci: fix return value check of mmc_add_host()Yang Yingliang
2022-12-31mmc: pxamci: fix return value check of mmc_add_host()Yang Yingliang
2022-12-31mmc: mxcmmc: fix return value check of mmc_add_host()Yang Yingliang
2022-12-31mmc: moxart: fix return value check of mmc_add_host()Yang Yingliang
2022-12-31mmc: alcor: fix return value check of mmc_add_host()Yang Yingliang
2022-12-01mmc: sdhci-sprd: Fix no reset data and command after voltage switchWenchao Chen
2022-11-29mmc: sdhci: Fix voltage switch delayAdrian Hunter
2022-11-29mmc: mtk-sd: Fix missing clk_disable_unprepare in msdc_of_clock_parse()Gaosheng Cui
2022-11-25mmc: mmc_test: Fix removal of debugfs fileYe Bin
2022-11-21mmc: sdhci-esdhc-imx: correct CQHCI exit halt state checkSebastian Falbesoner
2022-11-18mmc: core: Fix ambiguous TRIM and DISCARD argChristian Löhle
2022-11-16mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put()Xiongfeng Wang
2022-11-16mmc: sdhci-pci-o2micro: fix card detect fail issue caused by CD# debounce tim...Chevron Li
2022-11-16mmc: core: properly select voltage range without power cycleYann Gautier
2022-11-09mmc: sdhci-esdhc-imx: use the correct host caps for MMC_CAP_8_BIT_DATAHaibo Chen
2022-11-07mmc: sdhci_am654: Fix SDHCI_RESET_ALL for CQHCIBrian Norris
2022-11-07mmc: sdhci-tegra: Fix SDHCI_RESET_ALL for CQHCIBrian Norris
2022-11-07mms: sdhci-esdhc-imx: Fix SDHCI_RESET_ALL for CQHCIBrian Norris
2022-11-07mmc: sdhci-brcmstb: Fix SDHCI_RESET_ALL for CQHCIBrian Norris
2022-11-07mmc: sdhci-of-arasan: Fix SDHCI_RESET_ALL for CQHCIBrian Norris
2022-11-07mmc: cqhci: Provide helper for resetting both SDHCI and CQHCIBrian Norris
2022-10-26mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIOBrian Norris
2022-10-24mmc: core: Fix WRITE_ZEROES CQE handlingVincent Whitchurch
2022-10-17mmc: core: Fix kernel panic when remove non-standard SDIO cardMatthew Ma
2022-10-17mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper LakePatrick Thompson
2022-10-17mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit busSascha Hauer
2022-10-17mmc: queue: Cancel recovery work on cleanupChristian Löhle
2022-10-17mmc: block: Remove error check of hw_reset on resetChristian Löhle
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds