LinuxLists
Users
About
Clément Leger (
[email protected]
)
Number of posts: 78 (0.17 per day)
First post: 2019-03-21 10:21:56
Last post: 2020-06-16 19:59:06
Next Page
Date
List
Subject
2020-06-16 19:59:06
linux-kernel
Re: [PATCH] rpmsg: fix driver_override memory leak
2020-06-16 17:22:08
linux-kernel
Re: [PATCH] rpmsg: fix driver_override memory leak
2020-06-11 19:22:29
linux-kernel
[PATCH] rpmsg: fix driver_override memory leak
2020-05-22 19:31:06
linux-kernel
Re: [PATCH 3/4] remoteproc: add support for a new 64-bit trace version
2020-05-22 18:12:18
linux-kernel
Re: [PATCH 3/4] remoteproc: add support for a new 64-bit trace version
2020-05-22 18:06:25
linux-kernel
Re: [PATCH 3/4] remoteproc: add support for a new 64-bit trace version
2020-05-11 21:21:08
linux-kernel
reserved_mem and early builtin device tree usage
2020-05-11 09:18:15
linux-kernel
Re: [PATCH 1/2] remoteproc: drop memset when loading elf segments
2020-04-22 09:34:12
linux-kernel
[PATCH v3] remoteproc: remove rproc_elf32_sanity_check
2020-04-21 15:41:51
linux-kernel
Re: [PATCH v2] remoteproc: remove rproc_elf32_sanity_check
2020-04-21 07:12:07
linux-kernel
Re: [PATCH] mtd: spi-nor: Add support for is25lp01g
2020-04-17 16:11:36
linux-kernel
[PATCH] mtd: spi-nor: Add support for is25lp01g
2020-04-16 17:00:10
linux-kernel
[PATCH 2/2] spi: dw: remove cs_control and poll_mode members from chip_data
2020-04-16 11:33:13
linux-kernel
[PATCH 0/2] Cleanup chip info in spi-dw driver
2020-04-16 11:33:08
linux-kernel
[PATCH 1/2] spi: dw: remove unused dw_spi_chip handling
2020-04-10 10:26:18
linux-kernel
[PATCH 0/2] remoteproc: add rproc_coredump_set_elf_info
2020-04-10 10:26:03
linux-kernel
[PATCH 1/2] remoteproc: add rproc_coredump_set_elf_info
2020-04-10 10:25:47
linux-kernel
[PATCH 2/2] remoteproc: use rproc_coredump_set_elf_info in drivers
2020-03-31 08:35:49
linux-kernel
[PATCH v2] remoteproc: remove rproc_elf32_sanity_check
2020-03-27 08:51:59
linux-kernel
[PATCH] remoteproc: remove rproc_elf32_sanity_check
2020-03-02 09:41:04
linux-kernel
[PATCH v5 3/8] remoteproc: Use u64 type for boot_addr
2020-03-02 09:40:40
linux-kernel
[PATCH v5 7/8] remoteproc: Allow overriding only sanity_check
2020-03-02 09:40:34
linux-kernel
[PATCH v5 1/8] remoteproc: Use size_t type for len in da_to_va
2020-03-02 09:40:17
linux-kernel
[PATCH v5 2/8] remoteproc: Use size_t instead of int for rproc_mem_entry len
2020-03-02 09:40:13
linux-kernel
[PATCH v5 4/8] remoteproc: Add elf helpers to access elf64 and elf32 fields
2020-03-02 09:39:57
linux-kernel
[PATCH v5 6/8] remoteproc: Add elf64 support in elf loader
2020-03-02 09:39:56
linux-kernel
[PATCH v5 8/8] remoteproc: Adapt coredump to generate correct elf type
2020-03-02 09:39:46
linux-kernel
[PATCH v5 5/8] remoteproc: Rename rproc_elf_sanity_check for elf32
2020-03-02 09:39:34
linux-kernel
[PATCH v5 0/8] remoteproc: Add elf64 support
2020-02-12 10:39:20
linux-kernel
Re: [PATCH v4 1/5] remoteproc: Use u64 len for da_to_va
2020-02-11 19:22:59
linux-kernel
Re: [PATCH v4 1/5] remoteproc: Use u64 len for da_to_va
2020-02-10 16:25:31
linux-kernel
[PATCH v4 4/5] remoteproc: Add elf64 support in elf loader
2020-02-10 16:25:27
linux-kernel
[PATCH v4 0/5] remoteproc: Add elf64 support
2020-02-10 16:24:57
linux-kernel
[PATCH v4 1/5] remoteproc: Use u64 len for da_to_va
2020-02-10 16:24:50
linux-kernel
[PATCH v4 3/5] remoteproc: Add elf helpers to access elf64 and elf32 fields
2020-02-10 16:24:34
linux-kernel
[PATCH v4 5/5] remoteproc: Adapt coredump to generate correct elf type
2020-02-10 16:24:28
linux-kernel
[PATCH v4 2/5] remoteproc: Use u64 type for boot_addr
2020-02-07 08:00:22
linux-kernel
Re: [PATCH v3 2/2] remoteproc: Add elf64 support in elf loader
2020-02-06 15:08:29
linux-kernel
Re: [PATCH v3 2/2] remoteproc: Add elf64 support in elf loader
2020-02-06 08:39:20
linux-kernel
Re: [PATCH v3 2/2] remoteproc: Add elf64 support in elf loader
2020-02-04 17:46:53
linux-kernel
[PATCH v3 2/2] remoteproc: Add elf64 support in elf loader
2020-02-04 17:46:05
linux-kernel
[PATCH v3 1/2] remoteproc: Use u64 len for da_to_va
2020-02-04 17:45:33
linux-kernel
[PATCH v3 0/2] remoteproc: Add elf64 support to elf loader
2020-02-04 17:13:12
linux-kernel
Re: [PATCH v2 1/2] remoteproc: Use u64 len for da_to_va
2020-02-04 15:00:25
linux-kernel
[PATCH] remoteproc: Replace trailing commas with semicolons
2020-02-04 14:37:49
linux-kernel
[PATCH v2 2/2] remoteproc: Add elf64 support in elf loader
2020-02-04 14:37:11
linux-kernel
[PATCH v2 1/2] remoteproc: Use u64 len for da_to_va
2020-01-29 08:56:33
linux-kernel
Re: [PATCH v2] remoteproc: Add elf64 support in elf loader
2020-01-27 08:53:58
linux-kernel
Re: [PATCH v2] remoteproc: Add elf64 support in elf loader
2020-01-24 08:39:43
linux-kernel
Re: [PATCH v2] remoteproc: Add elf64 support in elf loader
2020-01-19 19:44:56
linux-kernel
Re: [PATCH] remoteproc: Add support for predefined notifyids