index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rpmsg
Age
Commit message (
Expand
)
Author
2023-11-08
rpmsg: Fix possible refcount leak in rpmsg_register_device_override()
Hangyu Hua
2023-11-08
rpmsg: glink: Release driver_override
Bjorn Andersson
2023-11-08
rpmsg: Fix calling device_lock() on non-initialized device
Krzysztof Kozlowski
2023-11-08
rpmsg: Fix kfree() of static memory on setting driver_override
Krzysztof Kozlowski
2023-11-08
rpmsg: Constify local variable in field store macro
Krzysztof Kozlowski
2023-09-23
rpmsg: glink: Add check for kstrdup
Jiasheng Jiang
2023-03-11
rpmsg: glink: Avoid infinite loop on intent for missing channel
Bjorn Andersson
2022-10-26
rpmsg: qcom: glink: replace strncpy() with strscpy_pad()
Krzysztof Kozlowski
2022-08-25
rpmsg: qcom_smd: Fix refcount leak in qcom_smd_parse_edge
Miaoqian Lin
2022-06-14
rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails
Krzysztof Kozlowski
2022-06-14
rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value
Krzysztof Kozlowski
2022-02-08
rpmsg: char: Fix race between the release of rpmsg_eptdev and cdev
Matthias Kaehlcke
2022-02-08
rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdev
Sujit Kautkar
2022-01-27
rpmsg: core: Clean up resources on announce_create failure.
Arnaud Pouliquen
2021-05-22
rpmsg: qcom_glink_native: fix error return code of qcom_glink_rx_data()
Jia-Ju Bai
2020-11-05
rpmsg: glink: Use complete_all for open states
Chris Lew
2020-10-30
rpmsg: smd: Fix a kobj leak in in qcom_smd_parse_edge()
Dan Carpenter
2020-04-13
rpmsg: glink: Remove chunk size word align warning
Chris Lew
2019-12-21
rpmsg: glink: Free pending deferred work on remove
Bjorn Andersson
2019-12-21
rpmsg: glink: Don't send pending rx_done during remove
Bjorn Andersson
2019-12-21
rpmsg: glink: Fix rpmsg_register_device err handling
Chris Lew
2019-12-21
rpmsg: glink: Put an extra reference during cleanup
Chris Lew
2019-12-21
rpmsg: glink: Fix use after free in open_ack TIMEOUT case
Arun Kumar Neelakantam
2019-12-21
rpmsg: glink: Fix reuse intents memory leak issue
Arun Kumar Neelakantam
2019-12-21
rpmsg: glink: Set tail pointer to 0 at end of FIFO
Chris Lew
2019-11-24
rpmsg: glink: smem: Support rx peak for size less than 4 bytes
Arun Kumar Neelakantam
2018-11-13
rpmsg: smd: fix memory leak on channel create
Colin Ian King
2018-07-30
rpmsg: Add compat ioctl for rpmsg char driver
Arun Kumar Neelakantam
2018-07-30
rpmsg: glink: Store edge name for glink device
Chris Lew
2018-07-30
rpmsg: core: add support to power domains for devices
Srinivas Kandagatla
2018-07-30
rpmsg: smd: fix kerneldoc warnings
Srinivas Kandagatla
2018-07-30
rpmsg: glink: Fix various kerneldoc warnings.
Srinivas Kandagatla
2018-07-30
rpmsg: glink: correctly annotate intent members
Srinivas Kandagatla
2018-07-01
rpmsg: smd: Add missing include of sizes.h
Niklas Cassel
2018-06-04
rpmsg: smd: do not use mananged resources for endpoints and channels
Srinivas Kandagatla
2018-06-03
rpmsg: char: Switch to SPDX license identifier
Suman Anna
2018-06-03
rpmsg: glink: Switch to SPDX license identifier
Suman Anna
2018-06-03
rpmsg: smd: Switch to SPDX license identifier
Suman Anna
2018-06-03
rpmsg: virtio_rpmsg_bus: Switch to SPDX license identifier
Suman Anna
2018-06-03
rpmsg: Switch to SPDX license identifier
Suman Anna
2018-05-09
Merge tag 'v4.17-rc4' into rpmsg-next
Bjorn Andersson
2018-04-25
rpmsg: qcom_smd: Access APCS through mailbox framework
Bjorn Andersson
2018-04-25
rpmsg: Add driver_override device attribute for rpmsg_device
Anup Patel
2018-04-25
rpmsg: added MODULE_ALIAS for rpmsg_char
Ramon Fried
2018-03-27
rpmsg: smd: Use announce_create to process any receive work
Bjorn Andersson
2018-03-27
rpmsg: Only invoke announce_create for rpdev with endpoints
Bjorn Andersson
2018-03-27
rpmsg: smd: Fix container_of macros
Bjorn Andersson
2018-03-27
Revert "rpmsg: smd: Create device for all channels"
Bjorn Andersson
2018-03-20
rpmsg: glink: Use spinlock in tx path
Bjorn Andersson
2018-03-20
rpmsg: smd: Use spinlock in tx path
Bjorn Andersson
[next]