summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2022-12-31mmc: renesas_sdhi: alway populate SCC pointerWolfram Sang1-5/+7
2022-12-31mmc: mmci: fix return value check of mmc_add_host()Yang Yingliang1-1/+3
2022-12-31mmc: wbsd: fix return value check of mmc_add_host()Yang Yingliang1-1/+11
2022-12-31mmc: via-sdmmc: fix return value check of mmc_add_host()Yang Yingliang1-1/+3
2022-12-31mmc: meson-gx: fix return value check of mmc_add_host()Yang Yingliang1-1/+3
2022-12-31mmc: omap_hsmmc: fix return value check of mmc_add_host()Yang Yingliang1-1/+3
2022-12-31mmc: atmel-mci: fix return value check of mmc_add_host()Yang Yingliang1-3/+6
2022-12-31mmc: litex_mmc: ensure `host->irq == 0` if pollingGabriel Somlo1-0/+1
2022-12-31mmc: wmt-sdmmc: fix return value check of mmc_add_host()Yang Yingliang1-1/+5
2022-12-31mmc: vub300: fix return value check of mmc_add_host()Yang Yingliang1-3/+8
2022-12-31mmc: toshsd: fix return value check of mmc_add_host()Yang Yingliang1-1/+5
2022-12-31mmc: rtsx_usb_sdmmc: fix return value check of mmc_add_host()Yang Yingliang1-1/+10
2022-12-31mmc: rtsx_pci: fix return value check of mmc_add_host()Yang Yingliang1-1/+8
2022-12-31mmc: pxamci: fix return value check of mmc_add_host()Yang Yingliang1-1/+6
2022-12-31mmc: mxcmmc: fix return value check of mmc_add_host()Yang Yingliang1-1/+3
2022-12-31mmc: moxart: fix return value check of mmc_add_host()Yang Yingliang1-1/+3
2022-12-31mmc: alcor: fix return value check of mmc_add_host()Yang Yingliang1-1/+4
2022-12-01mmc: sdhci-sprd: Fix no reset data and command after voltage switchWenchao Chen1-1/+3
2022-11-29mmc: sdhci: Fix voltage switch delayAdrian Hunter2-7/+56
2022-11-29mmc: mtk-sd: Fix missing clk_disable_unprepare in msdc_of_clock_parse()Gaosheng Cui1-4/+2
2022-11-25mmc: mmc_test: Fix removal of debugfs fileYe Bin1-1/+2
2022-11-21mmc: sdhci-esdhc-imx: correct CQHCI exit halt state checkSebastian Falbesoner1-1/+1
2022-11-18mmc: core: Fix ambiguous TRIM and DISCARD argChristian Löhle1-2/+7
2022-11-16mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put()Xiongfeng Wang1-0/+2
2022-11-16mmc: sdhci-pci-o2micro: fix card detect fail issue caused by CD# debounce tim...Chevron Li1-0/+7
2022-11-16mmc: core: properly select voltage range without power cycleYann Gautier1-1/+7
2022-11-09mmc: sdhci-esdhc-imx: use the correct host caps for MMC_CAP_8_BIT_DATAHaibo Chen1-2/+2
2022-11-07mmc: sdhci_am654: Fix SDHCI_RESET_ALL for CQHCIBrian Norris1-3/+4
2022-11-07mmc: sdhci-tegra: Fix SDHCI_RESET_ALL for CQHCIBrian Norris1-1/+2
2022-11-07mms: sdhci-esdhc-imx: Fix SDHCI_RESET_ALL for CQHCIBrian Norris1-1/+2
2022-11-07mmc: sdhci-brcmstb: Fix SDHCI_RESET_ALL for CQHCIBrian Norris1-1/+2
2022-11-07mmc: sdhci-of-arasan: Fix SDHCI_RESET_ALL for CQHCIBrian Norris1-1/+2
2022-11-07mmc: cqhci: Provide helper for resetting both SDHCI and CQHCIBrian Norris1-0/+24
2022-10-26mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIOBrian Norris1-1/+2
2022-10-24mmc: core: Fix WRITE_ZEROES CQE handlingVincent Whitchurch1-0/+1
2022-10-17mmc: core: Fix kernel panic when remove non-standard SDIO cardMatthew Ma1-1/+2
2022-10-17mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper LakePatrick Thompson1-3/+11
2022-10-17mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit busSascha Hauer1-6/+8
2022-10-17mmc: queue: Cancel recovery work on cleanupChristian Löhle1-0/+7
2022-10-17mmc: block: Remove error check of hw_reset on resetChristian Löhle1-18/+26
2022-10-17Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+3
2022-10-13Merge tag 'mmc-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds6-6/+37
2022-10-12treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2-3/+3
2022-10-11mmc: sdhci-sprd: Fix minimum clock limitWenchao Chen1-1/+1
2022-10-08Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+2
2022-10-07mmc: sdhci-tegra: Use actual clock rate for SW tuning correctionPrathamesh Shete1-1/+1
2022-10-07mmc: renesas_sdhi: Fix rounding errorsBiju Das1-3/+18
2022-10-06mmc: core: Add SD card quirk for broken discardAvri Altman3-1/+17
2022-09-28mmc: Merge branch fixes into nextUlf Hansson1-1/+1
2022-09-28mmc: sdhci: Centralize CMD and DATA reset handlingAdrian Hunter1-13/+39