index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-msm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-25
mmc: sdhci-msm: Avoid early clock doubling during HS400 transition
Sarthak Garg
1
-12
/
+15
2025-09-12
mmc: sdhci-msm: Enable tuning for SDR50 mode for SD card
Sarthak Garg
1
-0
/
+15
2025-08-22
mmc: sdhci-msm: use modern PM macros
Jisheng Zhang
1
-12
/
+9
2025-07-09
mmc: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-1
/
+0
2025-07-03
mmc: sdhci-msm: Ensure SD card power isn't ON when card removed
Sarthak Garg
1
-0
/
+14
2025-06-24
mmc: sdhci-msm: Drop the use of sdhci_pltfm_free()
Binbin Zhou
1
-7
/
+4
2025-04-11
scsi: soc: qcom: ice: Add HWKM support to the ICE driver
Gaurav Kashyap
1
-0
/
+5
2025-04-11
scsi: soc: qcom: ice: Make qcom_ice_program_key() take struct blk_crypto_key
Eric Biggers
1
-10
/
+1
2025-03-27
Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-02-14
mmc: sdhci-msm: fix dev reference leaked through of_qcom_ice_get
Tudor Ambarus
1
-1
/
+1
2025-02-10
blk-crypto: add basic hardware-wrapped key support
Eric Biggers
1
-1
/
+2
2025-01-17
mmc: sdhci-msm: Correctly set the load for the regulator
Yuanjie Yang
1
-2
/
+51
2024-12-19
mmc: sdhci-msm: convert to use custom crypto profile
Eric Biggers
1
-19
/
+75
2024-12-19
mmc: sdhci-msm: fix crypto key eviction
Eric Biggers
1
-8
/
+8
2024-10-14
mmc: host: Fix typos in comments across various files
Yu Jiaoliang
1
-1
/
+1
2024-10-14
mmc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-04-02
mmc: sdhci-msm: pervent access to suspended controller
Mantas Pucka
1
-1
/
+15
2023-08-15
mmc: sdhci-msm: Convert to platform remove callback returning void
Yangtao Li
1
-3
/
+2
2023-08-09
mmc: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-06-13
mmc: Merge branch fixes into next
Ulf Hansson
1
-0
/
+3
2023-06-12
mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916
Stephan Gerhold
1
-0
/
+3
2023-06-12
mmc: sdhci-msm: Switch to the new ICE API
Abel Vesa
1
-176
/
+47
2023-02-08
firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/
Elliot Berman
1
-1
/
+1
2022-12-07
mmc: Avoid open coding by using mmc_op_tuning()
ChanWoo Lee
1
-2
/
+1
2022-12-07
mmc: sdhci-*: Convert drivers to new sdhci_and_cqhci_reset()
Brian Norris
1
-8
/
+2
2022-09-27
mmc: sdhci-msm: add compatible string check for sdm670
Richard Acayan
1
-0
/
+1
2022-07-18
mmc: sdhci-msm: drop redundant of_device_id entries
Krzysztof Kozlowski
1
-25
/
+4
2022-05-04
Merge branch 'fixes' into next
Ulf Hansson
1
-0
/
+42
2022-05-04
mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC
Shaik Sajida Bhanu
1
-0
/
+42
2022-05-04
mmc: sdhci-msm: Add compatible string check for sdx65
Rohit Agarwal
1
-0
/
+1
2022-05-04
mmc: sdhci-msm: Add compatible string check for sm8150
Bhupesh Sharma
1
-0
/
+1
2022-05-04
mmc: sdhci-msm: Add SoC specific compatibles
Bhupesh Sharma
1
-0
/
+23
2021-08-24
mmc: sdhci-msm: Use maximum possible data timeout value
Sahitya Tummala
1
-0
/
+3
2021-08-04
mmc: sdhci-msm: Update the software timeout value for sdhc
Shaik Sajida Bhanu
1
-0
/
+18
2021-04-28
Merge tag 'mmc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-6
/
+2
2021-04-12
mmc: sdhci-msm: Remove unnecessary error log
Jia Yang
1
-6
/
+2
2021-03-16
mmc: sdhci-msm: Convert to use resource-managed OPP API
Yangtao Li
1
-14
/
+5
2021-02-01
mmc: sdhci-msm: add Inline Crypto Engine support
Eric Biggers
1
-4
/
+272
2021-02-01
mmc: sdhci-msm: Actually set the actual clock
Douglas Anderson
1
-19
/
+16
2021-02-01
mmc: sdhci-msm: Warn about overclocking SD/MMC
Douglas Anderson
1
-2
/
+13
2020-11-17
mmc: sdhci-msm: detect if tassadar_dll is used by using core version
Dmitry Baryshkov
1
-10
/
+3
2020-09-11
mmc: sdhci-msm: Unconditionally call dev_pm_opp_of_remove_table()
Viresh Kumar
1
-9
/
+5
2020-09-07
Merge branch 'fixes' into next
Ulf Hansson
1
-1
/
+17
2020-09-07
mmc: sdhci-msm: Prefer asynchronous probe
Douglas Anderson
1
-0
/
+1
2020-09-07
mmc: sdhci-msm: Enable restore_dll_config flag for sc7180 target
Veerabhadrarao Badiganti
1
-0
/
+1
2020-09-07
mmc: sdhci-msm: Add retries when all tuning phases are found valid
Douglas Anderson
1
-1
/
+17
2020-07-13
mmc: sdhci-msm: Set IO pins in low power state during suspend
Veerabhadrarao Badiganti
1
-0
/
+17
2020-07-13
mmc: sdhci-msm: Demote faux kerneldoc header down to basic comment block
Lee Jones
1
-1
/
+1
2020-07-13
mmc: sdhci-msm: Make function sdhci_msm_dump_vendor_regs() static
Hulk Robot
1
-1
/
+1
2020-07-13
mmc: sdhci-msm: Use internal voltage control
Veerabhadrarao Badiganti
1
-9
/
+197
[next]