开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-msm.c
Age
Commit message (
Expand
)
Author
2020-09-11
mmc: sdhci-msm: Unconditionally call dev_pm_opp_of_remove_table()
Viresh Kumar
2020-09-07
Merge branch 'fixes' into next
Ulf Hansson
2020-09-07
mmc: sdhci-msm: Prefer asynchronous probe
Douglas Anderson
2020-09-07
mmc: sdhci-msm: Enable restore_dll_config flag for sc7180 target
Veerabhadrarao Badiganti
2020-09-07
mmc: sdhci-msm: Add retries when all tuning phases are found valid
Douglas Anderson
2020-07-13
mmc: sdhci-msm: Set IO pins in low power state during suspend
Veerabhadrarao Badiganti
2020-07-13
mmc: sdhci-msm: Demote faux kerneldoc header down to basic comment block
Lee Jones
2020-07-13
mmc: sdhci-msm: Make function sdhci_msm_dump_vendor_regs() static
Hulk Robot
2020-07-13
mmc: sdhci-msm: Use internal voltage control
Veerabhadrarao Badiganti
2020-07-13
mmc: sdhci-msm: Fix spelling mistake
Flavio Suligoi
2020-07-13
mmc: sdhci-msm: Add interconnect bandwidth scaling support
Pradeep P V K
2020-07-08
mmc: sdhci-msm: Override DLL_CONFIG only if the valid value is supplied
Veerabhadrarao Badiganti
2020-06-01
mmc: sdhci-msm: Clear tuning done flag while hs400 tuning
Veerabhadrarao Badiganti
2020-05-28
mmc: sdhci-msm: dump vendor specific registers during error
Sarthak Garg
2020-05-28
mmc: sdhci-msm: Read and use DLL Config property from device tree file
Sarthak Garg
2020-05-28
mmc: sdhci-msm: Update DDR_CONFIG as per device tree file
Sarthak Garg
2020-05-28
mmc: sdhci-msm: Update dll_config_3 as per HSR
Sarthak Garg
2020-05-28
mmc: host: sdhci-msm: Configure dll-user-control in dll init sequence
Veerabhadrarao Badiganti
2020-05-28
mmc: sdhci-msm: Fix error handling for dev_pm_opp_of_add_table()
Rajendra Nayak
2020-05-28
mmc: sdhci-msm: Use OPP API to set clk/perf state
Rajendra Nayak
2020-05-28
mmc: sdhci-msm: Enable ADMA length mismatch error interrupt
Veerabhadrarao Badiganti
2020-05-28
mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirk
Veerabhadrarao Badiganti
2020-04-20
mmc: sdhci-msm: Enable host capabilities pertains to R1b response
Veerabhadrarao Badiganti
2020-03-24
mmc: sdhci-msm: Deactivate CQE during SDHC reset
Veerabhadrarao Badiganti
2020-03-24
mmc: sdhci-msm: Don't enable PWRSAVE_DLL for certain sdhc hosts
Ritesh Harjani
2020-02-13
mmc: sdhci-msm: Mark sdhci_msm_cqe_disable static
Stephen Boyd
2020-01-24
mmc: sdhci-msm: Add CQHCI support for sdhci-msm
Ritesh Harjani
2019-12-18
mmc: sdhci-msm: convert to devm_platform_ioremap_resource
Yangtao Li
2019-12-16
mmc: sdhci-msm: Correct the offset and value for DDR_CONFIG register
Veerabhadrarao Badiganti
2019-09-11
mmc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-10
mmc: sdhci-msm: fix mutex while in spinlock
Jorge Ramirez-Ortiz
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2018-12-17
mmc: sdhci-msm: avoid unused function warning
Arnd Bergmann
2018-12-17
mmc: sdhci-msm: Disable CDR function on TX
Loic Poulain
2018-12-17
mmc: sdhci-msm: Re-initialize DLL if MCLK is gated dynamically
Veerabhadrarao Badiganti
2018-07-16
mmc: sdhci-msm: Remove redundant dev_err call in sdhci_msm_probe()
weiyongjun (A)
2018-07-16
mmc: host: Register changes for sdcc V5
Sayali Lokhande
2018-07-16
mmc: sdhci-msm: Add msm version specific ops and data structures
Vijay Viswanath
2018-07-16
mmc: sdhci-msm: Define new Register address map
Sayali Lokhande
2018-05-31
mmc: sdhci-msm: Remove NO_CARD_NO_RESET quirk
Georgi Djakov
2018-05-02
mmc: sdhci-msm: support voltage pad switching
Vijay Viswanath
2018-05-02
mmc: sdhci-msm: Add support to store supported vdd-io voltages
Vijay Viswanath
2017-11-23
mmc: sdhci-msm: Optionally wait for signal level changes
Bjorn Andersson
2017-10-30
mmc: sdhci-msm: fix x86 build error
Arnd Bergmann
2017-10-30
mmc: sdhci-msm: Add sdhci msm register write APIs which wait for pwr irq
Vijay Viswanath
2017-10-30
mmc: sdhci-msm: Fix HW issue with power IRQ handling during reset
Sahitya Tummala
2017-10-30
mmc: sdhci-msm: fix issue with power irq
Subhash Jadavani
2017-10-30
mmc: sdhci-msm: Enable delay circuit calibration clocks
Bjorn Andersson
2017-10-30
mmc: sdhci-msm: Utilize bulk clock API
Bjorn Andersson
2017-08-30
mmc: sdhci-msm: set sdma_boundary to zero
Srinivas Kandagatla
[next]