index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
qcom
/
qcom_scm.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-04
firmware: qcom: scm: Fix error code in probe()
Dan Carpenter
1
-2
/
+2
2025-01-08
firmware: qcom: scm: add calls for wrapped key support
Gaurav Kashyap
1
-0
/
+214
2025-01-06
firmware: qcom: scm: Cleanup global '__scm' on probe failures
Krzysztof Kozlowski
1
-13
/
+29
2025-01-06
firmware: qcom: scm: Fix missing read barrier in qcom_scm_get_tzmem_pool()
Krzysztof Kozlowski
1
-1
/
+4
2025-01-06
firmware: qcom: scm: Fix missing read barrier in qcom_scm_is_available()
Krzysztof Kozlowski
1
-2
/
+3
2024-12-26
firmware: qcom: scm: Allow QSEECOM on Huawei Matebook E Go (sc8280xp)
Pengyu Luo
1
-0
/
+1
2024-12-26
firmware: qcom: scm: Allow QSEECOM for Windows Dev Kit 2023
Jens Glathe
1
-0
/
+1
2024-12-26
firmware: qcom: scm: Allow QSEECOM for HP Omnibook X14
Jens Glathe
1
-0
/
+1
2024-12-25
firmware: qcom: scm: Allow QSEECOM on the asus vivobook s15
Maud Spierings
1
-0
/
+1
2024-12-25
firmware: qcom: scm: Allow QSEECOM on X1P42100 CRD
Konrad Dybcio
1
-0
/
+1
2024-11-20
Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+30
2024-11-11
firmware: qcom: scm: Introduce CP_SMMU_APERTURE_ID
Bjorn Andersson
1
-0
/
+26
2024-11-05
firmware: qcom: uefisecapp: Allow X1E Devkit devices
Sibi Sankar
1
-0
/
+1
2024-10-22
firmware: qcom: scm: Return -EOPNOTSUPP for unsupported SHM bridge enabling
Qingqing Zhou
1
-1
/
+12
2024-10-14
firmware: qcom: scm: Allow QSEECOM on Dell XPS 13 9345
Aleksandrs Vinarskis
1
-0
/
+1
2024-10-05
firmware: qcom: scm: Allow QSEECOM on Microsoft Surface Pro 9 5G
Jérôme de Bretagne
1
-0
/
+1
2024-10-05
firmware: qcom: scm: fix a NULL-pointer dereference
Bartosz Golaszewski
1
-1
/
+1
2024-10-05
firmware: qcom: scm: suppress download mode error
Johan Hovold
1
-1
/
+1
2024-10-05
firmware: qcom: scm: Allow QSEECOM on Lenovo Yoga Slim 7x
Maya Matuszczyk
1
-0
/
+1
2024-08-26
firmware: qcom: scm: Allow QSEECOM on Surface Laptop 7 models
Konrad Dybcio
1
-0
/
+2
2024-08-14
firmware: qcom: scm: Add multiple download mode support
Mukesh Ojha
1
-2
/
+5
2024-08-14
firmware: qcom: scm: Refactor code to support multiple dload mode
Mukesh Ojha
1
-8
/
+52
2024-08-14
firmware: qcom: scm: Disable SDI and write no dump to dump mode
Mukesh Ojha
1
-4
/
+2
2024-07-28
firmware: qcom: scm: Allow QSEECOM on ThinkPad T14s
Konrad Dybcio
1
-0
/
+1
2024-06-23
firmware: qcom: scm: clarify the comment in qcom_scm_pas_init_image()
Bartosz Golaszewski
1
-0
/
+7
2024-06-23
firmware: qcom: scm: add support for SHM bridge memory carveout
Bartosz Golaszewski
1
-0
/
+6
2024-06-23
firmware: qcom: scm: add support for SHM bridge operations
Bartosz Golaszewski
1
-0
/
+60
2024-06-23
firmware: qcom: qseecom: convert to using the TZ allocator
Bartosz Golaszewski
1
-6
/
+11
2024-06-23
firmware: qcom: scm: make qcom_scm_qseecom_app_get_id() use the TZ allocator
Bartosz Golaszewski
1
-14
/
+4
2024-06-23
firmware: qcom: scm: make qcom_scm_lmh_dcvsh() use the TZ allocator
Bartosz Golaszewski
1
-5
/
+4
2024-06-23
firmware: qcom: scm: make qcom_scm_ice_set_key() use the TZ allocator
Bartosz Golaszewski
1
-16
/
+5
2024-06-23
firmware: qcom: scm: make qcom_scm_assign_mem() use the TZ allocator
Bartosz Golaszewski
1
-4
/
+6
2024-06-23
firmware: qcom: scm: smc: switch to using the SCM allocator
Bartosz Golaszewski
1
-0
/
+5
2024-06-23
firmware: qcom: scm: enable the TZ mem allocator
Bartosz Golaszewski
1
-0
/
+22
2024-06-21
Merge branch '20240430-a750-raytracing-v3-2-7f57c5ac082d@gmail.com' into drivers-for-6.11
Bjorn Andersson
1
-0
/
+14
2024-06-21
firmware: qcom: scm: Add gpu_init_regs call
Connor Abbott
1
-0
/
+14
2024-05-27
firmware: qcom-scm: Remove QCOM_SMC_WAITQ_FLAG_WAKE_ALL
Unnathi Chalicheemala
1
-4
/
+2
2024-05-26
firmware: qcom: uefisecapp: Allow on X1E devices
Bjorn Andersson
1
-0
/
+2
2024-05-13
Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-29
/
+52
2024-05-01
firmware: qcom: uefisecapp: Allow on sc8180x Primus and Flex 5G
Bjorn Andersson
1
-0
/
+2
2024-04-21
firmware: qcom: scm: Modify only the download bits in TCSR register
Mukesh Ojha
1
-2
/
+24
2024-04-21
firmware: qcom: scm: Fix __scm and waitq completion variable initialization
Mukesh Ojha
1
-5
/
+5
2024-04-21
firmware: qcom: scm: Rework dload mode availability check
Mukesh Ojha
1
-8
/
+5
2024-04-21
firmware: qcom: scm: Remove redundant scm argument from qcom_scm_waitq_wakeup()
Mukesh Ojha
1
-2
/
+2
2024-04-21
firmware: qcom: scm: Remove log reporting memory allocation failure
Mukesh Ojha
1
-3
/
+2
2024-04-09
firmware: qcom: uefisecapp: Fix memory related IO errors and crashes
Maximilian Luz
1
-31
/
+6
2024-04-03
firmware: qcom: qcm: fix unused qcom_scm_qseecom_allowlist
Krzysztof Kozlowski
1
-1
/
+1
2024-03-16
firmware: qcom_scm: remove IS_ERR() checks from qcom_scm_bw_{en,dis}able()
Gabor Juhos
1
-4
/
+1
2024-03-16
firmware: qcom_scm: disable clocks if qcom_scm_bw_enable() fails
Gabor Juhos
1
-6
/
+12
2023-10-22
firmware: qcom: move Qualcomm code into its own directory
Bartosz Golaszewski
1
-0
/
+1943