summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: via-sdmmc: Fix data race bugMadhuparna Bhowmik2020-11-101-0/+3
* mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár2020-10-291-0/+3
* mmc: sdhci-esdhc-imx: fix the mask for tuning start pointHaibo Chen2020-06-201-1/+1
* mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2Michał Mirosław2020-04-021-2/+6
* mmc: spi: Toggle SPI polarity, do not hardcode itLinus Walleij2020-02-141-3/+8
* mmc: sdhci: fix minimum clock rate for v3 controllerMichał Mirosław2020-01-291-4/+6
* mmc: tegra: fix SDR50 tuning overrideMichał Mirosław2020-01-291-1/+1
* mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probeStefan Wahren2020-01-291-1/+3
* mmc: sdhci: Update the tuning failed messages to pr_debug levelFaiz Abbas2020-01-041-1/+1
* mmc: sdhci-of-esdhc: fix P2020 errata handlingYangbo Lu2020-01-041-2/+2
* Revert "mmc: sdhci: Fix incorrect switch to HS mode"Faiz Abbas2020-01-041-3/+1
* mmc: tmio: Add MMC_CAP_ERASE to allow erase/discard/trim requestsEugeniu Rosca2020-01-041-1/+1
* mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pand...H. Nikolaus Schaller2019-12-211-0/+30
* mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready failChaotian Jing2019-11-281-1/+1
* mmc: sdhci-of-at91: fix quirk2 overwriteEugen Hristev2019-11-251-1/+1
* mmc: sdhci: Fix incorrect switch to HS modeAl Cooper2019-10-051-1/+3
* mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson2019-09-061-0/+6
* mmc: sdhci-of-at91: add quirk for broken HS200Eugen Hristev2019-09-061-0/+3
* mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson2019-08-061-2/+1
* mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 supportYinbo Zhu2019-05-311-1/+3
* mmc: sdhci-of-esdhc: add erratum eSDHC5 supportYinbo Zhu2019-05-311-0/+3
* mmc_spi: add a status check for spi_sync_lockedKangjie Lu2019-05-311-0/+4
* mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllersAndrea Merello2019-05-311-18/+20
* mmc: core: Verify SD bus widthRaul E Rangel2019-05-311-0/+8
* x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2019-05-141-1/+1
* mmc: sdhci: Fix data command CRC error handlingAdrian Hunter2019-04-271-25/+15
* mmc: davinci: remove extraneous __init annotationArnd Bergmann2019-04-201-1/+1
* mmc: omap: fix the maximum timeout settingAaro Koskinen2019-04-051-1/+1
* mmc: pxamci: fix enum type confusionArnd Bergmann2019-03-271-1/+1
* mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov2019-03-191-4/+7
* mmc: spi: Fix card detection during probeJonathan Neuschäfer2019-03-051-0/+1
* mmc: sdhci-iproc: handle mmc_of_parse() errors during probeStefan Wahren2019-02-061-1/+4
* mmc: atmel-mci: do not assume idle after atmci_request_endJonas Danielsson2019-01-261-1/+2
* mmc: omap_hsmmc: fix DMA API warningRussell King2018-12-291-1/+11
* mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson2018-12-291-4/+10
* mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson2018-12-291-4/+2
* mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson2018-12-291-1/+3
* MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen2018-12-211-2/+9
* mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01Yu Zhao2018-11-131-0/+3
* mmc: sdhci: do not try to use 3.3V signaling if not supportedStefan Agner2018-09-261-1/+8
* mmc: tegra: prevent HS200 on Tegra 3Stefan Agner2018-09-261-1/+2
* mmc: omap_hsmmc: fix wakeirq handling on removalAndreas Kemnade2018-09-261-0/+1
* mmc: pwrseq: Use kmalloc_array instead of stack VLATobin C. Harding2018-08-031-5/+9
* mmc: dw_mmc: update actual clock for mmc debugfsShawn Lin2018-08-031-0/+4
* mmc: dw_mmc: fix card threshold control configurationx002701702018-07-171-3/+4
* mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE registerCorneliu Doban2018-05-301-5/+25
* mmc: sdhci-iproc: remove hard coded mmc cap 1.8vSrinath Mannam2018-05-301-1/+0
* mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith2018-04-241-1/+1
* sdhci: Advertise 2.0v supply on SDIO host controllerAndy Shevchenko2018-04-132-0/+9
* mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occursEvgeniy Didin2018-03-281-2/+4