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
/
rpmsg_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-5
/
+2
*
rpmsg: core: Add driver_data for rpmsg_device_id
Stephan Gerhold
2021-06-18
1
-1
/
+3
*
rpmsg: core: Add channel creation internal API
Arnaud Pouliquen
2020-11-24
1
-0
/
+44
*
rpmsg: Guard against null endpoint ops in destroy
Chris Lew
2020-09-15
1
-1
/
+1
*
rpmsg: fix a comment typo for rpmsg_device_match()
Wang Wenhu
2020-04-16
1
-1
/
+1
*
rpmsg: core: fix comments
Pierre-Louis Bossart
2019-08-26
1
-4
/
+4
*
rpmsg: core: Make remove handler for rpmsg driver optional.
Pi-Hsun Shih
2019-05-21
1
-1
/
+2
*
rpmsg: core: add support to power domains for devices
Srinivas Kandagatla
2018-07-30
1
-0
/
+7
*
rpmsg: Switch to SPDX license identifier
Suman Anna
2018-06-03
1
-9
/
+1
*
rpmsg: Add driver_override device attribute for rpmsg_device
Anup Patel
2018-04-25
1
-0
/
+39
*
rpmsg: Only invoke announce_create for rpdev with endpoints
Bjorn Andersson
2018-03-27
1
-1
/
+1
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-1
/
+1
*
Merge tag 'rpmsg-v4.13' of git://github.com/andersson/remoteproc
Linus Torvalds
2017-07-06
1
-8
/
+10
|
\
|
*
rpmsg: Make modalias work for DeviceTree based devices
Bjorn Andersson
2017-06-28
1
-0
/
+10
|
*
rpmsg: Don't overwrite release op of rpdev
Bjorn Andersson
2017-06-26
1
-8
/
+0
*
|
rpmsg: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
2017-06-09
1
-10
/
+13
|
/
*
rpmsg: rpmsg_create_ept() returns NULL on error
Bjorn Andersson
2017-02-13
1
-1
/
+1
*
rpmsg: Introduce "poll" to endpoint ops
Bjorn Andersson
2017-01-18
1
-0
/
+20
*
rpmsg: virtio_rpmsg_bus: fix channel creation
Loic Pallardy
2016-12-30
1
-2
/
+2
*
rpmsg: Handle invalid parameters in public API
Bjorn Andersson
2016-10-31
1
-2
/
+37
*
rpmsg: Support drivers without primary endpoint
Bjorn Andersson
2016-10-31
1
-14
/
+18
*
rpmsg: Introduce a driver override mechanism
Bjorn Andersson
2016-10-31
1
-0
/
+3
*
rpmsg: Hide rpmsg indirection tables
Bjorn Andersson
2016-09-08
1
-0
/
+3
*
rpmsg: Split rpmsg core and virtio backend
Bjorn Andersson
2016-09-08
1
-0
/
+231
*
rpmsg: Move helper for finding rpmsg devices to core
Bjorn Andersson
2016-09-08
1
-0
/
+33
*
rpmsg: Move endpoint related interface to rpmsg core
Bjorn Andersson
2016-09-08
1
-0
/
+160
*
rpmsg: Move rpmsg_device API to new file
Bjorn Andersson
2016-09-08
1
-0
/
+71