summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: improve reasonableness of bus width setting for HS400esHongjie Fang2018-08-011-1/+5
* mmc: tmio: remove unneeded variable in tmio_mmc_start_command()Masahiro Yamada2018-08-011-2/+1
* mmc: renesas_sdhi: Fix sampling clock position selectingNiklas Söderlund2018-08-011-0/+12
* mmc: tmio: Fix tuning flowMasaharu Hayakawa2018-08-011-2/+0
* mmc: sunxi: remove output of virtual base addressAndre Przywara2018-08-011-1/+4
* mmc: sunxi: allow 3.3V DDR when DDR is availableIcenowy Zheng2018-08-011-1/+1
* mmc: mmci: Add and implement a ->dma_setup() callback for qcom dmlUlf Hansson2018-08-014-11/+20
* mmc: mmci: Initial support to manage variant specific callbacksUlf Hansson2018-07-302-73/+82
* mmc: tegra: Force correct divider calculation on DDR50/52Aapo Vienamo2018-07-301-1/+16
* mmc: sdhci: Add MSI interrupt support for O2 SD hosternest.zhang2018-07-301-0/+25
* mmc: sdhci: Add support for O2 hardware tuningernest.zhang2018-07-302-1/+84
* mmc: sdhci: Export sdhci tuning function symbolernest.zhang2018-07-302-4/+13
* mmc: sdhci: Change O2 Host HS200 mode clock frequency to 200MHzernest.zhang2018-07-301-3/+2
* mmc: sdhci: Add support for O2 eMMC HS200 modeernest.zhang2018-07-301-0/+18
* mmc: tegra: Add and use tegra_sdhci_get_max_clock()Aapo Vienamo2018-07-161-2/+9
* Merge branch 'fixes' into nextUlf Hansson2018-07-161-1/+2
|\
| * mmc: mxcmmc: Fix missing parentheses and braceKees Cook2018-07-161-1/+2
* | mmc: sdhci-esdhc-imx: fix indentStefan Agner2018-07-161-1/+1
* | mmc: sdhci-esdhc-imx: disable clocks before changing frequencyStefan Agner2018-07-161-6/+6
* | mmc: tegra: prevent ACMD23 on Tegra 3Stefan Agner2018-07-161-1/+9
* | mmc: tegra: fix eMMC DDR52 modeStefan Agner2018-07-161-1/+2
* | mmc: tegra: prevent HS200 on Tegra 3Stefan Agner2018-07-161-1/+2
* | mmc: sdhci-pci-dwc-mshc: synopsys dwc mshc supportPrabu Thangamuthu2018-07-164-1/+90
* | mmc: sdhci-esdhc-imx: Switch to SPDX identifierFabio Estevam2018-07-161-4/+1
* | mmc: sdhci-of-dwcmshc: add SDHCI OF Synopsys DWC MSHC driverJisheng Zhang2018-07-163-0/+128
* | mmc: sdhci: do not try to use 3.3V signaling if not supportedStefan Agner2018-07-161-1/+8
* | mmc: sdhci-of-esdhc: set proper dma mask for ls104x chipsLaurentiu Tudor2018-07-161-0/+6
* | mmc: sdhci-msm: Remove redundant dev_err call in sdhci_msm_probe()weiyongjun (A)2018-07-161-1/+0
* | mmc: sdhci-xenon: mark expected switch fall-throughGustavo A. R. Silva2018-07-161-0/+1
* | mmc: pxamci: provide a short-hand for &pdev->devDaniel Mack2018-07-161-15/+16
* | mmc: pxamci: make GPIO lookups from pdata optionalDaniel Mack2018-07-161-45/+47
* | mmc: pxamci: let mmc core handle regulatorsDaniel Mack2018-07-161-32/+22
* | mmc: pxamci: remove pxa-mmc, gpio-power from devicetree bindingsDaniel Mack2018-07-161-3/+0
* | mmc: pxamci: call mmc_of_parse()Daniel Mack2018-07-161-11/+13
* | mmc: pxamci: fix indentingDaniel Mack2018-07-161-10/+10
* | mmc: pxamci: remove dead code from pxamci_remove()Daniel Mack2018-07-161-6/+1
* | mmc: pxamci: remove dma resources from private contextDaniel Mack2018-07-161-4/+0
* | mmc: pxamci: remove irq from private contextDaniel Mack2018-07-161-3/+1
* | mmc: sdhci-esdhc-imx: get rid of support_vselStefan Agner2018-07-161-6/+2
* | mmc: sdhci-esdhc-imx: support eMMC DDR mode when running at 3.3VStefan Agner2018-07-161-1/+1
* | mmc: core: Drop the unused mmc_power_save|restore_host()Ulf Hansson2018-07-163-49/+0
* | mmc: sdhci-of-esdhc: modify the sd clock in of_match_node wayyinbo.zhu2018-07-161-28/+57
* | mmc: sdhci-of-arasan: Add quirk for unstable clocksHelmut Grohne2018-07-161-0/+16
* | mmc: sdhci-pci: Add support for Intel ICPAdrian Hunter2018-07-162-0/+4
* | mmc: host: Register changes for sdcc V5Sayali Lokhande2018-07-161-126/+221
* | mmc: sdhci-msm: Add msm version specific ops and data structuresVijay Viswanath2018-07-161-0/+75
* | mmc: sdhci-msm: Define new Register address mapSayali Lokhande2018-07-161-0/+89
* | mmc: renesas_sdhi: add eMMC HS400 mode supportMasaharu Hayakawa2018-07-163-26/+138
* | mmc: tmio: add eMMC HS400 mode supportMasaharu Hayakawa2018-07-162-2/+51
* | mmc: core: more fine-grained hooks for HS400 tuningSimon Horman2018-07-161-0/+10
OpenPOWER on IntegriCloud