Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9557cb8c5d8fbe835ade2775c95eb933344f8a27
/
drivers
/
firmware
/
qcom_scm.c
433611e
firmware: qcom_scm: update comment for ICE-related functions
by Eric Biggers
· 4 years ago
6d88533
media: firmware: qcom_scm: Add memory protect virtual address ranges
by Stanimir Varbanov
· 4 years, 5 months ago
dfdf16e
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 4 years, 5 months ago
0f206514
scsi: firmware: qcom_scm: Add support for programming inline crypto keys
by Eric Biggers
· 4 years, 6 months ago
4bdc8c8
firmware: qcom_scm: Add msm8994 compatible
by Konrad Dybcio
· 4 years, 7 months ago
b88c282
firmware: qcom_scm: Fix legacy convention SCM accessors
by Jonathan McDowell
· 4 years, 6 months ago
459b1f8
firmware: qcom_scm: fix bogous abuse of dma-direct internals
by Christoph Hellwig
· 4 years, 9 months ago
820f636
firmware: qcom_scm: Remove unneeded conversion to bool
by Jason Yan
· 4 years, 9 months ago
9a434cee
firmware: qcom_scm: Dynamically support SMCCC and legacy conventions
by Elliot Berman
· 5 years ago
57d3b81
firmware: qcom_scm: Remove thin wrappers
by Elliot Berman
· 5 years ago
65f0c90
firmware: qcom_scm: Order functions, definitions by service/command
by Elliot Berman
· 5 years ago
59b6cf3
firmware: qcom_scm-32: Add device argument to atomic calls
by Elliot Berman
· 5 years ago
5443cc5
firmware: qcom_scm: Apply consistent naming scheme to command IDs
by Elliot Berman
· 5 years ago
7ada90e
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
5eb0e0e
firmware/qcom_scm: Add scm call to handle smmu errata
by Vivek Gautam
· 5 years ago
0434a40
firmware: qcom: scm: add support to restore secure config to qcm_scm-32
by Rob Clark
· 5 years ago
b0a1614
firmware: qcom: scm: add OCMEM lock/unlock interface
by Rob Clark
· 5 years ago
af311ff
firmware: qcom_scm: Cleanup code in qcom_scm_assign_mem()
by Stephen Boyd
· 6 years ago
c8b08fc
firmware: qcom_scm: Fix some typos in docs and printks
by Stephen Boyd
· 6 years ago
6e37ccf
firmware: qcom_scm: Use proper types for dma mappings
by Stephen Boyd
· 6 years ago
97fb5e8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
by Thomas Gleixner
· 6 years ago
60cd420
firmware: qcom: scm: Refactor clock handling
by Bjorn Andersson
· 6 years ago
53e51b4
firmware: qcom: scm: Add ipq4019 soc compatible
by Sricharan R
· 7 years ago
12aeb91
firmware: qcom_scm: drop redandant of_platform_populate
by Sudeep Holla
· 7 years ago
4f88bd2
Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 7 years ago
d82bd35
firmware: scm: Add new SCM call API for switching memory ownership
by Avaneesh Kumar Dwivedi
· 7 years ago
8c1b7dc
firmware: qcom: scm: Expose download-mode control
by Bjorn Andersson
· 7 years ago
4e659db
firmware: qcom: scm: Expose secure IO service
by Bjorn Andersson
· 7 years ago
b182cc4
firmware: qcom_scm: add two scm calls for iommu secure page table
by Stanimir Varbanov
· 8 years ago
a2c680c
firmware/qcom: add qcom_scm_restore_sec_cfg()
by Rob Clark
· 8 years ago
a811b42
firmware: qcom_scm: Add set remote state API
by Andy Gross
· 8 years ago
b58a2d3
firmware: qcom: scm: Mask APQ8064 core clk dependency
by Andy Gross
· 8 years ago
ed19b86
firmware: qcom: scm: Return PTR_ERR when devm_clk_get fails
by spjoshi@codeaurora.org
· 8 years ago
ab0822d
firmware: qcom: scm: Remove core, iface and bus clocks dependency
by spjoshi@codeaurora.org
· 8 years ago
bd4760c
firmware: qcom: scm: Use devm_reset_controller_register()
by Wei Yongjun
· 8 years ago
dea85242
firmware: qcom_scm: make it explicitly non-modular
by Paul Gortmaker
· 9 years ago
6c8e99d
firmware: qcom: scm: Change initcall to subsys
by Andy Gross
· 9 years ago
72d4341
firmware: qcom_scm: Add missing is_available API
by Andy Gross
· 9 years ago
dd4fe5b
firmware: qcom: scm: Expose PAS command 10 as reset-controller
by Bjorn Andersson
· 9 years ago
f01e90f
firmware: qcom: scm: Peripheral Authentication Service
by Bjorn Andersson
· 9 years ago
6b1751a
firmware: qcom: scm: Add support for ARM64 SoCs
by Kumar Gala
· 9 years ago
16e5946
firmware: qcom: scm: Convert to streaming DMA APIS
by Andy Gross
· 9 years ago
d0f6fa7
firmware: qcom: scm: Convert SCM to platform driver
by Andy Gross
· 9 years ago
9626b69
firmware: qcom: scm: Add HDCP Support
by jilai wang
· 10 years ago
b6a1dfb
firmware: qcom: scm: Split out 32-bit specific SCM code
by Kumar Gala
· 10 years ago
767b023
firmware: qcom: scm: Support cpu power down through SCM
by Lina Iyer
· 10 years ago
2ce76a6
firmware: qcom: scm: Add qcom_scm_set_warm_boot_addr function
by Lina Iyer
· 10 years ago
a353e4a
firmware: qcom: scm: Clean cold boot entry to export only the API
by Lina Iyer
· 10 years ago
916f743
firmware: qcom: scm: Move the scm driver to drivers/firmware
by Kumar Gala
· 10 years ago
[Renamed (98%) from arch/arm/mach-qcom/scm.c]
4de4347
ARM: qcom: Prep scm code for move to drivers/firmware
by Kumar Gala
· 10 years ago
b97fdb6
ARM: qcom: Cleanup scm interface to only export what is needed
by Kumar Gala
· 10 years ago
3d9b448
ARM: qcom: Merge scm and scm boot code together
by Kumar Gala
· 10 years ago
7279db9
ARM: qcom: Fix SCM interface for big-endian kernels
by Stephen Boyd
· 10 years ago
4139447
ARM: qcom: scm: Add logging of actual return code from scm call
by Olav Haugan
· 10 years ago
404b5a9
ARM: qcom: scm: Flush the command buffer only instead of the entire cache
by Vikram Mulukutla
· 10 years ago
30cbb0c
ARM: qcom: scm: Get cacheline size from CTR
by Stephen Boyd
· 10 years ago
f76c691
ARM: qcom: scm: Fix incorrect cache invalidation
by Stephen Boyd
· 10 years ago
8fc1b0f
ARM: qcom: Split Qualcomm support into legacy and multiplatform
by Kumar Gala
· 11 years ago
[Renamed from arch/arm/mach-msm/scm.c]
26e87b1
ARM: msm: fix compilation flags for MSM_SCM (part 2)
by Stephen Boyd
· 13 years ago
eca55f4
ARM: msm: fix compilation flags for MSM_SCM
by Marc Zyngier
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
8e76a80
msm: scm: Check for interruption immediately
by Stephen Boyd
· 14 years ago
98d4ded
msm: scm: Fix improper register assignment
by Stephen Boyd
· 14 years ago
7e1a68a
msm: scm: Mark inline asm as volatile
by Stephen Boyd
· 14 years ago
2a1eb58
msm: Secure Channel Manager (SCM) support
by Stephen Boyd
· 14 years ago