index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
qcom
/
qmi_interface.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-06-17
soc: qcom: fix endianness for QMI header
Alexander Wilhelm
2024-09-30
soc: qcom: qmi: Reorganize kerneldoc parameter names
Julia Lawall
2023-09-27
soc: qcom: Switch to EXPORT_SYMBOL_GPL()
Unnathi Chalicheemala
2023-05-24
soc: qcom: qmi: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2022-08-29
soc: qcom: qmi: use const for struct qmi_elem_info
Jeff Johnson
2021-11-18
soc: qcom: qmi: Fix a typo in a comment
Jason Wang
2019-12-10
soc: qcom: qmi: Return EPROBE_DEFER if no address family
Jeffrey Hugo
2019-03-27
soc: qcom: qmi: Change txn wait to non-interruptible
Chris Lew
2018-11-14
soc: qcom: qmi_interface: Limit txn ids to U16_MAX
Arun Kumar Neelakantam
2018-05-25
soc: qcom: qmi: fix a buffer sizing bug
Alex Elder
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2017-12-20
soc: qcom: Introduce QMI helpers
Bjorn Andersson