summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-msm: fix mutex while in spinlockJorge Ramirez-Ortiz2019-07-261-3/+6
* mmc: mediatek: fix SDIO IRQ detection issuejjian zhou2019-06-251-0/+2
* mmc: mediatek: fix SDIO IRQ interrupt handle flowjjian zhou2019-06-251-17/+20
* mmc: sdhi: disallow HS400 for M3-W ES1.2, RZ/G2M, and V3HWolfram Sang2019-06-251-2/+7
* mmc: sdhci: sdhci-pci-o2micro: Correctly set bus width when tuningRaul E Rangel2019-06-251-1/+4
* mmc: mmci: Prevent polling for busy detection in IRQ contextLudovic Barre2019-06-151-2/+3
* mmc: sdhci_am654: Fix SLOTTYPE writeFaiz Abbas2019-06-111-1/+1
* mmc: tmio: fix SCC error handling to avoid false positive CRC errorTakeshi Saito2019-06-111-1/+2
* mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 supportYinbo Zhu2019-05-311-1/+3
* mmc: sdhci-of-esdhc: add erratum A-009204 supportYinbo Zhu2019-05-311-0/+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: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time problemTrac Hoang2019-05-311-1/+2
* mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data hold time problemTrac Hoang2019-05-311-1/+2
* mmc: sdhci-pci: Fix BYT OCP settingAdrian Hunter2019-05-222-0/+97
* mmc: tegra: fix ddr signaling for non-ddr modesSowjanya Komatineni2019-05-221-0/+1
* mmc: sdhci-of-arasan: Add DTS property to disable DCMDs.Christoph Muellner2019-05-221-1/+4
* mmc: sdhci-omap: Don't finish_mrq() on a command error during tuningFaiz Abbas2019-04-111-0/+38
* mmc: alcor: don't write data before command has completedDaniel Drake2019-03-281-21/+13
* mmc: renesas_sdhi: limit block count to 16 bit for old revisionsWolfram Sang2019-03-211-1/+7
* mmc: alcor: fix DMA readsDaniel Drake2019-03-211-6/+19
* mmc: sdhci-omap: Set caps2 to indicate no physical write protect pinKishon Vijay Abraham I2019-03-211-0/+3
* mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"Alexander Shiyan2019-03-211-12/+4
* mmc: davinci: remove extraneous __init annotationArnd Bergmann2019-03-181-1/+1
* mmc: pxamci: fix enum type confusionArnd Bergmann2019-03-181-1/+1
* Merge branch 'fixes' into nextUlf Hansson2019-02-281-4/+5
|\
| * mmc: sdhci-esdhc-imx: correct the fix of ERR004536BOUGH CHEN2019-02-281-4/+5
* | Merge branch 'fixes' into nextUlf Hansson2019-02-285-7/+30
|\|
| * mmc: cqhci: Fix a tiny potential memory leak on error conditionAlamy Liu2019-02-271-1/+10
| * mmc: cqhci: fix space allocated for transfer descriptorAlamy Liu2019-02-271-1/+1
| * mmc: tmio: fix access width of Block Count RegisterTakeshi Saito2019-02-263-1/+11
| * mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov2019-02-251-4/+7
| * mmc: spi: Fix card detection during probeJonathan Neuschäfer2019-02-251-0/+1
* | mmc: sdhci-esdhc-imx: clear the HALT bit when enable CQEBOUGH CHEN2019-02-281-0/+13
* | mmc: of_mmc_spi: Convert to mmc_of_parse_voltage()Ulf Hansson2019-02-251-21/+1
* | mmc: renesas_sdhi: Change HW adjustment register according to speed modeTakeshi Saito2019-02-253-0/+11
* | mmc: mmci: Send a CMD12 to clear the DPSM at errorsUlf Hansson2019-02-252-2/+24
* | mmc: sdhci-xenon: Fixup already marked switch fall-throughGustavo A. R. Silva2019-02-251-1/+1
* | mmc: sdhci-tegra: drop ->get_ro() implementationThomas Petazzoni2019-02-251-9/+0
* | mmc: sdhci-omap: drop ->get_ro() implementationThomas Petazzoni2019-02-251-1/+0
* | mmc: sdhci: use WP GPIO in sdhci_check_ro()Thomas Petazzoni2019-02-251-0/+2
* | mmc: wmt-sdmmc: Drop unused includeLinus Walleij2019-02-251-1/+0
* | mmc: sunxi-mmc: Drop unused includesLinus Walleij2019-02-251-2/+0
* | mmc: sdhci-pxav2: Drop unused includeLinus Walleij2019-02-251-1/+0
* | mmc: sdhci-bcm-kona: Drop unused includesLinus Walleij2019-02-251-2/+0
* | mmc: mxs-mmc: Drop unused includesLinus Walleij2019-02-251-2/+0
* | mmc: mxcmmc: Drop unused includesLinus Walleij2019-02-251-2/+0
* | mmc: cb710: fix indentation issue in if blockColin Ian King2019-02-251-20/+22
* | mmc: slot-gpio: Remove override_active_level on WPLinus Walleij2019-02-256-6/+6
* | mmc: bcm2835: Deduplicate reset of driver data on removeLukas Wunner2019-02-251-1/+0