index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rpmsg
/
qcom_glink_rpm.c
Age
Commit message (
Expand
)
Author
2023-04-05
rpmsg: qcom_glink_rpm: Convert to platform remove callback returning void
Uwe Kleine-König
2023-02-14
rpmsg: glink: Fix spelling of peek
Bjorn Andersson
2023-02-14
rpmsg: glink: Move irq and mbox handling to transports
Bjorn Andersson
2023-02-14
rpmsg: glink: rpm: Wrap driver context
Bjorn Andersson
2018-06-03
rpmsg: glink: Switch to SPDX license identifier
Suman Anna
2017-08-29
rpmsg: glink: Make RX FIFO peak accessor to take an offset
Bjorn Andersson
2017-08-29
rpmsg: glink: Add support for TX intents
Sricharan R
2017-08-29
rpmsg: glink: Add support for transport version negotiation
Sricharan R
2017-08-29
rpmsg: glink: Allow unaligned data access
Bjorn Andersson
2017-08-29
rpmsg: glink: Move the common glink protocol implementation to glink_native.c
Bjorn Andersson
2017-08-29
rpmsg: glink: Split rpm_probe to reuse the common code
Bjorn Andersson
2017-08-29
rpmsg: glink: Associate indirections for pipe fifo accessor's
Bjorn Andersson
2017-08-29
rpmsg: glink: Rename glink_rpm_xx functions to qcom_glink_xx
Bjorn Andersson
2017-05-30
rpmsg: Introduce Qualcomm RPM glink driver
Bjorn Andersson