summaryrefslogtreecommitdiffstats
path: root/drivers/soc/qcom/smem.c
AgeCommit message (Expand)Author
2018-07-21soc: qcom: smem: Correct check for global partitionBjorn Andersson
2018-05-25soc: qcom: smem: introduce qcom_smem_virt_to_phys()Alex Elder
2018-05-25soc: qcom: smem: check sooner in qcom_smem_set_global_partition()Alex Elder
2018-05-25soc: qcom: smem: fix qcom_smem_set_global_partition()Alex Elder
2018-05-25soc: qcom: smem: fix off-by-one error in qcom_smem_alloc_private()Alex Elder
2018-05-25soc: qcom: smem: byte swap values properlyAlex Elder
2018-05-25soc: qcom: smem: return proper type for cached entry functionsAlex Elder
2018-05-25soc: qcom: smem: fix first cache entry calculationAlex Elder
2017-10-11soc: qcom: smem: Increase the number of hostsChris Lew
2017-10-11soc: qcom: smem: Support dynamic item limitChris Lew
2017-10-11soc: qcom: smem: Support global partitionChris Lew
2017-10-11soc: qcom: smem: Read version from the smem headerChris Lew
2017-10-11soc: qcom: smem: Use le32_to_cpu for comparisonChris Lew
2017-10-11soc: qcom: smem: Support getting cached entriesBjorn Andersson
2017-10-11soc: qcom: smem: Rename "uncached" accessorsBjorn Andersson
2016-08-23soc: qcom: smem: Silence probe defer errorStephen Boyd
2016-04-19soc: qcom: smem: Use write-combine remap for SMEMBjorn Andersson
2015-10-14soc: qcom: smem: Move RPM message ram out of smem DT nodeStephen Boyd
2015-10-14soc: qcom: smem: Handle big endian CPUsStephen Boyd
2015-10-14soc: qcom: Make qcom_smem_get() return a pointerStephen Boyd
2015-10-14soc: qcom: smem: Avoid NULL pointer exception on removeStephen Boyd
2015-09-09soc: qcom: smem: Fix errant private accessAndy Gross
2015-07-28soc: qcom: Add Shared Memory Manager driverBjorn Andersson