index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
qcom_scm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
firmware: qcom_scm: Add compatible for MSM8976 SoC
Adam Skladowski
2022-04-12
1
-0
/
+4
*
firmware: qcom: scm: Add support for MC boot address API
Stephan Gerhold
2022-02-03
1
-2
/
+30
*
firmware: qcom: scm: Drop cpumask parameter from set_boot_addr()
Stephan Gerhold
2022-02-03
1
-11
/
+8
*
firmware: qcom: scm: Simplify set_cold/warm_boot_addr()
Stephan Gerhold
2022-02-03
1
-79
/
+26
*
firmware: qcom: scm: Introduce pas_metadata context
Bjorn Andersson
2022-02-03
1
-5
/
+34
*
firmware: qcom: scm: Fix some kernel-doc comments
Yang Li
2022-01-31
1
-5
/
+2
*
firmware: qcom: scm: Add function to set IOMMU pagetable addressing
AngeloGioacchino Del Regno
2022-01-31
1
-0
/
+16
*
firmware: qcom: scm: Add function to set the maximum IOMMU pool size
AngeloGioacchino Del Regno
2022-01-31
1
-0
/
+15
*
firmware: qcom: scm: Remove reassignment to desc following initializer
Marijn Suijten
2022-01-31
1
-6
/
+0
*
Revert "firmware: qcom: scm: Add support for MC boot address API"
Arnd Bergmann
2021-10-27
1
-77
/
+17
*
firmware: qcom: scm: Don't break compile test on non-ARM platforms
Bjorn Andersson
2021-10-25
1
-0
/
+10
*
firmware: qcom: scm: Add support for MC boot address API
Stephan Gerhold
2021-10-23
1
-17
/
+67
*
firmware: qcom_scm: Fix error retval in __qcom_scm_is_call_available()
Guru Das Srinagesh
2021-10-23
1
-1
/
+1
*
firmware: qcom_scm: Add compatible for MSM8953 SoC
Vladimir Lypak
2021-09-21
1
-0
/
+4
*
Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-11
1
-0
/
+58
|
\
|
*
firmware: qcom_scm: Introduce SCM calls to access LMh
Thara Gopinath
2021-08-18
1
-0
/
+58
*
|
firmware: qcom_scm: Allow qcom_scm driver to be loadable as a permenent module
John Stultz
2021-07-19
1
-0
/
+4
*
|
firmware: qcom_scm: remove a duplicative condition
Junlin Yang
2021-07-16
1
-1
/
+1
*
|
firmware: qcom_scm: Mark string array const
Stephen Boyd
2021-07-16
1
-1
/
+1
|
/
*
firmware: qcom_scm: Add MDM9607 compatible
Konrad Dybcio
2021-06-10
1
-0
/
+3
*
firmware: qcom_scm: Suppress sysfs bind attributes
Stephen Boyd
2021-04-06
1
-0
/
+1
*
firmware: qcom_scm: Workaround lack of "is available" call on SC7180
Stephen Boyd
2021-04-06
1
-2
/
+16
*
firmware: qcom_scm: Reduce locking section for __get_convention()
Stephen Boyd
2021-04-06
1
-28
/
+27
*
firmware: qcom_scm: Make __qcom_scm_is_call_available() return bool
Stephen Boyd
2021-04-06
1
-11
/
+8
*
firmware: qcom_scm: update comment for ICE-related functions
Eric Biggers
2021-02-01
1
-5
/
+11
*
media: firmware: qcom_scm: Add memory protect virtual address ranges
Stanimir Varbanov
2020-09-14
1
-0
/
+24
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-08-06
1
-0
/
+101
|
\
|
*
scsi: firmware: qcom_scm: Add support for programming inline crypto keys
Eric Biggers
2020-07-24
1
-0
/
+101
*
|
firmware: qcom_scm: Add msm8994 compatible
Konrad Dybcio
2020-07-13
1
-0
/
+1
*
|
firmware: qcom_scm: Fix legacy convention SCM accessors
Jonathan McDowell
2020-07-13
1
-4
/
+3
|
/
*
firmware: qcom_scm: fix bogous abuse of dma-direct internals
Christoph Hellwig
2020-04-20
1
-6
/
+3
*
firmware: qcom_scm: Remove unneeded conversion to bool
Jason Yan
2020-04-20
1
-1
/
+1
*
firmware: qcom_scm: Dynamically support SMCCC and legacy conventions
Elliot Berman
2020-01-07
1
-1
/
+145
*
firmware: qcom_scm: Remove thin wrappers
Elliot Berman
2020-01-07
1
-26
/
+368
*
firmware: qcom_scm: Order functions, definitions by service/command
Elliot Berman
2020-01-07
1
-188
/
+188
*
firmware: qcom_scm-32: Add device argument to atomic calls
Elliot Berman
2020-01-07
1
-2
/
+3
*
firmware: qcom_scm: Apply consistent naming scheme to command IDs
Elliot Berman
2020-01-07
1
-10
/
+7
*
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-12-06
1
-0
/
+53
|
\
|
*
firmware: qcom: scm: add support to restore secure config to qcm_scm-32
Rob Clark
2019-10-07
1
-0
/
+13
|
*
firmware: qcom: scm: add OCMEM lock/unlock interface
Rob Clark
2019-10-07
1
-0
/
+40
*
|
firmware/qcom_scm: Add scm call to handle smmu errata
Vivek Gautam
2019-11-04
1
-0
/
+6
|
/
*
firmware: qcom_scm: Cleanup code in qcom_scm_assign_mem()
Stephen Boyd
2019-07-22
1
-18
/
+16
*
firmware: qcom_scm: Fix some typos in docs and printks
Stephen Boyd
2019-07-22
1
-3
/
+3
*
firmware: qcom_scm: Use proper types for dma mappings
Stephen Boyd
2019-07-22
1
-2
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
1
-10
/
+1
*
firmware: qcom: scm: Refactor clock handling
Bjorn Andersson
2018-09-14
1
-32
/
+42
*
firmware: qcom: scm: Add ipq4019 soc compatible
Sricharan R
2018-04-25
1
-0
/
+3
*
firmware: qcom_scm: drop redandant of_platform_populate
Sudeep Holla
2017-12-20
1
-24
/
+0
*
Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteproc
Linus Torvalds
2017-11-17
1
-0
/
+95
|
\
|
*
firmware: scm: Add new SCM call API for switching memory ownership
Avaneesh Kumar Dwivedi
2017-10-30
1
-0
/
+95
[next]