index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
qcom
/
smem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc: qcom: smem: use correct format characters
Bill Wendling
2022-07-04
1
-3
/
+3
*
soc: qcom: smem: validate fields of shared structures
Deepak Kumar Singh
2022-04-12
1
-10
/
+69
*
soc: qcom: smem: map only partitions used by local HOST
Deepak Kumar Singh
2022-04-12
1
-62
/
+164
*
soc: qcom: smem: Update max processor count
Dmitry Baryshkov
2021-12-20
1
-1
/
+1
*
soc: qcom: smem: Support reserved-memory description
Bjorn Andersson
2021-10-14
1
-18
/
+39
*
soc: qcom: smem: Update max processor count
Sibi Sankar
2021-03-11
1
-1
/
+1
*
soc: qcom: smem: use %*ph to print small buffer
Andy Shevchenko
2020-12-28
1
-3
/
+1
*
soc: qcom: smem: Fix formatting and missing documentation issues
Lee Jones
2020-11-10
1
-1
/
+2
*
soc: qcom: smem: Update max processor count
Sibi Sankar
2019-08-21
1
-1
/
+1
*
soc: qcom: Add socinfo driver
Imran Khan
2019-08-05
1
-0
/
+9
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
soc: qcom: smem: a few last cleanups
Alex Elder
2018-09-13
1
-9
/
+6
*
soc: qcom: smem: verify partition host ids match
Alex Elder
2018-09-13
1
-21
/
+15
*
soc: qcom: smem: small change in global entry loop
Alex Elder
2018-09-13
1
-3
/
+4
*
soc: qcom: smem: verify partition offset_free_uncached
Alex Elder
2018-09-13
1
-14
/
+7
*
soc: qcom: smem: verify partition header size
Alex Elder
2018-09-13
1
-11
/
+8
*
soc: qcom: smem: introduce qcom_smem_partition_header()
Alex Elder
2018-09-13
1
-14
/
+31
*
soc: qcom: smem: require order of host ids to match
Alex Elder
2018-09-13
1
-8
/
+2
*
soc: qcom: smem: verify both host ids in partition header
Alex Elder
2018-09-13
1
-1
/
+1
*
soc: qcom: smem: small refactor in qcom_smem_enumerate_partitions()
Alex Elder
2018-09-13
1
-4
/
+3
*
soc: qcom: smem: always ignore partitions with 0 offset or size
Alex Elder
2018-09-13
1
-13
/
+10
*
soc: qcom: smem: initialize region struct only when successful
Alex Elder
2018-09-13
1
-3
/
+5
*
soc: qcom: smem: rename variable in qcom_smem_get_global()
Alex Elder
2018-09-13
1
-5
/
+5
*
soc: qcom: smem: Add missing include of sizes.h
Niklas Cassel
2018-09-13
1
-0
/
+1
*
soc: qcom: smem: Correct check for global partition
Bjorn Andersson
2018-07-21
1
-5
/
+5
*
soc: qcom: smem: introduce qcom_smem_virt_to_phys()
Alex Elder
2018-05-25
1
-0
/
+27
*
soc: qcom: smem: check sooner in qcom_smem_set_global_partition()
Alex Elder
2018-05-25
1
-5
/
+5
*
soc: qcom: smem: fix qcom_smem_set_global_partition()
Alex Elder
2018-05-25
1
-3
/
+6
*
soc: qcom: smem: fix off-by-one error in qcom_smem_alloc_private()
Alex Elder
2018-05-25
1
-1
/
+1
*
soc: qcom: smem: byte swap values properly
Alex Elder
2018-05-25
1
-9
/
+9
*
soc: qcom: smem: return proper type for cached entry functions
Alex Elder
2018-05-25
1
-3
/
+5
*
soc: qcom: smem: fix first cache entry calculation
Alex Elder
2018-05-25
1
-1
/
+2
*
soc: qcom: smem: Increase the number of hosts
Chris Lew
2017-10-11
1
-1
/
+1
*
soc: qcom: smem: Support dynamic item limit
Chris Lew
2017-10-11
1
-6
/
+45
*
soc: qcom: smem: Support global partition
Chris Lew
2017-10-11
1
-30
/
+142
*
soc: qcom: smem: Read version from the smem header
Chris Lew
2017-10-11
1
-17
/
+8
*
soc: qcom: smem: Use le32_to_cpu for comparison
Chris Lew
2017-10-11
1
-1
/
+1
*
soc: qcom: smem: Support getting cached entries
Bjorn Andersson
2017-10-11
1
-8
/
+61
*
soc: qcom: smem: Rename "uncached" accessors
Bjorn Andersson
2017-10-11
1
-13
/
+13
*
soc: qcom: smem: Silence probe defer error
Stephen Boyd
2016-08-23
1
-1
/
+2
*
soc: qcom: smem: Use write-combine remap for SMEM
Bjorn Andersson
2016-04-19
1
-2
/
+1
*
soc: qcom: smem: Move RPM message ram out of smem DT node
Stephen Boyd
2015-10-14
1
-43
/
+30
*
soc: qcom: smem: Handle big endian CPUs
Stephen Boyd
2015-10-14
1
-91
/
+138
*
soc: qcom: Make qcom_smem_get() return a pointer
Stephen Boyd
2015-10-14
1
-40
/
+32
*
soc: qcom: smem: Avoid NULL pointer exception on remove
Stephen Boyd
2015-10-14
1
-1
/
+1
*
soc: qcom: smem: Fix errant private access
Andy Gross
2015-09-09
1
-12
/
+6
*
soc: qcom: Add Shared Memory Manager driver
Bjorn Andersson
2015-07-28
1
-0
/
+775