summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2019-02-25mmc: bcm2835: Drop DMA channel error pointer checkLukas Wunner
2019-02-25mmc: omap: fix the maximum timeout settingAaro Koskinen
2019-02-25mmc: tegra: HW Command Queue Support for Tegra SDMMCSowjanya Komatineni
2019-02-25mmc: sdhci: Add ADMA3 DMA support for V4 enabled hostSowjanya Komatineni
2019-02-25mmc: atmel-mci: enable 8 bits buswidth supportNicolas Ferre
2019-02-25mmc: renesas_sdhi: Fix card initialization failure in high speed modeTakeshi Saito
2019-02-25mmc: jz4740: Remove platform data and use standard APIsPaul Cercueil
2019-02-25mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controllerErnest Zhang(WH)
2019-02-25mmc: jz4740: Annotate implicit fall throughMathieu Malaterre
2019-02-25mmc: sdhci-esdhc-imx: fix return value check in sdhci_esdhc_imx_probe()Wei Yongjun
2019-02-25mmc: core: annotate implicit fall throughMathieu Malaterre
2019-02-25mmc: tegra: SDMMC pads auto-calibrationSowjanya Komatineni
2019-02-25mmc: sdhci-esdhc-imx: add DCMD support for CMDQBOUGH CHEN
2019-02-25mmc: sdhci-esdhc-imx: add CMDQ supportBOUGH CHEN
2019-02-25mmc: sdhci: correct the maximum timeout when enable CMDQBOUGH CHEN
2019-02-25mmc: sdhci-esdhc-imx: add HS400_ES support for i.MX8QXPBOUGH CHEN
2019-02-25mmc: sdhci-esdhc-imx: remove the 100MHz limitation for Strobe DLLBOUGH CHEN
2019-02-25mmc: tmio: undo PM autosuspend when removing the hostNiklas Söderlund
2019-02-25mmc: tmio: fix typo in tmio_mmc_init_ocr()Niklas Söderlund
2019-02-25mmc:sdio: Remove unneeded variable retwangbo
2019-02-25mmc: sdhci: Fix O2 Host PLL and card detect issueErnest Zhang(WH)
2019-02-25mmc: sdhci: Moving sdhci_o2 into sdhci-pci-o2micro.cErnest Zhang(WH)
2019-02-25mmc: block: fix debugfs_simple_attr.cocci warningsYueHaibing
2019-02-25mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probeStefan Wahren
2019-02-25mmc: sdhci: add delay after the last tuning commandBOUGH CHEN
2019-02-25mmc: sdhci-esdhc-imx: add delay between tuning cyclesBOUGH CHEN
2019-02-25mmc: sdhci-esdhc-imx: add SD clock limitation for imx6ullBOUGH CHEN
2019-02-25mmc: sdhci-esdhc-imx: fix HS400 timing issueBOUGH CHEN
2019-02-25mmc: sdhci: usdhc: do not do tuning for DDR50 mode.BOUGH CHEN
2019-02-25mmc: sdhci-esdhc-imx: clear ESDHC_STD_TUNING_EN for manual tuning methodBOUGH CHEN
2019-02-25mmc: sdhci-esdhc-imx: Constify driver dataAndrey Smirnov
2019-02-25mmc: sdhci_am654: Make symbol 'sdhci_am654_ops' staticWei Yongjun
2019-02-15Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe
2019-02-15block: kill BLK_MQ_F_SG_MERGEMing Lei
2019-02-13mmc: meson-gx: fix interrupt nameMartin Blumenstingl
2019-02-08mmc: block: handle complete_work on separate workqueueZachary Hays
2019-02-06mmc: sunxi: Filter out unsupported modes declared in the device treeChen-Yu Tsai
2019-02-06mmc: sunxi: Disable HS-DDR mode for H5 eMMC controller by defaultChen-Yu Tsai
2019-01-28mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delayChaotian Jing
2019-01-28mmc: bcm2835: Fix DMA channel leak on probe errorLukas Wunner
2019-01-25Merge tag 'mmc-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-01-22mmc: dw_mmc-bluefield: : Fix the license informationLiming Sun
2019-01-22mmc: meson-gx: enable signal re-sampling together with tuningAndreas Fenkart
2019-01-15Merge tag 'gpio-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-01-14mmc: sdhci-iproc: handle mmc_of_parse() errors during probeStefan Wahren
2019-01-14mmc: meson-gx: Free irq in release() callbackRemi Pommarel
2019-01-14mmc: host: Fix Kconfig warnings on keystone_defconfigFaiz Abbas
2019-01-14mmc: sdhci-acpi: Make PCI dependency explicitSinan Kaya
2019-01-11mmc: core: don't override the CD GPIO level when "cd-inverted" is setMartin Blumenstingl
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain