summaryrefslogtreecommitdiff
path: root/drivers/soc/qcom/smem_debug.c (follow)
Commit message (Collapse)AuthorAge
* soc: qcom: smem: Redesign smem memory architectureDhoat Harpal2016-11-17
| | | | | | | | | Smem uses static array to store legacy partition information. New comm partition is used to replace existing legacy partition. CRs-Fixed: 1074985 Change-Id: Ib2268181a617c23d62b5b6f857be5327113b2a67 Signed-off-by: Dhoat Harpal <hdhoat@codeaurora.org>
* soc: qcom: Add snapshot of SMEM driverKarthikeyan Ramasubramanian2016-03-01
This snapshot is taken as of msm-3.18 commit e70ad0cd (Promotion of kernel.lnx.3.18-151201) Signed-off-by: Karthikeyan Ramasubramanian <kramasub@codeaurora.org>