index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rpmsg
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-27
rpmsg: qcom_smd: Fix uninitialized return variable in __qcom_smd_send()
Dan Carpenter
1
-1
/
+1
2024-12-14
rpmsg: glink: Propagate TX failures in intentless mode as well
Bjorn Andersson
1
-4
/
+6
2024-12-14
rpmsg: glink: use only lower 16-bits of param2 for CMD_OPEN name length
Jonathan Marek
1
-1
/
+2
2024-12-14
rpmsg: glink: Fix GLINK command prefix
Bjorn Andersson
1
-49
/
+49
2024-12-14
rpmsg: glink: Send READ_NOTIFY command in FIFO full case
Arun Kumar Neelakantam
1
-1
/
+35
2024-12-14
rpmsg: glink: Add TX_DATA_CONT command while sending
Arun Kumar Neelakantam
1
-4
/
+34
2024-02-23
rpmsg: virtio: Free driver_override when rpmsg_remove()
Xiaolei Wang
1
-0
/
+1
2023-11-08
rpmsg: Fix possible refcount leak in rpmsg_register_device_override()
Hangyu Hua
1
-0
/
+1
2023-11-08
rpmsg: glink: Release driver_override
Bjorn Andersson
1
-0
/
+1
2023-11-08
rpmsg: Fix calling device_lock() on non-initialized device
Krzysztof Kozlowski
2
-16
/
+31
2023-11-08
rpmsg: Fix kfree() of static memory on setting driver_override
Krzysztof Kozlowski
1
-2
/
+11
2023-11-08
rpmsg: Constify local variable in field store macro
Krzysztof Kozlowski
1
-1
/
+2
2023-09-23
rpmsg: glink: Add check for kstrdup
Jiasheng Jiang
1
-0
/
+4
2023-03-11
rpmsg: glink: Avoid infinite loop on intent for missing channel
Bjorn Andersson
1
-0
/
+1
2022-10-15
rpmsg: qcom: glink: replace strncpy() with strscpy_pad()
Krzysztof Kozlowski
2
-3
/
+3
2022-08-25
rpmsg: qcom_smd: Fix refcount leak in qcom_smd_parse_edge
Miaoqian Lin
1
-0
/
+1
2022-06-14
rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails
Krzysztof Kozlowski
1
-1
/
+1
2022-06-14
rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value
Krzysztof Kozlowski
1
-1
/
+1
2022-02-01
rpmsg: char: Fix race between the release of rpmsg_eptdev and cdev
Matthias Kaehlcke
1
-9
/
+2
2022-02-01
rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdev
Sujit Kautkar
1
-9
/
+2
2022-01-27
rpmsg: core: Clean up resources on announce_create failure.
Arnaud Pouliquen
1
-4
/
+16
2021-05-19
rpmsg: qcom_glink_native: fix error return code of qcom_glink_rx_data()
Jia-Ju Bai
1
-0
/
+1
2020-11-05
rpmsg: glink: Use complete_all for open states
Chris Lew
1
-3
/
+3
2020-10-29
rpmsg: smd: Fix a kobj leak in in qcom_smd_parse_edge()
Dan Carpenter
1
-10
/
+22
2020-01-14
rpmsg: char: release allocated memory
Navid Emamdoost
1
-2
/
+4
2019-12-21
rpmsg: glink: Free pending deferred work on remove
Bjorn Andersson
1
-1
/
+13
2019-12-21
rpmsg: glink: Don't send pending rx_done during remove
Bjorn Andersson
1
-3
/
+12
2019-12-21
rpmsg: glink: Fix rpmsg_register_device err handling
Chris Lew
1
-3
/
+1
2019-12-21
rpmsg: glink: Put an extra reference during cleanup
Chris Lew
1
-0
/
+4
2019-12-21
rpmsg: glink: Fix use after free in open_ack TIMEOUT case
Arun Kumar Neelakantam
1
-4
/
+3
2019-12-21
rpmsg: glink: Fix reuse intents memory leak issue
Arun Kumar Neelakantam
1
-0
/
+9
2019-12-21
rpmsg: glink: Set tail pointer to 0 at end of FIFO
Chris Lew
1
-1
/
+1
2019-09-17
rpmsg: glink-smem: Name the edge based on parent remoteproc
Bjorn Andersson
1
-1
/
+1
2019-08-29
rpmsg: glink: Use struct_size() helper
Gustavo A. R. Silva
1
-1
/
+1
2019-08-27
rpmsg: virtio_rpmsg_bus: replace "%p" with "%pK"
Suman Anna
1
-1
/
+1
2019-08-26
rpmsg: core: fix comments
Pierre-Louis Bossart
2
-6
/
+7
2019-05-21
rpmsg: core: Make remove handler for rpmsg driver optional.
Pi-Hsun Shih
1
-1
/
+2
2019-02-20
rpmsg: virtio: change header file sort style
Loic Pallardy
1
-9
/
+9
2019-02-20
rpmsg: virtio: allocate buffer from parent
Loic Pallardy
1
-3
/
+3
2018-10-03
rpmsg: glink: smem: Support rx peak for size less than 4 bytes
Arun Kumar Neelakantam
1
-8
/
+4
2018-09-27
rpmsg: smd: fix memory leak on channel create
Colin Ian King
1
-2
/
+5
2018-09-01
rpmsg: glink: Remove chunk size word align warning
Chris Lew
1
-3
/
+0
2018-08-27
rpmsg: Convert to using %pOFn instead of device_node.name
Rob Herring
2
-2
/
+2
2018-08-27
rpmsg: char: Migrate to iter versions of read and write
Bjorn Andersson
1
-11
/
+16
2018-07-30
rpmsg: Add compat ioctl for rpmsg char driver
Arun Kumar Neelakantam
1
-0
/
+2
2018-07-30
rpmsg: glink: Store edge name for glink device
Chris Lew
1
-0
/
+6
2018-07-30
rpmsg: core: add support to power domains for devices
Srinivas Kandagatla
1
-0
/
+7
2018-07-30
rpmsg: smd: fix kerneldoc warnings
Srinivas Kandagatla
1
-1
/
+8
2018-07-30
rpmsg: glink: Fix various kerneldoc warnings.
Srinivas Kandagatla
1
-16
/
+19
2018-07-30
rpmsg: glink: correctly annotate intent members
Srinivas Kandagatla
1
-5
/
+5
[next]