Show patches with: Submitter = Laurent Pinchart       |    Archived = No       |   2562 patches
« 1 2 3 425 26 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[libcamera-devel,1/4] Documentation: coding_style: Add object ownership rules Object lifetime management - 1 - 0 0 0 2019-01-17 Laurent Pinchart Superseded
[libcamera-devel,2/4] libcamera: camera_manager: Use std::unique_ptr to store event dispatcher Object lifetime management - - - 0 0 0 2019-01-17 Laurent Pinchart Superseded
[libcamera-devel,3/4] libcamera: camera_manager: Register cameras with the camera manager Object lifetime management - 1 - 0 0 0 2019-01-17 Laurent Pinchart Superseded
[libcamera-devel,4/4] libcamera: camera: Handle camera objects through shared pointers Object lifetime management - 2 - 0 0 0 2019-01-17 Laurent Pinchart Superseded
[libcamera-devel,1/6] Documentation: coding_style: Add move semantics to C++11 features Extend the logger with categories and configuration - 1 - 0 0 0 2019-01-21 Laurent Pinchart Superseded
[libcamera-devel,2/6] libcamera: signal: Enable documentation generation from signal.h file Extend the logger with categories and configuration 1 1 - 0 0 0 2019-01-21 Laurent Pinchart Superseded
[libcamera-devel,3/6] libcamera: log: Add log categories Extend the logger with categories and configuration - - - 0 0 0 2019-01-21 Laurent Pinchart Superseded
[libcamera-devel,4/6] libcamera: log: Get log levels from the environment Extend the logger with categories and configuration - - - 0 0 0 2019-01-21 Laurent Pinchart Superseded
[libcamera-devel,5/6] libcamera: log: Get log output file from the environment Extend the logger with categories and configuration - - - 0 0 0 2019-01-21 Laurent Pinchart Superseded
[libcamera-devel,6/6] libcamera: Use log categories Extend the logger with categories and configuration - - - 0 0 0 2019-01-21 Laurent Pinchart Superseded
[libcamera-devel] libcamera: media_device: Fallback to legacy ioctls on older kernels [libcamera-devel] libcamera: media_device: Fallback to legacy ioctls on older kernels - 1 - 0 0 0 2019-01-25 Laurent Pinchart Superseded
[libcamera-devel,v2] libcamera: media_device: Fallback to legacy ioctls on older kernels [libcamera-devel,v2] libcamera: media_device: Fallback to legacy ioctls on older kernels - 1 - 0 0 0 2019-01-25 Laurent Pinchart Superseded
[libcamera-devel,01/11] Install the cam and qcam utilities Rockchip ISP pipeline handler - 2 - 0 0 0 2019-04-15 Laurent Pinchart Superseded
[libcamera-devel,02/11] libcamera: log: Mark Loggable::_log() methods as const Rockchip ISP pipeline handler - 2 - 0 0 0 2019-04-15 Laurent Pinchart Superseded
[libcamera-devel,03/11] libcamera: camera: Log requested configuration in configureStreams() Rockchip ISP pipeline handler - 2 - 0 0 0 2019-04-15 Laurent Pinchart Superseded
[libcamera-devel,04/11] libcamera: geometry: Sort classes alphabetically Rockchip ISP pipeline handler - 2 - 0 0 0 2019-04-15 Laurent Pinchart Superseded
[libcamera-devel,05/11] libcamera: geometry: Use Size to store min and max in SizeRange Rockchip ISP pipeline handler - 2 - 0 0 0 2019-04-15 Laurent Pinchart Superseded
[libcamera-devel,06/11] libcamera: geometry: Add comparison operators to geometry classes Rockchip ISP pipeline handler - 2 - 0 0 0 2019-04-15 Laurent Pinchart Superseded
[libcamera-devel,07/11] test: geometry: Add tests for Size class comparison operators Rockchip ISP pipeline handler - 2 - 0 0 0 2019-04-15 Laurent Pinchart Superseded
[libcamera-devel,08/11] libcamera: v4l2-subdevice: Add method to retrieve the media entity Rockchip ISP pipeline handler - 1 - 0 0 0 2019-04-15 Laurent Pinchart Superseded
[libcamera-devel,09/11] libcamera: camera_sensor: Add a new class to model a camera sensor Rockchip ISP pipeline handler - 1 - 0 0 0 2019-04-15 Laurent Pinchart Superseded
[libcamera-devel,10/11] libcamera: pipeline: ipu3: Use the new CameraSensor class Rockchip ISP pipeline handler - 2 - 0 0 0 2019-04-15 Laurent Pinchart Superseded
[libcamera-devel,11/11] libcamera: pipeline: Add RKISP1 pipeline Rockchip ISP pipeline handler - - - 0 0 0 2019-04-15 Laurent Pinchart Superseded
[libcamera-devel,v2,01/13] Install the cam and qcam utilities Rockchip ISP pipeline handler - 2 - 0 0 0 2019-04-16 Laurent Pinchart Superseded
[libcamera-devel,v2,02/13] libcamera: log: Mark Loggable::_log() methods as const Rockchip ISP pipeline handler - 2 - 0 0 0 2019-04-16 Laurent Pinchart Superseded
[libcamera-devel,v2,03/13] libcamera: camera: Log requested configuration in configureStreams() Rockchip ISP pipeline handler - 2 - 0 0 0 2019-04-16 Laurent Pinchart Superseded
[libcamera-devel,v2,04/13] libcamera: geometry: Sort classes alphabetically Rockchip ISP pipeline handler - 2 - 0 0 0 2019-04-16 Laurent Pinchart Superseded
[libcamera-devel,v2,05/13] libcamera: geometry: Use Size to store min and max in SizeRange Rockchip ISP pipeline handler - 2 - 0 0 0 2019-04-16 Laurent Pinchart Superseded
[libcamera-devel,v2,06/13] libcamera: geometry: Add comparison operators to geometry classes Rockchip ISP pipeline handler - 2 - 0 0 0 2019-04-16 Laurent Pinchart Superseded
[libcamera-devel,v2,07/13] test: geometry: Add tests for Size class comparison operators Rockchip ISP pipeline handler - 2 - 0 0 0 2019-04-16 Laurent Pinchart Superseded
[libcamera-devel,v2,08/13] libcamera: utils: Add set_overlap() function Rockchip ISP pipeline handler - 2 - 0 0 0 2019-04-16 Laurent Pinchart Superseded
[libcamera-devel,v2,09/13] libcamera: v4l2_subdevice: Close subdevice when destroyed Rockchip ISP pipeline handler - 2 - 0 0 0 2019-04-16 Laurent Pinchart Superseded
[libcamera-devel,v2,10/13] libcamera: v4l2-subdevice: Add method to retrieve the media entity Rockchip ISP pipeline handler - 2 - 0 0 0 2019-04-16 Laurent Pinchart Superseded
[libcamera-devel,v2,11/13] libcamera: camera_sensor: Add a new class to model a camera sensor Rockchip ISP pipeline handler - 1 - 0 0 0 2019-04-16 Laurent Pinchart Superseded
[libcamera-devel,v2,12/13] libcamera: pipeline: ipu3: Use the new CameraSensor class Rockchip ISP pipeline handler - 1 - 0 0 0 2019-04-16 Laurent Pinchart Superseded
[libcamera-devel,v2,13/13] libcamera: pipeline: Add RKISP1 pipeline Rockchip ISP pipeline handler - 1 1 0 0 0 2019-04-16 Laurent Pinchart Superseded
[libcamera-devel,1/3] libcamera: Document documentation style and update the code accordingly [libcamera-devel,1/3] libcamera: Document documentation style and update the code accordingly 1 - - 0 0 0 2019-04-18 Laurent Pinchart Superseded
[libcamera-devel,2/3] libcamera: stream: Add and use toString() method to StreamConfiguration [libcamera-devel,1/3] libcamera: Document documentation style and update the code accordingly - 1 - 0 0 0 2019-04-18 Laurent Pinchart Superseded
[libcamera-devel,3/3] libcamera: Include header related to source file first [libcamera-devel,1/3] libcamera: Document documentation style and update the code accordingly - 1 - 0 0 0 2019-04-18 Laurent Pinchart Superseded
[libcamera-devel,2/2] libcamera: Use compile optimisation by default [libcamera-devel,1/2] libcamera: Don't ignore the return value of read() and write() - 1 - 0 0 0 2019-04-28 Laurent Pinchart Superseded
[libcamera-devel,PATCH/RFC,01/12] libcamera: camera: Fix std::ostringstream initialisation Rework camera configuration to introduce negotiation of parameters - 1 - 0 0 0 2019-05-17 Laurent Pinchart Superseded
[libcamera-devel,PATCH/RFC,02/12] libcamera: camera: Rename configureStreams() and streamConfigur... Rework camera configuration to introduce negotiation of parameters - 1 - 0 0 0 2019-05-17 Laurent Pinchart Superseded
[libcamera-devel,PATCH/RFC,03/12] libcamera: Use stream roles directly instead of StreamUsage Rework camera configuration to introduce negotiation of parameters - 1 - 0 0 0 2019-05-17 Laurent Pinchart Superseded
[libcamera-devel,PATCH/RFC,04/12] libcamera: Refactor the camera configuration storage and API Rework camera configuration to introduce negotiation of parameters - 1 - 0 0 0 2019-05-17 Laurent Pinchart Superseded
[libcamera-devel,PATCH/RFC,05/12] libcamera: camera: Return a pointer from generateConfiguration() Rework camera configuration to introduce negotiation of parameters - - - 0 0 0 2019-05-17 Laurent Pinchart Superseded
[libcamera-devel,PATCH/RFC,06/12] libcamera: pipeline: Move camera data classes to the top level ... Rework camera configuration to introduce negotiation of parameters - 1 - 0 0 0 2019-05-17 Laurent Pinchart Superseded
[libcamera-devel,PATCH/RFC,07/12] libcamera: camera: Add a validation API to the CameraConfigurat... Rework camera configuration to introduce negotiation of parameters - - - 0 0 0 2019-05-17 Laurent Pinchart Superseded
[libcamera-devel,PATCH/RFC,08/12] libcamera: stream: Add StreamFormats Rework camera configuration to introduce negotiation of parameters - - - 0 0 0 2019-05-17 Laurent Pinchart Superseded
[libcamera-devel,PATCH/RFC,09/12] test: stream: Add test for StreamFormat Rework camera configuration to introduce negotiation of parameters - - - 0 0 0 2019-05-17 Laurent Pinchart Superseded
[libcamera-devel,PATCH/RFC,10/12] libcamera: v4l2_device: Add method to enumerate all discrete fr... Rework camera configuration to introduce negotiation of parameters - - - 0 0 0 2019-05-17 Laurent Pinchart Superseded
[libcamera-devel,PATCH/RFC,11/12] libcamera: pipeline: uvcvideo: Validate format in UVCCameraConf... Rework camera configuration to introduce negotiation of parameters - - - 0 0 0 2019-05-17 Laurent Pinchart Superseded
[libcamera-devel,PATCH/RFC,12/12] cam: Validate camera configuration Rework camera configuration to introduce negotiation of parameters - - - 0 0 0 2019-05-17 Laurent Pinchart Superseded
[libcamera-devel,v2,1/6] libcamera: camera: Rename configureStreams() and streamConfiguration() Rework camera configuration to introduce negotiation of parameters - 2 - 0 0 0 2019-05-19 Laurent Pinchart Superseded
[libcamera-devel,v2,2/6] libcamera: Use stream roles directly instead of StreamUsage Rework camera configuration to introduce negotiation of parameters - 2 - 0 0 0 2019-05-19 Laurent Pinchart Superseded
[libcamera-devel,v2,3/6] libcamera: Refactor the camera configuration storage and API Rework camera configuration to introduce negotiation of parameters - 1 - 0 0 0 2019-05-19 Laurent Pinchart Superseded
[libcamera-devel,v2,4/6] libcamera: camera: Return a pointer from generateConfiguration() Rework camera configuration to introduce negotiation of parameters - 1 - 0 0 0 2019-05-19 Laurent Pinchart Superseded
[libcamera-devel,v2,5/6] libcamera: pipeline: Move camera data classes to the top level scope Rework camera configuration to introduce negotiation of parameters - 2 - 0 0 0 2019-05-19 Laurent Pinchart Superseded
[libcamera-devel,v2,6/6] libcamera: camera: Add a validation API to the CameraConfiguration class Rework camera configuration to introduce negotiation of parameters - 1 - 0 0 0 2019-05-19 Laurent Pinchart Superseded
[libcamera-devel] libcamera: Auto-generate libcamera.h [libcamera-devel] libcamera: Auto-generate libcamera.h - 2 - 0 0 0 2019-05-21 Laurent Pinchart Superseded
[libcamera-devel,v3,01/14] libcamera: Use 'files()' function to specify gen-header.sh libcamera Controls - 1 - 0 0 0 2019-06-30 Laurent Pinchart Superseded
[libcamera-devel,v3,02/14] libcamera: v4l2_controls: Add min and max to V4L2ControlInfo libcamera Controls - 2 - 0 0 0 2019-06-30 Laurent Pinchart Superseded
[libcamera-devel,v3,03/14] libcamera: v4l2_device: Add method to retrieve all supported controls libcamera Controls - 2 - 0 0 0 2019-06-30 Laurent Pinchart Superseded
[libcamera-devel,v3,04/14] libcamera: controls: Introduce control-related data types libcamera Controls - 1 - 0 0 0 2019-06-30 Laurent Pinchart Superseded
[libcamera-devel,v3,05/14] libcamera: camera: Provide a list of ControlInfo libcamera Controls - 2 - 0 0 0 2019-06-30 Laurent Pinchart Superseded
[libcamera-devel,v3,06/14] libcamera: controls: Extend ControlList to access controls by ID libcamera Controls - 2 - 0 0 0 2019-06-30 Laurent Pinchart Superseded
[libcamera-devel,v3,07/14] libcamera: request: Add a ControlList libcamera Controls - - - 0 0 0 2019-06-30 Laurent Pinchart Superseded
[libcamera-devel,v3,08/14] libcamera: controls: Add a set of initial controls libcamera Controls - - - 0 0 0 2019-06-30 Laurent Pinchart Superseded
[libcamera-devel,v3,09/14] libcamera: pipeline: uvcvideo: Add controls support libcamera Controls - - - 0 0 0 2019-06-30 Laurent Pinchart Superseded
[libcamera-devel,v3,10/14] libcamera: pipeline: vimc: Add controls support libcamera Controls - - - 0 0 0 2019-06-30 Laurent Pinchart Superseded
[libcamera-devel,v3,11/14] libcamera: test: Add ControlValue test libcamera Controls - - - 0 0 0 2019-06-30 Laurent Pinchart Superseded
[libcamera-devel,v3,12/14] libcamera: test: Add ControlInfo test libcamera Controls - - - 0 0 0 2019-06-30 Laurent Pinchart Superseded
[libcamera-devel,v3,13/14] libcamera: test: Add ControlList tests libcamera Controls - - - 0 0 0 2019-06-30 Laurent Pinchart Superseded
[libcamera-devel,v3,14/14,PoC] QCam: Control demo: A SineWave Brightness libcamera Controls - - - 0 0 0 2019-06-30 Laurent Pinchart Superseded
[libcamera-devel] libcamera: Rework automatic version generation to avoid rebuilds [libcamera-devel] libcamera: Rework automatic version generation to avoid rebuilds 1 - - 0 0 0 2019-07-05 Laurent Pinchart Superseded
[libcamera-devel,01/18] libcamera: object: Make message() method protected Object & Thread enhancements - 1 - 0 0 0 2019-08-12 Laurent Pinchart Superseded
[libcamera-devel,02/18] libcamera: thread: Wake up target thread when moving objects Object & Thread enhancements - 1 - 0 0 0 2019-08-12 Laurent Pinchart Superseded
[libcamera-devel,03/18] libcamera: thread: Support dispatching messages to main thread Object & Thread enhancements - 1 - 0 0 0 2019-08-12 Laurent Pinchart Superseded
[libcamera-devel,04/18] libcamera: signal: Split Slot implementation to reusable classes Object & Thread enhancements - 1 - 0 0 0 2019-08-12 Laurent Pinchart Superseded
[libcamera-devel,05/18] libcamera: bound_method: Decouple from Signal implementation Object & Thread enhancements - 1 - 0 0 0 2019-08-12 Laurent Pinchart Superseded
[libcamera-devel,06/18] libcamera: object: Add an asynchronous method invocation method Object & Thread enhancements - 1 - 0 0 0 2019-08-12 Laurent Pinchart Superseded
[libcamera-devel,07/18] libcamera: object: Notify objects of thread move Object & Thread enhancements - 1 - 0 0 0 2019-08-12 Laurent Pinchart Superseded
[libcamera-devel,08/18] test: Add Object::invokeMethod() test Object & Thread enhancements - 1 - 0 0 0 2019-08-12 Laurent Pinchart Superseded
[libcamera-devel,09/18] test: Add Object class thread affinity test Object & Thread enhancements - 1 - 0 0 0 2019-08-12 Laurent Pinchart Superseded
[libcamera-devel,10/18] libcamera: camera_manager: Bind CameraManager to threads Object & Thread enhancements - 1 - 0 0 0 2019-08-12 Laurent Pinchart Superseded
[libcamera-devel,11/18] libcamera: event_notifier: Bind event notifiers to threads Object & Thread enhancements - 1 - 0 0 0 2019-08-12 Laurent Pinchart Superseded
[libcamera-devel,12/18] libcamera: timer: Bind timers to threads Object & Thread enhancements - 1 - 0 0 0 2019-08-12 Laurent Pinchart Superseded
[libcamera-devel,13/18] test: Add EventNotifier thread move test Object & Thread enhancements - - - 0 0 0 2019-08-12 Laurent Pinchart Superseded
[libcamera-devel,14/18] test: Add Timer thread move test Object & Thread enhancements - - - 0 0 0 2019-08-12 Laurent Pinchart Superseded
[libcamera-devel,15/18] libcamera: object: Create parent-child relationships Object & Thread enhancements - 1 - 0 0 0 2019-08-12 Laurent Pinchart Superseded
[libcamera-devel,16/18] libcamera: Add parent argument to constructors of Object-derived classes Object & Thread enhancements - 1 - 0 0 0 2019-08-12 Laurent Pinchart Superseded
[libcamera-devel,17/18] test: object: Extend object test to verify parent-child relationships Object & Thread enhancements - 1 - 0 0 0 2019-08-12 Laurent Pinchart Superseded
[libcamera-devel,18/18] test: Simplify tests with parent-child relationships Object & Thread enhancements - 1 - 0 0 0 2019-08-12 Laurent Pinchart Superseded
[libcamera-devel] meson: Define _FORTIFY_SOURCE for non-debug builds [libcamera-devel] meson: Define _FORTIFY_SOURCE for non-debug builds - 1 - 0 0 0 2019-08-19 Laurent Pinchart pinchartl Superseded
[libcamera-devel,1/2] libcamera: utils: Add clock helpers [libcamera-devel,1/2] libcamera: utils: Add clock helpers - - - 0 0 0 2019-09-14 Laurent Pinchart Superseded
[libcamera-devel,2/2] libcamera: Switch to the std::chrono API [libcamera-devel,1/2] libcamera: utils: Add clock helpers - - - 0 0 0 2019-09-14 Laurent Pinchart Superseded
[libcamera-devel] ipa: Convert the IPA API to plain C [libcamera-devel] ipa: Convert the IPA API to plain C - 1 - 0 0 0 2019-09-15 Laurent Pinchart pinchartl Superseded
[libcamera-devel] libcamera: ipa_manager: Rework error messages when enumerating IPAs [libcamera-devel] libcamera: ipa_manager: Rework error messages when enumerating IPAs - 1 - 0 0 0 2019-09-15 Laurent Pinchart Superseded
[libcamera-devel] ipa: Allow short-circuiting the ipa_operations [libcamera-devel] ipa: Allow short-circuiting the ipa_operations - 2 - 0 0 0 2019-09-28 Laurent Pinchart pinchartl Superseded
[libcamera-devel,01/12] libcamera: controls: Rename ControlValueType to ControlType Improve the application-facing controls API - 1 - 0 0 0 2019-09-28 Laurent Pinchart Superseded
[libcamera-devel,02/12] libcamera: controls: Make ControlValue get/set accessors template methods Improve the application-facing controls API - 1 - 0 0 0 2019-09-28 Laurent Pinchart Superseded
« 1 2 3 425 26 »