Toggle navigation
Patchwork
libcamera
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Hirokazu Honda
| 468 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
…
4
5
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[libcamera-devel,1/1] android: camera_device: Configure one stream for identical stream requests
Configure one stream for identical stream requests
- - -
0 0 0
2022-01-06
Hirokazu Honda
Accepted
[libcamera-devel,v10,3/3] libcamera: pipeline: ipu3: Apply a requested test pattern mode
[libcamera-devel,v10,1/3] libcamera: camera_sensor: Reference test pattern modes by enum type
- 3 -
0 0 0
2021-12-06
Hirokazu Honda
Accepted
[libcamera-devel,v10,2/3] libcamera: camera_sensor: Enable to set a test pattern mode
[libcamera-devel,v10,1/3] libcamera: camera_sensor: Reference test pattern modes by enum type
- 2 -
0 0 0
2021-12-06
Hirokazu Honda
Accepted
[libcamera-devel,v10,1/3] libcamera: camera_sensor: Reference test pattern modes by enum type
[libcamera-devel,v10,1/3] libcamera: camera_sensor: Reference test pattern modes by enum type
- 3 -
0 0 0
2021-12-06
Hirokazu Honda
Accepted
[libcamera-devel,7/7] ipa: raspberrypi: metadata: Apply clang thread safety annotation
Apply clang thread safety annotations to raspberrypi
- - -
0 0 0
2021-12-03
Hirokazu Honda
New
[libcamera-devel,6/7] ipa: raspberrypi: contrast: Apply clang thread annotation
Apply clang thread safety annotations to raspberrypi
- - -
0 0 0
2021-12-03
Hirokazu Honda
New
[libcamera-devel,5/7] ipa: raspberrypi: Contrast: Protect status_ access in Initialise()
Apply clang thread safety annotations to raspberrypi
- - -
0 0 0
2021-12-03
Hirokazu Honda
New
[libcamera-devel,4/7] ipa: raspberrypi: lux: Apply clang thread annotation
Apply clang thread safety annotations to raspberrypi
- - -
0 0 0
2021-12-03
Hirokazu Honda
New
[libcamera-devel,3/7] ipa: raspberrypi: awb: Apply clang thread annotation
Apply clang thread safety annotations to raspberrypi
- - -
0 0 0
2021-12-03
Hirokazu Honda
New
[libcamera-devel,2/7] ipa: raspberrypi: alsc: Apply clang thread annotation
Apply clang thread safety annotations to raspberrypi
- - -
0 0 0
2021-12-03
Hirokazu Honda
New
[libcamera-devel,1/7] ipa: raspberrypi: Use libcamera Mutex class
Apply clang thread safety annotations to raspberrypi
- - -
0 0 0
2021-12-03
Hirokazu Honda
New
[libcamera-devel,7/7] v4l2: v4l2_camera: Apply clang thread safety annotation
Apply clang thread safety annotation libcamera-core and v4l2
- - -
0 0 0
2021-12-03
Hirokazu Honda
Accepted
[libcamera-devel,6/7] v4l2: v4l2_camera_proxy: Apply clang thread safety annotation
Apply clang thread safety annotation libcamera-core and v4l2
- - -
0 0 0
2021-12-03
Hirokazu Honda
Accepted
[libcamera-devel,5/7] libcamera: camera_manager: Apply clang thread safety annotation
Apply clang thread safety annotation libcamera-core and v4l2
- - -
0 0 0
2021-12-03
Hirokazu Honda
Accepted
[libcamera-devel,4/7] libcamera: camera_manager: Protect cameras_ by mutex in cleanup()
Apply clang thread safety annotation libcamera-core and v4l2
- - -
0 0 0
2021-12-03
Hirokazu Honda
New
[libcamera-devel,3/7] libcamera: base: thread: Apply clang thread safety annotation
Apply clang thread safety annotation libcamera-core and v4l2
- - -
0 0 0
2021-12-03
Hirokazu Honda
Accepted
[libcamera-devel,2/7] libcamera: base: thread: Protect exitCode by mutex in exit()
Apply clang thread safety annotation libcamera-core and v4l2
- - -
0 0 0
2021-12-03
Hirokazu Honda
New
[libcamera-devel,1/7] libcamera: base: semaphore: Apply clang thread safety annotation
Apply clang thread safety annotation libcamera-core and v4l2
- - -
0 0 0
2021-12-03
Hirokazu Honda
Accepted
[libcamera-devel,v5,12/12] android: camera_request: Add thread safety annotation
Introduce clang thread safety annotations
- 2 -
0 0 0
2021-12-01
Hirokazu Honda
Accepted
[libcamera-devel,v5,11/12] android: camera_device: Add thread safety annotation
Introduce clang thread safety annotations
- 2 -
0 0 0
2021-12-01
Hirokazu Honda
Accepted
[libcamera-devel,v5,10/12] android: camera_device: Fix variables access without protection
Introduce clang thread safety annotations
- 2 -
0 0 0
2021-12-01
Hirokazu Honda
Accepted
[libcamera-devel,v5,09/12] android: camera_stream: Add thread safety annotation
Introduce clang thread safety annotations
- 2 -
0 0 0
2021-12-01
Hirokazu Honda
Accepted
[libcamera-devel,v5,08/12] android: camera_stream: Protect buffers initialization by mutex_
Introduce clang thread safety annotations
- 2 -
0 0 0
2021-12-01
Hirokazu Honda
Accepted
[libcamera-devel,v5,07/12] android: camera_hal_manager: Add thread safety annotation
Introduce clang thread safety annotations
- 2 -
0 0 0
2021-12-01
Hirokazu Honda
Accepted
[libcamera-devel,v5,06/12] libcamera: Correct include headers for Mutex classes
Introduce clang thread safety annotations
- 2 -
0 0 0
2021-12-01
Hirokazu Honda
Accepted
[libcamera-devel,v5,05/12] libcamera: base: Add mutex classes with thread safety annotations
Introduce clang thread safety annotations
- 2 -
0 0 0
2021-12-01
Hirokazu Honda
Accepted
[libcamera-devel,v5,04/12] libcamera: base: Add thread safety annotation macros
Introduce clang thread safety annotations
- 2 -
0 0 0
2021-12-01
Hirokazu Honda
Accepted
[libcamera-devel,v5,03/12] v4l2: Consolidate mutex classes to Mutex and MutexLocker
Introduce clang thread safety annotations
- 2 -
0 0 0
2021-12-01
Hirokazu Honda
Accepted
[libcamera-devel,v5,02/12] android: Consolidate mutex classes to Mutex and MutexLocker
Introduce clang thread safety annotations
- 2 -
0 0 0
2021-12-01
Hirokazu Honda
Accepted
[libcamera-devel,v5,01/12] libcamera: base: Introduce ConditionVariable
Introduce clang thread safety annotations
- 2 -
0 0 0
2021-12-01
Hirokazu Honda
Accepted
[libcamera-devel,v4,12/12] android: camera_request: Add thread safety annotation
Introduce clang thread safety annotations
- 1 -
0 0 0
2021-12-01
Hirokazu Honda
Superseded
[libcamera-devel,v4,11/12] android: camera_device: Add thread safety annotation
Introduce clang thread safety annotations
- 1 -
0 0 0
2021-12-01
Hirokazu Honda
Superseded
[libcamera-devel,v4,10/12] android: camera_device: Fix variables access without protection
Introduce clang thread safety annotations
- 1 -
0 0 0
2021-12-01
Hirokazu Honda
Superseded
[libcamera-devel,v4,09/12] android: camera_stream: Add thread safety annotation
Introduce clang thread safety annotations
- 2 -
0 0 0
2021-12-01
Hirokazu Honda
Superseded
[libcamera-devel,v4,08/12] android: camera_stream: Protect buffers initialization by mutex_
Introduce clang thread safety annotations
- 1 -
0 0 0
2021-12-01
Hirokazu Honda
Superseded
[libcamera-devel,v4,07/12] android: camera_hal_manager: Add thread safety annotation
Introduce clang thread safety annotations
- 2 -
0 0 0
2021-12-01
Hirokazu Honda
Superseded
[libcamera-devel,v4,06/12] libcamera: Correct include headers for Mutex classes
Introduce clang thread safety annotations
- 1 -
0 0 0
2021-12-01
Hirokazu Honda
Superseded
[libcamera-devel,v4,05/12] libcamera: base: Add mutex classes with thread safety annotations
Introduce clang thread safety annotations
- 1 -
0 0 0
2021-12-01
Hirokazu Honda
Superseded
[libcamera-devel,v4,04/12] libcamera: base: Add thread safety annotation macros
Introduce clang thread safety annotations
- 1 -
0 0 0
2021-12-01
Hirokazu Honda
Superseded
[libcamera-devel,v4,03/12] v4l2: Consolidate mutex classes to Mutex and MutexLocker
Introduce clang thread safety annotations
- 1 -
0 0 0
2021-12-01
Hirokazu Honda
Superseded
[libcamera-devel,v4,02/12] android: Consolidate mutex classes to Mutex and MutexLocker
Introduce clang thread safety annotations
- 1 -
0 0 0
2021-12-01
Hirokazu Honda
Superseded
[libcamera-devel,v4,01/12] libcamera: base: Introduce ConditionVariable
Introduce clang thread safety annotations
- 1 -
0 0 0
2021-12-01
Hirokazu Honda
Superseded
[libcamera-devel,v3,12/12] android: camera_request: Add thread safety annotation
Introduce clang thread safety annotations
- 1 -
0 0 0
2021-11-30
Hirokazu Honda
Superseded
[libcamera-devel,v3,11/12] android: camera_device: Add thread safety annotation
Introduce clang thread safety annotations
- 1 -
0 0 0
2021-11-30
Hirokazu Honda
Superseded
[libcamera-devel,v3,10/12] android: camera_device: Fix variables access without protection
Introduce clang thread safety annotations
- 1 -
0 0 0
2021-11-30
Hirokazu Honda
Superseded
[libcamera-devel,v3,09/12] android: camera_stream: Add thread safety annotation
Introduce clang thread safety annotations
- 2 -
0 0 0
2021-11-30
Hirokazu Honda
Superseded
[libcamera-devel,v3,08/12] android: camera_stream: Protect buffers initialization by mutex_
Introduce clang thread safety annotations
- 1 -
0 0 0
2021-11-30
Hirokazu Honda
Superseded
[libcamera-devel,v3,07/12] android: camera_hal_manager: Add thread safety annotation
Introduce clang thread safety annotations
- 2 -
0 0 0
2021-11-30
Hirokazu Honda
Superseded
[libcamera-devel,v3,06/12] libcamera: Correct include headers for Mutex classes
Introduce clang thread safety annotations
- 1 -
0 0 0
2021-11-30
Hirokazu Honda
Superseded
[libcamera-devel,v3,05/12] libcamera: base: Add mutex classes with thread safety annotations
Introduce clang thread safety annotations
- - -
0 0 0
2021-11-30
Hirokazu Honda
Superseded
[libcamera-devel,v3,04/12] libcamera: base: Add thread safety annotation macros
Introduce clang thread safety annotations
- 1 -
0 0 0
2021-11-30
Hirokazu Honda
Superseded
[libcamera-devel,v3,03/12] v4l2: Consolidate mutex classes to Mutex and MutexLocker
Introduce clang thread safety annotations
- 1 -
0 0 0
2021-11-30
Hirokazu Honda
Superseded
[libcamera-devel,v3,02/12] android: Consolidate mutex classes to Mutex and MutexLocker
Introduce clang thread safety annotations
- 1 -
0 0 0
2021-11-30
Hirokazu Honda
Superseded
[libcamera-devel,v3,01/12] libcamera: base: Introduce ConditionVariable
Introduce clang thread safety annotations
- 1 -
0 0 0
2021-11-30
Hirokazu Honda
Superseded
[libcamera-devel,2/2] android: camera_stream: Use PlatformFrameBufferAllocator
Use PlatfromFrameBufferAllocator in CameraStream
- - -
0 0 0
2021-11-30
Hirokazu Honda
Accepted
[libcamera-devel,1/2] android: camera_capabilities: Add function to convert PixelFormat to androi...
Use PlatfromFrameBufferAllocator in CameraStream
- 1 -
0 0 0
2021-11-30
Hirokazu Honda
New
[libcamera-devel,v2,11/11] android: camera_request: Add thread safety annotation
Introduce clang thread safety annotations
- 2 -
0 0 0
2021-11-29
Hirokazu Honda
Superseded
[libcamera-devel,v2,10/11] android: camera_device: Add thread safety annotation
Introduce clang thread safety annotations
- 1 -
0 0 0
2021-11-29
Hirokazu Honda
Superseded
[libcamera-devel,v2,09/11] android: camera_device: Fix variables access without protection
Introduce clang thread safety annotations
- - -
0 0 0
2021-11-29
Hirokazu Honda
Superseded
[libcamera-devel,v2,08/11] android: camera_stream: Add thread safety annotation
Introduce clang thread safety annotations
- 2 -
0 0 0
2021-11-29
Hirokazu Honda
Superseded
[libcamera-devel,v2,07/11] android: camera_stream: Protect buffers initialization by mutex_
Introduce clang thread safety annotations
- 1 -
0 0 0
2021-11-29
Hirokazu Honda
Superseded
[libcamera-devel,v2,06/11] android: camera_hal_manager: Add thread safety annotation
Introduce clang thread safety annotations
- 2 -
0 0 0
2021-11-29
Hirokazu Honda
Superseded
[libcamera-devel,v2,05/11] libcamera: base: Add mutex classes with thread safety annotations
Introduce clang thread safety annotations
- - -
0 0 0
2021-11-29
Hirokazu Honda
Superseded
[libcamera-devel,v2,04/11] libcamera: base: Add thread safety annotation macros
Introduce clang thread safety annotations
- 1 -
0 0 0
2021-11-29
Hirokazu Honda
Superseded
[libcamera-devel,v2,03/11] v4l2: Consolidate mutex classes to Mutex and MutexLocker
Introduce clang thread safety annotations
- 1 -
0 0 0
2021-11-29
Hirokazu Honda
Superseded
[libcamera-devel,v2,02/11] android: Consolidate mutex classes to Mutex and MutexLocker
Introduce clang thread safety annotations
- 1 -
0 0 0
2021-11-29
Hirokazu Honda
Superseded
[libcamera-devel,v2,01/11] libcamera: base: Introduce ConditionVariable
Introduce clang thread safety annotations
- 1 -
0 0 0
2021-11-29
Hirokazu Honda
Superseded
[libcamera-devel,v9,3/3] libcamera: pipeline: ipu3: Apply a requested test pattern mode
[libcamera-devel,v9,1/3] libcamera: camera_sensor: Reference test pattern modes by enum type
- 2 -
0 0 0
2021-11-29
Hirokazu Honda
Superseded
[libcamera-devel,v9,2/3] libcamera: camera_sensor: Enable to set a test pattern mode
[libcamera-devel,v9,1/3] libcamera: camera_sensor: Reference test pattern modes by enum type
- 2 -
0 0 0
2021-11-29
Hirokazu Honda
Superseded
[libcamera-devel,v9,1/3] libcamera: camera_sensor: Reference test pattern modes by enum type
[libcamera-devel,v9,1/3] libcamera: camera_sensor: Reference test pattern modes by enum type
- 3 -
0 0 0
2021-11-29
Hirokazu Honda
Superseded
[libcamera-devel,v8,3/3] libcamera: pipeline: ipu3: Apply a requested test pattern mode
Enable to apply test pattern mode in IPU3
- 2 -
0 0 0
2021-11-26
Hirokazu Honda
Superseded
[libcamera-devel,v8,2/3] libcamera: camera_sensor: Enable to set a test pattern mode
Enable to apply test pattern mode in IPU3
- 1 -
0 0 0
2021-11-26
Hirokazu Honda
Superseded
[libcamera-devel,v8,1/3] libcamera: camera_sensor: Reference test pattern modes by enum type
Enable to apply test pattern mode in IPU3
- 3 -
0 0 0
2021-11-26
Hirokazu Honda
Superseded
[libcamera-devel,v4,2/2] android: Introduce PlatformFrameBufferAllocator
[libcamera-devel,v4,1/2] libcamera: framebuffer: Enable attaching additional data to FrameBuffer
- 2 -
0 0 0
2021-11-26
Hirokazu Honda
Accepted
[libcamera-devel,v4,1/2] libcamera: framebuffer: Enable attaching additional data to FrameBuffer
[libcamera-devel,v4,1/2] libcamera: framebuffer: Enable attaching additional data to FrameBuffer
- 3 -
0 0 0
2021-11-26
Hirokazu Honda
Accepted
[libcamera-devel,v7,3/3] libcamera: pipeline: ipu3: Apply a requested test pattern mode
Enable to apply test pattern mode in IPU3
- 2 -
0 0 0
2021-11-23
Hirokazu Honda
Superseded
[libcamera-devel,v7,2/3] libcamera: camera_sensor: Enable to set a test pattern mode
Enable to apply test pattern mode in IPU3
- 2 -
0 0 0
2021-11-23
Hirokazu Honda
Superseded
[libcamera-devel,v7,1/3] libcamera: camera_sensor: Reference test pattern modes by enum type
Enable to apply test pattern mode in IPU3
- 3 -
0 0 0
2021-11-23
Hirokazu Honda
Superseded
[libcamera-devel,v3,2/2] android: Introduce PlatformFrameBufferAllocator
[libcamera-devel,v3,1/2] libcamera: framebuffer: Enable attaching additional data to FrameBuffer
- 2 -
0 0 0
2021-11-23
Hirokazu Honda
Superseded
[libcamera-devel,v3,1/2] libcamera: framebuffer: Enable attaching additional data to FrameBuffer
[libcamera-devel,v3,1/2] libcamera: framebuffer: Enable attaching additional data to FrameBuffer
- 3 -
0 0 0
2021-11-23
Hirokazu Honda
Superseded
[libcamera-devel,v4] lc-compliance: Build with gtest in subprojects
[libcamera-devel,v4] lc-compliance: Build with gtest in subprojects
- 3 1
0 0 0
2021-11-12
Hirokazu Honda
Accepted
[libcamera-devel,v6,4/4] libcamera: pipeline: ipu3: Apply the requested test pattern mode
[libcamera-devel,v6,1/4] lc-compliance: Build with gtest in subprojects
- 1 -
0 0 0
2021-11-10
Hirokazu Honda
Superseded
[libcamera-devel,v6,3/4] libcamera: camera_sensor: Enable to set a test pattern mode
[libcamera-devel,v6,1/4] lc-compliance: Build with gtest in subprojects
- 2 -
0 0 0
2021-11-10
Hirokazu Honda
Superseded
[libcamera-devel,v6,2/4] libcamera: camera_sensor: Reference test pattern modes by enum type
[libcamera-devel,v6,1/4] lc-compliance: Build with gtest in subprojects
- 3 -
0 0 0
2021-11-10
Hirokazu Honda
Superseded
[libcamera-devel,v6,1/4] lc-compliance: Build with gtest in subprojects
[libcamera-devel,v6,1/4] lc-compliance: Build with gtest in subprojects
- 2 1
0 0 0
2021-11-10
Hirokazu Honda
Accepted
[libcamera-devel,v5,3/3] libcamera: pipeline: ipu3: Apply the requested test pattern mode
[libcamera-devel,v5,1/3] libcamera: camera_sensor: Reference test pattern modes by enum type
- 1 -
0 0 0
2021-11-10
Hirokazu Honda
Superseded
[libcamera-devel,v5,2/3] libcamera: camera_sensor: Enable to set a test pattern mode
[libcamera-devel,v5,1/3] libcamera: camera_sensor: Reference test pattern modes by enum type
- 2 -
0 0 0
2021-11-10
Hirokazu Honda
Superseded
[libcamera-devel,v5,1/3] libcamera: camera_sensor: Reference test pattern modes by enum type
[libcamera-devel,v5,1/3] libcamera: camera_sensor: Reference test pattern modes by enum type
- 2 -
0 0 0
2021-11-10
Hirokazu Honda
Superseded
[libcamera-devel,v3] lc-compliance: Build with gtest in subprojects
[libcamera-devel,v3] lc-compliance: Build with gtest in subprojects
- 1 1
0 0 0
2021-11-10
Hirokazu Honda
Superseded
[libcamera-devel,v2] lc-compliance: Build with googltest in subproject
[libcamera-devel,v2] lc-compliance: Build with googltest in subproject
- 1 1
0 0 0
2021-11-09
Hirokazu Honda
Superseded
[libcamera-devel] lc-compliance: Build with googltest in subproject
[libcamera-devel] lc-compliance: Build with googltest in subproject
- - 1
0 0 0
2021-11-08
Hirokazu Honda
Superseded
[libcamera-devel,v4,3/3] libcamera: pipeline: ipu3: Apply the requested test pattern mode
Apply a sensor test pattern mode
- 1 -
0 0 0
2021-11-04
Hirokazu Honda
Superseded
[libcamera-devel,v4,2/3] libcamera: camera_sensor: Enable to set a test pattern mode
Apply a sensor test pattern mode
- 2 -
0 0 0
2021-11-04
Hirokazu Honda
Superseded
[libcamera-devel,v4,1/3] camera_sensor: Deal test pattern mode control values with its enum
Apply a sensor test pattern mode
- 2 -
0 0 0
2021-11-04
Hirokazu Honda
Superseded
[libcamera-devel,v3,2/2] libcamera: pipeline: ipu3: Apply the requested test pattern mode
[libcamera-devel,v3,1/2] libcamera: camera_sensor: Enable to set a test pattern mode
- 1 -
0 0 0
2021-11-02
Hirokazu Honda
Superseded
[libcamera-devel,v3,1/2] libcamera: camera_sensor: Enable to set a test pattern mode
[libcamera-devel,v3,1/2] libcamera: camera_sensor: Enable to set a test pattern mode
- 2 -
0 0 0
2021-11-02
Hirokazu Honda
Superseded
[libcamera-devel,v2,2/2] android: Introduce PlatformFrameBufferAllocator
Introduce PlatformFrameBufferAllocator
- 1 -
0 0 0
2021-11-01
Hirokazu Honda
Superseded
[libcamera-devel,v2,1/2] libcamera: framebuffer: Enable attaching additional data to FrameBuffer
Introduce PlatformFrameBufferAllocator
- 2 -
0 0 0
2021-11-01
Hirokazu Honda
Superseded
[libcamera-devel,RFC,6/6] android: camera_request: Add thread safety annotation
Introduce clang thread safety annotations
- 1 -
0 0 0
2021-10-29
Hirokazu Honda
Superseded
[libcamera-devel,RFC,5/6] android: camera_device: Add thread safety annotation
Introduce clang thread safety annotations
- - -
0 0 0
2021-10-29
Hirokazu Honda
Superseded
«
1
2
3
4
…
4
5
»