summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: block: avoid multiblock reads for the last sector in SPI modeChris Boot2018-10-091-0/+10
* mmc: slot-gpio: Fix debounce time to use miliseconds againMarek Szyprowski2018-09-281-1/+1
* mmc: core: Fix debounce time to use microsecondsTony Lindgren2018-09-271-1/+1
* mmc: sdhi: sys_dmac: check for all Gen3 types when whitelistingWolfram Sang2018-09-171-1/+2
* mmc: meson-mx-sdio: fix OF child-node lookupJohan Hovold2018-09-051-2/+6
* mmc: omap_hsmmc: fix wakeirq handling on removalAndreas Kemnade2018-09-041-0/+1
* mmc: renesas_sdhi_internal_dmac: mask DMAC interruptsSergei Shtylyov2018-08-231-0/+8
* mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITSSergei Shtylyov2018-08-231-1/+1
* mmc: block: Fix unsupported parallel dispatch of requestsAdrian Hunter2018-08-212-5/+8
* mmc: android-goldfish: fix bad logic of sg_copy_{from,to}_buffer conversionLudovic Desroches2018-08-211-2/+2
* mmc: atmel-mci: fix bad logic of sg_copy_{from,to}_buffer conversionLudovic Desroches2018-08-211-6/+6
* 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