aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2019-05-06mmc: sdhci-pci: Fix BYT OCP settingAdrian Hunter
2019-05-06mmc: alcor: Drop pointer to mmc_host from alcor_sdmmc_hostKamlesh Gurudasani
2019-05-06mmc: mtk-sd: select REGULATORNeilBrown
2019-05-06mmc: mtk-sd: enable internal card-detect logic.NeilBrown
2019-05-06mmc: mtk-sd: add support for config found in mt7620 family SOCs.NeilBrown
2019-05-06mmc: mtk-sd: don't hard-code interrupt trigger typeNeilBrown
2019-05-06mmc: core: Fix tag set memory leakRaul E Rangel
2019-05-06mmc: mmci: Prevent polling for busy detection in IRQ contextLudovic Barre
2019-05-06mmc: mmci: Cleanup mmci_cmd_irq() for busy detectLudovic Barre
2019-05-06mmc: usdhi6rol0: mark expected switch fall-throughsGustavo A. R. Silva
2019-05-06mmc: core: Verify SD bus widthRaul E Rangel
2019-05-06mmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULPBOUGH CHEN
2019-05-06mmc: sdhci-esdhc-imx: add pm_qos to interact with cpuidleBOUGH CHEN
2019-05-06mmc: meson-gx: add signal resampling tuningJerome Brunet
2019-05-06mmc: meson-gx: remove Rx phase tuningJerome Brunet
2019-05-06mmc: meson-gx: avoid clock glitch when switching to DDR modesJerome Brunet
2019-05-06mmc: meson-gx: disable HS400Jerome Brunet
2019-05-06mmc: meson-gx: correct irq flagJerome Brunet
2019-05-06mmc: meson-gx: ack only raised irqJerome Brunet
2019-05-06mmc: meson-gx: remove open coded read with timeoutJerome Brunet
2019-05-06mmc: omap_hsmmc: Use dev_get_drvdata()Kefeng Wang
2019-05-06mmc: alcor: work with multiple-entry sglistsDaniel Drake
2019-05-06Revert "mmc: alcor: enable DMA transfer of large buffers"Daniel Drake
2019-05-06mmc: core: fix possible use after free of hostPan Bian
2019-04-29mmc: core: Fix warning and undefined behavior in mmc voltage handlingPavel Machek
2019-04-29mmc: core: retry CMD1 in mmc_send_op_cond() even if the ocr = 0Yoshihiro Shimoda
2019-04-15mmc: tegra: add sdhci tegra suspend and resumeSowjanya Komatineni
2019-04-15mmc: sdhci: Remove finish_taskletAdrian Hunter
2019-04-15mmc: sdhci: Call mmc_request_done() from IRQ handler if possibleAdrian Hunter
2019-04-15mmc: sdhci: Move some processing to __sdhci_finish_mrq()Adrian Hunter
2019-04-15mmc: sdhci: Move timer and has_requests functionsAdrian Hunter
2019-04-15mmc: sdhci: Reorganize sdhci_finish_mrq() and __sdhci_finish_mrq()Adrian Hunter
2019-04-15mmc: sdhci-pci: Add support for Intel CMLAdrian Hunter
2019-04-15mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllersAndrea Merello
2019-04-15mmc: mtk-sd: check for valid optional memory resourceFabien Parent
2019-04-15mmc: alcor: enable DMA transfer of large buffersDaniel Drake
2019-04-15mmc: sdhci_am654: Clear HISPD_ENA in some lower speed modesFaiz Abbas
2019-04-15mmc: mmc_spi: Convert to use SPDX identifierAndy Shevchenko
2019-04-15mmc: mmc_spi: Indentation fixesAndy Shevchenko
2019-04-15mmc: mmc_spi: Join string literals backAndy Shevchenko
2019-04-15mmc: mmc_spi: Remove useless NULL check at ->remove()Andy Shevchenko
2019-04-15mmc: mmc_spi: Remove redundant dev_set_drvdata()Andy Shevchenko
2019-04-15mmc: mmci: replace blksz_datactrlXX by get_datactrl_cfg callbackLudovic Barre
2019-04-15mmc: mmci: stm32: define get_dctrl_cfgLudovic Barre
2019-04-15mmc: mmci: qcom: define get_dctrl_cfgLudovic Barre
2019-04-15mmc: mmci: define get_dctrl_cfg for legacy variantLudovic Barre
2019-04-15mmc: mmci: add get_datactrl_cfg callback and helper functionsLudovic Barre
2019-04-15mmc: alcor: enable DMA for writesDaniel Drake
2019-04-15mmc: sdhci-of-arasan: Add DTS property to disable DCMDs.Christoph Muellner
2019-04-15mmc: sdhci-omap: Make sdhci_omap_reset staticYueHaibing