aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/qcom_scm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-27Revert "firmware: qcom: scm: Add support for MC boot address API"Arnd Bergmann1-77/+17
2021-10-25firmware: qcom: scm: Don't break compile test on non-ARM platformsBjorn Andersson1-0/+10
2021-10-23firmware: qcom: scm: Add support for MC boot address APIStephan Gerhold1-17/+67
2021-10-23firmware: qcom_scm: Fix error retval in __qcom_scm_is_call_available()Guru Das Srinagesh1-1/+1
2021-09-21firmware: qcom_scm: Add compatible for MSM8953 SoCVladimir Lypak1-0/+4
2021-09-11Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linuxLinus Torvalds1-0/+58
2021-08-18firmware: qcom_scm: Introduce SCM calls to access LMhThara Gopinath1-0/+58
2021-07-19firmware: qcom_scm: Allow qcom_scm driver to be loadable as a permenent moduleJohn Stultz1-0/+4
2021-07-16firmware: qcom_scm: remove a duplicative conditionJunlin Yang1-1/+1
2021-07-16firmware: qcom_scm: Mark string array constStephen Boyd1-1/+1
2021-06-10firmware: qcom_scm: Add MDM9607 compatibleKonrad Dybcio1-0/+3
2021-04-06firmware: qcom_scm: Suppress sysfs bind attributesStephen Boyd1-0/+1
2021-04-06firmware: qcom_scm: Workaround lack of "is available" call on SC7180Stephen Boyd1-2/+16
2021-04-06firmware: qcom_scm: Reduce locking section for __get_convention()Stephen Boyd1-28/+27
2021-04-06firmware: qcom_scm: Make __qcom_scm_is_call_available() return boolStephen Boyd1-11/+8
2021-02-01firmware: qcom_scm: update comment for ICE-related functionsEric Biggers1-5/+11
2020-09-14media: firmware: qcom_scm: Add memory protect virtual address rangesStanimir Varbanov1-0/+24
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+101
2020-07-24scsi: firmware: qcom_scm: Add support for programming inline crypto keysEric Biggers1-0/+101
2020-07-13firmware: qcom_scm: Add msm8994 compatibleKonrad Dybcio1-0/+1
2020-07-13firmware: qcom_scm: Fix legacy convention SCM accessorsJonathan McDowell1-4/+3
2020-04-20firmware: qcom_scm: fix bogous abuse of dma-direct internalsChristoph Hellwig1-6/+3
2020-04-20firmware: qcom_scm: Remove unneeded conversion to boolJason Yan1-1/+1
2020-01-07firmware: qcom_scm: Dynamically support SMCCC and legacy conventionsElliot Berman1-1/+145
2020-01-07firmware: qcom_scm: Remove thin wrappersElliot Berman1-26/+368
2020-01-07firmware: qcom_scm: Order functions, definitions by service/commandElliot Berman1-188/+188
2020-01-07firmware: qcom_scm-32: Add device argument to atomic callsElliot Berman1-2/+3
2020-01-07firmware: qcom_scm: Apply consistent naming scheme to command IDsElliot Berman1-10/+7
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+53
2019-11-04firmware/qcom_scm: Add scm call to handle smmu errataVivek Gautam1-0/+6
2019-10-07firmware: qcom: scm: add support to restore secure config to qcm_scm-32Rob Clark1-0/+13
2019-10-07firmware: qcom: scm: add OCMEM lock/unlock interfaceRob Clark1-0/+40
2019-07-22firmware: qcom_scm: Cleanup code in qcom_scm_assign_mem()Stephen Boyd1-18/+16
2019-07-22firmware: qcom_scm: Fix some typos in docs and printksStephen Boyd1-3/+3
2019-07-22firmware: qcom_scm: Use proper types for dma mappingsStephen Boyd1-2/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner1-10/+1
2018-09-14firmware: qcom: scm: Refactor clock handlingBjorn Andersson1-32/+42
2018-04-25firmware: qcom: scm: Add ipq4019 soc compatibleSricharan R1-0/+3
2017-12-20firmware: qcom_scm: drop redandant of_platform_populateSudeep Holla1-24/+0
2017-11-17Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds1-0/+95
2017-10-30firmware: scm: Add new SCM call API for switching memory ownershipAvaneesh Kumar Dwivedi1-0/+95
2017-10-11firmware: qcom: scm: Expose download-mode controlBjorn Andersson1-0/+75
2017-10-11firmware: qcom: scm: Expose secure IO serviceBjorn Andersson1-0/+12
2017-03-28firmware: qcom_scm: add two scm calls for iommu secure page tableStanimir Varbanov1-0/+12
2017-03-28firmware/qcom: add qcom_scm_restore_sec_cfg()Rob Clark1-0/+6
2017-01-16firmware: qcom_scm: Add set remote state APIAndy Gross1-0/+6
2017-01-16firmware: qcom: scm: Mask APQ8064 core clk dependencyAndy Gross1-1/+1
2016-11-23firmware: qcom: scm: Return PTR_ERR when devm_clk_get failsspjoshi@codeaurora.org1-4/+4
2016-11-23firmware: qcom: scm: Remove core, iface and bus clocks dependencyspjoshi@codeaurora.org1-12/+37
2016-11-12firmware: qcom: scm: Use devm_reset_controller_register()Wei Yongjun1-1/+3