Current Team Memberships

Show patches with: Archived = No       |   164 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[1/1] irqchip: stm32-exti: add domain translate function [1/1] irqchip: stm32-exti: add domain translate function --- 2019-01-11 Loic Pallardy New
[1/1] mailbox: sti: add MODULE_DEVICE_TABLE for module autoload --- 2016-12-15 Loic Pallardy New
[1/1] remoteproc: correct rproc_free_vring() to avoid invalid kernel paging [1/1] remoteproc: correct rproc_free_vring() to avoid invalid kernel paging --- 2018-07-05 Loic Pallardy Superseded
[1/1] remoteproc: fix recovery procedure [1/1] remoteproc: fix recovery procedure --- 2019-01-09 Loic Pallardy New
[1/1] remoteproc: fix vdev reference management --- 2016-12-14 Loic Pallardy Accepted
[1/1] remoteproc: replace "%p" with "%pK" [1/1] remoteproc: replace "%p" with "%pK" --- 2018-07-06 Loic Pallardy Accepted
[1/1] remoteproc: st_slim: replace "%p" with "%pK" [1/1] remoteproc: st_slim: replace "%p" with "%pK" --- 2018-07-06 Loic Pallardy New
[1/1] rpmsg: virtio: change header file sort style [1/1] rpmsg: virtio: change header file sort style --- 2019-01-11 Loic Pallardy New
[1/1] rpmsg: virtio_rpmsg_bus: Fix rpmsg_create_channel memory leak [1/1] rpmsg: virtio_rpmsg_bus: Fix rpmsg_create_channel memory leak --- 2018-07-25 Loic Pallardy New
[1/1] rpmsg: virtio_rpmsg_bus: Fix rpmsg_remove() release order [1/1] rpmsg: virtio_rpmsg_bus: Fix rpmsg_remove() release order --- 2018-07-25 Loic Pallardy New
[1/2] remoteproc: debug: add resource table dump feature remoteproc: increase debug capabilities --- 2017-10-27 Loic Pallardy Superseded
[1/2] remoteproc: Modify FW_RSC_ADDR_ANY definition --- 2016-08-26 Loic Pallardy Superseded
[1/2] remoteproc: replace bool from struct rproc by u8 remoteproc: add support for preloaded firmware --- 2018-11-29 Loic Pallardy Superseded
[1/3] remoteproc: create vdev subdevice with specific dma memory pool remoteproc: complete fixed memory region support --- 2018-11-29 Loic Pallardy Superseded
[1/7] remoteproc: add rproc_va_to_pa function remoteproc: add fixed memory region support --- 2017-10-27 Loic Pallardy Superseded
[1/7] remoteproc: correct rproc_mem_entry_init() comments remoteproc: Fixes for memoy carveout management --- 2018-11-29 Loic Pallardy Superseded
[2/2] remoteproc: add support for co-processor booted before kernel remoteproc: add support for preloaded firmware --- 2018-11-29 Loic Pallardy Superseded
[2/2] remoteproc: core: Add fixed memory region support --- 2016-08-26 Loic Pallardy New
[2/2] remoteproc: debug: add carveouts list dump feature remoteproc: increase debug capabilities --- 2017-10-27 Loic Pallardy Superseded
[2/3] remoteproc: st: add reserved memory support remoteproc: complete fixed memory region support --- 2018-11-29 Loic Pallardy Superseded
[2/7] remoteproc: add release ops in rproc_mem_entry struct remoteproc: add fixed memory region support --- 2017-10-27 Loic Pallardy Superseded
[2/7] remoteproc: fix rproc_da_to_va in case of unallocated carveout remoteproc: Fixes for memoy carveout management --- 2018-11-29 Loic Pallardy Superseded
[3/3] rpmsg: virtio: allocate buffer from parent remoteproc: complete fixed memory region support --- 2018-11-29 Loic Pallardy Superseded
[3/7] remoteproc: fix rproc_alloc_carveout() bad variable cast remoteproc: Fixes for memoy carveout management --- 2018-11-29 Loic Pallardy Superseded
[3/7] remoteproc: introduce rproc_add_carveout function remoteproc: add fixed memory region support --- 2017-10-27 Loic Pallardy Superseded
[4/7] remoteproc: add warning on resource table cast remoteproc: Fixes for memoy carveout management --- 2018-11-29 Loic Pallardy New
[4/7] remoteproc: introduce rproc_find_carveout_by_da remoteproc: add fixed memory region support --- 2017-10-27 Loic Pallardy Superseded
[5/7] remoteproc: fix rproc_alloc_carveout() for rproc with iommu domain remoteproc: Fixes for memoy carveout management --- 2018-11-29 Loic Pallardy Superseded
[5/7] remoteproc: modify rproc_handle_carveout to support preallocated region remoteproc: add fixed memory region support --- 2017-10-27 Loic Pallardy Superseded
[6/7] remoteproc: fix trace buffer va initialization remoteproc: Fixes for memoy carveout management --- 2018-11-29 Loic Pallardy Superseded
[6/7] remoteproc: modify vring allocation to support preallocated region remoteproc: add fixed memory region support --- 2017-10-27 Loic Pallardy Superseded
[7/7] remoteproc: fix rproc_check_carveout_da() returned error and comments remoteproc: Fixes for memoy carveout management --- 2018-11-29 Loic Pallardy Superseded
[7/7] remoteproc: st: add reserved memory support remoteproc: add fixed memory region support --- 2017-10-27 Loic Pallardy Superseded
[RESEND,1/2] remoteproc: replace bool from struct rproc by u8 remoteproc: add support for preloaded firmware --- 2019-08-07 Loic Pallardy New
[RESEND,2/2] remoteproc: add support for co-processor booted before kernel remoteproc: add support for preloaded firmware --- 2019-08-07 Loic Pallardy Superseded
[v2,01/16] remoteproc: add rproc_va_to_pa function remoteproc: add fixed memory region support --- 2017-11-30 Loic Pallardy New
[v2,01/19] remoteproc: core: New API to add new resources to the resource table --- 2016-08-31 Loic Pallardy Superseded
[v2,02/16] remoteproc: add release ops in rproc_mem_entry struct remoteproc: add fixed memory region support --- 2017-11-30 Loic Pallardy New
[v2,02/19] remoteproc: core: Add function to dump resource table --- 2016-08-31 Loic Pallardy Superseded
[v2,03/16] remoteproc: introduce rproc_add_carveout function remoteproc: add fixed memory region support --- 2017-11-30 Loic Pallardy New
[v2,03/19] remoteproc: core: Add function to amend an existing resource table entry --- 2016-08-31 Loic Pallardy Superseded
[v2,04/16] remoteproc: introduce rproc_find_carveout_by_da remoteproc: add fixed memory region support --- 2017-11-30 Loic Pallardy New
[v2,04/19] remoteproc: core: Add function to append a new resource table entry --- 2016-08-31 Loic Pallardy Superseded
[v2,05/16] remoteproc: modify rproc_handle_carveout to support preallocated region remoteproc: add fixed memory region support --- 2017-11-30 Loic Pallardy New
[v2,05/19] remoteproc: core: Add function to over-ride current resource table --- 2016-08-31 Loic Pallardy Superseded
[v2,06/16] remoteproc: modify vring allocation to support preallocated region remoteproc: add fixed memory region support --- 2017-11-30 Loic Pallardy New
[v2,06/19] remoteproc: core: Add explicit message error if cached table failed --- 2016-08-31 Loic Pallardy New
[v2,07/16] remoteproc: st: add reserved memory support remoteproc: add fixed memory region support --- 2017-11-30 Loic Pallardy New
[v2,07/19] remoteproc: Add new resource type for resource table spare bytes --- 2016-08-31 Loic Pallardy New
[v2,08/16] remoteproc: add name in rproc_mem_entry struct remoteproc: add fixed memory region support --- 2017-11-30 Loic Pallardy Superseded
[v2,08/19] remoteproc: core: Associate action to resource request --- 2016-08-31 Loic Pallardy New
[v2,09/16] remoteproc: add memory device management support remoteproc: add fixed memory region support --- 2017-11-30 Loic Pallardy New
[v2,09/19] remoteproc: core: Finalize dump resource table function --- 2016-08-31 Loic Pallardy New
[v2,10/16] remoteproc: add memory device registering in rproc_add_carveout remoteproc: add fixed memory region support --- 2017-11-30 Loic Pallardy New
[v2,10/19] remoteproc: core: Add function to verify an existing resource in rsc table --- 2016-08-31 Loic Pallardy Superseded
[v2,11/16] remoteproc: introduce rproc_find_carveout_by_name function remoteproc: add fixed memory region support --- 2017-11-30 Loic Pallardy New
[v2,11/19] remoteproc: core: Add function to get resource table spare bytes information --- 2016-08-31 Loic Pallardy New
[v2,1/1] irqchip: stm32-exti: add domain translate function [v2,1/1] irqchip: stm32-exti: add domain translate function --- 2019-01-11 Loic Pallardy New
[v2,1/1] remoteproc: add support for co-processor booted before kernel [v2,1/1] remoteproc: add support for co-processor booted before kernel --- 2019-11-04 Loic Pallardy New
[v2,1/1] remoteproc: correct rproc_free_vring() to avoid invalid kernel paging [v2,1/1] remoteproc: correct rproc_free_vring() to avoid invalid kernel paging --- 2018-07-06 Loic Pallardy New
[v2,1/1] remoteproc: fix recovery procedure [v2,1/1] remoteproc: fix recovery procedure --- 2019-01-21 Loic Pallardy Accepted
[v2,12/16] remoteproc: look-up memory-device for vring allocation remoteproc: add fixed memory region support --- 2017-11-30 Loic Pallardy New
[v2,12/19] remoteproc: core: Add vdev support and force mode to resource amending function --- 2016-08-31 Loic Pallardy New
[v2,1/2] remoteproc: debug: add resource table dump feature remoteproc: increase debug capabilities --- 2017-11-06 Loic Pallardy Accepted
[v2,13/16] remoteproc: look-up memory-device for virtio device allocation remoteproc: add fixed memory region support --- 2017-11-30 Loic Pallardy New
[v2,13/19] remoteproc: core: Append resource only if spare resource present --- 2016-08-31 Loic Pallardy New
[v2,1/3] remoteproc: create vdev subdevice with specific dma memory pool remoteproc: complete fixed memory region support --- 2019-01-10 Loic Pallardy Accepted
[v2,1/3] remoteproc: Modify FW_RSC_ADDR_ANY definition --- 2016-09-06 Loic Pallardy New
[v2,14/16] remoteproc: look-up pre-registered carveout by name for carveout allocation remoteproc: add fixed memory region support --- 2017-11-30 Loic Pallardy New
[v2,14/19] remoteproc: core: Add resource request action support --- 2016-08-31 Loic Pallardy New
[v2,15/16] remoteproc: st: associate memory device to memory regions remoteproc: add fixed memory region support --- 2017-11-30 Loic Pallardy New
[v2,15/19] remoteproc: core: Add function to verify resource table consistency --- 2016-08-31 Loic Pallardy Superseded
[v2,16/16] rpmsg: virtio: allocate buffer from parent remoteproc: add fixed memory region support --- 2017-11-30 Loic Pallardy Superseded
[v2,16/19] remoteproc: core: Clean-up resource table sanity checks --- 2016-08-31 Loic Pallardy Superseded
[v2,1/6] rpmsg: virtio_rpmsg: set rpmsg_buf_size customizable virtio_rpmsg: make rpmsg channel configurable --- 2017-01-31 Loic Pallardy Superseded
[v2,17/19] remotecore: core: Add resource table pointer argument to rproc_handle_resource --- 2016-08-31 Loic Pallardy Superseded
[v2,1/7] remoteproc: correct rproc_mem_entry_init() comments remoteproc: Fixes for memoy carveout management --- 2019-01-10 Loic Pallardy New
[v2,18/19] remoteproc: core: Add function to create remoteproc local resource table --- 2016-08-31 Loic Pallardy New
[v2,19/19] remoteproc: core: Support empty resource tables --- 2016-08-31 Loic Pallardy New
[v2,2/2] remoteproc: debug: add carveouts list dump feature remoteproc: increase debug capabilities --- 2017-11-06 Loic Pallardy Accepted
[v2,2/3] remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in pa --- 2016-09-06 Loic Pallardy Accepted
[v2,2/3] remoteproc: st: add reserved memory support remoteproc: complete fixed memory region support --- 2019-01-10 Loic Pallardy Accepted
[v2,2/6] rpmsg: virtio_rpmsg_bus: fix sg_set_buf() when addr is not a valid kernel address virtio_rpmsg: make rpmsg channel configurable --- 2017-01-31 Loic Pallardy Superseded
[v2,2/7] remoteproc: fix rproc_da_to_va in case of unallocated carveout remoteproc: Fixes for memoy carveout management --- 2019-01-10 Loic Pallardy Accepted
[v2,3/3] remoteproc: core: add rproc ops for memory allocation --- 2016-09-06 Loic Pallardy New
[v2,3/3] rpmsg: virtio: allocate buffer from parent remoteproc: complete fixed memory region support --- 2019-01-10 Loic Pallardy Accepted
[v2,3/6] include: virtio_rpmsg: add virtio rpmsg configuration structure virtio_rpmsg: make rpmsg channel configurable --- 2017-01-31 Loic Pallardy Superseded
[v2,3/7] remoteproc: fix rproc_alloc_carveout() bad variable cast remoteproc: Fixes for memoy carveout management --- 2019-01-10 Loic Pallardy New
[v2,4/6] rpmsg: virtio_rpmsg: get buffer configuration from virtio virtio_rpmsg: make rpmsg channel configurable --- 2017-01-31 Loic Pallardy Superseded
[v2,4/7] remoteproc: add warning on resource table cast remoteproc: Fixes for memoy carveout management --- 2019-01-10 Loic Pallardy Accepted
[v2,5/6] rpmsg: virtio_rpmsg: don't allocate buffer if provided by low level driver virtio_rpmsg: make rpmsg channel configurable --- 2017-01-31 Loic Pallardy New
[v2,5/7] remoteproc: fix rproc_alloc_carveout() for rproc with iommu domain remoteproc: Fixes for memoy carveout management --- 2019-01-10 Loic Pallardy Accepted
[v2,6/6] rpmsg: virtio_rpmsg: set buffer configuration to virtio virtio_rpmsg: make rpmsg channel configurable --- 2017-01-31 Loic Pallardy Superseded
[v2,6/7] remoteproc: fix trace buffer va initialization remoteproc: Fixes for memoy carveout management --- 2019-01-10 Loic Pallardy New
[v2,7/7] remoteproc: fix rproc_check_carveout_da() returned error and comments remoteproc: Fixes for memoy carveout management --- 2019-01-10 Loic Pallardy Accepted
[v3,01/13] remoteproc: configure IOMMU only if device address requested remoteproc: add fixed memory region support --- 2018-03-01 Loic Pallardy Superseded
[v3,01/20] remoteproc: core: New API to add new resources to the resource table --- 2016-10-12 Loic Pallardy New
[v3,02/13] remoteproc: add rproc_va_to_pa function remoteproc: add fixed memory region support --- 2018-03-01 Loic Pallardy Superseded
[v3,02/20] remoteproc: core: Add function to dump resource table --- 2016-10-12 Loic Pallardy New
[v3,03/13] remoteproc: add release ops in rproc_mem_entry struct remoteproc: add fixed memory region support --- 2018-03-01 Loic Pallardy Superseded
« 1 2 »

Bundling

Create bundle: