summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2020-11-10mmc: via-sdmmc: Fix data race bugMadhuparna Bhowmik
2020-10-29mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár
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-02-14mmc: spi: Toggle SPI polarity, do not hardcode itLinus Walleij
2020-01-29mmc: sdhci: fix minimum clock rate for v3 controllerMichał Mirosław
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
2019-11-28mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready failChaotian Jing
2019-11-25mmc: sdhci-of-at91: fix quirk2 overwriteEugen Hristev
2019-10-05mmc: sdhci: Fix incorrect switch to HS modeAl Cooper
2019-09-06mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson
2019-09-06mmc: sdhci-of-at91: add quirk for broken HS200Eugen Hristev
2019-06-11mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 supportYinbo Zhu
2019-06-11mmc: sdhci-of-esdhc: add erratum eSDHC5 supportYinbo Zhu
2019-06-11mmc_spi: add a status check for spi_sync_lockedKangjie Lu
2019-06-11mmc: core: Verify SD bus widthRaul E Rangel
2019-04-27mmc: davinci: remove extraneous __init annotationArnd Bergmann
2019-04-27mmc: omap: fix the maximum timeout settingAaro Koskinen
2019-04-03mmc: mmc: fix switch timeout issue caused by jiffies precisionChaotian Jing
2019-04-03Revert "mmc: block: don't use parameter prefix if built as module"Ulf Hansson
2019-04-03mmc: block: Allow more than 8 partitions per cardColin Cross
2019-04-03mmc: core: fix using wrong io voltage if mmc_select_hs200 failsDong Aisheng
2019-04-03mmc: core: shut up "voltage-ranges unspecified" pr_info()Russell King
2019-04-03mmc: sanitize 'bus width' in debug outputWolfram Sang
2019-04-03mmc: make MAN_BKOPS_EN message a debugWolfram Sang
2019-04-03mmc: debugfs: Add a restriction to mmc debugfs clock settingChuanxiao Dong
2019-04-03mmc: pwrseq_simple: Make reset-gpios optional to match docMartin Fuzzey
2019-04-03mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov
2019-04-03mmc: pxamci: fix enum type confusionArnd Bergmann
2019-03-23mmc: spi: Fix card detection during probeJonathan Neuschäfer
2019-02-06mmc: sdhci-iproc: handle mmc_of_parse() errors during probeStefan Wahren
2019-01-26mmc: atmel-mci: do not assume idle after atmci_request_endJonas Danielsson
2019-01-13mmc: omap_hsmmc: fix DMA API warningRussell King
2019-01-13mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson
2018-12-21MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen
2018-11-21mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01Yu Zhao
2018-05-30mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE registerCorneliu Doban
2018-04-24mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith
2018-03-28mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occursEvgeniy Didin
2018-03-24mmc: avoid removing non-removable hosts during suspendDaniel Drake
2018-03-24mmc: sdhci-of-esdhc: limit SD clock for ls1012a/ls1046ayangbo lu
2018-03-24mmc: host: omap_hsmmc: checking for NULL instead of IS_ERR()Dan Carpenter