Show patches with: Submitter = Niklas Söderlund       |    Archived = No       |   1202 patches
« 1 2 3 412 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[libcamera-devel,01/10] libcamera: buffer: Drop forward declaration of BufferPool libcamera: Fixes found while working on new buffer API - 1 - 0 0 0 2019-10-28 Niklas Söderlund Accepted
[libcamera-devel,01/10] libcamera: stream: Initialize stride and bufferCount libcamera: ipu3: Allow zero-copy RAW stream - 2 - 0 0 0 2020-06-02 Niklas Söderlund Superseded
[libcamera-devel,01/11] libcamera: Always check return value of MediaDevice::acquire() libcamerea: Add support for exclusive access to cameras between processes - 2 - 0 0 0 2019-04-29 Niklas Söderlund Superseded
[libcamera-devel,01/11] libcamera: pipeline_handler: Remove Camera argument from request handling libcamera: ipu3: Attach to an skeleton IPA - 3 - 0 0 0 2020-11-05 Niklas Söderlund neg Accepted
[libcamera-devel,01/12] libcamera: Add Camera class Add basic camera enumeration - 1 - 0 0 0 2018-12-22 Niklas Söderlund Superseded
[libcamera-devel,01/13] libcamera: ipu3: Remove unused name_ filed from IPU3Stream libcamera: ipu3: Refactoring of ImgU - 1 - 0 0 0 2020-06-27 Niklas Söderlund Superseded
[libcamera-devel,01/13] libcamera: pipeline: rkisp1: Fix line length typo libcamera: pipeline: rkisp1: Extend to support two streams - 2 - 0 0 0 2020-08-13 Niklas Söderlund Accepted
[libcamera-devel,01/13] libcamera: pipeline: vimc: Increase version of dummy IPA libcamera: ipa: Add basic IPA support - 1 - 0 0 0 2019-08-28 Niklas Söderlund Superseded
[libcamera-devel,01/17] meson: Allow partially initializing objects libcamera: Add support for format information and validation 2 - - 0 0 0 2019-05-27 Niklas Söderlund Superseded
[libcamera-devel,01/30] libcamera: pipelines: Align bookkeeping in queueRequest() libcamera: Rework buffer API - 2 - 0 0 0 2019-11-26 Niklas Söderlund Superseded
[libcamera-devel,02/10] libcamera: buffer: Plane: Drop friend statement libcamera: Fixes found while working on new buffer API - 1 - 0 0 0 2019-10-28 Niklas Söderlund Accepted
[libcamera-devel,02/10] libcamera: ipu3: Remove id from camera names libcamera: ipu3: Allow zero-copy RAW stream - 2 - 0 0 0 2020-06-02 Niklas Söderlund Superseded
[libcamera-devel,02/11] include: linux: Add ipu3 kernel header and format definitions libcamera: ipu3: Attach to an skeleton IPA 1 2 - 0 0 0 2020-11-05 Niklas Söderlund neg Superseded
[libcamera-devel,02/11] libcamera: media_device: Open and close media device inside populate() libcamerea: Add support for exclusive access to cameras between processes - 1 - 0 0 0 2019-04-29 Niklas Söderlund Superseded
[libcamera-devel,02/12] libcamera: add dependency on libudev Add basic camera enumeration - 1 - 0 0 0 2018-12-22 Niklas Söderlund Superseded
[libcamera-devel,02/13] libcamera: ipu3: Import instead of allocate statistic buffers libcamera: ipu3: Refactoring of ImgU - - - 0 0 0 2020-06-27 Niklas Söderlund Superseded
[libcamera-devel,02/13] libcamera: pipeline: Move IPA from pipeline to camera data libcamera: ipa: Add basic IPA support - 1 - 0 0 0 2019-08-28 Niklas Söderlund Superseded
[libcamera-devel,02/13] libcamera: pipeline: rkisp1: Breakout mainpath size and format constraints libcamera: pipeline: rkisp1: Extend to support two streams - 2 - 0 0 0 2020-08-13 Niklas Söderlund Accepted
[libcamera-devel,02/17] libcamera: geometry: SizeRange: Add constructor for a single size libcamera: Add support for format information and validation - 2 - 0 0 0 2019-05-27 Niklas Söderlund Superseded
[libcamera-devel,02/30] libcamera: Remove buffer index from logging libcamera: Rework buffer API - 2 - 0 0 0 2019-11-26 Niklas Söderlund Superseded
[libcamera-devel,03/10] libcamera: buffer: Drop friend statment libcamera: Fixes found while working on new buffer API - 1 - 0 0 0 2019-10-28 Niklas Söderlund neg Superseded
[libcamera-devel,03/10] libcamera: ipu3: Fold mediaBusToFormat() into only caller libcamera: ipu3: Allow zero-copy RAW stream - 1 - 0 0 0 2020-06-02 Niklas Söderlund Superseded
[libcamera-devel,03/11] libcamera: ipu3: imgu: Configure the stat video device as part of configu... libcamera: ipu3: Attach to an skeleton IPA - 2 - 0 0 0 2020-11-05 Niklas Söderlund neg Superseded
[libcamera-devel,03/11] libcamera: media_device: Only read device information in populate() libcamerea: Add support for exclusive access to cameras between processes - 1 - 0 0 0 2019-04-29 Niklas Söderlund Superseded
[libcamera-devel,03/12] libcamera: deviceenumerator: add DeviceInfo class Add basic camera enumeration - 1 - 0 0 0 2018-12-22 Niklas Söderlund Superseded
[libcamera-devel,03/13] libcamera: ipu3: Always import buffers for ImgU sinks libcamera: ipu3: Refactoring of ImgU - 1 - 0 0 0 2020-06-27 Niklas Söderlund Superseded
[libcamera-devel,03/13] libcamera: pipeline: Add method to prepare buffer for IPA libcamera: ipa: Add basic IPA support - - - 0 0 0 2019-08-28 Niklas Söderlund Superseded
[libcamera-devel,03/13] libcamera: pipeline: rkisp1: Setup links as part of configuration libcamera: pipeline: rkisp1: Extend to support two streams - - - 0 0 0 2020-08-13 Niklas Söderlund Accepted
[libcamera-devel,03/17] libcamera: geometry: SizeRange: Extend with stepping information libcamera: Add support for format information and validation - 1 - 0 0 0 2019-05-27 Niklas Söderlund Superseded
[libcamera-devel,03/30] libcamera: buffer: Add BufferInfo container for buffer metadata information libcamera: Rework buffer API - 1 - 0 0 0 2019-11-26 Niklas Söderlund Superseded
[libcamera-devel,04/10] libcamera: camera: Remove explicit stream to buffer map in requestComplet... libcamera: Fixes found while working on new buffer API - 1 - 0 0 0 2019-10-28 Niklas Söderlund Accepted
[libcamera-devel,04/10] libcamera: ipu3: Breakout stream assignment to new function libcamera: ipu3: Allow zero-copy RAW stream - - - 0 0 0 2020-06-02 Niklas Söderlund Superseded
[libcamera-devel,04/11] libcamera: ipu3: imgu: Add parameters video device libcamera: ipu3: Attach to an skeleton IPA - 3 - 0 0 0 2020-11-05 Niklas Söderlund neg Superseded
[libcamera-devel,04/11] libcamera: media_device: Handle media device fd in acquire() and release() libcamerea: Add support for exclusive access to cameras between processes - - - 0 0 0 2019-04-29 Niklas Söderlund Superseded
[libcamera-devel,04/12] libcamera: deviceenumerator: add DeviceMatch class Add basic camera enumeration - - - 0 0 0 2018-12-22 Niklas Söderlund Superseded
[libcamera-devel,04/13] libcamera: ipu3: Remove usage of IPU3CameraData from ImgUDevice libcamera: ipu3: Refactoring of ImgU - 1 - 0 0 0 2020-06-27 Niklas Söderlund Superseded
[libcamera-devel,04/13] libcamera: pipeline: Add initialization hook for CameraData libcamera: ipa: Add basic IPA support - - - 0 0 0 2019-08-28 Niklas Söderlund Superseded
[libcamera-devel,04/13] libcamera: pipeline: rkisp1: Prepare buffer ready handlers for multiple s... libcamera: pipeline: rkisp1: Extend to support two streams - 2 - 0 0 0 2020-08-13 Niklas Söderlund Accepted
[libcamera-devel,04/17] libcamera: geometry: SizeRange: Add toString() libcamera: Add support for format information and validation - 1 - 0 0 0 2019-05-27 Niklas Söderlund Superseded
[libcamera-devel,04/30] libcamera: buffer: Add FileDecriptor to help deal with file descriptors libcamera: Rework buffer API - 1 - 0 0 0 2019-11-26 Niklas Söderlund Superseded
[libcamera-devel,05/10] cam: BufferWriter: Use the libcamera namespace libcamera: Fixes found while working on new buffer API - 1 - 0 0 0 2019-10-28 Niklas Söderlund Accepted
[libcamera-devel,05/10] libcamera: ipu3: Calculate number of buffers for ImgU libcamera: ipu3: Allow zero-copy RAW stream - 1 - 0 0 0 2020-06-02 Niklas Söderlund Superseded
[libcamera-devel,05/11] libcamera: ipu3: cio2: Return the FrameBuffer pointer used libcamera: ipu3: Attach to an skeleton IPA - 1 - 0 0 0 2020-11-05 Niklas Söderlund neg Superseded
[libcamera-devel,05/11] test: media_device: Create a common MediaDeviceTest base class libcamerea: Add support for exclusive access to cameras between processes - - - 0 0 0 2019-04-29 Niklas Söderlund Superseded
[libcamera-devel,05/12] libcamera: deviceenumerator: add DeviceEnumerator class Add basic camera enumeration - - - 0 0 0 2018-12-22 Niklas Söderlund Superseded
[libcamera-devel,05/13] libcamera: controls: Add AeEnable libcamera: ipa: Add basic IPA support - - - 0 0 0 2019-08-28 Niklas Söderlund Superseded
[libcamera-devel,05/13] libcamera: ipu3: imgu: Move the ImgUDevice class to separate files libcamera: ipu3: Refactoring of ImgU - - - 0 0 0 2020-06-27 Niklas Söderlund Superseded
[libcamera-devel,05/13] libcamera: pipeline: rkisp1: Create RkISP1Frames from camera data libcamera: pipeline: rkisp1: Extend to support two streams - 2 - 0 0 0 2020-08-13 Niklas Söderlund Accepted
[libcamera-devel,05/17] libcamera: formats: Add V4L2DeviceFormats and V4L2DeviceFormats libcamera: Add support for format information and validation - - - 0 0 0 2019-05-27 Niklas Söderlund Superseded
[libcamera-devel,05/30] libcamera: buffer: Add Dmabuf to describe a dma buffer libcamera: Rework buffer API - - - 0 0 0 2019-11-26 Niklas Söderlund Superseded
[libcamera-devel,06/10] libcamera: ipu3: cio2: Move the CIO2Device class to separate files libcamera: ipu3: Allow zero-copy RAW stream - 2 - 0 0 0 2020-06-02 Niklas Söderlund Superseded
[libcamera-devel,06/10] libcamera: v4l2_videodevice: Simplify error checking for requestBuffers() libcamera: Fixes found while working on new buffer API - 1 - 0 0 0 2019-10-28 Niklas Söderlund Accepted
[libcamera-devel,06/11] libcamera: ipu3: cio2: Generate start of frame event libcamera: ipu3: Attach to an skeleton IPA - 3 - 0 0 0 2020-11-05 Niklas Söderlund neg Superseded
[libcamera-devel,06/11] test: media_device: Add test for acquire() and release() libcamerea: Add support for exclusive access to cameras between processes - - - 0 0 0 2019-04-29 Niklas Söderlund Superseded
[libcamera-devel,06/12] libcamera: deviceenumerator: add DeviceEnumeratorUdev class Add basic camera enumeration - - - 0 0 0 2018-12-22 Niklas Söderlund Superseded
[libcamera-devel,06/13] libcamera: controls: Allow read only access to control values libcamera: ipa: Add basic IPA support - - - 0 0 0 2019-08-28 Niklas Söderlund Superseded
[libcamera-devel,06/13] libcamera: ipu3: imgu: Do not cache index libcamera: ipu3: Refactoring of ImgU - 1 - 0 0 0 2020-06-27 Niklas Söderlund Superseded
[libcamera-devel,06/13] libcamera: pipeline: rkisp1: Export stream formats to applicaitons libcamera: pipeline: rkisp1: Extend to support two streams - - - 0 0 0 2020-08-13 Niklas Söderlund neg Superseded
[libcamera-devel,06/17] libcamera: v4l2_subdevice: Breakout mbus code enumeration libcamera: Add support for format information and validation - - - 0 0 0 2019-05-27 Niklas Söderlund Superseded
[libcamera-devel,06/30] libcamera: buffer: Add FrameBuffer interface libcamera: Rework buffer API - - - 0 0 0 2019-11-26 Niklas Söderlund Superseded
[libcamera-devel,07/10] libcamera: ipu3: cio2: Add function to generate configuration libcamera: ipu3: Allow zero-copy RAW stream - - - 0 0 0 2020-06-02 Niklas Söderlund Superseded
[libcamera-devel,07/10] libcamera: pipeline_handler: Do not use argument as local variable libcamera: Fixes found while working on new buffer API - 1 - 0 0 0 2019-10-28 Niklas Söderlund Accepted
[libcamera-devel,07/11] libcamera: ipa: ipu3: Add an IPA skeleton for the IPU3 pipeline libcamera: ipu3: Attach to an skeleton IPA 1 - - 0 0 0 2020-11-05 Niklas Söderlund neg Superseded
[libcamera-devel,07/11] libcamera: media_device: Make open() and close() private libcamerea: Add support for exclusive access to cameras between processes - - - 0 0 0 2019-04-29 Niklas Söderlund Superseded
[libcamera-devel,07/12] libcamera: deviceenumerator: add factory for DeviceEnumerators Add basic camera enumeration - 1 - 0 0 0 2018-12-22 Niklas Söderlund Superseded
[libcamera-devel,07/13] libcamera: ipu3: imgu: Mark things that are internal as private libcamera: ipu3: Refactoring of ImgU - 1 - 0 0 0 2020-06-27 Niklas Söderlund Superseded
[libcamera-devel,07/13] libcamera: pipeline: rkisp1: Set the crop rectangle libcamera: pipeline: rkisp1: Extend to support two streams - 1 - 0 0 0 2020-08-13 Niklas Söderlund Accepted
[libcamera-devel,07/13] libcamera: request: Add RequestData libcamera: ipa: Add basic IPA support - - - 0 0 0 2019-08-28 Niklas Söderlund Superseded
[libcamera-devel,07/17] libcamera: v4l2_subdevice: Rework enumPadSizes() libcamera: Add support for format information and validation - - - 0 0 0 2019-05-27 Niklas Söderlund Superseded
[libcamera-devel,07/30] ipa: Switch to FrameBuffer interface libcamera: Rework buffer API - - - 0 0 0 2019-11-26 Niklas Söderlund Superseded
[libcamera-devel,08/10] libcamera: ipu3: cio2: Make the V4L2 devices private libcamera: ipu3: Allow zero-copy RAW stream - - - 0 0 0 2020-06-02 Niklas Söderlund Superseded
[libcamera-devel,08/10] libcamera: pipelines: Align where to call base class queueRequest() libcamera: Fixes found while working on new buffer API - - - 0 0 0 2019-10-28 Niklas Söderlund neg Superseded
[libcamera-devel,08/11] libcamera: ipu3: Attach to an IPA and allow it to set sensor controls libcamera: ipu3: Attach to an skeleton IPA - - - 0 0 0 2020-11-05 Niklas Söderlund neg Superseded
[libcamera-devel,08/11] libcamera: media_device: Add functions to lock device for other processes libcamerea: Add support for exclusive access to cameras between processes - - - 0 0 0 2019-04-29 Niklas Söderlund Superseded
[libcamera-devel,08/12] libcamera: deviceenumerator: add documentation Add basic camera enumeration - - - 0 0 0 2018-12-22 Niklas Söderlund Superseded
[libcamera-devel,08/13] libcamera: ipu3: imgu: Use specific functions to configure each sink libcamera: ipu3: Refactoring of ImgU - - - 0 0 0 2020-06-27 Niklas Söderlund Superseded
[libcamera-devel,08/13] libcamera: pipeline: rkisp1: Prefix main path video and resizer libcamera: pipeline: rkisp1: Extend to support two streams - - - 0 0 0 2020-08-13 Niklas Söderlund Accepted
[libcamera-devel,08/13] libcamera: request: Allow read only access to controls libcamera: ipa: Add basic IPA support - - - 0 0 0 2019-08-28 Niklas Söderlund Superseded
[libcamera-devel,08/17] libcamera: v4l2_subdevice: Replace FormatEnum with V4L2SubdeviceFormats libcamera: Add support for format information and validation - 1 - 0 0 0 2019-05-27 Niklas Söderlund Superseded
[libcamera-devel,08/30] libcamera: buffer: Switch from Plane to Dmabuf libcamera: Rework buffer API - 1 - 0 0 0 2019-11-26 Niklas Söderlund Superseded
[libcamera-devel,09/10] cam: Store camera as shared pointer everywhere libcamera: Fixes found while working on new buffer API - - - 0 0 0 2019-10-28 Niklas Söderlund Accepted
[libcamera-devel,09/10] libcamera: ipu3: cio2: Hide buffer allocation and freeing from users libcamera: ipu3: Allow zero-copy RAW stream - 1 - 0 0 0 2020-06-02 Niklas Söderlund Superseded
[libcamera-devel,09/11] libcamera: ipu3: Add helper for parameter and statistic buffers libcamera: ipu3: Attach to an skeleton IPA - - - 0 0 0 2020-11-05 Niklas Söderlund neg Superseded
[libcamera-devel,09/11] libcamera: pipeline_handler: Keep track of MediaDevice libcamerea: Add support for exclusive access to cameras between processes - - - 0 0 0 2019-04-29 Niklas Söderlund Superseded
[libcamera-devel,09/12] libcamera: pipelinehandler: add PipelineHandler class Add basic camera enumeration - - - 0 0 0 2018-12-22 Niklas Söderlund Superseded
[libcamera-devel,09/13] libcamera: ipa: meson: Allow access to internal libcamera headers libcamera: ipa: Add basic IPA support - 1 - 0 0 0 2019-08-28 Niklas Söderlund Superseded
[libcamera-devel,09/13] libcamera: ipu3: Do not duplicate data in IPU3Stream libcamera: ipu3: Refactoring of ImgU - - - 0 0 0 2020-06-27 Niklas Söderlund Superseded
[libcamera-devel,09/13] libcamera: pipeline: rkisp1: Add self path devices libcamera: pipeline: rkisp1: Extend to support two streams - - - 0 0 0 2020-08-13 Niklas Söderlund Accepted
[libcamera-devel,09/17] libcamera: v4l2_device: Add enumeration of pixelformats and frame sizes libcamera: Add support for format information and validation - - - 0 0 0 2019-05-27 Niklas Söderlund Superseded
[libcamera-devel,09/30] libcamera: buffers: Remove Plane class libcamera: Rework buffer API - 1 - 0 0 0 2019-11-26 Niklas Söderlund Superseded
[libcamera-devel,1/2] cam: capture: Break out capture to a new class cam: cleanup code structure - 1 - 0 0 0 2019-05-23 Niklas Söderlund Superseded
[libcamera-devel,1/2] cam: event_loop: Stop queuing calls when the event loop are exiting cam: Fix races in event loop and long request processing times - - - 0 0 0 2021-01-19 Niklas Söderlund neg Superseded
[libcamera-devel,1/2] include: drm_fourcc: Add 16-bit Bayer FourCC libcamera: Add support for 16-bit Bayer formats - - - 0 0 0 2020-07-24 Niklas Söderlund Superseded
[libcamera-devel,1/2] libcamera: Add support for planar YVU420 format libcamera: Add support for YVU420 and RGB565 - 2 - 0 0 0 2020-07-18 Niklas Söderlund Accepted
[libcamera-devel,1/2] libcamera: MediaEntity: expose the entity flags libcamera: pipeline: uvcvideo: attach to a V4L2Device - 1 - 0 0 0 2019-01-23 Niklas Söderlund Superseded
[libcamera-devel,1/2] libcamera: V4L2BufferCache: Improve cache eviction strategy libcamera: V4L2BufferCache: Improve cache eviction strategy - 1 - 0 0 0 2020-02-16 Niklas Söderlund Superseded
[libcamera-devel,1/2] libcamera: ipa: rkisp1: Include linux/v4l2-controls.h rkisp1: Refresh user-space header - 1 - 0 0 0 2020-09-28 Niklas Söderlund Accepted
[libcamera-devel,1/2] libcamera: ipc: unix: Add a IPC mechanism based on Unix sockets libcamera: ipc: unix: Add a IPC mechanism based on Unix sockets - - - 0 0 0 2019-06-27 Niklas Söderlund Superseded
[libcamera-devel,1/2] libcamera: ipu3: Make it easier to read when a request may be completed [libcamera-devel,1/2] libcamera: ipu3: Make it easier to read when a request may be completed - 1 - 0 0 0 2020-06-29 Niklas Söderlund Superseded
[libcamera-devel,1/2] libcamera: media_device: expose media graph model name libcamera: add basic uvcvideo pipeline handler - 1 - 0 0 0 2019-01-21 Niklas Söderlund Accepted
« 1 2 3 412 13 »