summaryrefslogtreecommitdiff
path: root/drivers/mmc (unfollow)
Commit message (Expand)Author
2022-07-27drivers: Remove references to PM_RUNTIMEDavide Garberi
2021-11-26mmc: winbond: don't build on M68KRandy Dunlap
2021-11-26mmc: dw_mmc: Dont wait for DRTO on Write RSP errorChristian Löhle
2021-11-02mmc: sdhci: Map more voltage level to SDHCI_POWER_330Shawn Guo
2021-11-02mmc: dw_mmc: exynos: fix the finding clock sample valueJaehoon Chung
2021-11-02mmc: vub300: fix control-message timeoutsJohan Hovold
2021-09-22mmc: rtsx_pci: Fix long reads when clock is prescaledThomas Hebb
2021-09-22mmc: moxart: Fix issue with uninitialized dma_slave_configTony Lindgren
2021-09-22mmc: dw_mmc: Fix issue with uninitialized dma_slave_configTony Lindgren
2021-08-26mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson
2021-08-26mmc: dw_mmc: Fix hang on data CRC errorVincent Whitchurch
2021-08-26mmc: dw_mmc: call the dw_mci_prep_stop_abort() by defaultJaehoon Chung
2021-08-26mmc: dw_mmc: Wait for data transfer after response errors.Doug Anderson
2021-07-20mmc: sdhci: Fix warning message when accessing RPMB in HS400 modeAl Cooper
2021-07-20mmc: vub3000: fix control-request directionJohan Hovold
2021-07-20mmc: usdhi6rol0: fix error return code in usdhi6_probe()Zhen Lei
2021-07-20mmc: via-sdmmc: add a check against NULL pointer dereferenceZheyu Ma
2021-05-22mmc: core: Set read only for SD cards with permanent write protect bitSeunghui Lee
2021-05-22mmc: core: Do a power cycle when the CMD11 failsDooHyun Hwang
2021-03-17mmc: core: Fix partition switch time for eMMCAdrian Hunter
2021-03-17mmc: mediatek: fix race condition between msdc_request_timeout and irqChaotian Jing
2021-03-17mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'Christophe JAILLET
2021-03-07mmc: sdhci-esdhc-imx: fix kernel panic when remove moduleFrank Li
2021-03-03mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probeChristophe JAILLET
2021-02-10mmc: core: Limit retries when analyse of SDIO tuples failsFengnan Chang
2020-11-10mmc: via-sdmmc: Fix data race bugMadhuparna Bhowmik
2020-10-29mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár
2020-06-03Revert "mmc: host: sdhci-msm-ice: Fix compilation issue in ice"Michael Bestas
2020-05-21kernel: Fix build errors with LLVMSwetha Chikkaboraiah
2020-05-10mmc: sdhci: Fix regression setting power on Trats2 boardAdrian Hunter
2020-05-10mmc: moxart: fix wait_for_completion_interruptible_timeout return variable typeNicholas Mc Guire
2020-05-10mmc: dw_mmc: rockchip: Set the drive phase properlyDouglas Anderson
2020-05-10mmc: block: return error on failed mmc_blk_get()Olof Johansson
2020-05-10mmc: debugfs: correct wrong voltage valueChuanxiao Dong
2020-05-10mmc: sd: limit SD card power limit according to cards capabilitiesRussell King
2020-05-10mmc: sdhci: restore behavior when setting VDD via external regulatorJisheng Zhang
2020-04-28mmc: host: sdhci-msm-ice: Fix clang warning with NOT operator usageVeerabhadrarao Badiganti
2020-04-18mmc: cmdq: move to a SCHED_FIFO threadRandall Huang
2020-04-18Revert "Revert "ANDROID: mmc: move to a SCHED_FIFO thread""dianlujitao
2020-02-14mmc: spi: Toggle SPI polarity, do not hardcode itLinus Walleij
2020-02-02Revert "mmc: Fixing few warning messages."Nick Desaulniers
2020-02-02Revert "mmc: sdio: Update the argument for data copy"Nick Desaulniers
2020-02-02Revert "mmc: sdio: Update the buffer copy to include the last char"Nick Desaulniers
2020-02-02mmc: host: sdhci-msm-ice: Fix compilation issue in iceRam Prakash Gupta
2020-01-29mmc: sdhci: fix minimum clock rate for v3 controllerMichał Mirosław
2020-01-27Revert "ANDROID: mmc: move to a SCHED_FIFO thread"Sayali Lokhande
2020-01-04mmc: sdhci: Update the tuning failed messages to pr_debug levelFaiz Abbas
2020-01-04mmc: sdhci-of-esdhc: fix P2020 errata handlingYangbo Lu
2020-01-04Revert "mmc: sdhci: Fix incorrect switch to HS mode"Faiz Abbas
2019-11-28mmc: block: Fix tag condition with packed writesAdrian Hunter