index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rpmsg
/
qcom_smd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpmsg: char: Use rpmsg_sendto to specify the message destination address
Arnaud Pouliquen
2021-03-17
1
-0
/
+16
*
rpmsg: smd: Fix a kobj leak in in qcom_smd_parse_edge()
Dan Carpenter
2020-09-15
1
-10
/
+22
*
rpmsg: smd: fix memory leak on channel create
Colin Ian King
2018-09-27
1
-2
/
+5
*
rpmsg: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-27
1
-1
/
+1
*
rpmsg: smd: fix kerneldoc warnings
Srinivas Kandagatla
2018-07-30
1
-1
/
+8
*
rpmsg: smd: Add missing include of sizes.h
Niklas Cassel
2018-07-01
1
-0
/
+1
*
rpmsg: smd: do not use mananged resources for endpoints and channels
Srinivas Kandagatla
2018-06-04
1
-9
/
+9
*
rpmsg: smd: Switch to SPDX license identifier
Suman Anna
2018-06-03
1
-9
/
+1
*
rpmsg: qcom_smd: Access APCS through mailbox framework
Bjorn Andersson
2018-04-25
1
-19
/
+49
*
rpmsg: smd: Use announce_create to process any receive work
Bjorn Andersson
2018-03-27
1
-0
/
+18
*
rpmsg: smd: Fix container_of macros
Bjorn Andersson
2018-03-27
1
-2
/
+2
*
Revert "rpmsg: smd: Create device for all channels"
Bjorn Andersson
2018-03-27
1
-0
/
+5
*
rpmsg: smd: Use spinlock in tx path
Bjorn Andersson
2018-03-20
1
-10
/
+11
*
rpmsg: smd: use put_device() if device_register fail
Arvind Yadav
2018-03-17
1
-1
/
+2
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
Merge tag 'rpmsg-v4.16' of git://github.com/andersson/remoteproc
Linus Torvalds
2018-02-05
1
-16
/
+50
|
\
|
*
rpmsg: smd: Fix double unlock in __qcom_smd_send()
Dan Carpenter
2018-01-19
1
-5
/
+5
|
*
rpmsg: smd: Don't hold the tx lock during wait
Bjorn Andersson
2017-12-18
1
-0
/
+7
|
*
rpmsg: smd: Fail send on a closed channel
Bjorn Andersson
2017-12-18
1
-6
/
+8
|
*
rpmsg: smd: Wake up all waiters
Bjorn Andersson
2017-12-18
1
-2
/
+2
|
*
rpmsg: smd: Create device for all channels
Bjorn Andersson
2017-12-18
1
-5
/
+0
|
*
rpmsg: smd: Perform handshake during open
Bjorn Andersson
2017-12-18
1
-0
/
+30
*
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
|
/
*
rpmsg: qcom_smd: add of_node node to edge device
Srinivas Kandagatla
2017-07-26
1
-0
/
+1
*
rpmsg: Release rpmsg devices in backends
Bjorn Andersson
2017-05-17
1
-0
/
+11
*
rpmsg: smd: Register rpmsg user space interface for edges
Bjorn Andersson
2017-01-18
1
-0
/
+20
*
rpmsg: qcom_smd: Implement endpoint "poll"
Bjorn Andersson
2017-01-18
1
-0
/
+16
*
rpmsg: qcom_smd: Add support for "label" property
Bjorn Andersson
2017-01-18
1
-0
/
+22
*
Merge tag 'rpmsg-v4.10' of git://github.com/andersson/remoteproc
Linus Torvalds
2016-12-13
1
-12
/
+5
|
\
|
*
rpmsg: qcom_smd: Correct return value for O_NONBLOCK
Bjorn Andersson
2016-12-08
1
-1
/
+1
|
*
rpmsg: smd: Reduce restrictions when finding channel
Bjorn Andersson
2016-10-31
1
-11
/
+4
*
|
rpmsg: smd: Expose edge registration functions
Bjorn Andersson
2016-11-14
1
-0
/
+1
|
/
*
rpmsg: Introduce Qualcomm SMD backend
Bjorn Andersson
2016-09-08
1
-0
/
+1434