Mathieu Poirier ([email protected])

Number of posts: 3785 (0.79 per day)
First post: 2011-04-08 20:32:10
Last post: 2024-06-11 18:04:04

Date List Subject
2021-03-12 16:28:32 linux-kernel [PATCH v8 10/17] remoteproc: Introduce function rproc_detach()
2021-03-12 16:27:53 linux-kernel [PATCH v8 01/17] remoteproc: Remove useless check in rproc_del()
2021-03-12 16:27:14 linux-kernel [PATCH v8 17/17] remoteproc: Refactor function rproc_cdev_release()
2021-03-12 16:26:59 linux-kernel [PATCH v8 12/17] remoteproc: Properly deal with the resource table when stopping
2021-03-12 16:26:57 linux-kernel [PATCH v8 11/17] remoteproc: Properly deal with the resource table when detaching
2021-03-12 16:26:53 linux-kernel [PATCH v8 04/17] remoteproc: Properly represent the attached state
2021-03-12 16:26:53 linux-kernel [PATCH v8 08/17] remoteproc: Add new detach() remoteproc operation
2021-03-12 16:26:53 linux-kernel [PATCH v8 03/17] remoteproc: Add new RPROC_ATTACHED state
2021-03-12 16:26:52 linux-kernel [PATCH v8 06/17] remoteproc: stm32: Move resource table setup to rproc_ops
2021-03-12 16:26:52 linux-kernel [PATCH v8 05/17] remoteproc: Add new get_loaded_rsc_table() to rproc_ops
2021-03-12 16:26:52 linux-kernel [PATCH v8 07/17] remoteproc: stm32: Move memory parsing to rproc_ops
2021-03-12 16:26:51 linux-kernel [PATCH v8 02/17] remoteproc: Rename function rproc_actuate()
2021-03-12 16:26:30 linux-kernel [PATCH v8 00/17] remoteproc: Add support for detaching a remote processor
2021-03-11 17:42:44 linux-kernel Re: [PATCH V13 00/10] remoteproc: imx_rproc: support iMX8MQ/M
2021-03-11 17:16:08 linux-kernel Re: [PATCH v7 12/17] remoteproc: Properly deal with the resource table when stopping
2021-03-10 21:15:10 linux-kernel [PATCH v7 11/17] remoteproc: Properly deal with the resource table when detaching
2021-03-10 21:15:00 linux-kernel [PATCH v7 16/17] remoteproc: Properly deal with a detach request when attached
2021-03-10 21:14:35 linux-kernel [PATCH v7 08/17] remoteproc: Add new detach() remoteproc operation
2021-03-10 21:13:36 linux-kernel [PATCH v7 12/17] remoteproc: Properly deal with the resource table when stopping
2021-03-10 21:13:00 linux-kernel [PATCH v7 17/17] remoteproc: Refactor function rproc_cdev_release()
2021-03-10 21:12:43 linux-kernel [PATCH v7 05/17] remoteproc: Add new get_loaded_rsc_table() to rproc_ops
2021-03-10 21:12:40 linux-kernel [PATCH v7 04/17] remoteproc: Properly represent the attached state
2021-03-10 21:12:30 linux-kernel [PATCH v7 15/17] remoteproc: Properly deal with a stop request when attached
2021-03-10 21:12:29 linux-kernel [PATCH v7 06/17] remoteproc: stm32: Move resource table setup to rproc_ops
2021-03-10 21:12:29 linux-kernel [PATCH v7 02/17] remoteproc: Rename function rproc_actuate()
2021-03-10 21:12:29 linux-kernel [PATCH v7 10/17] remoteproc: Introduce function rproc_detach()
2021-03-10 21:12:29 linux-kernel [PATCH v7 09/17] remoteproc: Introduce function __rproc_detach()
2021-03-10 21:12:29 linux-kernel [PATCH v7 03/17] remoteproc: Add new RPROC_ATTACHED state
2021-03-10 21:12:29 linux-kernel [PATCH v7 14/17] remoteproc: Properly deal with a start request when attached
2021-03-10 21:12:29 linux-kernel [PATCH v7 00/17] remoteproc: Add support for detaching a remote processor
2021-03-10 21:12:29 linux-kernel [PATCH v7 01/17] remoteproc: Remove useless check in rproc_del()
2021-03-10 21:12:29 linux-kernel [PATCH v7 07/17] remoteproc: stm32: Move memory parsing to rproc_ops
2021-03-10 21:12:29 linux-kernel [PATCH v7 13/17] remoteproc: Properly deal with a kernel panic when attached
2021-03-09 16:57:41 linux-kernel Re: [PATCH v26 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver
2021-03-08 19:03:04 linux-kernel Re: [PATCH v26 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver
2021-03-08 16:10:23 linux-kernel Re: [PATCH V13 00/10] remoteproc: imx_rproc: support iMX8MQ/M
2021-03-05 18:03:46 linux-kernel Re: [PATCH v5 13/16] rpmsg: char: introduce __rpmsg_chrdev_create_eptdev function
2021-03-05 17:41:34 linux-kernel Re: [PATCH v5 15/16] rpmsg: char: no dynamic endpoint management for the default one
2021-03-05 16:59:08 linux-kernel Re: [PATCH v5 08/16] rpmsg: glink: add sendto and trysendto ops
2021-03-05 00:56:40 linux-kernel Re: [PATCH v5 08/16] rpmsg: glink: add sendto and trysendto ops
2021-03-05 00:56:27 linux-kernel Re: [PATCH v5 13/16] rpmsg: char: introduce __rpmsg_chrdev_create_eptdev function
2021-03-04 23:25:14 linux-kernel Re: [PATCH v5 06/16] rpmsg: move the rpmsg control device from rpmsg_char to rpmsg_ctrl
2021-03-04 20:28:21 linux-kernel Re: [PATCH v5 06/16] rpmsg: move the rpmsg control device from rpmsg_char to rpmsg_ctrl
2021-03-04 20:27:49 linux-kernel Re: [PATCH v5 05/16] rpmsg: char: dissociate the control device from the rpmsg class
2021-03-04 20:26:33 linux-kernel Re: [PATCH v5 04/16] rpmsg: char: export eptdev create an destroy functions
2021-03-04 20:24:54 linux-kernel Re: [PATCH 0/6] coresight: Patches for v5.12 (perf tools)
2021-03-04 19:12:34 linux-kernel Re: [PATCH v5 13/16] rpmsg: char: introduce __rpmsg_chrdev_create_eptdev function
2021-03-04 19:12:23 linux-kernel Re: [PATCH v5 16/16] rpmsg: char: return an error if device already open
2021-03-04 19:09:45 linux-kernel Re: [PATCH v5 15/16] rpmsg: char: no dynamic endpoint management for the default one
2021-03-04 12:33:57 linux-kernel Re: [PATCH v5 11/16] rpmsg: virtio: register the rpmsg_ctrl device
2021-03-04 12:11:57 linux-kernel Re: [PATCH v5 07/16] rpmsg: update rpmsg_chrdev_register_device function