summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2023-07-27mmc: sdhci: fix DMA configure compatibility issue when 64bit DMA mode is used.Chevron Li
2023-07-27mmc: core: disable TRIM on Micron MTFC4GACAJCN-1MRobert Marko
2023-07-27mmc: core: disable TRIM on Kingston EMMC04G-M627Robert Marko
2023-06-28mmc: usdhi60rol0: fix deferred probingSergey Shtylyov
2023-06-28mmc: sh_mmcif: fix deferred probingSergey Shtylyov
2023-06-28mmc: sdhci-acpi: fix deferred probingSergey Shtylyov
2023-06-28mmc: omap_hsmmc: fix deferred probingSergey Shtylyov
2023-06-28mmc: omap: fix deferred probingSergey Shtylyov
2023-06-28mmc: mvsdio: fix deferred probingSergey Shtylyov
2023-06-28mmc: mvsdio: convert to devm_platform_ioremap_resourceYangtao Li
2023-06-28mmc: mtk-sd: fix deferred probingSergey Shtylyov
2023-06-28mmc: meson-gx: remove redundant mmc_request_done() call from irq contextMartin Hundebøll
2023-06-21mmc: block: ensure error propagation for non-blkChristian Loehle
2023-06-09mmc: vub300: fix invalid response handlingDeren Wu
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2023-05-17mmc: sdhci-of-esdhc: fix quirk to ignore command inhibit for dataGeorgii Kruglov
2023-04-26mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25Bhavya Kapoor
2023-03-22mmc: atmel-mci: fix race between stop command and start of next commandTobias Schramm
2023-02-22mmc: mmc_spi: fix error handling in mmc_spi_probe()Yang Yingliang
2023-02-22mmc: sdio: fix possible resource leaks in some error pathsYang Yingliang
2023-02-06mmc: sdhci-esdhc-imx: correct the tuning start tap and step settingHaibo Chen
2023-02-06mmc: sdhci-esdhc-imx: disable the CMD CRC check for standard tuningHaibo Chen
2023-02-06mmc: sdhci-esdhc-imx: clear pending interrupt and halt cqhciHaibo Chen
2023-01-24mmc: sunxi-mmc: Fix clock refcount imbalance during unbindSamuel Holland
2023-01-18mmc: sdhci-sprd: Disable CLK_AUTO when the clock is less than 400KWenchao Chen
2023-01-18mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu
2023-01-18mmc: f-sdh30: Add quirks for broken timeout clock capabilityKunihiko Hayashi
2023-01-18mmc: mmci: fix return value check of mmc_add_host()Yang Yingliang
2023-01-18mmc: wbsd: fix return value check of mmc_add_host()Yang Yingliang
2023-01-18mmc: via-sdmmc: fix return value check of mmc_add_host()Yang Yingliang
2023-01-18mmc: meson-gx: fix return value check of mmc_add_host()Yang Yingliang
2023-01-18mmc: omap_hsmmc: fix return value check of mmc_add_host()Yang Yingliang
2023-01-18mmc: atmel-mci: fix return value check of mmc_add_host()Yang Yingliang
2023-01-18mmc: wmt-sdmmc: fix return value check of mmc_add_host()Yang Yingliang
2023-01-18mmc: vub300: fix return value check of mmc_add_host()Yang Yingliang
2023-01-18mmc: toshsd: fix return value check of mmc_add_host()Yang Yingliang
2023-01-18mmc: rtsx_usb_sdmmc: fix return value check of mmc_add_host()Yang Yingliang
2023-01-18mmc: pxamci: fix return value check of mmc_add_host()Yang Yingliang
2023-01-18mmc: mxcmmc: fix return value check of mmc_add_host()Yang Yingliang
2023-01-18mmc: moxart: fix return value check of mmc_add_host()Yang Yingliang
2023-01-18mmc: alcor: fix return value check of mmc_add_host()Yang Yingliang
2022-12-08mmc: sdhci: Fix voltage switch delayAdrian Hunter
2022-12-08mmc: sdhci: use FIELD_GET for preset value bit masksMasahiro Yamada
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: mmc_test: Fix removal of debugfs fileYe Bin
2022-11-25mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put()Xiongfeng Wang
2022-11-25mmc: sdhci-pci-o2micro: fix card detect fail issue caused by CD# debounce tim...Chevron Li
2022-11-25mmc: core: properly select voltage range without power cycleYann Gautier