[PATCH V1 0/6] Glink native fixes upstreaming

From: Deepak Kumar Singh
Date: Thu Jul 30 2020 - 01:18:47 EST


Includes fixes for -
Few race conditions while channel release and close
Proper unregistration of rpmsg device to avoid use of stale device
Send notify command to remote when glink fifo is full
Handling packet size larger that 16K

Arun Kumar Neelakantam (3):
rpmsg: glink: Add TX_DATA_CONT command while sending
rpmsg: glink: Remove the rpmsg dev in close_ack
rpmsg: glink: Send READ_NOTIFY command in FIFO full case

Chris Lew (2):
rpmsg: glink: Deny intent request if reusable intent fits
rpmsg: glink: Remove channel decouple from rpdev release

Konstantin Dorfman (1):
rpmsg: glink: fix destroy channel endpoint logic

drivers/rpmsg/qcom_glink_native.c | 109 +++++++++++++++++++++++++++++++++++---
1 file changed, 101 insertions(+), 8 deletions(-)

--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project