开源镜像站
帮助
动态
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
2025-01-17
mmc: sdhci-msm: Correctly set the load for the regulator
Yuanjie Yang
2024-12-19
mmc: sdhci-msm: convert to use custom crypto profile
Eric Biggers
2024-12-19
mmc: sdhci-msm: fix crypto key eviction
Eric Biggers
2024-10-14
mmc: host: Fix typos in comments across various files
Yu Jiaoliang
2024-10-14
mmc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-04-02
mmc: sdhci-msm: pervent access to suspended controller
Mantas Pucka
2023-08-15
mmc: sdhci-msm: Convert to platform remove callback returning void
Yangtao Li
2023-08-09
mmc: Explicitly include correct DT includes
Rob Herring
2023-06-13
mmc: Merge branch fixes into next
Ulf Hansson
2023-06-12
mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916
Stephan Gerhold
2023-06-12
mmc: sdhci-msm: Switch to the new ICE API
Abel Vesa
2023-02-08
firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/
Elliot Berman
2022-12-07
mmc: Avoid open coding by using mmc_op_tuning()
ChanWoo Lee
2022-12-07
mmc: sdhci-*: Convert drivers to new sdhci_and_cqhci_reset()
Brian Norris
2022-09-27
mmc: sdhci-msm: add compatible string check for sdm670
Richard Acayan
2022-07-18
mmc: sdhci-msm: drop redundant of_device_id entries
Krzysztof Kozlowski
2022-05-04
Merge branch 'fixes' into next
Ulf Hansson
2022-05-04
mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC
Shaik Sajida Bhanu
2022-05-04
mmc: sdhci-msm: Add compatible string check for sdx65
Rohit Agarwal
2022-05-04
mmc: sdhci-msm: Add compatible string check for sm8150
Bhupesh Sharma
2022-05-04
mmc: sdhci-msm: Add SoC specific compatibles
Bhupesh Sharma
2021-08-24
mmc: sdhci-msm: Use maximum possible data timeout value
Sahitya Tummala
2021-08-04
mmc: sdhci-msm: Update the software timeout value for sdhc
Shaik Sajida Bhanu
2021-04-28
Merge tag 'mmc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-04-12
mmc: sdhci-msm: Remove unnecessary error log
Jia Yang
2021-03-16
mmc: sdhci-msm: Convert to use resource-managed OPP API
Yangtao Li
2021-02-01
mmc: sdhci-msm: add Inline Crypto Engine support
Eric Biggers
2021-02-01
mmc: sdhci-msm: Actually set the actual clock
Douglas Anderson
2021-02-01
mmc: sdhci-msm: Warn about overclocking SD/MMC
Douglas Anderson
2020-11-17
mmc: sdhci-msm: detect if tassadar_dll is used by using core version
Dmitry Baryshkov
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
[next]