aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: Workaround VTU00M 0xf1 FTL metadata corruption bugbelgin2021-11-252-0/+223
* mmc: core: Return correct emmc response in case of ioctl errorNishad Kamdar2021-09-181-2/+1
* mmc: rtsx_pci: Fix long reads when clock is prescaledThomas Hebb2021-09-181-13/+23
* mmc: sdhci-of-arasan: Check return value of non-void funtionsManish Narani2021-09-181-3/+15
* mmc: sdhci-of-arasan: Modified SD default speed to 19MHz for ZynqMPManish Narani2021-09-181-0/+18
* mmc: moxart: Fix issue with uninitialized dma_slave_configTony Lindgren2021-09-151-0/+1
* mmc: dw_mmc: Fix issue with uninitialized dma_slave_configTony Lindgren2021-09-151-0/+1
* mmc: sdhci: Fix issue with uninitialized dma_slave_configTony Lindgren2021-09-151-0/+1
* Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711"Ulf Hansson2021-09-031-2/+1
* mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711Nicolas Saenz Julienne2021-08-261-1/+2
* mmc: sdhci-iproc: Cap min clock frequency on BCM2711Nicolas Saenz Julienne2021-08-261-0/+18
* mmc: sdhci-msm: Update the software timeout value for sdhcShaik Sajida Bhanu2021-08-261-0/+18
* mmc: mmci: stm32: Check when the voltage switch procedure should be doneChristophe Kerello2021-08-261-2/+5
* mmc: dw_mmc: Fix hang on data CRC errorVincent Whitchurch2021-08-261-3/+3
* mmc: core: Don't allocate IDA for OF aliasesStephen Boyd2021-07-281-10/+10
* mmc: core: Allow UHS-I voltage switch for SDSC cards if supportedChristian Löhle2021-07-191-4/+6
* mmc: core: clear flags before allowing to retuneWolfram Sang2021-07-191-2/+5
* mmc: sdhci: Fix warning message when accessing RPMB in HS400 modeAl Cooper2021-07-192-0/+5
* mmc: sdhci-acpi: Disable write protect detection on Toshiba Encore 2 WT8-BHans de Goede2021-07-191-0/+11
* mmc: vub3000: fix control-request directionJohan Hovold2021-07-141-1/+1
* mmc: block: Disable CMDQ on the ioctl pathBean Huo2021-07-141-0/+8
* mmc: usdhi6rol0: fix error return code in usdhi6_probe()Zhen Lei2021-07-141-0/+1
* mmc: via-sdmmc: add a check against NULL pointer dereferenceZheyu Ma2021-07-141-0/+3
* mmc: sdhci-sprd: use sdhci_sprd_writewKrzysztof Kozlowski2021-07-141-0/+1
* mmc: meson-gx: use memcpy_to/fromio for dram-access-quirkNeil Armstrong2021-06-301-5/+45
* mmc: renesas_sdhi: Fix HS400 on R-Car M3-W+Geert Uytterhoeven2021-06-161-1/+1
* mmc: renesas_sdhi: abort tuning when timeout detectedWolfram Sang2021-06-161-1/+6
* mmc: sdhci-pci-gli: increase 1.8V regulator waitDaniel Beer2021-05-261-1/+6
* mmc: sdhci-brcmstb: Remove CQE quirkAl Cooper2021-05-111-1/+0
* mmc: sdhci-pci: Add PCI IDs for Intel LKFAdrian Hunter2021-05-112-0/+4
* mmc: sdhci-esdhc-imx: validate pinctrl before use itPeng Fan2021-05-111-1/+1
* mmc: core: Fix hanging on I/O during system suspend for removable cardsUlf Hansson2021-05-114-91/+59
* mmc: core: Set read only for SD cards with permanent write protect bitSeunghui Lee2021-05-111-0/+6
* mmc: core: Do a power cycle when the CMD11 failsDooHyun Hwang2021-05-111-1/+1
* mmc: block: Issue a cache flush only when it's enabledAvri Altman2021-05-114-3/+21
* mmc: block: Update ext_csd.cache_ctrl if it was writtenAvri Altman2021-05-111-0/+12
* mmc: sdhci-tegra: Add required callbacks to set/clear CQE_EN bitAniruddha Tvs Rao2021-05-111-0/+32
* mmc: sdhci-pci: Fix initialization of some SD cards for Intel BYT-based contr...Adrian Hunter2021-05-111-0/+27
* mmc: sdhci: Check for reset prior to DMA address unmapPradeep P V K2021-05-111-29/+31
* mmc: uniphier-sd: Fix a resource leak in the remove functionChristophe JAILLET2021-05-111-0/+1
* mmc: uniphier-sd: Fix an error handling path in uniphier_sd_probe()Christophe JAILLET2021-05-111-1/+3
* mmc: cqhci: Fix random crash when remove mmc module/cardFrank Li2021-03-171-6/+5
* mmc: core: Fix partition switch time for eMMCAdrian Hunter2021-03-171-4/+11
* mmc: mmci: Add MMC_CAP_NEED_RSP_BUSY for the stm32 variantsYann Gautier2021-03-171-1/+9
* mmc: sdhci: Update firmware interface APIJeremy Linton2021-03-171-4/+4
* mmc: sdhci-iproc: Add ACPI bindings for the RPiJeremy Linton2021-03-171-0/+18
* mmc: mediatek: fix race condition between msdc_request_timeout and irqChaotian Jing2021-03-171-8/+10
* mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'Christophe JAILLET2021-03-171-1/+1
* mmc: sdhci-of-dwcmshc: set SDHCI_QUIRK2_PRESET_VALUE_BROKENJisheng Zhang2021-03-111-0/+1
* mmc: sdhci-pci-o2micro: Bug fix for SDR104 HW tuning failureShirley Her2021-03-041-0/+20