summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* 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
* mmc: sdhci-msm: Factor out sdhci_msm_hc_select_modeRitesh Harjani2017-02-131-87/+114
* mmc: mxs-mmc: Implement CMD23 supportStefan Wahren2017-02-131-4/+12
* mmc: wbsd: safer check if dma_addr is valid DMA addressAlexey Khoroshilov2017-02-131-2/+5
* mmc: sdhci-acpi: support deferred probeZhang Rui2017-02-131-1/+4
* mmc: vub300: Don't use mmc_card_present() when validating for inserted cardUlf Hansson2017-02-131-4/+2
* mmc: omap: Don't use mmc_card_present() when validating for inserted cardUlf Hansson2017-02-131-1/+1
* mmc: s3cmci: include linux/interrupt.h for tasklet_structArnd Bergmann2017-02-131-0/+1
* mmc: tmio: Remove redundant check of mmc->slot.cd_irqUlf Hansson2017-02-131-2/+1
* mmc: sdhci-of-esdhc: avoid clock glitch when frequency is changingyangbo lu2017-02-132-3/+23
* mmc: sdhci-pci: Add support for HS200 tuning mode on AMD, eMMC-4.5.1Shyam Sundar S K2017-02-131-3/+91
* mmc: vub300: Remove bogus check of irqs_queuedShawn Lin2017-02-131-2/+0
OpenPOWER on IntegriCloud