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