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/12] libcamera: Add Camera class Add basic camera enumeration - 1 - 0 0 0 2018-12-22 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,03/12] libcamera: deviceenumerator: add DeviceInfo class Add basic camera enumeration - 1 - 0 0 0 2018-12-22 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,05/12] libcamera: deviceenumerator: add DeviceEnumerator class Add basic camera enumeration - - - 0 0 0 2018-12-22 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,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,08/12] libcamera: deviceenumerator: add documentation Add basic camera enumeration - - - 0 0 0 2018-12-22 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,10/12] libcamera: cameramanager: add CameraManager class Add basic camera enumeration - - - 0 0 0 2018-12-22 Niklas Söderlund Superseded
[libcamera-devel,11/12] libcamera: pipe-vimc: add pipeline handler for vimc Add basic camera enumeration - - - 0 0 0 2018-12-22 Niklas Söderlund Superseded
[libcamera-devel,12/12] tests: add test to list all cameras in the system Add basic camera enumeration - - - 0 0 0 2018-12-22 Niklas Söderlund Superseded
[libcamera-devel] libcamera: device_enumerator: extend documentation of DeviceMatch [libcamera-devel] libcamera: device_enumerator: extend documentation of DeviceMatch - - - 0 0 0 2019-01-17 Niklas Söderlund Superseded
[libcamera-devel,1/3] libcamera: camera: create a association with the responsible pipeline handler libcamera: add association between Camera and PipelineHandlers - - - 0 0 0 2019-01-22 Niklas Söderlund Superseded
[libcamera-devel,2/3] libcamera: pipelines: keep reference to cameras created libcamera: add association between Camera and PipelineHandlers - - - 0 0 0 2019-01-22 Niklas Söderlund Superseded
[libcamera-devel,3/3] libcamera: camera: add method to disconnect camera libcamera: add association between Camera and PipelineHandlers - - - 0 0 0 2019-01-22 Niklas Söderlund Superseded
[libcamera-devel,1/8] libcamera: stream: add basic Stream class libcamera: add basic support for Streams and format configuration - - - 0 0 0 2019-01-22 Niklas Söderlund Superseded
[libcamera-devel,2/8] libcamera: stream: add basic StreamConfiguration class libcamera: add basic support for Streams and format configuration - - - 0 0 0 2019-01-22 Niklas Söderlund Superseded
[libcamera-devel,3/8] libcamera: pipelines: add log category for each pipeline libcamera: add basic support for Streams and format configuration - - - 0 0 0 2019-01-22 Niklas Söderlund Superseded
[libcamera-devel,4/8] libcamera: pipelines: add method to retrieve streams libcamera: add basic support for Streams and format configuration - - - 0 0 0 2019-01-22 Niklas Söderlund Superseded
[libcamera-devel,5/8] libcamera: pipelines: add method to configure streams libcamera: add basic support for Streams and format configuration - - - 0 0 0 2019-01-22 Niklas Söderlund Superseded
[libcamera-devel,6/8] libcamera: camera: Add acquire() and release() libcamera: add basic support for Streams and format configuration - - - 0 0 0 2019-01-22 Niklas Söderlund Superseded
[libcamera-devel,7/8] libcamera: camera: integrate streams and configuration libcamera: add basic support for Streams and format configuration - - - 0 0 0 2019-01-22 Niklas Söderlund Superseded
[libcamera-devel,8/8,POC] cam: add hack option to staticly configure a pipeline libcamera: add basic support for Streams and format configuration - - - 0 0 0 2019-01-22 Niklas Söderlund Superseded
[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,2/2] libcamera: pipeline: uvcvideo: create a V4L2Device for the default video en... libcamera: pipeline: uvcvideo: attach to a V4L2Device - 1 - 0 0 0 2019-01-23 Niklas Söderlund Superseded
[libcamera-devel] cam: options: optional arguments needs to be specified as --foo=bar [libcamera-devel] cam: options: optional arguments needs to be specified as --foo=bar - - - 0 0 0 2019-01-24 Niklas Söderlund Superseded
[libcamera-devel,v2,2/3] libcamera: pipelines: add log category for each pipeline libcamera: pipeline: uvcvideo: attach to a V4L2Device - - - 0 0 0 2019-01-25 Niklas Söderlund neg Superseded
[libcamera-devel,v2,1/7] libcamera: stream: add basic Stream class libcamera: add basic support for Streams and format configuration - - - 0 0 0 2019-01-25 Niklas Söderlund neg Superseded
[libcamera-devel,v2,2/7] libcamera: stream: add basic StreamConfiguration class libcamera: add basic support for Streams and format configuration - - - 0 0 0 2019-01-25 Niklas Söderlund neg Superseded
[libcamera-devel,v2,3/7] libcamera: pipelines: add method to retrieve streams libcamera: add basic support for Streams and format configuration - - - 0 0 0 2019-01-25 Niklas Söderlund neg Superseded
[libcamera-devel,v2,4/7] libcamera: pipelines: add method to configure streams libcamera: add basic support for Streams and format configuration - - - 0 0 0 2019-01-25 Niklas Söderlund neg Superseded
[libcamera-devel,v2,6/7] libcamera: camera: integrate streams and configuration libcamera: add basic support for Streams and format configuration - - - 0 0 0 2019-01-25 Niklas Söderlund neg Superseded
[libcamera-devel,v2,7/7] cam: add option to statically configure a pipeline libcamera: add basic support for Streams and format configuration - - - 0 0 0 2019-01-25 Niklas Söderlund neg Superseded
[libcamera-devel,RFC,1/2] cam: options: add parser for suboptions cam: make the --format option take arguments - - - 0 0 0 2019-01-25 Niklas Söderlund neg Superseded
[libcamera-devel,RFC,2/2] cam: make the --format option take arguments cam: make the --format option take arguments - - - 0 0 0 2019-01-25 Niklas Söderlund neg Superseded
[libcamera-devel,v3,1/6] libcamera: stream: add initial Stream class libcamera: add basic support for streams and format configuration - 1 - 0 0 0 2019-01-27 Niklas Söderlund Superseded
[libcamera-devel,v3,2/6] libcamera: stream: add initial StreamConfiguration class libcamera: add basic support for streams and format configuration - 1 - 0 0 0 2019-01-27 Niklas Söderlund Superseded
[libcamera-devel,v3,3/6] libcamera: camera: Add acquire() and release() libcamera: add basic support for streams and format configuration - 1 - 0 0 0 2019-01-27 Niklas Söderlund Superseded
[libcamera-devel,v3,4/6] libcamera: camera: extend camera object to support streams libcamera: add basic support for streams and format configuration - - - 0 0 0 2019-01-27 Niklas Söderlund Superseded
[libcamera-devel,v3,5/6] libcamera: pipeline: extend pipelines to support stream configuration libcamera: add basic support for streams and format configuration - - - 0 0 0 2019-01-27 Niklas Söderlund Superseded
[libcamera-devel,v3,6/6] libcamera: camera: extend camera object to support configuration of streams libcamera: add basic support for streams and format configuration - - - 0 0 0 2019-01-27 Niklas Söderlund Superseded
[libcamera-devel] libcamera: pipeline: uvcvideo: add warning if no default video device is found [libcamera-devel] libcamera: pipeline: uvcvideo: add warning if no default video device is found - - - 0 0 0 2019-01-27 Niklas Söderlund Superseded
[libcamera-devel,1/6] cam: options: move enum OptionArgument cam: add --format option to configure a stream - 2 - 0 0 0 2019-01-28 Niklas Söderlund Superseded
[libcamera-devel,2/6] cam: options: create a template class for options cam: add --format option to configure a stream - 1 - 0 0 0 2019-01-28 Niklas Söderlund Superseded
[libcamera-devel,3/6] cam: options: return if addOption() succeeds or not cam: add --format option to configure a stream - 1 - 0 0 0 2019-01-28 Niklas Söderlund Superseded
[libcamera-devel,4/6] cam: options: remove OptionsParser::options_ cam: add --format option to configure a stream - - - 0 0 0 2019-01-28 Niklas Söderlund Superseded
[libcamera-devel,5/6] cam: options: add a key=value parser cam: add --format option to configure a stream - - - 0 0 0 2019-01-28 Niklas Söderlund Superseded
[libcamera-devel,6/6] cam: add --format option to configure a stream cam: add --format option to configure a stream - - - 0 0 0 2019-01-28 Niklas Söderlund Superseded
[libcamera-devel,v4,1/6] libcamera: stream: add initial Stream class libcamera: add basic support for streams and format configuration - 1 - 0 0 0 2019-01-29 Niklas Söderlund Superseded
[libcamera-devel,v4,2/6] libcamera: stream: add initial StreamConfiguration structure libcamera: add basic support for streams and format configuration - - - 0 0 0 2019-01-29 Niklas Söderlund Superseded
[libcamera-devel,v4,3/6] libcamera: camera: Add acquire() and release() libcamera: add basic support for streams and format configuration - 2 - 0 0 0 2019-01-29 Niklas Söderlund Superseded
[libcamera-devel,v4,4/6] libcamera: camera: extend camera object to support streams libcamera: add basic support for streams and format configuration - 1 - 0 0 0 2019-01-29 Niklas Söderlund Superseded
[libcamera-devel,v4,5/6] libcamera: pipeline: extend pipelines to support stream configuration libcamera: add basic support for streams and format configuration - - - 0 0 0 2019-01-29 Niklas Söderlund Superseded
[libcamera-devel,v4,6/6] libcamera: camera: extend camera object to support configuration of streams libcamera: add basic support for streams and format configuration - - - 0 0 0 2019-01-29 Niklas Söderlund Superseded
[libcamera-devel,RFC,1/7] libcamera: pipelines: implement start and stop of a camera libcamera: extend camera and pipeline to support requests - - - 0 0 0 2019-02-05 Niklas Söderlund neg Superseded
[libcamera-devel,RFC,2/7] libcamera: pipelines: add buffer and request support libcamera: extend camera and pipeline to support requests - - - 0 0 0 2019-02-05 Niklas Söderlund neg Superseded
[libcamera-devel,RFC,3/7] libcamera: camera: implement start and stop of a camera libcamera: extend camera and pipeline to support requests - - - 0 0 0 2019-02-05 Niklas Söderlund neg Superseded
[libcamera-devel,RFC,4/7] libcamera: camera: add request support libcamera: extend camera and pipeline to support requests - - - 0 0 0 2019-02-05 Niklas Söderlund neg Superseded
[libcamera-devel,RFC,5/7] libcamera: pipeline: uvcvideo: add allocateBuffers and freeBuffers support libcamera: extend camera and pipeline to support requests - - - 0 0 0 2019-02-05 Niklas Söderlund neg Superseded
[libcamera-devel,RFC,6/7] libcamera: pipeline: uvcvideo: Add queueRequest support libcamera: extend camera and pipeline to support requests - - - 0 0 0 2019-02-05 Niklas Söderlund neg Superseded
[libcamera-devel,RFC,7/7] libcamera: pipeline: uvcvideo: add camera start and stop libcamera: extend camera and pipeline to support requests - - - 0 0 0 2019-02-05 Niklas Söderlund neg Superseded
[libcamera-devel,1/4] cam: free allocated buffers when done capturing cam: improve error paths - 1 - 0 0 0 2019-02-20 Niklas Söderlund Superseded
[libcamera-devel,2/4] cam: improve error checking when capturing cam: improve error paths - 1 - 0 0 0 2019-02-20 Niklas Söderlund Superseded
[libcamera-devel,3/4] cam: fix printing of camera name cam: improve error paths - 1 - 0 0 0 2019-02-20 Niklas Söderlund Superseded
[libcamera-devel,4/4] cam: Improve when usage information is printed cam: improve error paths - 1 - 0 0 0 2019-02-20 Niklas Söderlund Superseded
[libcamera-devel,1/4] libcamera: pipeline_handler: extend documentation for configureStreams() libcamera: enforce stream configuration - - - 0 0 0 2019-02-20 Niklas Söderlund Superseded
[libcamera-devel,2/4] libcamera: pipeline: uvcvideo: enforce stream configuration libcamera: enforce stream configuration - - - 0 0 0 2019-02-20 Niklas Söderlund Superseded
[libcamera-devel,3/4] libcamera: pipeline: vimc: enforce stream configuration libcamera: enforce stream configuration - 1 - 0 0 0 2019-02-20 Niklas Söderlund Superseded
[libcamera-devel,4/4] cam: fix return type of configureStreams() libcamera: enforce stream configuration - 1 - 0 0 0 2019-02-20 Niklas Söderlund Superseded
[libcamera-devel,1/8] libcamera: camera: fix bug in error check for streamConfiguration() libcamera: improve validation of camera operations - 2 - 0 0 0 2019-02-26 Niklas Söderlund Superseded
[libcamera-devel,2/8] libcamera: align the documentation for numeric error codes libcamera: improve validation of camera operations 1 1 - 0 0 0 2019-02-26 Niklas Söderlund Superseded
[libcamera-devel,3/8] libcamera: camera: document return values for application facing functions libcamera: improve validation of camera operations - - - 0 0 0 2019-02-26 Niklas Söderlund Superseded
[libcamera-devel,4/8] cam: fix order camera is operated on libcamera: improve validation of camera operations - - - 0 0 0 2019-02-26 Niklas Söderlund Superseded
[libcamera-devel,5/8] libcamera: camera: add state machine to control access from applications libcamera: improve validation of camera operations - - - 0 0 0 2019-02-26 Niklas Söderlund Superseded
[libcamera-devel,6/8] libcamera: store stream pointers in sets instead of a vectors libcamera: improve validation of camera operations - 2 - 0 0 0 2019-02-26 Niklas Söderlund Superseded
[libcamera-devel,7/8] libcamera: camera: ensure streams belong to camera libcamera: improve validation of camera operations - 1 - 0 0 0 2019-02-26 Niklas Söderlund Superseded
[libcamera-devel,8/8] libcamera: camera: make sure camera is configured before starting libcamera: improve validation of camera operations - 1 - 0 0 0 2019-02-26 Niklas Söderlund Superseded
[libcamera-devel,v2,1/4] cam: fix order camera is operated on libcamera: improve validation of camera operations - 1 - 0 0 0 2019-02-28 Niklas Söderlund Superseded
[libcamera-devel,v2,2/4] libcamera: store stream pointers in sets instead of a vectors libcamera: improve validation of camera operations - 2 - 0 0 0 2019-02-28 Niklas Söderlund Superseded
[libcamera-devel,v2,3/4] libcamera: camera: add state machine to control access from applications libcamera: improve validation of camera operations - 1 - 0 0 0 2019-02-28 Niklas Söderlund Superseded
[libcamera-devel,v2,4/4] libcamera: camera: ensure streams belong to camera libcamera: improve validation of camera operations - 1 - 0 0 0 2019-02-28 Niklas Söderlund Superseded
[libcamera-devel,1/5] libcamera: camera: Fix access bug in configureStreams() test: camera: Add basic tests for the camera - 1 - 0 0 0 2019-03-06 Niklas Söderlund Superseded
[libcamera-devel,2/5] test: camera: Add read default format test test: camera: Add basic tests for the camera - - - 0 0 0 2019-03-06 Niklas Söderlund Superseded
[libcamera-devel,3/5] test: camera: Add setting of format test test: camera: Add basic tests for the camera - - - 0 0 0 2019-03-06 Niklas Söderlund Superseded
[libcamera-devel,4/5] test: camera: Add capture test test: camera: Add basic tests for the camera - - - 0 0 0 2019-03-06 Niklas Söderlund Superseded
[libcamera-devel,5/5] test: camera: Add state machine test test: camera: Add basic tests for the camera - 1 - 0 0 0 2019-03-06 Niklas Söderlund Superseded
[libcamera-devel,v2,1/4] test: camera: Add read default configuration test test: camera: Add basic tests for the camera - 1 - 0 0 0 2019-03-11 Niklas Söderlund Superseded
[libcamera-devel,v2,2/4] test: camera: Add setting of configuration test test: camera: Add basic tests for the camera - 1 - 0 0 0 2019-03-11 Niklas Söderlund Superseded
[libcamera-devel,v2,3/4] test: camera: Add capture test test: camera: Add basic tests for the camera - 1 - 0 0 0 2019-03-11 Niklas Söderlund Superseded
[libcamera-devel,v2,4/4] test: camera: Add state machine test test: camera: Add basic tests for the camera - 1 - 0 0 0 2019-03-11 Niklas Söderlund Superseded
[libcamera-devel,RFC,1/4] cam: options: Create own enum for OptionValue types cam: Extend to support configuration of multiple streams - 1 - 0 0 0 2019-03-22 Niklas Söderlund Superseded
[libcamera-devel,RFC,3/4] cam: options: Add parsing of multiple instances of the same option cam: Extend to support configuration of multiple streams - - - 0 0 0 2019-03-22 Niklas Söderlund Superseded
[libcamera-devel,RFC,4/4] cam: Allow specifying configuration for more then one stream cam: Extend to support configuration of multiple streams - - - 0 0 0 2019-03-22 Niklas Söderlund Superseded
[libcamera-devel,1/3] cam: options: Create separate enum for OptionValue types cam: options: Add support for repeatable options - 1 - 0 0 0 2019-03-25 Niklas Söderlund Superseded
[libcamera-devel,2/3] cam: options: Add an array data type to OptionValue cam: options: Add support for repeatable options - 1 - 0 0 0 2019-03-25 Niklas Söderlund Superseded
[libcamera-devel,3/3] cam: options: Add support for repeatable options cam: options: Add support for repeatable options - 1 - 0 0 0 2019-03-25 Niklas Söderlund Superseded
[libcamera-devel,RFC,4/5] libcamera: stream: Add basic stream usage hints definitions libcamera: camera: Add support for stream usage hint - - - 0 0 0 2019-04-02 Niklas Söderlund neg Superseded
[libcamera-devel,RFC,5/5] libcamera: camera: Add support for stream usage hints libcamera: camera: Add support for stream usage hint - - - 0 0 0 2019-04-02 Niklas Söderlund neg Superseded
[libcamera-devel,2/4] cam: Add support to specify multiple stream configurations with hints cam: Add support to specify multiple stream configurations with hints - - - 0 0 0 2019-04-02 Niklas Söderlund neg Superseded
« 1 2 3 412 13 »