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
*
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
*
rpmsg: Add compat ioctl for rpmsg char driver
Arun Kumar Neelakantam
2018-07-30
1
-0
/
+2
*
rpmsg: glink: Store edge name for glink device
Chris Lew
2018-07-30
1
-0
/
+6
*
rpmsg: core: add support to power domains for devices
Srinivas Kandagatla
2018-07-30
1
-0
/
+7
*
rpmsg: smd: fix kerneldoc warnings
Srinivas Kandagatla
2018-07-30
1
-1
/
+8
*
rpmsg: glink: Fix various kerneldoc warnings.
Srinivas Kandagatla
2018-07-30
1
-16
/
+19
*
rpmsg: glink: correctly annotate intent members
Srinivas Kandagatla
2018-07-30
1
-5
/
+5
*
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: char: Switch to SPDX license identifier
Suman Anna
2018-06-03
1
-9
/
+1
*
rpmsg: glink: Switch to SPDX license identifier
Suman Anna
2018-06-03
4
-36
/
+4
*
rpmsg: smd: Switch to SPDX license identifier
Suman Anna
2018-06-03
1
-9
/
+1
*
rpmsg: virtio_rpmsg_bus: Switch to SPDX license identifier
Suman Anna
2018-06-03
1
-9
/
+1
*
rpmsg: Switch to SPDX license identifier
Suman Anna
2018-06-03
3
-18
/
+4
*
Merge tag 'v4.17-rc4' into rpmsg-next
Bjorn Andersson
2018-05-09
1
-0
/
+2
|
\
|
*
rpmsg: added MODULE_ALIAS for rpmsg_char
Ramon Fried
2018-04-25
1
-0
/
+2
*
|
rpmsg: qcom_smd: Access APCS through mailbox framework
Bjorn Andersson
2018-04-25
2
-19
/
+50
*
|
rpmsg: Add driver_override device attribute for rpmsg_device
Anup Patel
2018-04-25
1
-0
/
+39
|
/
*
rpmsg: smd: Use announce_create to process any receive work
Bjorn Andersson
2018-03-27
1
-0
/
+18
*
rpmsg: Only invoke announce_create for rpdev with endpoints
Bjorn Andersson
2018-03-27
1
-1
/
+1
*
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: glink: Use spinlock in tx path
Bjorn Andersson
2018-03-20
1
-7
/
+11
*
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
*
rpmsg: glink: 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
2
-3
/
+3
[next]