summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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: core: fix error path in mmc_host_allocHeiner Kallweit
2017-02-13mmc: core: simplify ida handlingHeiner Kallweit
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: core: Extend mmc_of_parse() to check for mmc-ddr-3_3vUlf Hansson
2017-02-13mmc: core: Invent MMC_CAP_3_3V_DDRUlf Hansson
2017-02-13mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage()Ulf Hansson
2017-02-13mmc: core: Clarify usage of mmc_set_signal_voltage()Ulf Hansson
2017-02-13mmc: core: Remove redundant code in mmc_set_signal_voltage()Ulf Hansson
2017-02-13mmc: sh_mobile_sdhi: add support for 2 clocksChris Brandt
2017-02-13mmc: meson: cleanup stray debug messagesKevin Hilman
2017-02-13mmc: block: stop passing around pointless return valuesLinus Walleij
2017-02-13mmc: block: introduce new_areq and old_areqLinus Walleij
2017-02-13mmc: block: inline command abortionsLinus Walleij
2017-02-13mmc: block: do not assign mq_rq when aborting commandLinus Walleij
2017-02-13mmc: block: break out mmc_blk_rw_start_new()Linus Walleij
2017-02-13mmc: block: break out mmc_blk_rw_cmd_abort()Linus Walleij
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: pwrseq: add support for Marvell SD8787 chipMatt Ranostay
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: core: Move public functions from host.h to private headersUlf Hansson
2017-02-13mmc: core: Move public functions from card.h to private headersUlf Hansson
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: core: Move public functions from core.h to private headersUlf Hansson