summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2017-02-15mmc: sdhci-cadence: fix bit shift of read data from PHY portMasahiro Yamada
2017-02-14mmc: meson-gx: add support for HS400 modeHeiner Kallweit
2017-02-14mmc: meson-gx: remove unneeded checks in removeHeiner Kallweit
2017-02-14mmc: meson-gx: reduce bounce buffer sizeHeiner Kallweit
2017-02-14mmc: meson-gx: set max block count and request sizeHeiner Kallweit
2017-02-14mmc: meson-gx: improve interrupt handlingHeiner Kallweit
2017-02-14mmc: meson-gx: improve meson_mmc_irq_threadHeiner Kallweit
2017-02-14mmc: meson-gx: improve meson_mmc_clk_setHeiner Kallweit
2017-02-14mmc: meson-gx: minor improvements in meson_mmc_set_iosHeiner Kallweit
2017-02-14mmc: meson: Assign the minimum clk rate as close to 400KHz as possibleUlf Hansson
2017-02-13mmc: host: omap_hsmmc: avoid possible overflow of timeout valueRavikumar Kattekola
2017-02-13mmc: host: omap_hsmmc: use generic_cmd6_time to program timeout value for CMD6Kishon Vijay Abraham I
2017-02-13mmc: host: omap_hsmmc: reset cmd line on ceb errorRavikumar Kattekola
2017-02-13mmc: dw_mmc: silent verbose log when calling from PM contextShawn Lin
2017-02-13mmc: core/mmci: restore pre/post_req behaviourLinus Walleij
2017-02-13mmc: sunxi: Add more debug informationsMaxime Ripard
2017-02-13mmc: sunxi: Add EMMC (MMC2) controller compatibleMaxime Ripard
2017-02-13mmc: sunxi: Mask DATA0 when updating the clockMaxime Ripard
2017-02-13mmc: sunxi: Enable the new timings for the A64 MMC controllersMaxime Ripard
2017-02-13mmc: sunxi: Always set signal delay to 0 for A64Maxime Ripard
2017-02-13mmc: sunxi: Gate the clock when rate is 0Maxime Ripard
2017-02-13mmc: sunxi: Fix clock frequency change sequenceMaxime Ripard
2017-02-13mmc: sdhci-msm: Remove unnecessary comments of CDC init sequenceRitesh Harjani
2017-02-13mmc: sdhci-msm: Remove platform_execute_tuning from sdhci_msm_opsRitesh Harjani
2017-02-13mmc: sh_mobile_sdhi: add support for 2 clocksChris Brandt
2017-02-13mmc: meson: cleanup stray debug messagesKevin Hilman
2017-02-13mmc: sdhci-s3c: use the bitops API for bit operationJaehoon Chung
2017-02-13mmc: sdhci-s3c: remove the sdhci-s3c-regs header fileJaehoon Chung
2017-02-13mmc: tmio: discard obsolete SDIO irqs before enabling irqsWolfram Sang
2017-02-13mmc: host: tmio: SDIO_STATUS_QUIRK is rather SDIO_STATUS_SETBITSWolfram Sang
2017-02-13mmc: host: tmio: refactor calls to sdio irqWolfram Sang
2017-02-13mmc: host: tmio: disable clocks when unbindingWolfram Sang
2017-02-13mmc: sdhci-msm: Provide enhanced_strobe mode feature supportRitesh Harjani
2017-02-13mmc: sdhci-msm: Make HS400 tuning follow as per recommeneded HW sequenceRitesh Harjani
2017-02-13mmc: sdhci: Clear SDHCI_HS400_TUNING flag after platform_execute_tuningRitesh Harjani
2017-02-13mmc: sdhci-msm: configure CORE_CSR_CDC_DELAY_CFG to recommended valueSubhash Jadavani
2017-02-13mmc: sdhci-msm: Reset vendor specific func register on probeVenkat Gopalakrishnan
2017-02-13mmc: sdhci-msm: Factor out sdhci_msm_hs400Ritesh Harjani
2017-02-13mmc: sdhci-msm: Factor out function to set/get msm clock rateRitesh Harjani
2017-02-13mmc: sdhci-msm: Factor out sdhci_msm_hc_select_modeRitesh Harjani
2017-02-13mmc: mxs-mmc: Implement CMD23 supportStefan Wahren
2017-02-13mmc: wbsd: safer check if dma_addr is valid DMA addressAlexey Khoroshilov
2017-02-13mmc: sdhci-acpi: support deferred probeZhang Rui
2017-02-13mmc: vub300: Don't use mmc_card_present() when validating for inserted cardUlf Hansson
2017-02-13mmc: omap: Don't use mmc_card_present() when validating for inserted cardUlf Hansson
2017-02-13mmc: s3cmci: include linux/interrupt.h for tasklet_structArnd Bergmann
2017-02-13mmc: tmio: Remove redundant check of mmc->slot.cd_irqUlf Hansson
2017-02-13mmc: sdhci-of-esdhc: avoid clock glitch when frequency is changingyangbo lu
2017-02-13mmc: sdhci-pci: Add support for HS200 tuning mode on AMD, eMMC-4.5.1Shyam Sundar S K
2017-02-13mmc: vub300: Remove bogus check of irqs_queuedShawn Lin