summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen2017-04-201-0/+1
* mmc: dw_mmc: Don't allow Runtime PM for SDIO cardsDouglas Anderson2017-04-181-2/+9
* mmc: sdhci-of-at91: fix MMC_DDR_52 timing selectionLudovic Desroches2017-03-301-1/+10
* mmc: sdhci: Disable runtime pm when the sdio_irq is enabledHans de Goede2017-03-301-0/+6
* mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_powerAdrian Hunter2017-03-231-0/+4
* mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter2017-03-231-1/+3
* mmc: ushc: fix NULL-deref at probeJohan Hovold2017-03-161-0/+3
* mmc: sdhci-of-at91: Support external regulatorsRomain Izard2017-03-161-0/+19
* mmc: mediatek: Fixed bug where clock frequency could be set wrongyong mao2017-03-161-2/+2
* mmc: sdhci-of-arasan: fix incorrect timeout clockAnssi Hannula2017-03-141-9/+5
* scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* mmc: sdhci-cadence: fix bit shift of read data from PHY portMasahiro Yamada2017-02-151-1/+1
* mmc: meson-gx: add support for HS400 modeHeiner Kallweit2017-02-141-0/+11
* mmc: meson-gx: remove unneeded checks in removeHeiner Kallweit2017-02-141-6/+2
* mmc: meson-gx: reduce bounce buffer sizeHeiner Kallweit2017-02-141-1/+1
* mmc: meson-gx: set max block count and request sizeHeiner Kallweit2017-02-141-0/+3
* mmc: meson-gx: improve interrupt handlingHeiner Kallweit2017-02-141-5/+4
* mmc: meson-gx: improve meson_mmc_irq_threadHeiner Kallweit2017-02-141-9/+6
* mmc: meson-gx: improve meson_mmc_clk_setHeiner Kallweit2017-02-141-18/+24
* mmc: meson-gx: minor improvements in meson_mmc_set_iosHeiner Kallweit2017-02-141-2/+0
* mmc: meson: Assign the minimum clk rate as close to 400KHz as possibleUlf Hansson2017-02-141-14/+6
* mmc: host: omap_hsmmc: avoid possible overflow of timeout valueRavikumar Kattekola2017-02-131-4/+5
* mmc: host: omap_hsmmc: use generic_cmd6_time to program timeout value for CMD6Kishon Vijay Abraham I2017-02-131-6/+14
* mmc: host: omap_hsmmc: reset cmd line on ceb errorRavikumar Kattekola2017-02-131-1/+1
* mmc: dw_mmc: silent verbose log when calling from PM contextShawn Lin2017-02-131-5/+7
* mmc: core/mmci: restore pre/post_req behaviourLinus Walleij2017-02-132-2/+8
* mmc: sunxi: Add more debug informationsMaxime Ripard2017-02-131-4/+19
* mmc: sunxi: Add EMMC (MMC2) controller compatibleMaxime Ripard2017-02-131-0/+8
* mmc: sunxi: Mask DATA0 when updating the clockMaxime Ripard2017-02-131-1/+13
* mmc: sunxi: Enable the new timings for the A64 MMC controllersMaxime Ripard2017-02-131-0/+6
* mmc: sunxi: Always set signal delay to 0 for A64Maxime Ripard2017-02-131-33/+17
* mmc: sunxi: Gate the clock when rate is 0Maxime Ripard2017-02-131-1/+4
* mmc: sunxi: Fix clock frequency change sequenceMaxime Ripard2017-02-131-4/+4
* mmc: sdhci-msm: Remove unnecessary comments of CDC init sequenceRitesh Harjani2017-02-131-13/+1
* mmc: sdhci-msm: Remove platform_execute_tuning from sdhci_msm_opsRitesh Harjani2017-02-131-3/+4
* mmc: sh_mobile_sdhi: add support for 2 clocksChris Brandt2017-02-131-0/+23
* mmc: meson: cleanup stray debug messagesKevin Hilman2017-02-131-3/+4
* mmc: sdhci-s3c: use the bitops API for bit operationJaehoon Chung2017-02-131-20/+21
* mmc: sdhci-s3c: remove the sdhci-s3c-regs header fileJaehoon Chung2017-02-132-88/+69
* mmc: tmio: discard obsolete SDIO irqs before enabling irqsWolfram Sang2017-02-132-2/+13
* mmc: host: tmio: SDIO_STATUS_QUIRK is rather SDIO_STATUS_SETBITSWolfram Sang2017-02-132-5/+3
* mmc: host: tmio: refactor calls to sdio irqWolfram Sang2017-02-131-3/+2
* mmc: host: tmio: disable clocks when unbindingWolfram Sang2017-02-131-2/+9
* mmc: sdhci-msm: Provide enhanced_strobe mode feature supportRitesh Harjani2017-02-131-9/+25
* mmc: sdhci-msm: Make HS400 tuning follow as per recommeneded HW sequenceRitesh Harjani2017-02-131-2/+14
* mmc: sdhci: Clear SDHCI_HS400_TUNING flag after platform_execute_tuningRitesh Harjani2017-02-131-2/+4
* mmc: sdhci-msm: configure CORE_CSR_CDC_DELAY_CFG to recommended valueSubhash Jadavani2017-02-131-1/+1
* mmc: sdhci-msm: Reset vendor specific func register on probeVenkat Gopalakrishnan2017-02-131-11/+4
* mmc: sdhci-msm: Factor out sdhci_msm_hs400Ritesh Harjani2017-02-131-6/+26
* mmc: sdhci-msm: Factor out function to set/get msm clock rateRitesh Harjani2017-02-131-24/+40