summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2019-05-31mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 supportYinbo Zhu
2019-05-31mmc: sdhci-of-esdhc: add erratum A-009204 supportYinbo Zhu
2019-05-31mmc: sdhci-of-esdhc: add erratum eSDHC5 supportYinbo Zhu
2019-05-31mmc_spi: add a status check for spi_sync_lockedKangjie Lu
2019-05-31mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllersAndrea Merello
2019-05-31mmc: core: Verify SD bus widthRaul E Rangel
2019-05-31mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time problemTrac Hoang
2019-05-31mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data hold time problemTrac Hoang
2019-05-22mmc: sdhci-pci: Fix BYT OCP settingAdrian Hunter
2019-05-22mmc: core: Fix tag set memory leakRaul E Rangel
2019-05-22mmc: tegra: fix ddr signaling for non-ddr modesSowjanya Komatineni
2019-05-22mmc: sdhci-of-arasan: Add DTS property to disable DCMDs.Christoph Muellner
2019-04-11mmc: sdhci-omap: Don't finish_mrq() on a command error during tuningFaiz Abbas
2019-03-28mmc: alcor: don't write data before command has completedDaniel Drake
2019-03-21mmc: renesas_sdhi: limit block count to 16 bit for old revisionsWolfram Sang
2019-03-21mmc: alcor: fix DMA readsDaniel Drake
2019-03-21mmc: sdhci-omap: Set caps2 to indicate no physical write protect pinKishon Vijay Abraham I
2019-03-21mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"Alexander Shiyan
2019-03-18mmc: davinci: remove extraneous __init annotationArnd Bergmann
2019-03-18mmc: pxamci: fix enum type confusionArnd Bergmann
2019-03-08Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-01mmc:fix a bug when max_discard is 0Jiong Wu
2019-02-28Merge branch 'fixes' into nextUlf Hansson
2019-02-28mmc: sdhci-esdhc-imx: correct the fix of ERR004536BOUGH CHEN
2019-02-28mmc: core: Add a debug print when the card may have been replacedhongjiefang
2019-02-28Merge branch 'fixes' into nextUlf Hansson
2019-02-28mmc: core: Add sd discard timeoutAvri Altman
2019-02-28mmc: core: Add discard support to sdAvri Altman
2019-02-28mmc: sdhci-esdhc-imx: clear the HALT bit when enable CQEBOUGH CHEN
2019-02-28mmc: core: do not retry CMD6 in __mmc_switch()Chaotian Jing
2019-02-27mmc: core: align max segment size with logical block sizeMing Lei
2019-02-27mmc: cqhci: Fix a tiny potential memory leak on error conditionAlamy Liu
2019-02-27mmc: cqhci: fix space allocated for transfer descriptorAlamy Liu
2019-02-27mmc: core: Fix NULL ptr crash from mmc_should_fail_requestRitesh Harjani
2019-02-26mmc: tmio: fix access width of Block Count RegisterTakeshi Saito
2019-02-25mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov
2019-02-25mmc: core: Convert mmc_align_data_size() into an SDIO specific functionUlf Hansson
2019-02-25mmc: spi: Fix card detection during probeJonathan Neuschäfer
2019-02-25mmc: core: Move mmc_of_parse_voltage() to host.cUlf Hansson
2019-02-25mmc: core: Convert mmc_regulator_get_ocrmask() to staticUlf Hansson
2019-02-25mmc: core: Move regulator helpers to separate fileUlf Hansson
2019-02-25mmc: of_mmc_spi: Convert to mmc_of_parse_voltage()Ulf Hansson
2019-02-25mmc: core: Drop retries as in-parameter to mmc_wait_for_app_cmd()Ulf Hansson
2019-02-25mmc: core: Convert mmc_wait_for_app_cmd() to staticUlf Hansson
2019-02-25mmc: renesas_sdhi: Change HW adjustment register according to speed modeTakeshi Saito
2019-02-25mmc: mmci: Send a CMD12 to clear the DPSM at errorsUlf Hansson
2019-02-25mmc: sdhci-xenon: Fixup already marked switch fall-throughGustavo A. R. Silva
2019-02-25mmc: sdhci-tegra: drop ->get_ro() implementationThomas Petazzoni
2019-02-25mmc: sdhci-omap: drop ->get_ro() implementationThomas Petazzoni
2019-02-25mmc: sdhci: use WP GPIO in sdhci_check_ro()Thomas Petazzoni