summaryrefslogtreecommitdiff
path: root/drivers/firmware/qcom_scm-64.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-08firmware: qcom_scm: Dynamically support SMCCC and legacy conventionsElliot Berman1-236/+0
2020-01-08firmware: qcom_scm: Remove thin wrappersElliot Berman1-430/+4
2020-01-08firmware: qcom_scm-32: Add device argument to atomic callsElliot Berman1-2/+3
2020-01-08firmware: qcom_scm-64: Improve SMC convention detectionElliot Berman1-14/+27
2020-01-08firmware: qcom_scm-64: Move SMC register filling to qcom_scm_call_smcccElliot Berman1-20/+34
2020-01-08firmware: qcom_scm-64: Add SCM results structElliot Berman1-43/+50
2020-01-08firmware: qcom_scm-64: Move svc/cmd/owner into qcom_scm_descElliot Berman1-74/+121
2020-01-08firmware: qcom_scm-64: Make SMC macros less magicalElliot Berman1-3/+3
2020-01-08firmware: qcom_scm: Apply consistent naming scheme to command IDsElliot Berman1-20/+20
2020-01-08firmware: qcom_scm: Rename macros and structuresElliot Berman1-26/+27
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+12
2019-11-04firmware/qcom_scm: Add scm call to handle smmu errataVivek Gautam1-0/+13
2019-11-04firmware: qcom_scm-64: Add atomic version of qcom_scm_callVivek Gautam1-44/+94
2019-11-04firmware: qcom: scm: Ensure 'a0' status code is treated as signedWill Deacon1-1/+1
2019-10-07firmware: qcom: scm: add OCMEM lock/unlock interfaceRob Clark1-0/+12
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner1-9/+1
2017-11-18Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds1-0/+27
2017-10-31firmware: scm: Add new SCM call API for switching memory ownershipAvaneesh Kumar Dwivedi1-0/+27
2017-10-12firmware: qcom: scm: Expose download-mode controlBjorn Andersson1-0/+13
2017-10-12firmware: qcom: scm: Expose secure IO serviceBjorn Andersson1-0/+31
2017-03-29firmware: qcom_scm: add two scm calls for iommu secure page tableStanimir Varbanov1-0/+42
2017-03-29firmware/qcom: add qcom_scm_restore_sec_cfg()Rob Clark1-0/+16
2017-02-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+16
2017-02-03firmware: qcom: scm: Fix interrupted SCM callsAndy Gross1-3/+10
2017-01-17firmware: qcom_scm: Add set remote state APIAndy Gross1-0/+16
2016-06-25firmware: qcom: scm: Expose PAS command 10 as reset-controllerBjorn Andersson1-0/+16
2016-06-25firmware: qcom: scm: Peripheral Authentication ServiceBjorn Andersson1-0/+89
2016-06-24firmware: qcom: scm: Add support for ARM64 SoCsKumar Gala1-5/+197
2015-09-23firmware: qcom: scm: Add function stubs for ARM64Andy Gross1-0/+63