Age | Commit message (Expand) | Author |
2018-08-01 | mmc: core: improve reasonableness of bus width setting for HS400es | Hongjie Fang |
2018-08-01 | mmc: tmio: remove unneeded variable in tmio_mmc_start_command() | Masahiro Yamada |
2018-08-01 | mmc: renesas_sdhi: Fix sampling clock position selecting | Niklas Söderlund |
2018-08-01 | mmc: tmio: Fix tuning flow | Masaharu Hayakawa |
2018-08-01 | mmc: sunxi: remove output of virtual base address | Andre Przywara |
2018-08-01 | mmc: sunxi: allow 3.3V DDR when DDR is available | Icenowy Zheng |
2018-08-01 | mmc: mmci: Add and implement a ->dma_setup() callback for qcom dml | Ulf Hansson |
2018-07-30 | mmc: mmci: Initial support to manage variant specific callbacks | Ulf Hansson |
2018-07-30 | mmc: tegra: Force correct divider calculation on DDR50/52 | Aapo Vienamo |
2018-07-30 | mmc: sdhci: Add MSI interrupt support for O2 SD host | ernest.zhang |
2018-07-30 | mmc: sdhci: Add support for O2 hardware tuning | ernest.zhang |
2018-07-30 | mmc: sdhci: Export sdhci tuning function symbol | ernest.zhang |
2018-07-30 | mmc: sdhci: Change O2 Host HS200 mode clock frequency to 200MHz | ernest.zhang |
2018-07-30 | mmc: sdhci: Add support for O2 eMMC HS200 mode | ernest.zhang |
2018-07-16 | mmc: tegra: Add and use tegra_sdhci_get_max_clock() | Aapo Vienamo |
2018-07-16 | Merge branch 'fixes' into next | Ulf Hansson |
2018-07-16 | mmc: mxcmmc: Fix missing parentheses and brace | Kees Cook |
2018-07-16 | mmc: sdhci-esdhc-imx: fix indent | Stefan Agner |
2018-07-16 | mmc: sdhci-esdhc-imx: disable clocks before changing frequency | Stefan Agner |
2018-07-16 | mmc: tegra: prevent ACMD23 on Tegra 3 | Stefan Agner |
2018-07-16 | mmc: tegra: fix eMMC DDR52 mode | Stefan Agner |
2018-07-16 | mmc: tegra: prevent HS200 on Tegra 3 | Stefan Agner |
2018-07-16 | mmc: sdhci-pci-dwc-mshc: synopsys dwc mshc support | Prabu Thangamuthu |
2018-07-16 | mmc: sdhci-esdhc-imx: Switch to SPDX identifier | Fabio Estevam |
2018-07-16 | mmc: sdhci-of-dwcmshc: add SDHCI OF Synopsys DWC MSHC driver | Jisheng Zhang |
2018-07-16 | mmc: sdhci: do not try to use 3.3V signaling if not supported | Stefan Agner |
2018-07-16 | mmc: sdhci-of-esdhc: set proper dma mask for ls104x chips | Laurentiu Tudor |
2018-07-16 | mmc: sdhci-msm: Remove redundant dev_err call in sdhci_msm_probe() | weiyongjun (A) |
2018-07-16 | mmc: sdhci-xenon: mark expected switch fall-through | Gustavo A. R. Silva |
2018-07-16 | mmc: pxamci: provide a short-hand for &pdev->dev | Daniel Mack |
2018-07-16 | mmc: pxamci: make GPIO lookups from pdata optional | Daniel Mack |
2018-07-16 | mmc: pxamci: let mmc core handle regulators | Daniel Mack |
2018-07-16 | mmc: pxamci: remove pxa-mmc, gpio-power from devicetree bindings | Daniel Mack |
2018-07-16 | mmc: pxamci: call mmc_of_parse() | Daniel Mack |
2018-07-16 | mmc: pxamci: fix indenting | Daniel Mack |
2018-07-16 | mmc: pxamci: remove dead code from pxamci_remove() | Daniel Mack |
2018-07-16 | mmc: pxamci: remove dma resources from private context | Daniel Mack |
2018-07-16 | mmc: pxamci: remove irq from private context | Daniel Mack |
2018-07-16 | mmc: sdhci-esdhc-imx: get rid of support_vsel | Stefan Agner |
2018-07-16 | mmc: sdhci-esdhc-imx: support eMMC DDR mode when running at 3.3V | Stefan Agner |
2018-07-16 | mmc: core: Drop the unused mmc_power_save|restore_host() | Ulf Hansson |
2018-07-16 | mmc: sdhci-of-esdhc: modify the sd clock in of_match_node way | yinbo.zhu |
2018-07-16 | mmc: sdhci-of-arasan: Add quirk for unstable clocks | Helmut Grohne |
2018-07-16 | mmc: sdhci-pci: Add support for Intel ICP | Adrian Hunter |
2018-07-16 | mmc: host: Register changes for sdcc V5 | Sayali Lokhande |
2018-07-16 | mmc: sdhci-msm: Add msm version specific ops and data structures | Vijay Viswanath |
2018-07-16 | mmc: sdhci-msm: Define new Register address map | Sayali Lokhande |
2018-07-16 | mmc: renesas_sdhi: add eMMC HS400 mode support | Masaharu Hayakawa |
2018-07-16 | mmc: tmio: add eMMC HS400 mode support | Masaharu Hayakawa |
2018-07-16 | mmc: core: more fine-grained hooks for HS400 tuning | Simon Horman |