summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-msm.c
AgeCommit message (Expand)Author
2018-07-16mmc: sdhci-msm: Remove redundant dev_err call in sdhci_msm_probe()weiyongjun (A)
2018-07-16mmc: host: Register changes for sdcc V5Sayali Lokhande
2018-07-16mmc: sdhci-msm: Add msm version specific ops and data structuresVijay Viswanath
2018-07-16mmc: sdhci-msm: Define new Register address mapSayali Lokhande
2018-05-31mmc: sdhci-msm: Remove NO_CARD_NO_RESET quirkGeorgi Djakov
2018-05-02mmc: sdhci-msm: support voltage pad switchingVijay Viswanath
2018-05-02mmc: sdhci-msm: Add support to store supported vdd-io voltagesVijay Viswanath
2017-11-23mmc: sdhci-msm: Optionally wait for signal level changesBjorn Andersson
2017-10-30mmc: sdhci-msm: fix x86 build errorArnd Bergmann
2017-10-30mmc: sdhci-msm: Add sdhci msm register write APIs which wait for pwr irqVijay Viswanath
2017-10-30mmc: sdhci-msm: Fix HW issue with power IRQ handling during resetSahitya Tummala
2017-10-30mmc: sdhci-msm: fix issue with power irqSubhash Jadavani
2017-10-30mmc: sdhci-msm: Enable delay circuit calibration clocksBjorn Andersson
2017-10-30mmc: sdhci-msm: Utilize bulk clock APIBjorn Andersson
2017-08-30mmc: sdhci-msm: set sdma_boundary to zeroSrinivas Kandagatla
2017-08-30mmc: sdhci-msm: add static to local functionsMasahiro Yamada
2017-04-24mmc: sdhci: Do not use spin lock in set_ios pathsAdrian Hunter
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: 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-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
2016-11-29sdhci: sdhci-msm: update dll configurationRitesh Harjani
2016-11-29mmc: sdhci-msm: Add calibration tuning for CDCLP533 circuitRitesh Harjani
2016-11-29mmc: sdhci-msm: Save the calculated tuning phaseRitesh Harjani
2016-11-29mmc: sdhci-msm: Add HS400 platform supportVenkat Gopalakrishnan
2016-11-29mmc: sdhci-msm: Add clock changes for DDR mode.Ritesh Harjani
2016-11-29mmc: sdhci-msm: Implement set_clock callback for sdhci-msmRitesh Harjani
2016-11-29mmc: sdhci-msm: Enable few quirksRitesh Harjani
2016-11-29mmc: sdhci-msm: Add get_min_clock() and get_max_clock() callbackRitesh Harjani
2016-11-29mmc: sdhci-msm: Update DLL reset sequenceVenkat Gopalakrishnan
2016-11-29mmc: sdhci-msm: Change poor style writel/readl of registersRitesh Harjani
2016-11-29mmc: sdhci-msm: Add pm_runtime and system PM supportPramod Gurav
2016-10-27mmc: sdhci-msm: Fix error return code in sdhci_msm_probe()Wei Yongjun
2016-07-25mmc: sdhci-msm: Add support for UHS cardsGeorgi Djakov
2016-07-25mmc: sdhci-msm: Add set_uhs_signaling() implementationRitesh Harjani
2016-07-25mmc: sdhci-msm: Do not reset the controller if no card in the slotGeorgi Djakov
2016-07-25mmc: sdhci-msm: fix spelling mistake: "Perpheral" -> "Peripheral"Colin Ian King
2016-02-29mmc: sdhci-msm: use sdhci_pltfm_init for private allocationJisheng Zhang
2016-02-29mmc: sdhci-msm: factorise sdhci_msm_pdata outisde of sdhci_msm_hostJisheng Zhang
2015-10-27mmc: mmc: extend the mmc_send_tuning()Chaotian Jing
2015-08-17mmc: sdhci-msm: Boost controller core clockIvan T. Ivanov
2015-03-25mmc: sdhci-msm: Add support for vendor capabilities registersGeorgi Djakov
2014-12-08mmc: sdhci-msm: Convert to mmc_send_tuning()Ulf Hansson
2014-09-23mmc: Consolidate emmc tuning blocksStephen Boyd
2014-09-23mmc: sdhci-msm: Make tuning block table endian agnosticStephen Boyd