Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
942110fdf2f1a298e66cdb3b776c854b157cd820
/
drivers
/
mmc
/
host
/
sdhci-msm.c
9d8cb586
mmc: sdhci-msm: Enable host capabilities pertains to R1b response
by Veerabhadrarao Badiganti
· 4 years, 9 months ago
5cf583f
mmc: sdhci-msm: Deactivate CQE during SDHC reset
by Veerabhadrarao Badiganti
· 4 years, 11 months ago
219c02c
mmc: sdhci-msm: Don't enable PWRSAVE_DLL for certain sdhc hosts
by Ritesh Harjani
· 5 years ago
9051db3
mmc: sdhci-msm: Mark sdhci_msm_cqe_disable static
by Stephen Boyd
· 5 years ago
87a8df0
mmc: sdhci-msm: Add CQHCI support for sdhci-msm
by Ritesh Harjani
· 5 years ago
cb064b5
mmc: sdhci-msm: convert to devm_platform_ioremap_resource
by Yangtao Li
· 5 years ago
fa56ac9
mmc: sdhci-msm: Correct the offset and value for DDR_CONFIG register
by Veerabhadrarao Badiganti
· 5 years ago
9a7957d
mmc: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
5e6b665
mmc: sdhci-msm: fix mutex while in spinlock
by Jorge Ramirez-Ortiz
· 6 years ago
97fb5e8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
by Thomas Gleixner
· 6 years ago
6809a5f
mmc: sdhci-msm: avoid unused function warning
by Arnd Bergmann
· 6 years ago
a89e7bc
mmc: sdhci-msm: Disable CDR function on TX
by Loic Poulain
· 6 years ago
21f1e2d
mmc: sdhci-msm: Re-initialize DLL if MCLK is gated dynamically
by Veerabhadrarao Badiganti
· 6 years ago
f01c368
mmc: sdhci-msm: Remove redundant dev_err call in sdhci_msm_probe()
by weiyongjun (A)
· 7 years ago
bc99266
mmc: host: Register changes for sdcc V5
by Sayali Lokhande
· 7 years ago
6ed4bb4
mmc: sdhci-msm: Add msm version specific ops and data structures
by Vijay Viswanath
· 7 years ago
f153588
mmc: sdhci-msm: Define new Register address map
by Sayali Lokhande
· 7 years ago
4ba9bf9
mmc: sdhci-msm: Remove NO_CARD_NO_RESET quirk
by Georgi Djakov
· 7 years ago
5c13232
mmc: sdhci-msm: support voltage pad switching
by Vijay Viswanath
· 7 years ago
ac06fba
mmc: sdhci-msm: Add support to store supported vdd-io voltages
by Vijay Viswanath
· 7 years ago
52884f8
mmc: sdhci-msm: Optionally wait for signal level changes
by Bjorn Andersson
· 7 years ago
9ccfa81
mmc: sdhci-msm: fix x86 build error
by Arnd Bergmann
· 7 years ago
c0309b3
mmc: sdhci-msm: Add sdhci msm register write APIs which wait for pwr irq
by Vijay Viswanath
· 7 years ago
401b2d0
mmc: sdhci-msm: Fix HW issue with power IRQ handling during reset
by Sahitya Tummala
· 7 years ago
c7ccee2
mmc: sdhci-msm: fix issue with power irq
by Subhash Jadavani
· 7 years ago
4946b3a
mmc: sdhci-msm: Enable delay circuit calibration clocks
by Bjorn Andersson
· 7 years ago
e4bf91f6
mmc: sdhci-msm: Utilize bulk clock API
by Bjorn Andersson
· 7 years ago
2a641e5
mmc: sdhci-msm: set sdma_boundary to zero
by Srinivas Kandagatla
· 7 years ago
30de038
mmc: sdhci-msm: add static to local functions
by Masahiro Yamada
· 7 years ago
d1e4f74
mmc: sdhci: Do not use spin lock in set_ios paths
by Adrian Hunter
· 8 years ago
543c576
mmc: sdhci-msm: Remove unnecessary comments of CDC init sequence
by Ritesh Harjani
· 8 years ago
4436c53
mmc: sdhci-msm: Remove platform_execute_tuning from sdhci_msm_ops
by Ritesh Harjani
· 8 years ago
44bf231
mmc: sdhci-msm: Provide enhanced_strobe mode feature support
by Ritesh Harjani
· 8 years ago
d7507aa
mmc: sdhci-msm: Make HS400 tuning follow as per recommeneded HW sequence
by Ritesh Harjani
· 8 years ago
083c9aa
mmc: sdhci-msm: configure CORE_CSR_CDC_DELAY_CFG to recommended value
by Subhash Jadavani
· 8 years ago
5574ddc
mmc: sdhci-msm: Reset vendor specific func register on probe
by Venkat Gopalakrishnan
· 8 years ago
db9bd16
mmc: sdhci-msm: Factor out sdhci_msm_hs400
by Ritesh Harjani
· 8 years ago
0fb8a3d
mmc: sdhci-msm: Factor out function to set/get msm clock rate
by Ritesh Harjani
· 8 years ago
b54aaa8
mmc: sdhci-msm: Factor out sdhci_msm_hc_select_mode
by Ritesh Harjani
· 8 years ago
02e4293
sdhci: sdhci-msm: update dll configuration
by Ritesh Harjani
· 8 years ago
cc392c5
mmc: sdhci-msm: Add calibration tuning for CDCLP533 circuit
by Ritesh Harjani
· 8 years ago
abf270e
mmc: sdhci-msm: Save the calculated tuning phase
by Ritesh Harjani
· 8 years ago
ff06ce4
mmc: sdhci-msm: Add HS400 platform support
by Venkat Gopalakrishnan
· 8 years ago
b12d44d
mmc: sdhci-msm: Add clock changes for DDR mode.
by Ritesh Harjani
· 8 years ago
edc609f
mmc: sdhci-msm: Implement set_clock callback for sdhci-msm
by Ritesh Harjani
· 8 years ago
a0e3142
mmc: sdhci-msm: Enable few quirks
by Ritesh Harjani
· 8 years ago
80031bd
mmc: sdhci-msm: Add get_min_clock() and get_max_clock() callback
by Ritesh Harjani
· 8 years ago
8373635
mmc: sdhci-msm: Update DLL reset sequence
by Venkat Gopalakrishnan
· 8 years ago
29301f4
mmc: sdhci-msm: Change poor style writel/readl of registers
by Ritesh Harjani
· 8 years ago
67e6db1
mmc: sdhci-msm: Add pm_runtime and system PM support
by Pramod Gurav
· 8 years ago
d1f63f0
mmc: sdhci-msm: Fix error return code in sdhci_msm_probe()
by Wei Yongjun
· 8 years ago
ad81d38
mmc: sdhci-msm: Add support for UHS cards
by Georgi Djakov
· 9 years ago
ee32067
mmc: sdhci-msm: Add set_uhs_signaling() implementation
by Ritesh Harjani
· 9 years ago
9718f84
mmc: sdhci-msm: Do not reset the controller if no card in the slot
by Georgi Djakov
· 9 years ago
2801b95
mmc: sdhci-msm: fix spelling mistake: "Perpheral" -> "Peripheral"
by Colin Ian King
· 9 years ago
6f69953
mmc: sdhci-msm: use sdhci_pltfm_init for private allocation
by Jisheng Zhang
· 9 years ago
a50396a
mmc: sdhci-msm: factorise sdhci_msm_pdata outisde of sdhci_msm_host
by Jisheng Zhang
· 9 years ago
9979dbe
mmc: mmc: extend the mmc_send_tuning()
by Chaotian Jing
· 9 years ago
951b8c8
mmc: sdhci-msm: Boost controller core clock
by Ivan T. Ivanov
· 10 years ago
3a3ad3e
mmc: sdhci-msm: Add support for vendor capabilities registers
by Georgi Djakov
· 10 years ago
33d7393
mmc: sdhci-msm: Convert to mmc_send_tuning()
by Ulf Hansson
· 10 years ago
48d11e06
mmc: Consolidate emmc tuning blocks
by Stephen Boyd
· 10 years ago
ffed1b9
mmc: sdhci-msm: Make tuning block table endian agnostic
by Stephen Boyd
· 10 years ago
2137f5d
mmc: remove .owner field for drivers using module_platform_driver
by Peter Griffin
· 10 years ago
d30f01b
mmc: sdhci-msm: Remove unnecessary header file inclusion
by Georgi Djakov
· 11 years ago
ed1761d
mmc: sdhci-msm: Fix fallout from sdhci refactoring
by Stephen Boyd
· 11 years ago
415b5a7
mmc: sdhci-msm: Add platform_execute_tuning implementation
by Georgi Djakov
· 11 years ago
0eb0d9f
mmc: sdhci-msm: Initial support for Qualcomm chipsets
by Georgi Djakov
· 11 years ago