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