开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
qcom
/
smem.c
Age
Commit message (
Expand
)
Author
2023-10-02
soc: qcom: smem: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-27
soc: qcom: Switch to EXPORT_SYMBOL_GPL()
Unnathi Chalicheemala
2023-09-27
soc: qcom: smem: Annotate struct qcom_smem with __counted_by
Kees Cook
2023-08-03
soc: qcom: smem: Fix incompatible types in comparison
Chen Jiahao
2023-07-13
soc: qcom: smem: Add qcom_smem_is_available()
Stephan Gerhold
2023-07-13
soc: qcom: smem: Use struct_size()
Christophe JAILLET
2023-05-26
soc: qcom: smem: introduce qcom_smem_get_soc_id()
Robert Marko
2023-05-26
soc: qcom: smem: Switch to EXPORT_SYMBOL_GPL()
Robert Marko
2023-03-13
soc: qcom: smem: update max processor count
Bartosz Golaszewski
2023-03-13
soc: qcom: Use of_property_present() for testing DT property presence
Rob Herring
2022-07-04
soc: qcom: smem: use correct format characters
Bill Wendling
2022-04-12
soc: qcom: smem: validate fields of shared structures
Deepak Kumar Singh
2022-04-12
soc: qcom: smem: map only partitions used by local HOST
Deepak Kumar Singh
2021-12-20
soc: qcom: smem: Update max processor count
Dmitry Baryshkov
2021-10-14
soc: qcom: smem: Support reserved-memory description
Bjorn Andersson
2021-03-11
soc: qcom: smem: Update max processor count
Sibi Sankar
2020-12-28
soc: qcom: smem: use %*ph to print small buffer
Andy Shevchenko
2020-11-10
soc: qcom: smem: Fix formatting and missing documentation issues
Lee Jones
2019-08-21
soc: qcom: smem: Update max processor count
Sibi Sankar
2019-08-05
soc: qcom: Add socinfo driver
Imran Khan
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2018-09-13
soc: qcom: smem: a few last cleanups
Alex Elder
2018-09-13
soc: qcom: smem: verify partition host ids match
Alex Elder
2018-09-13
soc: qcom: smem: small change in global entry loop
Alex Elder
2018-09-13
soc: qcom: smem: verify partition offset_free_uncached
Alex Elder
2018-09-13
soc: qcom: smem: verify partition header size
Alex Elder
2018-09-13
soc: qcom: smem: introduce qcom_smem_partition_header()
Alex Elder
2018-09-13
soc: qcom: smem: require order of host ids to match
Alex Elder
2018-09-13
soc: qcom: smem: verify both host ids in partition header
Alex Elder
2018-09-13
soc: qcom: smem: small refactor in qcom_smem_enumerate_partitions()
Alex Elder
2018-09-13
soc: qcom: smem: always ignore partitions with 0 offset or size
Alex Elder
2018-09-13
soc: qcom: smem: initialize region struct only when successful
Alex Elder
2018-09-13
soc: qcom: smem: rename variable in qcom_smem_get_global()
Alex Elder
2018-09-13
soc: qcom: smem: Add missing include of sizes.h
Niklas Cassel
2018-07-21
soc: qcom: smem: Correct check for global partition
Bjorn Andersson
2018-05-25
soc: qcom: smem: introduce qcom_smem_virt_to_phys()
Alex Elder
2018-05-25
soc: qcom: smem: check sooner in qcom_smem_set_global_partition()
Alex Elder
2018-05-25
soc: qcom: smem: fix qcom_smem_set_global_partition()
Alex Elder
2018-05-25
soc: qcom: smem: fix off-by-one error in qcom_smem_alloc_private()
Alex Elder
2018-05-25
soc: qcom: smem: byte swap values properly
Alex Elder
2018-05-25
soc: qcom: smem: return proper type for cached entry functions
Alex Elder
2018-05-25
soc: qcom: smem: fix first cache entry calculation
Alex Elder
2017-10-11
soc: qcom: smem: Increase the number of hosts
Chris Lew
2017-10-11
soc: qcom: smem: Support dynamic item limit
Chris Lew
2017-10-11
soc: qcom: smem: Support global partition
Chris Lew
2017-10-11
soc: qcom: smem: Read version from the smem header
Chris Lew
2017-10-11
soc: qcom: smem: Use le32_to_cpu for comparison
Chris Lew
2017-10-11
soc: qcom: smem: Support getting cached entries
Bjorn Andersson
2017-10-11
soc: qcom: smem: Rename "uncached" accessors
Bjorn Andersson
2016-08-23
soc: qcom: smem: Silence probe defer error
Stephen Boyd
[next]