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-01-12 07:43:14 linux-kernel RE: [PATCH v2 01/16] remoteproc: add rproc_va_to_pa function
2018-01-08 21:03:56 linux-kernel RE: [PATCH v2 4/8] remoteproc: Merge rproc_ops and rproc_fw_ops
2018-01-08 08:14:59 linux-kernel RE: [PATCH 7/8] remoteproc: Drop dangling find_rsc_table dummies
2018-01-05 16:53:23 linux-kernel RE: [PATCH 7/8] remoteproc: Drop dangling find_rsc_table dummies
2018-01-03 13:15:40 linux-kernel RE: [PATCH v2 2/4] remoteproc: Rename "load_rsc_table" to "parse_fw"
2018-01-03 10:27:10 linux-kernel RE: [PATCH v2 2/4] remoteproc: Rename "load_rsc_table" to "parse_fw"
2017-12-14 20:12:26 linux-kernel RE: [PATCH 6/8] remoteproc: Move resource table load logic to find
2017-12-14 12:00:18 linux-kernel RE: [PATCH 6/8] remoteproc: Move resource table load logic to find
2017-12-14 11:25:50 linux-kernel RE: [PATCH 6/8] remoteproc: Move resource table load logic to find
2017-11-30 16:52:56 linux-kernel [PATCH v2 02/16] remoteproc: add release ops in rproc_mem_entry struct
2017-11-30 16:52:34 linux-kernel [PATCH v2 04/16] remoteproc: introduce rproc_find_carveout_by_da
2017-11-30 16:52:08 linux-kernel [PATCH v2 00/16] remoteproc: add fixed memory region support
2017-11-30 16:51:49 linux-kernel [PATCH v2 07/16] remoteproc: st: add reserved memory support
2017-11-30 16:51:43 linux-kernel [PATCH v2 03/16] remoteproc: introduce rproc_add_carveout function
2017-11-30 16:51:34 linux-kernel [PATCH v2 01/16] remoteproc: add rproc_va_to_pa function
2017-11-30 16:51:14 linux-kernel [PATCH v2 06/16] remoteproc: modify vring allocation to support preallocated region
2017-11-30 16:51:00 linux-kernel [PATCH v2 08/16] remoteproc: add name in rproc_mem_entry struct
2017-11-30 16:50:41 linux-kernel [PATCH v2 09/16] remoteproc: add memory device management support
2017-11-30 16:50:29 linux-kernel [PATCH v2 10/16] remoteproc: add memory device registering in rproc_add_carveout
2017-11-30 16:50:17 linux-kernel [PATCH v2 13/16] remoteproc: look-up memory-device for virtio device allocation
2017-11-30 16:49:50 linux-kernel [PATCH v2 05/16] remoteproc: modify rproc_handle_carveout to support preallocated region
2017-11-30 16:49:27 linux-kernel [PATCH v2 14/16] remoteproc: look-up pre-registered carveout by name for carveout allocation
2017-11-30 16:49:14 linux-kernel [PATCH v2 12/16] remoteproc: look-up memory-device for vring allocation
2017-11-30 16:49:05 linux-kernel [PATCH v2 15/16] remoteproc: st: associate memory device to memory regions
2017-11-30 16:48:39 linux-kernel [PATCH v2 16/16] rpmsg: virtio: allocate buffer from parent
2017-11-30 16:48:31 linux-kernel [PATCH v2 11/16] remoteproc: introduce rproc_find_carveout_by_name function
2017-11-07 11:05:35 linux-kernel RE: [PATCH v2 0/2] remoteproc: increase debug capabilities
2017-11-06 19:11:01 linux-kernel [PATCH v2 2/2] remoteproc: debug: add carveouts list dump feature
2017-11-06 19:04:57 linux-kernel RE: [PATCH 0/2] remoteproc: increase debug capabilities
2017-11-06 17:28:14 linux-kernel [PATCH v2 1/2] remoteproc: debug: add resource table dump feature
2017-11-06 17:27:57 linux-kernel [PATCH v2 0/2] remoteproc: increase debug capabilities
2017-10-27 12:42:36 linux-kernel [PATCH 0/2] remoteproc: increase debug capabilities
2017-03-29 18:57:10 linux-kernel RE: [RFC LINUX PATCH 0/3] Allow remote to specify shared memory
2017-03-28 11:52:58 linux-kernel [PATCH v4 4/5] rpmsg: virtio_rpmsg: get buffer configuration from virtio
2017-03-28 11:52:36 linux-kernel [PATCH v4 5/5] rpmsg: virtio_rpmsg: set buffer configuration to virtio
2017-03-28 11:52:22 linux-kernel [PATCH v4 2/5] rpmsg: virtio_rpmsg_bus: fix sg_set_buf() when addr is not a valid kernel address
2017-03-28 11:52:09 linux-kernel [PATCH v4 3/5] include: virtio_rpmsg: add virtio rpmsg configuration structure
2017-03-28 11:52:05 linux-kernel [PATCH v4 1/5] rpmsg: virtio_rpmsg: set rpmsg_buf_size customizable
2017-03-28 11:52:04 linux-kernel [PATCH v4 0/5] virtio_rpmsg: make rpmsg channel configurable
2016-12-16 08:27:46 linux-kernel Re: [PATCH 2/2] remoteproc: Remove firmware_loading_complete
2016-12-15 15:24:55 linux-kernel [PATCH 1/1] mailbox: sti: add MODULE_DEVICE_TABLE for module autoload
2016-12-14 15:11:09 linux-kernel [PATCH 1/1] remoteproc: fix vdev reference management
2016-10-17 16:26:52 linux-kernel Re: [PATCH v3 02/20] remoteproc: core: Add function to dump resource table
2016-10-13 14:40:36 linux-kernel Re: [PATCH 3/4] remoteproc: Add a sysfs interface for firmware and state
2016-10-13 13:57:24 linux-kernel Re: [PATCH 3/4] remoteproc: Add a sysfs interface for firmware and state
2016-10-13 13:22:58 linux-kernel Re: [PATCH 1/4] remoteproc: Use fixed length field for firmware name
2016-10-12 17:54:29 linux-kernel [PATCH v3 16/20] remoteproc: core: Add resource request action support
2016-10-12 17:44:20 linux-kernel [PATCH v3 18/20] remoteproc: core: Clean-up resource table sanity checks
2016-10-12 17:37:53 linux-kernel [PATCH v3 19/20] remotecore: core: Add resource table pointer argument to rproc_handle_resource
2016-10-12 17:26:37 linux-kernel [PATCH v3 13/20] remoteproc: core: Add vdev support to resource amending function
2016-10-12 17:22:12 linux-kernel [PATCH v3 05/20] remoteproc: core: Add function to over-ride current resource table