Loic Pallardy ([email protected])

Number of posts: 227 (0.12 per day)
First post: 2012-10-31 08:46:48
Last post: 2017-11-30 16:51:43

Date List Subject
2018-07-27 13:17:15 linux-kernel [PATCH v4 02/17] remoteproc: add rproc_va_to_pa function
2018-07-27 13:17:10 linux-kernel [PATCH v4 14/17] remoteproc: keystone: declare reserved memory region for vdev device
2018-07-27 13:17:04 linux-kernel [PATCH v4 00/17] remoteproc: add fixed memory region support
2018-07-27 13:16:47 linux-kernel [PATCH v4 17/17] rpmsg: virtio: allocate buffer from parent
2018-07-27 07:11:33 linux-kernel RE: [PATCH v2 1/1] remoteproc: correct rproc_free_vring() to avoid invalid kernel paging
2018-07-26 07:50:50 linux-kernel RE: [PATCH v2 1/1] remoteproc: correct rproc_free_vring() to avoid invalid kernel paging
2018-07-26 07:10:26 linux-kernel RE: [PATCH 1/1] rpmsg: virtio_rpmsg_bus: Fix rpmsg_remove() release order
2018-07-26 07:05:36 linux-kernel RE: [PATCH 1/1] rpmsg: virtio_rpmsg_bus: Fix rpmsg_create_channel memory leak
2018-07-25 21:10:23 linux-kernel [PATCH 1/1] rpmsg: virtio_rpmsg_bus: Fix rpmsg_create_channel memory leak
2018-07-25 21:08:40 linux-kernel [PATCH 1/1] rpmsg: virtio_rpmsg_bus: Fix rpmsg_remove() release order
2018-07-06 12:42:41 linux-kernel [PATCH 1/1] remoteproc: replace "%p" with "%pK"
2018-07-06 12:39:56 linux-kernel [PATCH 1/1] remoteproc: st_slim: replace "%p" with "%pK"
2018-07-06 07:48:49 linux-kernel [PATCH v2 1/1] remoteproc: correct rproc_free_vring() to avoid invalid kernel paging
2018-07-05 16:02:36 linux-kernel [PATCH 1/1] remoteproc: correct rproc_free_vring() to avoid invalid kernel paging
2018-06-26 08:18:33 linux-kernel RE: [PATCH v3 00/13] remoteproc: add fixed memory region support
2018-05-14 17:22:03 linux-kernel RE: [PATCH v3 11/13] remoteproc: create vdev subdevice with specific dma memory pool
2018-05-14 17:19:58 linux-kernel RE: [PATCH v3 10/13] remoteproc: modify vring allocation to support pre-registered region
2018-05-14 17:14:08 linux-kernel RE: [PATCH v3 08/13] remoteproc: add prepare and unprepare ops
2018-05-14 16:53:29 linux-kernel RE: [PATCH v3 09/13] remoteproc: modify rproc_handle_carveout to support pre-registered region
2018-05-14 14:41:06 linux-kernel RE: [PATCH v3 07/13] remoteproc: introduce rproc_find_carveout_by_name function
2018-04-10 08:25:45 linux-kernel RE: [PATCH 2/3] rpmsg: Only invoke announce_create for rpdev with endpoints
2018-04-03 12:06:48 linux-kernel RE: [PATCH v3 00/13] remoteproc: add fixed memory region support
2018-04-03 09:14:36 linux-kernel RE: [PATCH 2/3] rpmsg: Only invoke announce_create for rpdev with endpoints
2018-03-01 16:31:32 linux-kernel [PATCH v3 02/13] remoteproc: add rproc_va_to_pa function
2018-03-01 16:30:30 linux-kernel [PATCH v3 03/13] remoteproc: add release ops in rproc_mem_entry struct
2018-03-01 16:30:30 linux-kernel [PATCH v3 00/13] remoteproc: add fixed memory region support
2018-03-01 16:28:48 linux-kernel [PATCH v3 01/13] remoteproc: configure IOMMU only if device address requested
2018-03-01 16:28:35 linux-kernel [PATCH v3 06/13] remoteproc: introduce rproc_add_carveout function
2018-03-01 16:28:28 linux-kernel [PATCH v3 08/13] remoteproc: add prepare and unprepare ops
2018-03-01 16:28:24 linux-kernel [PATCH v3 10/13] remoteproc: modify vring allocation to support pre-registered region
2018-03-01 16:28:08 linux-kernel [PATCH v3 04/13] remoteproc: add name in rproc_mem_entry struct
2018-03-01 16:27:38 linux-kernel [PATCH v3 09/13] remoteproc: modify rproc_handle_carveout to support pre-registered region
2018-03-01 16:27:06 linux-kernel [PATCH v3 05/13] remoteproc: add helper function to allocate and init rproc_mem_entry struct
2018-03-01 16:27:01 linux-kernel [PATCH v3 12/13] rpmsg: virtio: allocate buffer from parent
2018-03-01 16:26:28 linux-kernel [PATCH v3 07/13] remoteproc: introduce rproc_find_carveout_by_name function
2018-03-01 16:26:09 linux-kernel [PATCH v3 11/13] remoteproc: create vdev subdevice with specific dma memory pool
2018-03-01 16:26:01 linux-kernel [PATCH v3 13/13] remoteproc: st: add reserved memory support
2018-01-15 21:04:31 linux-kernel RE: [PATCH v2 15/16] remoteproc: st: associate memory device to memory regions
2018-01-15 20:59:43 linux-kernel RE: [PATCH v2 14/16] remoteproc: look-up pre-registered carveout by name for carveout allocation
2018-01-15 20:57:31 linux-kernel RE: [PATCH v2 13/16] remoteproc: look-up memory-device for virtio device allocation
2018-01-15 20:44:31 linux-kernel RE: [PATCH v2 12/16] remoteproc: look-up memory-device for vring allocation
2018-01-15 10:36:48 linux-kernel RE: [PATCH v2 0/8] Remoteproc cleanups
2018-01-15 09:10:15 linux-kernel RE: [PATCH v2 11/16] remoteproc: introduce rproc_find_carveout_by_name function
2018-01-15 09:09:40 linux-kernel RE: [PATCH v2 10/16] remoteproc: add memory device registering in rproc_add_carveout
2018-01-12 08:19:56 linux-kernel RE: [PATCH v2 08/16] remoteproc: add name in rproc_mem_entry struct
2018-01-12 08:19:19 linux-kernel RE: [PATCH v2 07/16] remoteproc: st: add reserved memory support
2018-01-12 08:13:18 linux-kernel RE: [PATCH v2 06/16] remoteproc: modify vring allocation to support preallocated region
2018-01-12 07:56:33 linux-kernel RE: [PATCH v2 05/16] remoteproc: modify rproc_handle_carveout to support preallocated region
2018-01-12 07:48:09 linux-kernel RE: [PATCH v2 04/16] remoteproc: introduce rproc_find_carveout_by_da
2018-01-12 07:46:04 linux-kernel RE: [PATCH v2 03/16] remoteproc: introduce rproc_add_carveout function
2018-01-12 07:43:56 linux-kernel RE: [PATCH v2 02/16] remoteproc: add release ops in rproc_mem_entry struct