index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-msm.c
Age
Commit message (
Expand
)
Author
2017-04-24
mmc: sdhci: Do not use spin lock in set_ios paths
Adrian Hunter
2017-02-13
mmc: sdhci-msm: Remove unnecessary comments of CDC init sequence
Ritesh Harjani
2017-02-13
mmc: sdhci-msm: Remove platform_execute_tuning from sdhci_msm_ops
Ritesh Harjani
2017-02-13
mmc: sdhci-msm: Provide enhanced_strobe mode feature support
Ritesh Harjani
2017-02-13
mmc: sdhci-msm: Make HS400 tuning follow as per recommeneded HW sequence
Ritesh Harjani
2017-02-13
mmc: sdhci-msm: configure CORE_CSR_CDC_DELAY_CFG to recommended value
Subhash Jadavani
2017-02-13
mmc: sdhci-msm: Reset vendor specific func register on probe
Venkat Gopalakrishnan
2017-02-13
mmc: sdhci-msm: Factor out sdhci_msm_hs400
Ritesh Harjani
2017-02-13
mmc: sdhci-msm: Factor out function to set/get msm clock rate
Ritesh Harjani
2017-02-13
mmc: sdhci-msm: Factor out sdhci_msm_hc_select_mode
Ritesh Harjani
2016-11-29
sdhci: sdhci-msm: update dll configuration
Ritesh Harjani
2016-11-29
mmc: sdhci-msm: Add calibration tuning for CDCLP533 circuit
Ritesh Harjani
2016-11-29
mmc: sdhci-msm: Save the calculated tuning phase
Ritesh Harjani
2016-11-29
mmc: sdhci-msm: Add HS400 platform support
Venkat Gopalakrishnan
2016-11-29
mmc: sdhci-msm: Add clock changes for DDR mode.
Ritesh Harjani
2016-11-29
mmc: sdhci-msm: Implement set_clock callback for sdhci-msm
Ritesh Harjani
2016-11-29
mmc: sdhci-msm: Enable few quirks
Ritesh Harjani
2016-11-29
mmc: sdhci-msm: Add get_min_clock() and get_max_clock() callback
Ritesh Harjani
2016-11-29
mmc: sdhci-msm: Update DLL reset sequence
Venkat Gopalakrishnan
2016-11-29
mmc: sdhci-msm: Change poor style writel/readl of registers
Ritesh Harjani
2016-11-29
mmc: sdhci-msm: Add pm_runtime and system PM support
Pramod Gurav
2016-10-27
mmc: sdhci-msm: Fix error return code in sdhci_msm_probe()
Wei Yongjun
2016-07-25
mmc: sdhci-msm: Add support for UHS cards
Georgi Djakov
2016-07-25
mmc: sdhci-msm: Add set_uhs_signaling() implementation
Ritesh Harjani
2016-07-25
mmc: sdhci-msm: Do not reset the controller if no card in the slot
Georgi Djakov
2016-07-25
mmc: sdhci-msm: fix spelling mistake: "Perpheral" -> "Peripheral"
Colin Ian King
2016-02-29
mmc: sdhci-msm: use sdhci_pltfm_init for private allocation
Jisheng Zhang
2016-02-29
mmc: sdhci-msm: factorise sdhci_msm_pdata outisde of sdhci_msm_host
Jisheng Zhang
2015-10-27
mmc: mmc: extend the mmc_send_tuning()
Chaotian Jing
2015-08-17
mmc: sdhci-msm: Boost controller core clock
Ivan T. Ivanov
2015-03-25
mmc: sdhci-msm: Add support for vendor capabilities registers
Georgi Djakov
2014-12-08
mmc: sdhci-msm: Convert to mmc_send_tuning()
Ulf Hansson
2014-09-23
mmc: Consolidate emmc tuning blocks
Stephen Boyd
2014-09-23
mmc: sdhci-msm: Make tuning block table endian agnostic
Stephen Boyd
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-07-26
mmc: sdhci-msm: Remove unnecessary header file inclusion
Georgi Djakov
2014-06-12
mmc: sdhci-msm: Fix fallout from sdhci refactoring
Stephen Boyd
2014-03-26
mmc: sdhci-msm: Add platform_execute_tuning implementation
Georgi Djakov
2014-03-26
mmc: sdhci-msm: Initial support for Qualcomm chipsets
Georgi Djakov