summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-msm.c
Commit message (Expand)AuthorAgeFilesLines
* sdhci: sdhci-msm: update dll configurationRitesh Harjani2016-11-291-2/+123
* mmc: sdhci-msm: Add calibration tuning for CDCLP533 circuitRitesh Harjani2016-11-291-0/+151
* mmc: sdhci-msm: Save the calculated tuning phaseRitesh Harjani2016-11-291-0/+10
* mmc: sdhci-msm: Add HS400 platform supportVenkat Gopalakrishnan2016-11-291-10/+112
* mmc: sdhci-msm: Add clock changes for DDR mode.Ritesh Harjani2016-11-291-4/+17
* mmc: sdhci-msm: Implement set_clock callback for sdhci-msmRitesh Harjani2016-11-291-1/+65
* mmc: sdhci-msm: Enable few quirksRitesh Harjani2016-11-291-1/+3
* mmc: sdhci-msm: Add get_min_clock() and get_max_clock() callbackRitesh Harjani2016-11-291-0/+17
* mmc: sdhci-msm: Update DLL reset sequenceVenkat Gopalakrishnan2016-11-291-0/+60
* mmc: sdhci-msm: Change poor style writel/readl of registersRitesh Harjani2016-11-291-30/+32
* mmc: sdhci-msm: Add pm_runtime and system PM supportPramod Gurav2016-11-291-1/+67
* mmc: sdhci-msm: Fix error return code in sdhci_msm_probe()Wei Yongjun2016-10-271-0/+1
* mmc: sdhci-msm: Add support for UHS cardsGeorgi Djakov2016-07-251-0/+66
* mmc: sdhci-msm: Add set_uhs_signaling() implementationRitesh Harjani2016-07-251-1/+47
* mmc: sdhci-msm: Do not reset the controller if no card in the slotGeorgi Djakov2016-07-251-0/+1
* mmc: sdhci-msm: fix spelling mistake: "Perpheral" -> "Peripheral"Colin Ian King2016-07-251-1/+1
* mmc: sdhci-msm: use sdhci_pltfm_init for private allocationJisheng Zhang2016-02-291-8/+4Star
* mmc: sdhci-msm: factorise sdhci_msm_pdata outisde of sdhci_msm_hostJisheng Zhang2016-02-291-7/+8
* mmc: mmc: extend the mmc_send_tuning()Chaotian Jing2015-10-271-1/+1
* mmc: sdhci-msm: Boost controller core clockIvan T. Ivanov2015-08-171-0/+5
* mmc: sdhci-msm: Add support for vendor capabilities registersGeorgi Djakov2015-03-251-1/+28
* mmc: sdhci-msm: Convert to mmc_send_tuning()Ulf Hansson2014-12-081-43/+7Star
* mmc: Consolidate emmc tuning blocksStephen Boyd2014-09-231-34/+4Star
* mmc: sdhci-msm: Make tuning block table endian agnosticStephen Boyd2014-09-231-15/+27
* mmc: remove .owner field for drivers using module_platform_driverPeter Griffin2014-09-091-1/+0Star
* mmc: sdhci-msm: Remove unnecessary header file inclusionGeorgi Djakov2014-07-261-1/+0Star
* mmc: sdhci-msm: Fix fallout from sdhci refactoringStephen Boyd2014-06-121-0/+4
* mmc: sdhci-msm: Add platform_execute_tuning implementationGeorgi Djakov2014-03-271-5/+415
* mmc: sdhci-msm: Initial support for Qualcomm chipsetsGeorgi Djakov2014-03-271-0/+208