aboutsummaryrefslogtreecommitdiff
path: root/drivers/soc/qcom/secure_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* qcom: scm: update function return value and input parameter typeMohammed Khajapasha2017-12-051-2/+3
* soc: qcom: secure_buffer: add export symbol hyp_assign_physSarada Prasanna Garnayak2017-03-171-1/+2
* soc: qcom: secure_buffer: Fix memory leakPatrick Daly2016-12-201-16/+7
* Merge "soc: qcom: secure_buffer: Fix an uninitialized variable"Linux Build Service Account2016-11-151-1/+1
|\
| * soc: qcom: secure_buffer: Fix an uninitialized variablePatrick Daly2016-11-141-1/+1
* | msm: secure_buffer: fix scm call argument layoutShiraz Hashim2016-11-011-2/+2
|/
* msm: secure_buffer: Add VMID_CP_CAMERA_PREVIEWLiam Mark2016-09-301-0/+2
* msm: secure_buffer: Limit continuous time spent in hypervisorPatrick Daly2016-08-171-5/+40
* secure_buffer: Remove all-in-one buffer usagePatrick Daly2016-08-171-67/+72
* msm: secure_buffer: Fix possible NULL pointer dereferenceSusheel Khiani2016-06-011-1/+2
* msm: secure_buffer: Add WLAN supportSameer Thalappil2016-03-251-0/+4
* drivers: qcom: secure_buffer: Optimize by re-using the same bufferRohit Vaswani2016-03-231-56/+62
* msm: secure_buffer: Ensure shared buffers are cache-alignedMitchel Humpherys2016-03-221-4/+19
* msm: secure_buffer: Add helper function to convert VMIDs into stringsMitchel Humpherys2016-03-221-0/+32
* msm: secure_buffer: Update the hyp_assign_phys() apiNeeti Desai2016-03-221-7/+4
* msm: Update the assign api to secure buffersNeeti Desai2016-03-221-14/+111
* msm: move types and declarations to header fileNeeti Desai2016-03-221-5/+3
* msm: Move the secure_buffer.c file to a new locationNeeti Desai2016-03-221-0/+270