summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-msm: fix mutex while in spinlockJorge Ramirez-Ortiz2019-07-261-3/+6
* mmc: core: complete HS400 before checking statusWolfram Sang2019-07-141-3/+3
* mmc: core: Prevent processing SDIO IRQs when the card is suspendedUlf Hansson2019-06-252-1/+16
* mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()Douglas Anderson2019-06-251-0/+40
* mmc: core: API to temporarily disable retuning for SDIO CRC errorsDouglas Anderson2019-06-252-2/+40
* 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: 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
* 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: core: Fix tag set memory leakRaul E Rangel2019-05-221-0/+1
* 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 tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-081-2/+1
|\
| * Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe2019-02-152-1/+3
| |\
| * | block: kill BLK_MQ_F_SG_MERGEMing Lei2019-02-151-2/+1
* | | mmc:fix a bug when max_discard is 0Jiong Wu2019-03-011-2/+2
* | | Merge branch 'fixes' into nextUlf Hansson2019-02-281-4/+5
|\ \ \
| * | | mmc: sdhci-esdhc-imx: correct the fix of ERR004536BOUGH CHEN2019-02-281-4/+5
* | | | mmc: core: Add a debug print when the card may have been replacedhongjiefang2019-02-283-2/+14
* | | | Merge branch 'fixes' into nextUlf Hansson2019-02-288-15/+39
|\| | |
| * | | mmc: core: align max segment size with logical block sizeMing Lei2019-02-272-7/+8
| * | | 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: core: Fix NULL ptr crash from mmc_should_fail_requestRitesh Harjani2019-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: core: Add sd discard timeoutAvri Altman2019-02-281-0/+7
* | | | mmc: core: Add discard support to sdAvri Altman2019-02-282-5/+13
* | | | mmc: sdhci-esdhc-imx: clear the HALT bit when enable CQEBOUGH CHEN2019-02-281-0/+13