index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
qcom
/
smem.c
Age
Commit message (
Expand
)
Author
2025-05-09
soc: qcom: smem: Update max processor count
Unnathi Chalicheemala
2024-11-04
Merge tag 'qcom-drivers-for-6.13' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2024-11-01
soc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-29
soc: qcom: smem: Simplify code with dev_err_probe()
Zhang Zekun
2024-10-22
soc: qcom: smem: Fix up kerneldoc
Konrad Dybcio
2024-07-23
Merge tag 'rproc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
2024-06-21
soc: qcom: smem: Add a feature code getter
Konrad Dybcio
2024-05-29
soc: qcom: smem: Add qcom_smem_bust_hwspin_lock_by_host()
Chris Lew
2024-01-27
soc: qcom: smem: remove hwspinlock from item get routine
Tao Zhang
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
[next]