Show patches with: Submitter = Laurent Pinchart       |    Archived = No       |   2556 patches
« 1 2 3 425 26 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] utils: checkstyle.py: Drop period at end of Doxygen one liners utils: checkstyle.py: Extend Doxygen formatter - 1 - 0 0 0 2024-04-16 Laurent Pinchart New
[1/2] utils: checkstyle.py: Use r'' strings for regular expressions utils: checkstyle.py: Extend Doxygen formatter - 1 - 0 0 0 2024-04-16 Laurent Pinchart New
[v2] utils: ipc: Fix async main interface functions with no parameters [v2] utils: ipc: Fix async main interface functions with no parameters - 3 - 0 0 0 2024-04-12 Laurent Pinchart Accepted
media: v4l2-subdev: Clearly document that the crop API won't be extended media: v4l2-subdev: Clearly document that the crop API won't be extended 1 - - 0 0 0 2024-04-04 Laurent Pinchart New
v4l2: meson: Keep defines sorted alphabetically v4l2: meson: Keep defines sorted alphabetically - 2 - 0 0 0 2024-03-27 Laurent Pinchart Accepted
[v2,14/14] libcamera: camera_sensor: Expose the Bayer order libcamera: Prepare for new camera sensor class - 2 - 0 0 0 2024-03-15 Laurent Pinchart Accepted
[v2,13/14] libcamera: camera_sensor: Test for read-only HBLANK with READ_ONLY flag libcamera: Prepare for new camera sensor class - 2 - 0 0 0 2024-03-15 Laurent Pinchart Accepted
[v2,12/14] libcamera: camera_sensor: Reorder functions libcamera: Prepare for new camera sensor class - 2 - 0 0 0 2024-03-15 Laurent Pinchart Accepted
[v2,11/14] libcamera: camera_sensor: Drop updateControlInfo() function libcamera: Prepare for new camera sensor class - 2 - 0 0 0 2024-03-15 Laurent Pinchart Accepted
[v2,10/14] libcamera: camera_sensor: Move related classes to subdirectory libcamera: Prepare for new camera sensor class - 2 - 0 0 0 2024-03-15 Laurent Pinchart Accepted
[v2,09/14] libcamera: v4l2_subdevice: Add V4L2Subdevice::Route structure libcamera: Prepare for new camera sensor class - 2 - 0 0 0 2024-03-15 Laurent Pinchart Accepted
[v2,08/14] libcamera: v4l2_subdevice: Replace Routing::toString() with operator<<() libcamera: Prepare for new camera sensor class - 2 - 0 0 0 2024-03-15 Laurent Pinchart Accepted
[v2,07/14] libcamera: v4l2_subdevice: Add stream support to get/set functions libcamera: Prepare for new camera sensor class - 2 - 0 0 0 2024-03-15 Laurent Pinchart Accepted
[v2,06/14] libcamera: v4l2_subdevice: Rename V4L2SubdeviceFormat::mbus_code to code libcamera: Prepare for new camera sensor class - 2 - 0 0 0 2024-03-15 Laurent Pinchart Accepted
[v2,05/14] libcamera: v4l2_subdevice: Drop V4L2SubdeviceFormat::bitsPerPixel() libcamera: Prepare for new camera sensor class - 2 - 0 0 0 2024-03-15 Laurent Pinchart Accepted
[v2,04/14] libcamera: v4l2_subdevice: Extend MediaBusFormatInfo with metadata formats libcamera: Prepare for new camera sensor class - 2 - 0 0 0 2024-03-15 Laurent Pinchart Accepted
[v2,03/14] libcamera: v4l2_subdevice: Expose media bus format info as internal API libcamera: Prepare for new camera sensor class - 2 - 0 0 0 2024-03-15 Laurent Pinchart Accepted
[v2,02/14] libcamera: v4l2_subdevice: Add code member to MediaBusFormatInfo libcamera: Prepare for new camera sensor class - 2 - 0 0 0 2024-03-15 Laurent Pinchart Accepted
[v2,01/14] libcamera: v4l2_subdevice: Rename V4L2SubdeviceFormatInfo libcamera: Prepare for new camera sensor class - 2 - 0 0 0 2024-03-15 Laurent Pinchart Accepted
[PATCH/RFC,32/32,HACK] : ipa: rpi: cam_helper_imx219: Enable embedded data libcamera: Support the upstream Unicam driver - - - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,31/32] include: linux: Drop V4L2_META_FMT_SENSOR_DATA libcamera: Support the upstream Unicam driver - - - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,30/32] pipeline: raspberrypi: vc4: Fix configuration of the embedded data node libcamera: Support the upstream Unicam driver - - - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,29/32] pipeline: raspberrypi: vc4: Configure format on Unicam subdev libcamera: Support the upstream Unicam driver - - - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,28/32] pipeline: raspberrypi: vc4: Unconditionally create embedded data stream libcamera: Support the upstream Unicam driver - - - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,27/32] pipeline: raspberrypi: vc4: Use the CameraSensor embedded data API libcamera: Support the upstream Unicam driver - - - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,26/32] pipeline: raspberrypi: vc4: Reorganize platformConfigure() libcamera: Support the upstream Unicam driver - - - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,25/32] pipeline: raspberrypi: vc4: Use operator<<(V4L2VideoFormat) libcamera: Support the upstream Unicam driver - - - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,24/32] pipeline: raspberrypi: common: Configure sensor embedded data libcamera: Support the upstream Unicam driver - - - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,23/32] libcamera: camera_sensor: Add support for embedded data libcamera: Support the upstream Unicam driver - - - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,22/32] libcamera: Add CameraSensor implementation for raw V4L2 sensors libcamera: Support the upstream Unicam driver - - - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,21/32] libcamera: camera_sensor: Sort factories by priority libcamera: Support the upstream Unicam driver - 1 - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,20/32] libcamera: camera_sensor: Create abstract base class libcamera: Support the upstream Unicam driver - 1 - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,19/32] libcamera: camera_sensor: Introduce CameraSensorFactory libcamera: Support the upstream Unicam driver - 1 - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,18/32] libcamera: camera_sensor: Expose the Bayer order libcamera: Support the upstream Unicam driver - 2 - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,17/32] libcamera: camera_sensor: Test for read-only HBLANK with READ_ONLY flag libcamera: Support the upstream Unicam driver - 2 - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,16/32] libcamera: camera_sensor: Reorder functions libcamera: Support the upstream Unicam driver - 2 - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,15/32] libcamera: camera_sensor: Drop updateControlInfo() function libcamera: Support the upstream Unicam driver - 2 - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,14/32] libcamera: camera_sensor: Move related classes to subdirectory libcamera: Support the upstream Unicam driver - 2 - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,13/32] libcamera: v4l2_videodevice: Update to the new kernel metadata API libcamera: Support the upstream Unicam driver - - - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,12/32] libcamera: v4l2_subdevice: Add new metadata formats libcamera: Support the upstream Unicam driver - - - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,11/32] libcamera: v4l2_subdevice: Update to the new kernel routing API libcamera: Support the upstream Unicam driver - - - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,10/32,DNI] include: linux: Update kernel headers to metadata API libcamera: Support the upstream Unicam driver - - - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,09/32] libcamera: v4l2_subdevice: Add V4L2Subdevice::Route structure libcamera: Support the upstream Unicam driver - 1 - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,08/32] libcamera: v4l2_subdevice: Replace Routing::toString() with operator<<() libcamera: Support the upstream Unicam driver - 1 - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,07/32] libcamera: v4l2_subdevice: Add stream support to get/set functions libcamera: Support the upstream Unicam driver - 1 - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,06/32] libcamera: v4l2_subdevice: Rename V4L2SubdeviceFormat::mbus_code to code libcamera: Support the upstream Unicam driver - 1 - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,05/32] libcamera: v4l2_subdevice: Drop V4L2SubdeviceFormat::bitsPerPixel() libcamera: Support the upstream Unicam driver - 1 - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,04/32] libcamera: v4l2_subdevice: Extend MediaBusFormatInfo with metadata formats libcamera: Support the upstream Unicam driver - 1 - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,03/32] libcamera: v4l2_subdevice: Expose media bus format info as internal API libcamera: Support the upstream Unicam driver - 1 - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,02/32] libcamera: v4l2_subdevice: Add code member to MediaBusFormatInfo libcamera: Support the upstream Unicam driver - 1 - 0 0 0 2024-03-01 Laurent Pinchart RFC
[PATCH/RFC,01/32] libcamera: v4l2_subdevice: Rename V4L2SubdeviceFormatInfo libcamera: Support the upstream Unicam driver - 1 - 0 0 0 2024-03-01 Laurent Pinchart RFC
[9/9] libcamera: v4l2_subdevice: Add V4L2Subdevice::Route structure libcamera: v4l2_subdevice: Prepare for embedded data support - - - 0 0 0 2024-02-27 Laurent Pinchart Accepted
[8/9] libcamera: v4l2_subdevice: Replace Routing::toString() with operator<<() libcamera: v4l2_subdevice: Prepare for embedded data support - 1 - 0 0 0 2024-02-27 Laurent Pinchart Accepted
[7/9] libcamera: v4l2_subdevice: Add stream support to get/set functions libcamera: v4l2_subdevice: Prepare for embedded data support - - - 0 0 0 2024-02-27 Laurent Pinchart Accepted
[6/9] libcamera: v4l2_subdevice: Rename V4L2SubdeviceFormat::mbus_code to code libcamera: v4l2_subdevice: Prepare for embedded data support - 1 - 0 0 0 2024-02-27 Laurent Pinchart Accepted
[5/9] libcamera: v4l2_subdevice: Drop V4L2SubdeviceFormat::bitsPerPixel() libcamera: v4l2_subdevice: Prepare for embedded data support - 1 - 0 0 0 2024-02-27 Laurent Pinchart Accepted
[4/9] libcamera: v4l2_subdevice: Extend MediaBusFormatInfo with metadata formats libcamera: v4l2_subdevice: Prepare for embedded data support - - - 0 0 0 2024-02-27 Laurent Pinchart Accepted
[3/9] libcamera: v4l2_subdevice: Expose media bus format info as internal API libcamera: v4l2_subdevice: Prepare for embedded data support - - - 0 0 0 2024-02-27 Laurent Pinchart Accepted
[2/9] libcamera: v4l2_subdevice: Add code member to MediaBusFormatInfo libcamera: v4l2_subdevice: Prepare for embedded data support - 1 - 0 0 0 2024-02-27 Laurent Pinchart Accepted
[1/9] libcamera: v4l2_subdevice: Rename V4L2SubdeviceFormatInfo libcamera: v4l2_subdevice: Prepare for embedded data support - 1 - 0 0 0 2024-02-27 Laurent Pinchart Accepted
utils: rkisp1: gen-csc-table.py: Don't presume python3 location utils: rkisp1: gen-csc-table.py: Don't presume python3 location - 2 - 0 0 0 2024-02-27 Laurent Pinchart Accepted
libcamera: formats: Fix typos in PixelFormatInfo documentation libcamera: formats: Fix typos in PixelFormatInfo documentation - 2 - 0 0 0 2024-02-27 Laurent Pinchart Accepted
[2/2] libcamera: Use utils::to_underlying() libcamera: Add utils::to_underlying() helper - - - 0 0 0 2024-02-25 Laurent Pinchart Accepted
[1/2] libcamera: utils: Add to_underlying() helper function libcamera: Add utils::to_underlying() helper - 1 - 0 0 0 2024-02-25 Laurent Pinchart Accepted
[v3,5/5] ipa: rkisp1: Support the i.MX8MP ISP version ipa: rkisp1: Support the i.MX8MP ISP - 1 - 0 0 0 2024-02-18 Laurent Pinchart Accepted
[v3,4/5] include: linux: Add RKISP1_V_IMX8MP version ipa: rkisp1: Support the i.MX8MP ISP - 1 - 0 0 0 2024-02-18 Laurent Pinchart Accepted
[v3,3/5] ipa: rkisp1: Fix histogram weights configuration ipa: rkisp1: Support the i.MX8MP ISP - 2 - 0 0 0 2024-02-18 Laurent Pinchart Accepted
[v3,2/5] ipa: rkisp1: Store hardware parameters in IPA context ipa: rkisp1: Support the i.MX8MP ISP - 2 - 0 0 0 2024-02-18 Laurent Pinchart Accepted
[v3,1/5] ipa: rkisp1: agc: Wrap variable length C arrays in spans ipa: rkisp1: Support the i.MX8MP ISP - 2 - 0 0 0 2024-02-18 Laurent Pinchart Accepted
[v2,12/12] libcamera: object: Add and use thread-bound assertion libcamera: Hardening against thread race conditions - 1 - 0 0 0 2024-01-23 Laurent Pinchart Accepted
[v2,11/12] libcamera: object: Document and ensure Object deletion constraints libcamera: Hardening against thread race conditions - 1 - 0 0 0 2024-01-23 Laurent Pinchart Accepted
[v2,10/12] test: timer-thread: Destroy Object from correct thread context libcamera: Hardening against thread race conditions - 1 - 0 0 0 2024-01-23 Laurent Pinchart Accepted
[v2,09/12] test: timer-thread: Move timer start from wrong thread to separate test libcamera: Hardening against thread race conditions - 1 - 0 0 0 2024-01-23 Laurent Pinchart Accepted
[v2,08/12] test: signal-threads: Destroy Object from correct thread context libcamera: Hardening against thread race conditions - 1 - 0 0 0 2024-01-23 Laurent Pinchart Accepted
[v2,07/12] test: message: Destroy Object from correct thread context libcamera: Hardening against thread race conditions - 1 - 0 0 0 2024-01-23 Laurent Pinchart Accepted
[v2,06/12] test: message: Remove incorrect slow receiver test libcamera: Hardening against thread race conditions - 1 - 0 0 0 2024-01-23 Laurent Pinchart Accepted
[v2,05/12] test: event-thread: Destroy Object from correct thread context libcamera: Hardening against thread race conditions - 1 - 0 0 0 2024-01-23 Laurent Pinchart Accepted
[v2,04/12] libcamera: thread: Ensure deferred deletion of all objects before stopping libcamera: Hardening against thread race conditions - 1 - 0 0 0 2024-01-23 Laurent Pinchart Accepted
[v2,03/12] test: object-delete: Test deferred delete just before thread stops libcamera: Hardening against thread race conditions - 1 - 0 0 0 2024-01-23 Laurent Pinchart Accepted
[v2,02/12] libcamera: signal: Replace object.h inclusion with forward declatation libcamera: Hardening against thread race conditions - 1 - 0 0 0 2024-01-23 Laurent Pinchart Accepted
[v2,01/12] libcamera: object: Fix thread-bound reference in documentation libcamera: Hardening against thread race conditions - 1 - 0 0 0 2024-01-23 Laurent Pinchart Accepted
libcamera: Remove empty formats.c libcamera: Remove empty formats.c - 1 - 0 0 0 2024-01-22 Laurent Pinchart Accepted
[libcamera-devel,12/12] libcamera: object: Add and use thread-bound assertion libcamera: Hardening against thread race conditions - 1 - 0 0 0 2024-01-21 Laurent Pinchart Accepted
[libcamera-devel,11/12] libcamera: object: Document and ensure Object deletion constraints libcamera: Hardening against thread race conditions - 1 - 0 0 0 2024-01-21 Laurent Pinchart Accepted
[libcamera-devel,10/12] test: timer-thread: Destroy Object from correct thread context libcamera: Hardening against thread race conditions - 1 - 0 0 0 2024-01-21 Laurent Pinchart Accepted
[libcamera-devel,09/12] test: timer-thread: Move timer start from wrong thread to separate test libcamera: Hardening against thread race conditions - - - 0 0 0 2024-01-21 Laurent Pinchart Accepted
[libcamera-devel,08/12] test: signal-threads: Destroy Object from correct thread context libcamera: Hardening against thread race conditions - 1 - 0 0 0 2024-01-21 Laurent Pinchart Accepted
[libcamera-devel,07/12] test: message: Destroy Object from correct thread context libcamera: Hardening against thread race conditions - 1 - 0 0 0 2024-01-21 Laurent Pinchart Accepted
[libcamera-devel,06/12] test: message: Remove incorrect slow receiver test libcamera: Hardening against thread race conditions - 1 - 0 0 0 2024-01-21 Laurent Pinchart Accepted
[libcamera-devel,05/12] test: event-thread: Destroy Object from correct thread context libcamera: Hardening against thread race conditions - 1 - 0 0 0 2024-01-21 Laurent Pinchart Accepted
[libcamera-devel,04/12] libcamera: thread: Ensure deferred deletion of all objects before stopping libcamera: Hardening against thread race conditions - - - 0 0 0 2024-01-21 Laurent Pinchart Accepted
[libcamera-devel,03/12] test: object-delete: Test deferred delete just before thread stops libcamera: Hardening against thread race conditions - 1 - 0 0 0 2024-01-21 Laurent Pinchart Accepted
[libcamera-devel,02/12] libcamera: signal: Replace object.h inclusion with forward declatation libcamera: Hardening against thread race conditions - 1 - 0 0 0 2024-01-21 Laurent Pinchart Accepted
[libcamera-devel,01/12] libcamera: object: Fix thread-bound reference in documentation libcamera: Hardening against thread race conditions - 1 - 0 0 0 2024-01-21 Laurent Pinchart Accepted
[libcamera-devel,2/2] libcamera: v4l2_subdevice: Enable streams API when supported libcamera: Enable V4L2 subdev streams support - 1 1 0 0 0 2024-01-17 Laurent Pinchart Accepted
[libcamera-devel,1/2] include: linux: Update kernel headers to version v6.7 libcamera: Enable V4L2 subdev streams support 1 - - 0 0 0 2024-01-17 Laurent Pinchart Accepted
[libcamera-devel] libipa: camera_sensor_helper: Mark createInstance() with override [libcamera-devel] libipa: camera_sensor_helper: Mark createInstance() with override - 1 - 0 0 0 2024-01-12 Laurent Pinchart Accepted
[libcamera-devel] lc-compliance: Set minimum version for gtest dependency [libcamera-devel] lc-compliance: Set minimum version for gtest dependency - 2 - 0 0 0 2024-01-09 Laurent Pinchart Accepted
[libcamera-devel] gstreamer: Support for pre-1.16 GstEvent [libcamera-devel] gstreamer: Support for pre-1.16 GstEvent - 2 - 0 0 0 2024-01-09 Laurent Pinchart Accepted
[libcamera-devel] Documentation: camera-sensor-model: Support Sphinx < 2.0 [libcamera-devel] Documentation: camera-sensor-model: Support Sphinx < 2.0 - 2 - 0 0 0 2024-01-09 Laurent Pinchart Accepted
« 1 2 3 425 26 »