summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2022-12-08mmc: sdhci: Fix voltage switch delayAdrian Hunter
2022-12-08mmc: sdhci-sprd: Fix no reset data and command after voltage switchWenchao Chen
2022-12-08mmc: sdhci-esdhc-imx: correct CQHCI exit halt state checkSebastian Falbesoner
2022-12-08mmc: core: Fix ambiguous TRIM and DISCARD argChristian Löhle
2022-12-08mmc: mtk-sd: Fix missing clk_disable_unprepare in msdc_of_clock_parse()Gaosheng Cui
2022-12-08mmc: mmc_test: Fix removal of debugfs fileYe Bin
2022-11-26mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put()Xiongfeng Wang
2022-11-26mmc: sdhci-pci-o2micro: fix card detect fail issue caused by CD# debounce tim...Chevron Li
2022-11-26mmc: core: properly select voltage range without power cycleYann Gautier
2022-11-16mms: sdhci-esdhc-imx: Fix SDHCI_RESET_ALL for CQHCIBrian Norris
2022-11-16mmc: sdhci-esdhc-imx: use the correct host caps for MMC_CAP_8_BIT_DATAHaibo Chen
2022-11-16mmc: sdhci-tegra: Fix SDHCI_RESET_ALL for CQHCIBrian Norris
2022-11-16mmc: sdhci_am654: Fix SDHCI_RESET_ALL for CQHCIBrian Norris
2022-11-16mmc: sdhci-brcmstb: Fix SDHCI_RESET_ALL for CQHCIBrian Norris
2022-11-16mmc: sdhci-of-arasan: Fix SDHCI_RESET_ALL for CQHCIBrian Norris
2022-11-16mmc: cqhci: Provide helper for resetting both SDHCI and CQHCIBrian Norris
2022-11-04mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit busSascha Hauer
2022-11-04mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper LakePatrick Thompson
2022-11-04mmc: core: Fix WRITE_ZEROES CQE handlingVincent Whitchurch
2022-11-04mmc: core: Fix kernel panic when remove non-standard SDIO cardMatthew Ma
2022-11-04mmc: queue: Cancel recovery work on cleanupChristian Löhle
2022-11-04mmc: block: Remove error check of hw_reset on resetChristian Löhle
2022-11-04mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIOBrian Norris
2022-10-21mmc: sdhci-msm: add compatible string check for sdm670Richard Acayan
2022-10-21mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe()Christophe JAILLET
2022-10-21mmc: au1xmmc: Fix an error handling path in au1xmmc_probe()Christophe JAILLET
2022-10-21mmc: sdhci-sprd: Fix minimum clock limitWenchao Chen
2022-10-21mmc: sdhci-tegra: Use actual clock rate for SW tuning correctionPrathamesh Shete
2022-10-21mmc: renesas_sdhi: Fix rounding errorsBiju Das
2022-10-21mmc: core: Add SD card quirk for broken discardAvri Altman
2022-09-27mmc: hsq: Fix data stomping during mmc recoveryWenchao Chen
2022-09-21mmc: core: Terminate infinite loop in SD-UHS voltage switchBrian Norris
2022-09-14mmc: moxart: fix 4-bit bus width and remove 8-bit bus widthSergei Antonov
2022-09-14mmc: sdhci: Fix host->cmd is nullWenchao Chen
2022-09-02Merge tag 'mmc-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2022-08-23Merge tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/s...Linus Torvalds
2022-08-22mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch failureAdrian Hunter
2022-08-22mmc: core: Fix UHS-I SD 1.8V workaround branchAdrian Hunter
2022-08-15mmc: sdhci-of-aspeed: test: Fix dependencies when KUNIT=mDavid Gow
2022-08-15mmc: sdhci-of-dwcmshc: Re-enable support for the BlueField-3 SoCLiming Sun
2022-08-15mmc: meson-gx: Fix an error handling path in meson_mmc_probe()Christophe JAILLET
2022-08-15mmc: mtk-sd: Clear interrupts when cqe off/disableWenbin Mei
2022-08-15mmc: pxamci: Fix another error handling path in pxamci_probe()Christophe JAILLET
2022-08-15mmc: pxamci: Fix an error handling path in pxamci_probe()Christophe JAILLET
2022-08-04Merge tag 'mmc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-02Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-29Merge branch 'acpi-bus'Rafael J. Wysocki
2022-07-26mmc: mediatek: add support for SDIO eint wakup IRQAxe Yang