Toggle navigation
Patchwork
libcamera
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Laurent Pinchart
| Archived =
No
| 2840 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
pwbot
kbingham
epaul
jmondi
neg
pinchartl
uajain
jhautbois
Apply
«
1
2
3
4
…
28
29
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[05/10] v4l2: v4l2_compat: Include missing headers
libcamera: Enable -Wmissing-declarations
- 1 -
0 0 0
2024-06-24
Laurent Pinchart
Accepted
[04/10] py: libcamera: Move function declarations to common header
libcamera: Enable -Wmissing-declarations
- 1 -
0 0 0
2024-06-24
Laurent Pinchart
Accepted
[03/10] ipa: rpi: Define local functions in anonymous namespace
libcamera: Enable -Wmissing-declarations
- 2 -
0 0 0
2024-06-24
Laurent Pinchart
Accepted
[02/10] ipa: ipa_interface: Declare ipaCreate() in libcamera namespace
libcamera: Enable -Wmissing-declarations
- 1 -
0 0 0
2024-06-24
Laurent Pinchart
Accepted
[01/10] libcamera: base: log: Declare log categories when defining them
libcamera: Enable -Wmissing-declarations
- 1 -
0 0 0
2024-06-24
Laurent Pinchart
Accepted
ipa: libipa: matrix: Fix incorrect symbol namespace
ipa: libipa: matrix: Fix incorrect symbol namespace
- 1 1
0 0 0
2024-06-21
Laurent Pinchart
Accepted
libcamera: yaml_parser: Add support for float types
libcamera: yaml_parser: Add support for float types
- 2 1
0 0 0
2024-06-21
Laurent Pinchart
Accepted
ipa: rkisp1: agc: Rename frame context update variable to updateMetering
ipa: rkisp1: agc: Rename frame context update variable to updateMetering
- 1 -
0 0 0
2024-06-17
Laurent Pinchart
Accepted
[v10,4/4] ipa: libipa: vector: Add matrix-vector multiplication
ipa: rkisp1: Add crosstalk algorithm
- 2 -
0 0 0
2024-06-16
Laurent Pinchart
Accepted
[v10,3/4] ipa: rkisp1: algorithms: Add crosstalk algorithm
ipa: rkisp1: Add crosstalk algorithm
- 3 -
0 0 0
2024-06-16
Laurent Pinchart
Accepted
[v10,2/4] ipa: libipa: Add MatrixInterpolator class
ipa: rkisp1: Add crosstalk algorithm
- 2 -
0 0 0
2024-06-16
Laurent Pinchart
Accepted
[v10,1/4] ipa: libipa: Add Matrix class
ipa: rkisp1: Add crosstalk algorithm
- 3 -
0 0 0
2024-06-16
Laurent Pinchart
Accepted
[12/12] ipa: rkisp1: agc: Move AeEnable control to the AGC algorithm
ipa: rkisp1: Miscellaneous AGC fixes
- 2 -
0 0 0
2024-06-16
Laurent Pinchart
Accepted
[11/12] ipa: rkisp1: agc: Correctly clamp maximum shutter speed
ipa: rkisp1: Miscellaneous AGC fixes
- 2 -
0 0 0
2024-06-16
Laurent Pinchart
Accepted
[10/12] ipa: rkisp1: agc: Rename maxShutterSpeed to maxFrameDuration
ipa: rkisp1: Miscellaneous AGC fixes
- 2 -
0 0 0
2024-06-16
Laurent Pinchart
Accepted
[09/12] ipa: rkisp1: agc: Use mode from frame context to calculate new EV
ipa: rkisp1: Miscellaneous AGC fixes
- 2 -
0 0 0
2024-06-16
Laurent Pinchart
Accepted
[08/12] ipa: rkisp1: agc: Simplify predivider calculation
ipa: rkisp1: Miscellaneous AGC fixes
- 2 -
0 0 0
2024-06-16
Laurent Pinchart
Accepted
[07/12] ipa: rkisp1: agc: Don't update histogram parameters unnecessarily
ipa: rkisp1: Miscellaneous AGC fixes
- 2 -
0 0 0
2024-06-16
Laurent Pinchart
Accepted
[06/12] ipa: rkisp1: agc: Make size argument to computeHistogramPredivider const
ipa: rkisp1: Miscellaneous AGC fixes
- 2 -
0 0 0
2024-06-16
Laurent Pinchart
Accepted
[05/12] ipa: rkisp1: Document all AGC parameters in IPAFrameContext
ipa: rkisp1: Miscellaneous AGC fixes
- 2 -
0 0 0
2024-06-16
Laurent Pinchart
Accepted
[04/12] ipa: rkisp1: Document all AGC parameters in IPAActiveState
ipa: rkisp1: Miscellaneous AGC fixes
- 2 -
0 0 0
2024-06-16
Laurent Pinchart
Accepted
[03/12] ipa: libipa: agc_mean_luminance: Include missing header
ipa: rkisp1: Miscellaneous AGC fixes
- 3 -
0 0 0
2024-06-16
Laurent Pinchart
Accepted
[02/12] ipa: libipa: agc_mean_luminance: Fix enumerator names
ipa: rkisp1: Miscellaneous AGC fixes
- 3 -
0 0 0
2024-06-16
Laurent Pinchart
Accepted
[01/12] ipa: rkisp1: agc: Fix initialization without metering modes
ipa: rkisp1: Miscellaneous AGC fixes
- 2 -
0 0 0
2024-06-16
Laurent Pinchart
Accepted
[11/11] ipa: libipa: pwl: Drop readYaml() function
ipa: libipa: Vector and Pwl improvements
- 2 -
0 0 0
2024-06-13
Laurent Pinchart
Accepted
[10/11] ipa: rpi: controller: Replace Pwl::readYaml() with YamlObject::get()
ipa: libipa: Vector and Pwl improvements
- 3 1
0 0 0
2024-06-13
Laurent Pinchart
Accepted
[09/11] ipa: libipa: pwl: Specialize YamlObject getter
ipa: libipa: Vector and Pwl improvements
- 2 -
0 0 0
2024-06-13
Laurent Pinchart
Accepted
[08/11] ipa: libipa: pwl: Add a constructor that moves a Point vector
ipa: libipa: Vector and Pwl improvements
- 2 -
0 0 0
2024-06-13
Laurent Pinchart
Accepted
[07/11] ipa: libipa: pwl: Add a size() function
ipa: libipa: Vector and Pwl improvements
- 2 -
0 0 0
2024-06-13
Laurent Pinchart
Accepted
[06/11] ipa: libipa: pwl: Make the empty() function inline
ipa: libipa: Vector and Pwl improvements
- 2 -
0 0 0
2024-06-13
Laurent Pinchart
Accepted
[05/11] ipa: libipa: pwl: Suffix \param with direction
ipa: libipa: Vector and Pwl improvements
- 2 -
0 0 0
2024-06-13
Laurent Pinchart
Accepted
[04/11] ipa: libipa: vector: Drop readYaml() function
ipa: libipa: Vector and Pwl improvements
- 2 -
0 0 0
2024-06-13
Laurent Pinchart
Accepted
[03/11] ipa: libipa: vector: Specialize YamlObject getter
ipa: libipa: Vector and Pwl improvements
- 2 -
0 0 0
2024-06-13
Laurent Pinchart
Accepted
[02/11] libcamera: yaml_parser: Delegate YamlObject::get() to helper structure
ipa: libipa: Vector and Pwl improvements
- 2 -
0 0 0
2024-06-13
Laurent Pinchart
Accepted
[01/11] libcamera: yaml_parser: Drop std::enable_if_t guards for get() function
ipa: libipa: Vector and Pwl improvements
- 2 -
0 0 0
2024-06-13
Laurent Pinchart
Accepted
[6/6] libcamera: controls: Add missing period at end of Gamma description
ipa: rksip1: goc: Assorted fixes
- 1 -
0 0 0
2024-06-11
Laurent Pinchart
Accepted
[5/6] ipa: rkisp1: goc: Avoid use of auto for short type
ipa: rksip1: goc: Assorted fixes
- 1 -
0 0 0
2024-06-11
Laurent Pinchart
Accepted
[4/6] ipa: rkisp1: goc: Mark default gamma table as static constexpr
ipa: rksip1: goc: Assorted fixes
- 1 -
0 0 0
2024-06-11
Laurent Pinchart
Accepted
[3/6] ipa: rkisp1: goc: Use copydoc
ipa: rksip1: goc: Assorted fixes
- 1 -
0 0 0
2024-06-11
Laurent Pinchart
Accepted
[2/6] ipa: rkisp1: goc: Drop incorrect [[maybe_unused]]
ipa: rksip1: goc: Assorted fixes
- 1 -
0 0 0
2024-06-11
Laurent Pinchart
Accepted
[1/6] ipa: rkisp1: goc: Fix typographical issues in documentation.
ipa: rksip1: goc: Assorted fixes
- 1 -
0 0 0
2024-06-11
Laurent Pinchart
Accepted
meson: Group libipa and libipa_includes in a dependency object
meson: Group libipa and libipa_includes in a dependency object
- 2 -
0 0 0
2024-06-11
Laurent Pinchart
Accepted
[v2] libcamera: dma_buf_allocator: Work around lack of file seals in uClibc
[v2] libcamera: dma_buf_allocator: Work around lack of file seals in uClibc
- 2 -
0 0 0
2024-06-05
Laurent Pinchart
Accepted
libcamera: dma_buf_allocator: Work around lack of memfd_create() in uClibc
libcamera: dma_buf_allocator: Work around lack of memfd_create() in uClibc
- 2 -
0 0 0
2024-06-05
Laurent Pinchart
Accepted
libcamera: dma_buf_allocator: Work around lack of file seals in uClibc
libcamera: dma_buf_allocator: Work around lack of file seals in uClibc
- 2 -
0 0 0
2024-06-05
Laurent Pinchart
Accepted
libcamera: dma_buf_allocator: Create memfd with CLOEXEC
libcamera: dma_buf_allocator: Create memfd with CLOEXEC
- 2 -
0 0 0
2024-06-05
Laurent Pinchart
Accepted
[RFC/PATCH] libcamera: libipa: camera_sensor: Add onsemi AR0144 sensor properties
[RFC/PATCH] libcamera: libipa: camera_sensor: Add onsemi AR0144 sensor properties
- - -
0 0 0
2024-06-03
Laurent Pinchart
Accepted
libcamera: libipa: camera_sensor: define AR0521 helper functions inline
libcamera: libipa: camera_sensor: define AR0521 helper functions inline
- 1 -
0 0 0
2024-06-03
Laurent Pinchart
Accepted
test: ipa: rkisp1-utils: Fix coding style for template arguments
test: ipa: rkisp1-utils: Fix coding style for template arguments
- 2 -
0 0 0
2024-06-01
Laurent Pinchart
Accepted
[3/3] libcamera: v4l2_subdevice: Update to the new kernel routing API
libcamera: Update to the new upstream subdev routing API
- 1 -
0 0 0
2024-06-01
Laurent Pinchart
Accepted
[2/3] include: linux: Update kernel headers to version v6.10-rc1
libcamera: Update to the new upstream subdev routing API
- 2 -
0 0 0
2024-06-01
Laurent Pinchart
Accepted
[1/3] update-kernel-headers: Add linux/udmabuf.h to headers to sync
libcamera: Update to the new upstream subdev routing API
- 2 -
0 0 0
2024-06-01
Laurent Pinchart
Accepted
[4/4] utils: checkstyle.py: Show location of coding style issue within line
utils: checkstyle.py: Miscellaneous improvements
- 2 -
0 0 0
2024-05-31
Laurent Pinchart
Accepted
[3/4] utils: checkstyle.py: Add a check for hex values
utils: checkstyle.py: Miscellaneous improvements
- 2 -
0 0 0
2024-05-31
Laurent Pinchart
Accepted
[2/4] utils: checkstyle.py: Extend IncludeChecker to cover math.h
utils: checkstyle.py: Miscellaneous improvements
- 2 1
0 0 0
2024-05-31
Laurent Pinchart
Accepted
[1/4] utils: checkstyle.py: Refactor IncludeChecker
utils: checkstyle.py: Miscellaneous improvements
- 2 -
0 0 0
2024-05-31
Laurent Pinchart
Accepted
[v2,6/6] pipeline: vimc: Don't hardcode scaling factor with recent kernels
vimc scaling improvements
- 1 -
0 0 0
2024-05-29
Laurent Pinchart
Accepted
[v2,5/6] test: v4l2_videodevice: Increase timeout for vimc capture tests
vimc scaling improvements
- 1 -
0 0 0
2024-05-29
Laurent Pinchart
Accepted
[v2,4/6] test: fence: Increase timeout for fence test
vimc scaling improvements
- 2 -
0 0 0
2024-05-29
Laurent Pinchart
Accepted
[v2,3/6] test: fence: Fix race condition
vimc scaling improvements
- 1 -
0 0 0
2024-05-29
Laurent Pinchart
Accepted
[v2,2/6] test: fence: Turn class member variable into local variable
vimc scaling improvements
- 2 -
0 0 0
2024-05-29
Laurent Pinchart
Accepted
[v2,1/6] test: camera: Increase timeout for vimc capture tests
vimc scaling improvements
- 2 -
0 0 0
2024-05-29
Laurent Pinchart
Accepted
[CI,2/2] Add compilation test with gcc 14
Miscellaneous CI coverage extensions
- 1 -
0 0 0
2024-05-27
Laurent Pinchart
Accepted
[CI,1/2] Enable compilation of the Android camera HAL
Miscellaneous CI coverage extensions
- 1 -
0 0 0
2024-05-27
Laurent Pinchart
Accepted
ipa: rpi: Make monoSensor() accessor const
ipa: rpi: Make monoSensor() accessor const
- 2 -
0 0 0
2024-05-19
Laurent Pinchart
Accepted
Documentation: Add option to treat Doxygen warnings as errors
Documentation: Add option to treat Doxygen warnings as errors
- 1 -
0 0 0
2024-05-13
Laurent Pinchart
Accepted
ipa: libipa: histogram: Fix documentation of constructor
ipa: libipa: histogram: Fix documentation of constructor
- 2 -
0 0 0
2024-05-13
Laurent Pinchart
Accepted
[v1,2/2] libcamera: Drop remaining file name from header comment blocks
libcamera: Drop remaining file name from header comment blocks
- 1 -
0 0 0
2024-05-08
Laurent Pinchart
Accepted
[v1,1/2] libcamera: Drop file name from header comment blocks in templates
libcamera: Drop remaining file name from header comment blocks
- 1 -
0 0 0
2024-05-08
Laurent Pinchart
Accepted
libcamera: Drop file name from header comment blocks
libcamera: Drop file name from header comment blocks
- 1 -
0 0 0
2024-05-08
Laurent Pinchart
Accepted
[CI,v1,2/2] Add compilation tests on Debian 10
libcamera CI coverage improvements
- 1 -
0 0 0
2024-05-07
Laurent Pinchart
Accepted
[CI,v1,1/2] Add compilation test with C++20
libcamera CI coverage improvements
- 1 -
0 0 0
2024-05-07
Laurent Pinchart
Accepted
Revert "meson: Deprecate bitwise operations between different enumeration type"
Revert "meson: Deprecate bitwise operations between different enumeration type"
- 1 -
0 0 0
2024-05-07
Laurent Pinchart
Accepted
test: Don't add current build directory to include path
test: Don't add current build directory to include path
- 2 -
0 0 0
2024-05-04
Laurent Pinchart
Accepted
[4/4] meson: Deprecate bitwise operations between different enumeration type
libcamera: Assorted cleanups and fixes
- 2 -
0 0 0
2024-05-03
Laurent Pinchart
Accepted
[3/4] apps: qcam: Use standard key sequence for quit action
libcamera: Assorted cleanups and fixes
- 2 -
0 0 0
2024-05-03
Laurent Pinchart
Accepted
[2/4] libcamera: shared_mem_object: Fix compilation with uClibc
libcamera: Assorted cleanups and fixes
- 2 -
0 0 0
2024-05-03
Laurent Pinchart
Accepted
[1/4] libcamera: utils: Avoid infinite recursion with strtod()
libcamera: Assorted cleanups and fixes
- 2 -
0 0 0
2024-05-03
Laurent Pinchart
Accepted
[v1,6/6] pipeline: vimc: Don't hardcode scaling factor with recent kernels
vimc scaling improvements
- 1 -
0 0 0
2024-04-24
Laurent Pinchart
Accepted
[v1,5/6] test: v4l2_videodevice: Increase timeout for vimc capture tests
vimc scaling improvements
- 1 -
0 0 0
2024-04-24
Laurent Pinchart
Accepted
[v1,4/6] test: fence: Increase timeout for fence test
vimc scaling improvements
- - -
0 0 0
2024-04-24
Laurent Pinchart
Accepted
[v1,3/6] test: fence: Fix race condition
vimc scaling improvements
- - -
0 0 0
2024-04-24
Laurent Pinchart
Accepted
[v1,2/6] test: fence: Turn class member variable into local variable
vimc scaling improvements
- 1 -
0 0 0
2024-04-24
Laurent Pinchart
Accepted
[v1,1/6] test: camera: Increase timeout for vimc capture tests
vimc scaling improvements
- 1 -
0 0 0
2024-04-24
Laurent Pinchart
Accepted
[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
Accepted
[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
Accepted
[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
Not Applicable
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
«
1
2
3
4
…
28
29
»