Show patches with: Submitter = Laurent Pinchart       |    Archived = No       |   2562 patches
« 1 2 ... 18 19 2025 26 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[libcamera-devel,v2,29/32] libcamera: control_serializer: Add support for array controls libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,28/32] libcamera: control_serializer: Use zero-copy ByteStreamBuffer::read() libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,27/32] libcamera: control_serializer: Simplify serialization of ControlValue libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,26/32] libcamera: control_serializer: Use explicit ControlTypeNone case libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,25/32] libcamera: byte_stream_buffer: Add zero-copy read() variant libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,24/32] libcamera: byte_stream_buffer: Add Span<> support libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,23/32] libcamera: byte_stream_buffer: Fix documentation of read() and write() libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,22/32] libcamera: ipa: Support array controls in ipa_control_value_entry libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,21/32] libcamera: controls: Convert bool ControlValue to lowercase strings libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,20/32] libcamera: controls: Add support for byte controls libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,19/32] libcamera: controls: Add support for float controls libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,18/32] libcamera: controls: Add a 'size' yaml property libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,17/32] libcamera: controls: Allow passing an std::initializer list to set() libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,16/32] libcamera: controls: Support array controls in ControlValue libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,15/32] libcamera: controls: Expose raw data in ControlValue libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,14/32] libcamera: controls: Move Control constructor to controls.h libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,13/32] libcamera: controls: Move ControlValue constructor to controls.h libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,12/32] libcamera: controls: Move ControlValue get() and set() to controls.h libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,11/32] libcamera: controls: Add templates to convert a type T to a ControlType libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,10/32] libcamera: controls: Return control by value libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,09/32] libcamera: controls: Decouple control and value type in ControlList::s... libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,08/32] libcamera: controls: Don't convert 32-bit and 64-bit implicitly libcamera: Add support for array controls - 2 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,07/32] libcamera: controls: Reorder ControlValue methods libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,06/32] libcamera: ipa: Test control structure size with static_assert libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,05/32] libcamera: ipa: Make <ipa/ipa_controls.h> self-contained libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,04/32] libcamera: ipa: Remove unused IPA control types libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,03/32] libcamera: gen-controls: Fix documentation issue with << libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,02/32] test: Add Span test libcamera: Add support for array controls - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v2,01/32] libcamera: Add a C++20-compliant std::span<> implementation libcamera: Add support for array controls 1 - - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,33/31] test: controls: control_value: Expand test to cover array controls libcamera: Add support for array controls - - - 0 0 0 2020-03-01 Laurent Pinchart Superseded
[libcamera-devel,32/31] test: controls: control_value: Expand test to cover all control types libcamera: Add support for array controls - - - 0 0 0 2020-03-01 Laurent Pinchart Superseded
[libcamera-devel,v1.2,16/31] libcamera: controls: Support array controls in ControlValue Untitled series #699 - 1 - 0 0 0 2020-03-01 Laurent Pinchart Accepted
[libcamera-devel,v1.1,16/31] libcamera: controls: Support array controls in ControlValue Untitled series #698 - - - 0 0 0 2020-03-01 Laurent Pinchart Accepted
[libcamera-devel] libcamera: control_serializer: Use explicit ControlTypeNone case [libcamera-devel] libcamera: control_serializer: Use explicit ControlTypeNone case - 1 - 0 0 0 2020-03-01 Laurent Pinchart Accepted
[libcamera-devel,31/31] DNI: test: serialization: Serialize array control with a single element libcamera: Add support for array controls - - - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,30/31] DNI: test: serialization: Serialize array controls libcamera: Add support for array controls - - - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,29/31] DNI: test array controls libcamera: Add support for array controls - - - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,28/31] cam: Add option to list camera properties libcamera: Add support for array controls - 2 - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,27/31] libcamera: control_serializer: Add support for array controls libcamera: Add support for array controls - 1 - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,26/31] libcamera: control_serializer: Use zero-copy ByteStreamBuffer::read() libcamera: Add support for array controls - 1 - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,25/31] libcamera: control_serializer: Simplify serialization of ControlValue libcamera: Add support for array controls - 1 - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,24/31] libcamera: byte_stream_buffer: Add zero-copy read() variant libcamera: Add support for array controls - 1 - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,23/31] libcamera: byte_stream_buffer: Add Span<> support libcamera: Add support for array controls - 1 - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,22/31] libcamera: byte_stream_buffer: Fix documentation of read() and write() libcamera: Add support for array controls - 1 - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,21/31] libcamera: ipa: Support array controls in ipa_control_value_entry libcamera: Add support for array controls - 1 - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,20/31] libcamera: controls: Add support for int8_t controls libcamera: Add support for array controls - 1 - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,19/31] libcamera: controls: Add support for float controls libcamera: Add support for array controls - 1 - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,18/31] libcamera: controls: Add a 'size' yaml property libcamera: Add support for array controls - 1 - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,17/31] libcamera: controls: Allow passing an std::initializer list to set() libcamera: Add support for array controls - 1 - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,16/31] libcamera: controls: Support array controls in ControlValue libcamera: Add support for array controls - - - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,15/31] libcamera: controls: Expose raw data in ControlValue libcamera: Add support for array controls - 1 - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,14/31] libcamera: controls: Move Control constructor to controls.h libcamera: Add support for array controls - 1 - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,13/31] libcamera: controls: Move ControlValue constructor to controls.h libcamera: Add support for array controls - 1 - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,12/31] libcamera: controls: Move ControlValue get() and set() to controls.h libcamera: Add support for array controls - 1 - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,11/31] libcamera: controls: Add templates to convert a type T to a ControlType libcamera: Add support for array controls - 1 - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,10/31] libcamera: controls: Return control by value in ControlList::get() libcamera: Add support for array controls - 1 - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,09/31] libcamera: controls: Decouple control and value type in ControlList::set() libcamera: Add support for array controls - 1 - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,08/31] libcamera: controls: Don't convert 32-bit and 64-bit implicitly libcamera: Add support for array controls - 2 - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,07/31] libcamera: controls: Reorder ControlValue methods libcamera: Add support for array controls - 1 - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,06/31] libcamera: ipa: Test control structure size with static_assert libcamera: Add support for array controls - 1 - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,05/31] libcamera: ipa: Make <ipa/ipa_controls.h> self-contained libcamera: Add support for array controls - 1 - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,04/31] libcamera: ipa: Remove unused IPA control types libcamera: Add support for array controls - 1 - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,03/31] libcamera: gen-controls: Fix documentation issue with << libcamera: Add support for array controls - 1 - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,02/31] test: Add Span test libcamera: Add support for array controls - 1 - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel,01/31] libcamera: Add a C++20-compliant std::span<> implementation libcamera: Add support for array controls 1 - - 0 0 0 2020-02-29 Laurent Pinchart Superseded
[libcamera-devel] qcam: Fix compilation errors with clang-10 [libcamera-devel] qcam: Fix compilation errors with clang-10 - 2 - 0 0 0 2020-02-18 Laurent Pinchart Accepted
[libcamera-devel,v2] libcamera: device_enumerator: Don't stop if one device fails [libcamera-devel,v2] libcamera: device_enumerator: Don't stop if one device fails - 2 - 0 0 0 2020-02-17 Laurent Pinchart Accepted
[libcamera-devel] test: camera: buffer_import: Don't include <random> [libcamera-devel] test: camera: buffer_import: Don't include <random> - 2 - 0 0 0 2020-02-16 Laurent Pinchart Accepted
[libcamera-devel] libcamera: Use C++14 std::*_t type traits [libcamera-devel] libcamera: Use C++14 std::*_t type traits - 1 - 0 0 0 2020-02-16 Laurent Pinchart Accepted
[libcamera-devel] libcamera: device_enumerator: Don't stop if one device fails [libcamera-devel] libcamera: device_enumerator: Don't stop if one device fails - 1 1 0 0 0 2020-02-14 Laurent Pinchart Superseded
[libcamera-devel,PATCH/RFC,v1.1] licenses: Move developer's certificate of origin to Documentation/ [libcamera-devel,PATCH/RFC,v1.1] licenses: Move developer's certificate of origin to Documentation/ - 1 - 0 0 0 2020-02-13 Laurent Pinchart Accepted
[libcamera-devel,PATCH/RFC,11/11] licenses: Add SPDX headers to Gentoo ebuild Improve license information - 1 - 0 0 0 2020-02-13 Laurent Pinchart Accepted
[libcamera-devel,PATCH/RFC,10/11] licenses: Add SPDX headers to the git commit hook scripts Improve license information - 1 - 0 0 0 2020-02-13 Laurent Pinchart Accepted
[libcamera-devel,PATCH/RFC,09/11] licenses: Add SPDX headers to all meson files Improve license information - 1 - 0 0 0 2020-02-13 Laurent Pinchart pinchartl Superseded
[libcamera-devel,PATCH/RFC,08/11] licenses: Add SPDX headers to the website builder and theme Improve license information - 1 - 0 0 0 2020-02-13 Laurent Pinchart Accepted
[libcamera-devel,PATCH/RFC,07/11] licenses: Add SPDX headers to Doxygen configuration Improve license information - 1 - 0 0 0 2020-02-13 Laurent Pinchart Accepted
[libcamera-devel,PATCH/RFC,06/11] licenses: Add SPDX headers to RST documentation Improve license information - 1 - 0 0 0 2020-02-13 Laurent Pinchart Accepted
[libcamera-devel,PATCH/RFC,05/11] licenses: Move developer's certificate of origin to Documentation/ Improve license information - - - 0 0 0 2020-02-13 Laurent Pinchart Accepted
[libcamera-devel,PATCH/RFC,04/11] licenses: Replace deprecated GPL-2.0 with GPL-2.0-only Improve license information - 1 - 0 0 0 2020-02-13 Laurent Pinchart Accepted
[libcamera-devel,PATCH/RFC,03/11] licenses: Remove unused LGPL-2.1 Improve license information - 1 - 0 0 0 2020-02-13 Laurent Pinchart Accepted
[libcamera-devel,PATCH/RFC,02/11] licenses: Add missing licenses Improve license information - 1 - 0 0 0 2020-02-13 Laurent Pinchart Accepted
[libcamera-devel,PATCH/RFC,01/11] licenses: Rename license files according to REUSE Improve license information 1 - - 0 0 0 2020-02-13 Laurent Pinchart Accepted
[libcamera-devel,v2,3/3] test: thread: Test waiting on a thread that is not running [libcamera-devel,v2,1/3] libcamera: thread: Support timeout in wait() function - 1 - 0 0 0 2020-02-13 Laurent Pinchart Accepted
[libcamera-devel,v2,2/3] test: threads: Add wait() timeout test [libcamera-devel,v2,1/3] libcamera: thread: Support timeout in wait() function - 2 - 0 0 0 2020-02-13 Laurent Pinchart Accepted
[libcamera-devel,v2,1/3] libcamera: thread: Support timeout in wait() function [libcamera-devel,v2,1/3] libcamera: thread: Support timeout in wait() function - 2 - 0 0 0 2020-02-13 Laurent Pinchart Accepted
[libcamera-devel] meson.build: Silence the C99 designators warning [libcamera-devel] meson.build: Silence the C99 designators warning - 2 - 0 0 0 2020-02-12 Laurent Pinchart Accepted
[libcamera-devel] libcamera: ipa_module: Use ElfW() macro for native word size [libcamera-devel] libcamera: ipa_module: Use ElfW() macro for native word size - 1 - 0 0 0 2020-02-06 Laurent Pinchart Accepted
[libcamera-devel,2/2] test: threads: Add wait() timeout test [libcamera-devel,1/2] libcamera: thread: Support timeout in wait() function - 2 - 0 0 0 2020-01-23 Laurent Pinchart Superseded
[libcamera-devel,1/2] libcamera: thread: Support timeout in wait() function [libcamera-devel,1/2] libcamera: thread: Support timeout in wait() function - 2 - 0 0 0 2020-01-23 Laurent Pinchart Superseded
[libcamera-devel,v2,13/13] android: Remove internal thread Initial libcamera threading model 1 - - 0 0 0 2020-01-22 Laurent Pinchart Accepted
[libcamera-devel,v2,12/13] v4l2: Remove internal thread Initial libcamera threading model - 1 - 0 0 0 2020-01-22 Laurent Pinchart Accepted
[libcamera-devel,v2,11/13] libcamera: pipeline_handler: Document the threading model Initial libcamera threading model - 1 - 0 0 0 2020-01-22 Laurent Pinchart Accepted
[libcamera-devel,v2,10/13] libcamera: camera: Implement the threading model Initial libcamera threading model - 1 - 0 0 0 2020-01-22 Laurent Pinchart Accepted
[libcamera-devel,v2,09/13] libcamera: camera_manager: Run the camera manager in a thread Initial libcamera threading model - 1 - 0 0 0 2020-01-22 Laurent Pinchart Accepted
[libcamera-devel,v2,08/13] libcamera: signal: Make connection and disconnection thread-safe Initial libcamera threading model - 2 - 0 0 0 2020-01-22 Laurent Pinchart Accepted
[libcamera-devel,v2,07/13] libcamera: Document thread-safety attributes of core classes Initial libcamera threading model - 1 - 0 0 0 2020-01-22 Laurent Pinchart Accepted
[libcamera-devel,v2,06/13] libcamera: Define the threading model Initial libcamera threading model - 3 - 0 0 0 2020-01-22 Laurent Pinchart Accepted
[libcamera-devel,v2,05/13] libcamera: camera: Centralize state checks in Private class Initial libcamera threading model - 1 - 0 0 0 2020-01-22 Laurent Pinchart Accepted
[libcamera-devel,v2,04/13] libcamera: camera: Move private data members to private implementation Initial libcamera threading model - 1 - 0 0 0 2020-01-22 Laurent Pinchart Accepted
[libcamera-devel,v2,03/13] libcamera: camera_manager: Return a copy of the vector from cameras() Initial libcamera threading model - 1 - 0 0 0 2020-01-22 Laurent Pinchart Accepted
« 1 2 ... 18 19 2025 26 »