aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-15mmc: sdhci-cadence: fix bit shift of read data from PHY portMasahiro Yamada1-1/+1
2017-02-14mmc: meson-gx: add support for HS400 modeHeiner Kallweit1-0/+11
2017-02-14mmc: meson-gx: remove unneeded checks in removeHeiner Kallweit1-6/+2
2017-02-14mmc: meson-gx: reduce bounce buffer sizeHeiner Kallweit1-1/+1
2017-02-14mmc: meson-gx: set max block count and request sizeHeiner Kallweit1-0/+3
2017-02-14mmc: meson-gx: improve interrupt handlingHeiner Kallweit1-5/+4
2017-02-14mmc: meson-gx: improve meson_mmc_irq_threadHeiner Kallweit1-9/+6
2017-02-14mmc: meson-gx: improve meson_mmc_clk_setHeiner Kallweit1-18/+24
2017-02-14mmc: meson-gx: minor improvements in meson_mmc_set_iosHeiner Kallweit1-2/+0
2017-02-14mmc: meson: Assign the minimum clk rate as close to 400KHz as possibleUlf Hansson1-14/+6
2017-02-13mmc: host: omap_hsmmc: avoid possible overflow of timeout valueRavikumar Kattekola1-4/+5
2017-02-13mmc: host: omap_hsmmc: use generic_cmd6_time to program timeout value for CMD6Kishon Vijay Abraham I1-6/+14
2017-02-13mmc: host: omap_hsmmc: reset cmd line on ceb errorRavikumar Kattekola1-1/+1
2017-02-13mmc: dw_mmc: silent verbose log when calling from PM contextShawn Lin1-5/+7
2017-02-13mmc: core/mmci: restore pre/post_req behaviourLinus Walleij2-2/+8
2017-02-13mmc: sunxi: Add more debug informationsMaxime Ripard1-4/+19
2017-02-13mmc: sunxi: Add EMMC (MMC2) controller compatibleMaxime Ripard1-0/+8
2017-02-13mmc: sunxi: Mask DATA0 when updating the clockMaxime Ripard1-1/+13
2017-02-13mmc: sunxi: Enable the new timings for the A64 MMC controllersMaxime Ripard1-0/+6
2017-02-13mmc: sunxi: Always set signal delay to 0 for A64Maxime Ripard1-33/+17
2017-02-13mmc: sunxi: Gate the clock when rate is 0Maxime Ripard1-1/+4
2017-02-13mmc: sunxi: Fix clock frequency change sequenceMaxime Ripard1-4/+4
2017-02-13mmc: sdhci-msm: Remove unnecessary comments of CDC init sequenceRitesh Harjani1-13/+1
2017-02-13mmc: sdhci-msm: Remove platform_execute_tuning from sdhci_msm_opsRitesh Harjani1-3/+4
2017-02-13mmc: sh_mobile_sdhi: add support for 2 clocksChris Brandt1-0/+23
2017-02-13mmc: meson: cleanup stray debug messagesKevin Hilman1-3/+4
2017-02-13mmc: sdhci-s3c: use the bitops API for bit operationJaehoon Chung1-20/+21
2017-02-13mmc: sdhci-s3c: remove the sdhci-s3c-regs header fileJaehoon Chung2-88/+69
2017-02-13mmc: tmio: discard obsolete SDIO irqs before enabling irqsWolfram Sang2-2/+13
2017-02-13mmc: host: tmio: SDIO_STATUS_QUIRK is rather SDIO_STATUS_SETBITSWolfram Sang2-5/+3
2017-02-13mmc: host: tmio: refactor calls to sdio irqWolfram Sang1-3/+2
2017-02-13mmc: host: tmio: disable clocks when unbindingWolfram Sang1-2/+9
2017-02-13mmc: sdhci-msm: Provide enhanced_strobe mode feature supportRitesh Harjani1-9/+25
2017-02-13mmc: sdhci-msm: Make HS400 tuning follow as per recommeneded HW sequenceRitesh Harjani1-2/+14
2017-02-13mmc: sdhci: Clear SDHCI_HS400_TUNING flag after platform_execute_tuningRitesh Harjani1-2/+4
2017-02-13mmc: sdhci-msm: configure CORE_CSR_CDC_DELAY_CFG to recommended valueSubhash Jadavani1-1/+1
2017-02-13mmc: sdhci-msm: Reset vendor specific func register on probeVenkat Gopalakrishnan1-11/+4
2017-02-13mmc: sdhci-msm: Factor out sdhci_msm_hs400Ritesh Harjani1-6/+26
2017-02-13mmc: sdhci-msm: Factor out function to set/get msm clock rateRitesh Harjani1-24/+40
2017-02-13mmc: sdhci-msm: Factor out sdhci_msm_hc_select_modeRitesh Harjani1-87/+114
2017-02-13mmc: mxs-mmc: Implement CMD23 supportStefan Wahren1-4/+12
2017-02-13mmc: wbsd: safer check if dma_addr is valid DMA addressAlexey Khoroshilov1-2/+5
2017-02-13mmc: sdhci-acpi: support deferred probeZhang Rui1-1/+4
2017-02-13mmc: vub300: Don't use mmc_card_present() when validating for inserted cardUlf Hansson1-4/+2
2017-02-13mmc: omap: Don't use mmc_card_present() when validating for inserted cardUlf Hansson1-1/+1
2017-02-13mmc: s3cmci: include linux/interrupt.h for tasklet_structArnd Bergmann1-0/+1
2017-02-13mmc: tmio: Remove redundant check of mmc->slot.cd_irqUlf Hansson1-2/+1
2017-02-13mmc: sdhci-of-esdhc: avoid clock glitch when frequency is changingyangbo lu2-3/+23
2017-02-13mmc: sdhci-pci: Add support for HS200 tuning mode on AMD, eMMC-4.5.1Shyam Sundar S K1-3/+91
2017-02-13mmc: vub300: Remove bogus check of irqs_queuedShawn Lin1-2/+0