index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rpmsg
/
rpmsg_internal.h
Age
Commit message (
Expand
)
Author
2022-06-24
rpmsg: Fix parameter naming for announce_create/destroy ops
Arnaud Pouliquen
2022-05-06
rpmsg: Fix calling device_lock() on non-initialized device
Krzysztof Kozlowski
2022-04-22
rpmsg: Fix kfree() of static memory on setting driver_override
Krzysztof Kozlowski
2022-03-13
rpmsg: Update rpmsg_chrdev_register_device function
Arnaud Pouliquen
2022-03-13
rpmsg: Create the rpmsg class in core instead of in rpmsg char
Arnaud Pouliquen
2021-10-21
rpmsg: core: add API to get MTU
Arnaud Pouliquen
2020-11-24
rpmsg: Make rpmsg_{register|unregister}_device() public
Mathieu Poirier
2020-11-24
rpmsg: core: Add channel creation internal API
Arnaud Pouliquen
2019-08-26
rpmsg: core: fix comments
Pierre-Louis Bossart
2018-06-03
rpmsg: Switch to SPDX license identifier
Suman Anna
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-01-18
rpmsg: Driver for user space endpoint interface
Bjorn Andersson
2017-01-18
rpmsg: Introduce "poll" to endpoint ops
Bjorn Andersson
2016-09-08
rpmsg: Hide rpmsg indirection tables
Bjorn Andersson
2016-09-08
rpmsg: Split rpmsg core and virtio backend
Bjorn Andersson
2016-09-08
rpmsg: Move helper for finding rpmsg devices to core
Bjorn Andersson