index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rpmsg
/
rpmsg_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-2
/
+2
2024-03-26
rpmsg: core: Make rpmsg_class constant
Ricardo B. Marliere
1
-7
/
+9
2024-02-05
rpmsg: core: Make rpmsg_bus const
Ricardo B. Marliere
1
-1
/
+1
2023-10-23
rpmsg: core: Replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-07-15
rpmsg: core: Add signal API support
Deepak Kumar Singh
1
-0
/
+21
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-2
/
+2
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-17
rpmsg: fix a comment typo for rpmsg_device_match()
Wang Wenhu
1
-1
/
+1
2019-08-27
rpmsg: core: fix comments
Pierre-Louis Bossart
1
-4
/
+4
2019-05-22
rpmsg: core: Make remove handler for rpmsg driver optional.
Pi-Hsun Shih
1
-1
/
+2
2018-07-31
rpmsg: core: add support to power domains for devices
Srinivas Kandagatla
1
-0
/
+7
2018-06-04
rpmsg: Switch to SPDX license identifier
Suman Anna
1
-9
/
+1
2018-04-26
rpmsg: Add driver_override device attribute for rpmsg_device
Anup Patel
1
-0
/
+39
2018-03-28
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-07
Merge tag 'rpmsg-v4.13' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-8
/
+10
2017-06-29
rpmsg: Make modalias work for DeviceTree based devices
Bjorn Andersson
1
-0
/
+10
2017-06-27
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-11-01
rpmsg: Handle invalid parameters in public API
Bjorn Andersson
1
-2
/
+37
2016-11-01
rpmsg: Support drivers without primary endpoint
Bjorn Andersson
1
-14
/
+18
2016-11-01
rpmsg: Introduce a driver override mechanism
Bjorn Andersson
1
-0
/
+3
2016-09-09
rpmsg: Hide rpmsg indirection tables
Bjorn Andersson
1
-0
/
+3
2016-09-09
rpmsg: Split rpmsg core and virtio backend
Bjorn Andersson
1
-0
/
+231
2016-09-09
rpmsg: Move helper for finding rpmsg devices to core
Bjorn Andersson
1
-0
/
+33
2016-09-09
rpmsg: Move endpoint related interface to rpmsg core
Bjorn Andersson
1
-0
/
+160
2016-09-09
rpmsg: Move rpmsg_device API to new file
Bjorn Andersson
1
-0
/
+71