summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2020-04-02mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2Michał Mirosław1-2/+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-29mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probeStefan Wahren1-1/+3
2020-01-04mmc: sdhci: Update the tuning failed messages to pr_debug levelFaiz Abbas1-1/+1
2020-01-04mmc: sdhci-of-esdhc: fix P2020 errata handlingYangbo Lu1-2/+2
2020-01-04Revert "mmc: sdhci: Fix incorrect switch to HS mode"Faiz Abbas1-3/+1
2020-01-04mmc: tmio: Add MMC_CAP_ERASE to allow erase/discard/trim requestsEugeniu Rosca1-1/+1
2019-12-21mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pand...H. Nikolaus Schaller1-0/+30
2019-11-28mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready failChaotian Jing1-1/+1
2019-11-25mmc: sdhci-of-at91: fix quirk2 overwriteEugen Hristev1-1/+1
2019-10-05mmc: sdhci: Fix incorrect switch to HS modeAl Cooper1-1/+3
2019-09-06mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson1-0/+6
2019-09-06mmc: sdhci-of-at91: add quirk for broken HS200Eugen Hristev1-0/+3
2019-08-06mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson1-2/+1
2019-05-31mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 supportYinbo Zhu1-1/+3
2019-05-31mmc: sdhci-of-esdhc: add erratum eSDHC5 supportYinbo Zhu1-0/+3
2019-05-31mmc_spi: add a status check for spi_sync_lockedKangjie Lu1-0/+4
2019-05-31mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllersAndrea Merello1-18/+20
2019-05-31mmc: core: Verify SD bus widthRaul E Rangel1-0/+8
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra1-1/+1
2019-04-27mmc: sdhci: Fix data command CRC error handlingAdrian Hunter1-25/+15
2019-04-20mmc: davinci: remove extraneous __init annotationArnd Bergmann1-1/+1
2019-04-05mmc: omap: fix the maximum timeout settingAaro Koskinen1-1/+1
2019-03-27mmc: pxamci: fix enum type confusionArnd Bergmann1-1/+1
2019-03-19mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov1-4/+7
2019-03-05mmc: spi: Fix card detection during probeJonathan Neuschäfer1-0/+1
2019-02-06mmc: sdhci-iproc: handle mmc_of_parse() errors during probeStefan Wahren1-1/+4
2019-01-26mmc: atmel-mci: do not assume idle after atmci_request_endJonas Danielsson1-1/+2
2018-12-29mmc: omap_hsmmc: fix DMA API warningRussell King1-1/+11
2018-12-29mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson1-4/+10
2018-12-29mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson1-4/+2
2018-12-29mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson1-1/+3
2018-12-21MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen1-2/+9
2018-11-13mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01Yu Zhao1-0/+3
2018-09-26mmc: sdhci: do not try to use 3.3V signaling if not supportedStefan Agner1-1/+8
2018-09-26mmc: tegra: prevent HS200 on Tegra 3Stefan Agner1-1/+2
2018-09-26mmc: omap_hsmmc: fix wakeirq handling on removalAndreas Kemnade1-0/+1
2018-08-03mmc: pwrseq: Use kmalloc_array instead of stack VLATobin C. Harding1-5/+9
2018-08-03mmc: dw_mmc: update actual clock for mmc debugfsShawn Lin1-0/+4
2018-07-17mmc: dw_mmc: fix card threshold control configurationx002701701-3/+4
2018-05-30mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE registerCorneliu Doban1-5/+25
2018-05-30mmc: sdhci-iproc: remove hard coded mmc cap 1.8vSrinath Mannam1-1/+0
2018-04-24mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith1-1/+1
2018-04-13sdhci: Advertise 2.0v supply on SDIO host controllerAndy Shevchenko2-0/+9
2018-03-28mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occursEvgeniy Didin1-2/+4
2018-03-24mmc: avoid removing non-removable hosts during suspendDaniel Drake1-0/+8
2018-03-24mmc: sdhci-of-esdhc: limit SD clock for ls1012a/ls1046ayangbo lu1-0/+14
2018-03-24mmc: host: omap_hsmmc: checking for NULL instead of IS_ERR()Dan Carpenter1-2/+2