summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2018-07-16Merge branch 'fixes' into nextUlf Hansson
2018-07-16mmc: mxcmmc: Fix missing parentheses and braceKees Cook
2018-07-16mmc: sdhci-esdhc-imx: fix indentStefan Agner
2018-07-16mmc: sdhci-esdhc-imx: disable clocks before changing frequencyStefan Agner
2018-07-16mmc: tegra: prevent ACMD23 on Tegra 3Stefan Agner
2018-07-16mmc: tegra: fix eMMC DDR52 modeStefan Agner
2018-07-16mmc: tegra: prevent HS200 on Tegra 3Stefan Agner
2018-07-16mmc: sdhci-pci-dwc-mshc: synopsys dwc mshc supportPrabu Thangamuthu
2018-07-16mmc: sdhci-esdhc-imx: Switch to SPDX identifierFabio Estevam
2018-07-16mmc: sdhci-of-dwcmshc: add SDHCI OF Synopsys DWC MSHC driverJisheng Zhang
2018-07-16mmc: sdhci: do not try to use 3.3V signaling if not supportedStefan Agner
2018-07-16mmc: sdhci-of-esdhc: set proper dma mask for ls104x chipsLaurentiu Tudor
2018-07-16mmc: sdhci-msm: Remove redundant dev_err call in sdhci_msm_probe()weiyongjun (A)
2018-07-16mmc: sdhci-xenon: mark expected switch fall-throughGustavo A. R. Silva
2018-07-16mmc: pxamci: provide a short-hand for &pdev->devDaniel Mack
2018-07-16mmc: pxamci: make GPIO lookups from pdata optionalDaniel Mack
2018-07-16mmc: pxamci: let mmc core handle regulatorsDaniel Mack
2018-07-16mmc: pxamci: remove pxa-mmc, gpio-power from devicetree bindingsDaniel Mack
2018-07-16mmc: pxamci: call mmc_of_parse()Daniel Mack
2018-07-16mmc: pxamci: fix indentingDaniel Mack
2018-07-16mmc: pxamci: remove dead code from pxamci_remove()Daniel Mack
2018-07-16mmc: pxamci: remove dma resources from private contextDaniel Mack
2018-07-16mmc: pxamci: remove irq from private contextDaniel Mack
2018-07-16mmc: sdhci-esdhc-imx: get rid of support_vselStefan Agner
2018-07-16mmc: sdhci-esdhc-imx: support eMMC DDR mode when running at 3.3VStefan Agner
2018-07-16mmc: core: Drop the unused mmc_power_save|restore_host()Ulf Hansson
2018-07-16mmc: sdhci-of-esdhc: modify the sd clock in of_match_node wayyinbo.zhu
2018-07-16mmc: sdhci-of-arasan: Add quirk for unstable clocksHelmut Grohne
2018-07-16mmc: sdhci-pci: Add support for Intel ICPAdrian Hunter
2018-07-16mmc: host: Register changes for sdcc V5Sayali Lokhande
2018-07-16mmc: sdhci-msm: Add msm version specific ops and data structuresVijay Viswanath
2018-07-16mmc: sdhci-msm: Define new Register address mapSayali Lokhande
2018-07-16mmc: renesas_sdhi: add eMMC HS400 mode supportMasaharu Hayakawa
2018-07-16mmc: tmio: add eMMC HS400 mode supportMasaharu Hayakawa
2018-07-16mmc: core: more fine-grained hooks for HS400 tuningSimon Horman
2018-07-16mmc: dw_mmc-exynos: fix potential external abort in resume_noirq()Marek Szyprowski
2018-07-16mmc: tegra: Use sdhci_pltfm_clk_get_max_clockAapo Vienamo
2018-07-16mmc: core: Adjust and reuse the macro of R1_STATUS(x)Shawn Lin
2018-07-16Merge branch 'next_pxa_dma' into nextUlf Hansson
2018-07-09mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl statesStefan Agner
2018-07-05mmc: sunxi: Disable irq during pm_suspendStefan Mavrodiev
2018-07-03mmc: dw_mmc: fix card threshold control configurationx00270170
2018-07-03mmc: core: cd_label must be last entry of mmc_gpio structAnson Huang
2018-07-02mmc: renesas_sdhi_internal_dmac: Cannot clear the RX_IN_USE in abortYoshihiro Shimoda
2018-07-02mmc: renesas_sdhi_internal_dmac: Fix missing unmap in error patchYoshihiro Shimoda
2018-06-18mmc: pxamci: remove the dmaengine compat needRobert Jarzmik
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-05Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-06-05Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds