LinuxLists
Users
About
Arun Kumar Neelakantam (
[email protected]
)
Number of posts: 101 (1.29 per day)
First post: 2017-08-21 06:05:23
Last post: 2017-11-08 01:34:51
Previous Page
Date
List
Subject
2018-10-04 13:41:07
linux-kernel
[PATCH V2 1/4] rpmsg: core: Add signal API support
2018-10-03 11:40:19
linux-kernel
[PATCH] rpmsg: glink: smem: Support rx peak for size less than 4 bytes
2018-10-03 11:36:59
linux-kernel
[PATCH 3/5] rpmsg: Add TIOCMGET/TIOCMSET ioctl support
2018-10-03 11:36:48
linux-kernel
[PATCH 2/5] rpmsg: Add signal callback to rpmsg char device
2018-10-03 11:36:19
linux-kernel
[PATCH 5/5] rpmsg: glink: Convert the native signals to TIOCM
2018-10-03 11:36:19
linux-kernel
[PATCH 0/5] Add TIOCM Signals support for RPMSG char devices
2018-10-03 11:36:13
linux-kernel
[PATCH 4/5] rpmsg: wakeup poll to notify signal update
2018-10-03 11:35:21
linux-kernel
[PATCH 1/5] rpmsg: glink: Add GLINK signal support for RPMSG
2018-10-03 05:41:02
linux-kernel
[PATCH] soc: qcom: qmi_interface: Limit txn ids to U16_MAX
2018-07-27 12:20:58
linux-kernel
[PATCH V4 8/9] rpmsg: glink: unregister rpmsg device during endpoint destroy
2018-07-27 12:20:53
linux-kernel
[PATCH V4 7/9] rpmsg: glink: Remove chunk size word align warning
2018-07-27 12:20:41
linux-kernel
[PATCH V4 3/9] rpmsg: glink: Use complete_all for open states
2018-07-27 12:20:27
linux-kernel
[PATCH V4 9/9] rpmsg: Add compat ioctl for rpmsg char driver
2018-07-27 12:20:16
linux-kernel
[PATCH V4 6/9] rpmsg: glink: Expose rpmsg name attr for glink
2018-07-27 12:20:12
linux-kernel
[PATCH V4 5/9] rpmsg: glink: Add support for rpmsg glink chrdev
2018-07-27 12:20:09
linux-kernel
[PATCH V4 4/9] rpmsg: Guard against null endpoint ops in destroy
2018-07-27 12:19:57
linux-kernel
[PATCH V4 2/9] rpmsg: glink: Store edge name for glink device
2018-07-27 12:19:52
linux-kernel
[PATCH V4 1/9] dt-bindings: soc: qcom: Add label for GLINK bindings
2018-07-27 12:19:08
linux-kernel
[PATCH V4 0/9] Add chrdev and name query support for GLINK
2018-07-04 14:22:43
linux-kernel
[PATCH 2/2] net: qrtr: Reset the node and port ID of broadcast messages
2018-07-04 14:21:31
linux-kernel
[PATCH 1/2] net: qrtr: Broadcast messages only from control port
2018-07-04 14:20:54
linux-kernel
[PATCH 0/2] net: qrtr: Broadcasting control messages
2017-11-16 14:36:17
linux-kernel
Re: [PATCH] rpmsg: qcom_smd: Access APCS through mailbox framework
2017-11-16 12:24:18
linux-kernel
Re: [PATCH] soc: qcom: smp2p: Access APCS as mailbox client
2017-11-08 01:34:51
linux-kernel
Re: [PATCH v2 2/5] soc: qcom: Introduce QMI helpers
2017-08-28 11:52:06
linux-kernel
Re: [PATCH v2 17/20] rpmsg: glink: Receive and store the remote intent buffers
2017-08-28 11:51:30
linux-kernel
Re: [PATCH v2 11/20] rpmsg: glink: Fix idr_lock from mutex to spinlock
2017-08-28 11:51:11
linux-kernel
Re: [PATCH v2 16/20] rpmsg: glink: Add announce_create ops and preallocate intents
2017-08-28 11:50:48
linux-kernel
Re: [PATCH v2 15/20] rpmsg: glink: Add rx done command
2017-08-28 11:50:31
linux-kernel
Re: [PATCH v2 14/20] rpmsg: glink: Make RX FIFO peak accessor to take an offset
2017-08-28 11:50:05
linux-kernel
Re: [PATCH v2 13/20] rpmsg: glink: Use the local intents when receiving data
2017-08-28 11:49:49
linux-kernel
Re: [PATCH v2 12/20] rpmsg: glink: Add support for TX intents
2017-08-28 11:49:10
linux-kernel
Re: [PATCH v2 10/20] rpmsg: glink: Add support for transport version negotiation
2017-08-28 11:48:47
linux-kernel
Re: [PATCH v2 09/20] rpmsg: glink: Fix default case while handling received commands
2017-08-28 11:48:17
linux-kernel
Re: [PATCH v2 08/20] rpmsg: glink: Introduce glink smem based transport
2017-08-28 11:47:44
linux-kernel
Re: [PATCH v2 07/20] rpmsg: glink: Do a mbox_free_channel in remove
2017-08-28 11:47:12
linux-kernel
Re: [PATCH v2 06/20] rpmsg: glink: Return -EAGAIN when there is no FIFO space
2017-08-28 11:46:47
linux-kernel
Re: [PATCH v2 05/20] rpmsg: glink: Allow unaligned data access
2017-08-28 11:46:05
linux-kernel
Re: [PATCH v2 04/20] rpmsg: glink: Move the common glink protocol implementation to glink_native.c
2017-08-28 11:44:57
linux-kernel
Re: [PATCH v2 03/20] rpmsg: glink: Split rpm_probe to reuse the common code
2017-08-28 11:44:17
linux-kernel
Re: [PATCH v2 02/20] rpmsg: glink: Associate indirections for pipe fifo accessor's
2017-08-28 11:43:04
linux-kernel
Re: [PATCH v2 01/20] rpmsg: glink: Rename glink_rpm_xx functions to qcom_glink_xx
2017-08-23 04:44:50
linux-kernel
Re: [PATCH 13/18] rpmsg: glink: Add rx done command
2017-08-22 10:41:14
linux-kernel
Re: [PATCH 15/18] rpmsg: glink: Receive and store the remote intent buffers
2017-08-22 10:25:32
linux-kernel
Re: [PATCH 13/18] rpmsg: glink: Add rx done command
2017-08-22 09:26:16
linux-kernel
Re: [PATCH 11/18] rpmsg: glink: Use the local intents when receiving data
2017-08-22 09:12:27
linux-kernel
Re: [PATCH 10/18] rpmsg: glink: Add support for TX intents
2017-08-22 05:59:04
linux-kernel
Re: [PATCH 04/18] rpmsg: glink: Move the common glink protocol implementation to glink_native.c
2017-08-21 08:57:37
linux-kernel
Re: [PATCH 2/3] soc: qcom: smem: Support dynamic item limit
2017-08-21 06:05:23
linux-kernel
Re: [PATCH 1/3] soc: qcom: smem: Support global partition