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
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpmsg: glink: add include of header file
Alex Elder
2021-01-05
1
-0
/
+1
*
rpmsg: glink: fix some kerneldoc comments
Alex Elder
2021-01-05
1
-8
/
+8
*
rpmsg: Turn name service into a stand alone driver
Arnaud Pouliquen
2020-11-24
4
-67
/
+156
*
rpmsg: Make rpmsg_{register|unregister}_device() public
Mathieu Poirier
2020-11-24
1
-4
/
+0
*
rpmsg: virtio: Add rpmsg channel device ops
Arnaud Pouliquen
2020-11-24
1
-0
/
+22
*
rpmsg: core: Add channel creation internal API
Arnaud Pouliquen
2020-11-24
2
-0
/
+54
*
rpmsg: virtio: Rename rpmsg_create_channel
Arnaud Pouliquen
2020-11-24
1
-3
/
+3
*
rpmsg: Move structure rpmsg_ns_msg to header file
Mathieu Poirier
2020-11-24
1
-31
/
+1
*
rpmsg: virtio: Move from virtio to rpmsg byte conversion
Mathieu Poirier
2020-11-24
1
-25
/
+28
*
Merge tag 'rpmsg-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
2020-10-22
5
-23
/
+97
|
\
|
*
rpmsg: glink: Expose rpmsg name attr for glink
Chris Lew
2020-09-15
1
-0
/
+26
|
*
rpmsg: glink: Add support for rpmsg glink chrdev
Deepak Kumar Singh
2020-09-15
1
-0
/
+38
|
*
rpmsg: Guard against null endpoint ops in destroy
Chris Lew
2020-09-15
1
-1
/
+1
|
*
rpmsg: glink: Use complete_all for open states
Chris Lew
2020-09-15
1
-3
/
+3
|
*
rpmsg: virtio: fix compilation warning for virtio_rpmsg_channel description
Arnaud Pouliquen
2020-09-15
1
-1
/
+6
|
*
rpmsg: Avoid double-free in mtk_rpmsg_register_device
Nicolas Boichat
2020-09-15
1
-8
/
+1
|
*
rpmsg: smd: Fix a kobj leak in in qcom_smd_parse_edge()
Dan Carpenter
2020-09-15
1
-10
/
+22
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
|
/
*
rpmsg: virtio: add endianness conversions
Guennadi Liakhovetski
2020-07-21
1
-29
/
+34
*
Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
2020-06-08
3
-4
/
+171
|
\
|
*
rpmsg: glink: Integrate glink_ssr in qcom_glink
Bjorn Andersson
2020-05-07
3
-4
/
+171
*
|
Merge tag 'rpmsg-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
2020-06-08
2
-2
/
+2
|
\
\
|
*
|
rpmsg: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-12
1
-1
/
+1
|
*
|
rpmsg: fix a comment typo for rpmsg_device_match()
Wang Wenhu
2020-04-16
1
-1
/
+1
|
|
/
*
/
rpmsg: pull in slab.h
Michael S. Tsirkin
2020-04-17
1
-0
/
+1
|
/
*
rpmsg: add rpmsg support for mt8183 SCP.
Pi-Hsun Shih
2020-01-20
3
-0
/
+424
*
Merge tag 'rpmsg-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
2019-12-01
4
-20
/
+49
|
\
|
*
rpmsg: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-21
1
-1
/
+1
|
*
rpmsg: char: Simplify 'rpmsg_eptdev_release()'
Christophe JAILLET
2019-11-08
1
-5
/
+1
|
*
rpmsg: glink: Free pending deferred work on remove
Bjorn Andersson
2019-10-17
1
-1
/
+13
|
*
rpmsg: glink: Don't send pending rx_done during remove
Bjorn Andersson
2019-10-17
1
-3
/
+12
|
*
rpmsg: glink: Fix rpmsg_register_device err handling
Chris Lew
2019-10-16
1
-3
/
+1
|
*
rpmsg: glink: Put an extra reference during cleanup
Chris Lew
2019-10-16
1
-0
/
+4
|
*
rpmsg: glink: Fix use after free in open_ack TIMEOUT case
Arun Kumar Neelakantam
2019-10-16
1
-4
/
+3
|
*
rpmsg: glink: Fix reuse intents memory leak issue
Arun Kumar Neelakantam
2019-10-16
1
-0
/
+9
|
*
rpmsg: glink: Set tail pointer to 0 at end of FIFO
Chris Lew
2019-10-11
1
-1
/
+1
|
*
rpmsg: char: release allocated memory
Navid Emamdoost
2019-10-04
1
-2
/
+4
*
|
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-2
/
+2
|
/
*
rpmsg: glink-smem: Name the edge based on parent remoteproc
Bjorn Andersson
2019-09-17
1
-1
/
+1
*
rpmsg: glink: Use struct_size() helper
Gustavo A. R. Silva
2019-08-29
1
-1
/
+1
*
rpmsg: virtio_rpmsg_bus: replace "%p" with "%pK"
Suman Anna
2019-08-27
1
-1
/
+1
*
rpmsg: core: fix comments
Pierre-Louis Bossart
2019-08-26
2
-6
/
+7
*
rpmsg: core: Make remove handler for rpmsg driver optional.
Pi-Hsun Shih
2019-05-21
1
-1
/
+2
*
rpmsg: virtio: change header file sort style
Loic Pallardy
2019-02-20
1
-9
/
+9
*
rpmsg: virtio: allocate buffer from parent
Loic Pallardy
2019-02-20
1
-3
/
+3
*
rpmsg: glink: smem: Support rx peak for size less than 4 bytes
Arun Kumar Neelakantam
2018-10-03
1
-8
/
+4
*
rpmsg: smd: fix memory leak on channel create
Colin Ian King
2018-09-27
1
-2
/
+5
*
rpmsg: glink: Remove chunk size word align warning
Chris Lew
2018-09-01
1
-3
/
+0
*
rpmsg: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-27
2
-2
/
+2
*
rpmsg: char: Migrate to iter versions of read and write
Bjorn Andersson
2018-08-27
1
-11
/
+16
[next]