Show patches with: none      |   19089 patches
« 1 2 3 4190 191 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v11,7/7] ipa: rkisp1: algorithms: data: Add OV5647/IMX219 tuning file refactor DPF parsing and initialization - - - 0 0 0 2026-01-22 Rui Wang New
[v11,6/7] ipa: rkisp1: algorithms: data: enable DPF tuning for sensors refactor DPF parsing and initialization - - - 0 0 0 2026-01-22 Rui Wang New
[v11,5/7] ipa: rkisp1: algorithms: dpf: Add detailed config logging refactor DPF parsing and initialization - 1 - 0 0 0 2026-01-22 Rui Wang New
[v11,4/7] ipa: rkisp1: algorithms: dpf: Refactor prepare() into helpers refactor DPF parsing and initialization - 2 - 0 0 0 2026-01-22 Rui Wang New
[v11,3/7] ipa: rkisp1: algorithms: register noise reduction controls refactor DPF parsing and initialization - 1 - 0 0 0 2026-01-22 Rui Wang New
[v11,2/7] ipa: rkisp1: algorithms: dpf: Implement mode switching refactor DPF parsing and initialization - - - 0 0 0 2026-01-22 Rui Wang New
[v11,1/7] ipa: rkisp1: algorithms: dpf: refactor DPF parsing and initialization refactor DPF parsing and initialization - 1 - 0 0 0 2026-01-22 Rui Wang New
[2/2] ipa: ipu3: Retain Camera::controls() after ipa->configure() ipa: Retain Camera::controls() after ipa->configure() - - - 0 0 0 2026-01-22 Jacopo Mondi New
[1/2] ipa: mali-c55: Retain Camera::controls() after ipa->configure() ipa: Retain Camera::controls() after ipa->configure() - - - 0 0 0 2026-01-22 Jacopo Mondi New
[libcamera-ci,v1] Move kvm tests and cross compilation to debian 13 [libcamera-ci,v1] Move kvm tests and cross compilation to debian 13 - - - 0 0 0 2026-01-22 Barnabás Pőcze New
[v4,15/15] libcamera: ipa: simple: Disable Ccm algorithm by default again Simple pipeline IPA cleanup - 1 - 0 0 0 2026-01-22 Milan Zamazal New
[v4,14/15] libcamera: ipa: simple: Remove Lut algorithm Simple pipeline IPA cleanup - - - 0 0 0 2026-01-22 Milan Zamazal New
[v4,13/15] libcamera: ipa: simple: Set contrast metadata unconditionally Simple pipeline IPA cleanup - - - 0 0 0 2026-01-22 Milan Zamazal New
[v4,12/15] libcamera: ipa: simple: Use symbolic constants for adjust defaults Simple pipeline IPA cleanup - 1 - 0 0 0 2026-01-22 Milan Zamazal New
[v4,11/15] libcamera: ipa: simple: Use float type for adjustment controls Simple pipeline IPA cleanup - 1 - 0 0 0 2026-01-22 Milan Zamazal New
[v4,10/15] libcamera: ipa: simple: Apply gain matrix in awb Simple pipeline IPA cleanup - - - 0 0 0 2026-01-22 Milan Zamazal New
[v4,09/15] libcamera: ipa: simple: Make gamma adjustable Simple pipeline IPA cleanup - - - 0 0 0 2026-01-22 Milan Zamazal New
[v4,08/15] libcamera: ipa: simple: Move contrast settings to adjust.cpp Simple pipeline IPA cleanup - 1 - 0 0 0 2026-01-22 Milan Zamazal New
[v4,07/15] libcamera: ipa: simple: Separate saturation from CCM Simple pipeline IPA cleanup - 1 - 0 0 0 2026-01-22 Milan Zamazal New
[v4,06/15] libcamera: ipa: simple: Initialise the general correction matrix Simple pipeline IPA cleanup - - - 0 0 0 2026-01-22 Milan Zamazal New
[v4,05/15] libcamera: ipa: simple: Introduce a general correction matrix Simple pipeline IPA cleanup - 2 - 0 0 0 2026-01-22 Milan Zamazal New
[v4,04/15] libcamera: ipa: simple: Rename "ccm" identifiers not specific to CCM Simple pipeline IPA cleanup - 1 - 0 0 0 2026-01-22 Milan Zamazal New
[v4,03/15] libcamera: ipa: simple: Generalize tracking matrix changes Simple pipeline IPA cleanup - 2 - 0 0 0 2026-01-22 Milan Zamazal New
[v4,02/15] libcamera: ipa: simple: Unwrap IPAFrameContext::ccm Simple pipeline IPA cleanup - 2 - 0 0 0 2026-01-22 Milan Zamazal New
[v4,01/15] libcamera: ipa: simple: Remove an unused include from awb.cpp Simple pipeline IPA cleanup - 2 - 0 0 0 2026-01-22 Milan Zamazal New
v4l2: v4l2_compat: Handle __ioctl_time64 v4l2: v4l2_compat: Handle __ioctl_time64 - 1 - 0 0 0 2026-01-22 Paul Elder New
[v1,01/35] libcamera: delayed_controls: Add push() function that accepts a sequence number [v1,01/35] libcamera: delayed_controls: Add push() function that accepts a sequence number - 1 - 0 0 0 2026-01-22 Stefan Klug New
[v6,16/16] ipa: libipa: fixedpoint: Remove unsigned workaround libipa: Introduce a Quantized type - 1 - 0 0 0 2026-01-21 Kieran Bingham New
[v6,15/16] ipa: libipa: fixedpoint: Move float conversion inline libipa: Introduce a Quantized type - 2 - 0 0 0 2026-01-21 Kieran Bingham New
[v6,14/16] test: libipa: Remove legacy fixed point conversion test libipa: Introduce a Quantized type - 2 - 0 0 0 2026-01-21 Kieran Bingham New
[v6,13/16] ipa: mali-c55: agc: Quantise the ISP Digital Gain libipa: Introduce a Quantized type - 1 - 0 0 0 2026-01-21 Kieran Bingham New
[v6,12/16] ipa: mali-c55: Convert AWB to UQ<4, 8> usage libipa: Introduce a Quantized type - 2 - 0 0 0 2026-01-21 Kieran Bingham New
[v6,11/16] ipa: mali-c55: Reduce AWB calculations to float precision libipa: Introduce a Quantized type - - - 0 0 0 2026-01-21 Kieran Bingham New
[v6,10/16] ipa: rkisp1: ccm: Use Q<4, 7> format directly libipa: Introduce a Quantized type - 2 - 0 0 0 2026-01-21 Kieran Bingham New
[v6,09/16] ipa: rkisp1: cproc: Provide a Hue control libipa: Introduce a Quantized type - 1 1 0 0 0 2026-01-21 Kieran Bingham New
[v6,08/16] libcamera: controls: Define a new core Hue control libipa: Introduce a Quantized type - 1 - 0 0 0 2026-01-21 Kieran Bingham New
[v6,07/16] ipa: rkisp1: cproc: Report metadata libipa: Introduce a Quantized type - 3 - 0 0 0 2026-01-21 Kieran Bingham New
[v6,06/16] ipa: rkisp1: cproc: Convert to use Quantized types libipa: Introduce a Quantized type - 2 - 0 0 0 2026-01-21 Kieran Bingham New
[v6,05/16] test: libipa: Provide FixedPoint Quantized tests libipa: Introduce a Quantized type - - - 0 0 0 2026-01-21 Kieran Bingham New
[v6,04/16] ipa: libipa: Provide fixed point quantized traits libipa: Introduce a Quantized type - 1 - 0 0 0 2026-01-21 Kieran Bingham New
[v6,03/16] ipa: libipa: fixedpoint: Fix unsigned usage libipa: Introduce a Quantized type - 1 - 0 0 0 2026-01-21 Kieran Bingham New
[v6,02/16] test: libipa: Add tests for Quantized types libipa: Introduce a Quantized type - 2 - 0 0 0 2026-01-21 Kieran Bingham New
[v6,01/16] ipa: libipa: Provide a Quantized data type support libipa: Introduce a Quantized type - 2 - 0 0 0 2026-01-21 Kieran Bingham New
[v2] ipa: rkisp1: cproc: Fix brightness and contrast value handling [v2] ipa: rkisp1: cproc: Fix brightness and contrast value handling - 1 - 0 0 0 2026-01-21 Stefan Klug New
[v4,3/3] Revert "libcamera: software_isp: gbm: Add a GBM helper class for GPU surface access" [v4,1/3] egl: Use the Mesa surfaceless platform instead of GBM - 3 1 0 0 0 2026-01-21 Robert Mader New
[v4,2/3] egl: Add workaround for Mesa <= 22.2 [v4,1/3] egl: Use the Mesa surfaceless platform instead of GBM - 2 - 0 0 0 2026-01-21 Robert Mader New
[v4,1/3] egl: Use the Mesa surfaceless platform instead of GBM [v4,1/3] egl: Use the Mesa surfaceless platform instead of GBM - 3 3 0 0 0 2026-01-21 Robert Mader New
[3/3] pipeline: virtual: Rectify validation of colorspace virtual: colorspace validation fix - 2 - 0 0 0 2026-01-21 Umang Jain New
[2/3] pipeline: virtual: Implement colorspace() getter for frame generators virtual: colorspace validation fix - - - 0 0 0 2026-01-21 Umang Jain New
[1/3] pipeline: virtual: image_frame_generator: Explicitly include libcamera headers virtual: colorspace validation fix - 1 - 0 0 0 2026-01-21 Umang Jain New
[RFC,v1] libcamera: software_isp: debayer: Take `DebayerParams` by ref [RFC,v1] libcamera: software_isp: debayer: Take `DebayerParams` by ref - 2 - 0 0 0 2026-01-20 Barnabás Pőcze New
[v10,7/7] ipa: rkisp1: algorithms: data: Add OV5647/IMX219 tuning file refactor DPF parsing and initialization - - - 0 0 0 2026-01-20 Rui Wang Superseded
[v10,6/7] ipa: rkisp1: algorithms: data: enable DPF tuning for sensors refactor DPF parsing and initialization - - - 0 0 0 2026-01-20 Rui Wang Superseded
[v10,5/7] ipa: rkisp1: algorithms: dpf: Add detailed config logging refactor DPF parsing and initialization - 1 - 0 0 0 2026-01-20 Rui Wang Superseded
[v10,4/7] ipa: rkisp1: algorithms: dpf: Refactor prepare() into helpers refactor DPF parsing and initialization - 2 - 0 0 0 2026-01-20 Rui Wang Superseded
[v10,3/7] ipa: rkisp1: algorithms: register noise reduction controls refactor DPF parsing and initialization - 1 - 0 0 0 2026-01-20 Rui Wang Superseded
[v10,2/7] ipa: rkisp1: algorithms: dpf: Implement mode switching refactor DPF parsing and initialization - - - 0 0 0 2026-01-20 Rui Wang Superseded
[v10,1/7] ipa: rkisp1: algorithms: dpf: refactor DPF parsing and initialization refactor DPF parsing and initialization - 1 - 0 0 0 2026-01-20 Rui Wang Superseded
[v1] libcamera: base: utils: join(): Don't use `const_iterator` directly [v1] libcamera: base: utils: join(): Don't use `const_iterator` directly - 2 - 0 0 0 2026-01-20 Barnabás Pőcze New
[v1] libcamera: pipeline: virtual: Don't use span iterator as pointer [v1] libcamera: pipeline: virtual: Don't use span iterator as pointer - 1 - 0 0 0 2026-01-20 Barnabás Pőcze New
[v5,15/15] ipa: rkisp1: Implement LensShadingCorrectionEnable control Add resampling support for polynomial LSC data - 1 1 0 0 0 2026-01-20 Stefan Klug New
[v5,14/15] libcamera: control_ids: Introduce LensShadingCorrectionEnable Add resampling support for polynomial LSC data - 1 - 0 0 0 2026-01-20 Stefan Klug New
[v5,13/15] ipa: rkisp1: lsc: Resample polynomial lens shading tables at configure time Add resampling support for polynomial LSC data - 2 - 0 0 0 2026-01-20 Stefan Klug New
[v5,12/15] ipa: rkisp1: lsc: Pass crop rectangle as parameter Add resampling support for polynomial LSC data - 2 - 0 0 0 2026-01-20 Stefan Klug New
[v5,11/15] ipa: rkisp1: lsc: Pass sampling positions into samplePolynomial Add resampling support for polynomial LSC data - 2 - 0 0 0 2026-01-20 Stefan Klug New
[v5,10/15] ipa: libipa: interpolator: Drop key quantization Add resampling support for polynomial LSC data - 2 - 0 0 0 2026-01-20 Stefan Klug New
[v5,09/15] ipa: rkisp1: lsc: Handle quantization locally Add resampling support for polynomial LSC data - 2 - 0 0 0 2026-01-20 Stefan Klug New
[v5,08/15] ipa: rkisp1: lsc: Move local types into anonymous namespace Add resampling support for polynomial LSC data - 2 - 0 0 0 2026-01-20 Stefan Klug New
[v5,07/15] ipa: rksip1: lsc: Move function definitions out of class Add resampling support for polynomial LSC data - 2 - 0 0 0 2026-01-20 Stefan Klug New
[v5,06/15] ipa: rkisp1: lsc: Rename res to samples Add resampling support for polynomial LSC data - 2 - 0 0 0 2026-01-20 Stefan Klug New
[v5,05/15] ipa: rkisp1: lsc: Rename res to ret Add resampling support for polynomial LSC data - 2 - 0 0 0 2026-01-20 Stefan Klug New
[v5,04/15] ipa: rkisp1: lsc: Rename res to positions Add resampling support for polynomial LSC data - 2 - 0 0 0 2026-01-20 Stefan Klug New
[v5,03/15] ipa: rkisp1: lsc: Replace assert with ASSERT Add resampling support for polynomial LSC data - 2 - 0 0 0 2026-01-20 Stefan Klug New
[v5,02/15] ipa: rkisp1: lsc: Drop unused function declaration Add resampling support for polynomial LSC data - 2 - 0 0 0 2026-01-20 Stefan Klug New
[v5,01/15] ipa: rkisp1: lsc: Drop unused member variable Add resampling support for polynomial LSC data - 2 - 0 0 0 2026-01-20 Stefan Klug New
[v3,2/2] Revert "libcamera: software_isp: gbm: Add a GBM helper class for GPU surface access" [v3,1/2] egl: Use the Mesa surfaceless platform instead of GBM - 3 1 0 0 0 2026-01-20 Robert Mader New
[v3,1/2] egl: Use the Mesa surfaceless platform instead of GBM [v3,1/2] egl: Use the Mesa surfaceless platform instead of GBM - 3 3 0 0 0 2026-01-20 Robert Mader New
[v4,14/14] ipa: rkisp1: Introduce LensShadingCorrectionEnable control Add resampling support for polynomial LSC data - 1 1 0 0 0 2026-01-20 Stefan Klug Superseded
[v4,13/14] ipa: rkisp1: lsc: Resample polynomial lens shading tables at configure time Add resampling support for polynomial LSC data - 2 - 0 0 0 2026-01-20 Stefan Klug Superseded
[v4,12/14] ipa: rkisp1: lsc: Pass crop rectangle as parameter Add resampling support for polynomial LSC data - 2 - 0 0 0 2026-01-20 Stefan Klug Superseded
[v4,11/14] ipa: rkisp1: lsc: Pass sampling positions into samplePolynomial Add resampling support for polynomial LSC data - 2 - 0 0 0 2026-01-20 Stefan Klug Superseded
[v4,10/14] ipa: libipa: interpolator: Drop key quantization Add resampling support for polynomial LSC data - 2 - 0 0 0 2026-01-20 Stefan Klug Superseded
[v4,09/14] ipa: rkisp1: lsc: Handle quantization locally Add resampling support for polynomial LSC data - 2 - 0 0 0 2026-01-20 Stefan Klug Superseded
[v4,08/14] ipa: rkisp1: lsc: Move local types into anonymous namespace Add resampling support for polynomial LSC data - 2 - 0 0 0 2026-01-20 Stefan Klug Superseded
[v4,07/14] ipa: rksip1: lsc: Move function definitions out of class Add resampling support for polynomial LSC data - 2 - 0 0 0 2026-01-20 Stefan Klug Superseded
[v4,06/14] ipa: rkisp1: lsc: Rename res to samples Add resampling support for polynomial LSC data - 2 - 0 0 0 2026-01-20 Stefan Klug Superseded
[v4,05/14] ipa: rkisp1: lsc: Rename res to ret Add resampling support for polynomial LSC data - 2 - 0 0 0 2026-01-20 Stefan Klug Superseded
[v4,04/14] ipa: rkisp1: lsc: Rename res to positions Add resampling support for polynomial LSC data - 2 - 0 0 0 2026-01-20 Stefan Klug Superseded
[v4,03/14] ipa: rkisp1: lsc: Replace assert with ASSERT Add resampling support for polynomial LSC data - 2 - 0 0 0 2026-01-20 Stefan Klug Superseded
[v4,02/14] ipa: rkisp1: lsc: Drop unused function declaration Add resampling support for polynomial LSC data - 2 - 0 0 0 2026-01-20 Stefan Klug Superseded
[v4,01/14] ipa: rkisp1: lsc: Drop unused member variable Add resampling support for polynomial LSC data - 2 - 0 0 0 2026-01-20 Stefan Klug Superseded
ipa: libipa: fixedpoint: Expand documentation on sign bit ipa: libipa: fixedpoint: Expand documentation on sign bit - - - 0 0 0 2026-01-20 Jacopo Mondi New
[v2,2/2] Revert "libcamera: software_isp: gbm: Add a GBM helper class for GPU surface access" [v2,1/2] egl: Use the Mesa surfaceless platform instead of GBM - 3 1 0 0 0 2026-01-19 Robert Mader Superseded
[v2,1/2] egl: Use the Mesa surfaceless platform instead of GBM [v2,1/2] egl: Use the Mesa surfaceless platform instead of GBM - 3 3 0 0 0 2026-01-19 Robert Mader Superseded
[v2] libcamera: simple: Enable SoftISP for imx7-csi [v2] libcamera: simple: Enable SoftISP for imx7-csi 1 2 - 0 0 0 2026-01-19 Robert Mader Accepted
[v2,5/5] libcamera: base: log: Inline `LOG()` into `ASSERT()` libcamera: base: log: Do not instantiate disabled `LogMessage`s - 2 - 0 0 0 2026-01-19 Barnabás Pőcze Accepted
[v2,4/5] libcamera: base: log: Remove `LogInvalid` check libcamera: base: log: Do not instantiate disabled `LogMessage`s - 2 - 0 0 0 2026-01-19 Barnabás Pőcze Accepted
[v2,3/5] libcamera: base: log: Do not check severity before printing libcamera: base: log: Do not instantiate disabled `LogMessage`s - 2 - 0 0 0 2026-01-19 Barnabás Pőcze Accepted
[v2,2/5] libcamera: base: log: Do not instantiate disabled `LogMessage`s libcamera: base: log: Do not instantiate disabled `LogMessage`s - 2 - 0 0 0 2026-01-19 Barnabás Pőcze Accepted
[v2,1/5] treewide: Remove `libcamera::LOG(...)` occurrences libcamera: base: log: Do not instantiate disabled `LogMessage`s - 2 - 0 0 0 2026-01-19 Barnabás Pőcze Accepted
« 1 2 3 4190 191 »