summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2021-03-17mmc: core: Fix partition switch time for eMMCAdrian Hunter1-4/+11
2021-03-17mmc: mediatek: fix race condition between msdc_request_timeout and irqChaotian Jing1-8/+10
2021-03-17mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'Christophe JAILLET1-1/+1
2021-03-03mmc: sdhci-esdhc-imx: fix kernel panic when remove moduleFrank Li1-1/+2
2021-03-03mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probeChristophe JAILLET1-1/+3
2021-02-10mmc: core: Limit retries when analyse of SDIO tuples failsFengnan Chang1-0/+6
2021-01-30mmc: sdhci-xenon: fix 1.8v regulator stabilizationAlex Leibovich1-1/+6
2020-11-05mmc: via-sdmmc: Fix data race bugMadhuparna Bhowmik1-0/+3
2020-10-29mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár1-0/+3
2020-10-14mmc: core: don't set limits.discard_granularity as 0Coly Li1-1/+1
2020-10-01mmc: core: Fix size overflow for mmc partitionsBradley Bolen1-5/+4
2020-09-23mmc: sdhci-msm: Add retries when all tuning phases are found validDouglas Anderson1-1/+17
2020-07-22mmc: sdhci: do not enable card detect interrupt for gpio cd typeHaibo Chen1-1/+1
2020-06-20mmc: sdhci-esdhc-imx: fix the mask for tuning start pointHaibo Chen1-1/+1
2020-06-20mmc: via-sdmmc: Respect the cmd->busy_timeout from the mmc coreUlf Hansson1-1/+6
2020-06-20mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirkVeerabhadrarao Badiganti1-1/+3
2020-06-20mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()Ulf Hansson1-2/+1
2020-06-20mmc: sdhci-msm: Clear tuning done flag while hs400 tuningVeerabhadrarao Badiganti1-0/+6
2020-06-03mmc: block: Fix use-after-free issue for rpmbPeng Hao1-1/+1
2020-05-05mmc: sdhci-pci: Fix eMMC driver strength for BYT-based controllersAdrian Hunter1-0/+3
2020-05-05mmc: sdhci-xenon: fix annoying 1.8V regulator warningMarek Behún1-0/+10
2020-04-02mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2Michał Mirosław1-2/+6
2020-02-15mmc: sdhci-of-at91: fix memleak on clk_get failureMichał Mirosław1-3/+6
2020-02-15mmc: spi: Toggle SPI polarity, do not hardcode itLinus Walleij1-3/+8
2020-01-29mmc: sdhci: fix minimum clock rate for v3 controllerMichał Mirosław1-4/+6
2020-01-29mmc: tegra: fix SDR50 tuning overrideMichał Mirosław1-1/+1
2020-01-27mmc: core: fix wl1251 sdio quirksH. Nikolaus Schaller1-0/+7
2020-01-27mmc: core: fix possible use after free of hostPan Bian1-2/+0
2020-01-27mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probeStefan Wahren1-1/+3
2020-01-12mmc: block: propagate correct returned value in mmc_rpmb_ioctlMathieu Malaterre1-1/+1
2020-01-12mmc: core: Prevent bus reference leak in mmc_blk_init()Alexander Kappner1-0/+1
2020-01-12mmc: block: Fix bug when removing RPMB chardevLinus Walleij1-14/+18
2020-01-12mmc: block: Delete mmc_access_rpmb()Linus Walleij3-15/+1
2020-01-12mmc: block: Convert RPMB to a character deviceLinus Walleij2-22/+263
2019-12-31mmc: sdhci-of-esdhc: fix P2020 errata handlingYangbo Lu1-2/+2
2019-12-31mmc: sdhci: Update the tuning failed messages to pr_debug levelFaiz Abbas1-2/+2
2019-12-31mmc: sdhci-of-esdhc: Revert "mmc: sdhci-of-esdhc: add erratum A-009204 support"Rasmus Villemoes1-3/+0
2019-12-31mmc: mediatek: fix CMD_TA to 2 for MT8173 HS200/HS400 modeChaotian Jing1-0/+3
2019-12-31Revert "mmc: sdhci: Fix incorrect switch to HS mode"Faiz Abbas1-3/+1
2019-12-31mmc: tmio: Add MMC_CAP_ERASE to allow erase/discard/trim requestsEugeniu Rosca1-1/+1
2019-12-17mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pand...H. Nikolaus Schaller1-0/+30
2019-12-05mmc: meson-gx: make sure the descriptor is stopped on errorsJerome Brunet1-10/+63
2019-12-01mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready failChaotian Jing1-1/+1
2019-11-24mmc: tmio: fix SCC error handling to avoid false positive CRC errorTakeshi Saito1-1/+2
2019-11-24mmc: tmio: Fix SCC error detectionMasaharu Hayakawa1-2/+2
2019-11-20mmc: sdhci-of-at91: fix quirk2 overwriteEugen Hristev1-1/+1
2019-10-11mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherenceRussell King1-1/+6
2019-10-11mmc: sdhci: improve ADMA error reportingRussell King1-5/+10
2019-10-05mmc: sdhci: Fix incorrect switch to HS modeAl Cooper1-1/+3
2019-10-05mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREADUlf Hansson1-3/+6