Patch List
List patches.
GET /api/patches/?format=api&page=459
[ { "id": 19873, "url": "https://patchwork.libcamera.org/api/patches/19873/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19873/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240416091357.211951-5-mzamazal@redhat.com>", "date": "2024-04-16T09:13:40", "name": "[v8,04/18] libcamera: internal: Move SharedMemObject class to a common directory", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "abaf62badf7ac72e0baeccd10728c9de66c07b69", "submitter": { "id": 177, "url": "https://patchwork.libcamera.org/api/people/177/?format=api", "name": "Milan Zamazal", "email": "mzamazal@redhat.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19873/mbox/", "series": [ { "id": 4257, "url": "https://patchwork.libcamera.org/api/series/4257/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4257", "date": "2024-04-16T09:13:36", "name": "libcamera: introduce Software ISP and Software IPA", "version": 8, "mbox": "https://patchwork.libcamera.org/series/4257/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19873/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19873/checks/", "tags": {} }, { "id": 19874, "url": "https://patchwork.libcamera.org/api/patches/19874/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19874/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240416091357.211951-6-mzamazal@redhat.com>", "date": "2024-04-16T09:13:41", "name": "[v8,05/18] libcamera: shared_mem_object: Rename SIZE constant to `size'", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "1dbc073aed5faec5a73418102e672977054bfa28", "submitter": { "id": 177, "url": "https://patchwork.libcamera.org/api/people/177/?format=api", "name": "Milan Zamazal", "email": "mzamazal@redhat.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19874/mbox/", "series": [ { "id": 4257, "url": "https://patchwork.libcamera.org/api/series/4257/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4257", "date": "2024-04-16T09:13:36", "name": "libcamera: introduce Software ISP and Software IPA", "version": 8, "mbox": "https://patchwork.libcamera.org/series/4257/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19874/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19874/checks/", "tags": {} }, { "id": 19875, "url": "https://patchwork.libcamera.org/api/patches/19875/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19875/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240416091357.211951-7-mzamazal@redhat.com>", "date": "2024-04-16T09:13:42", "name": "[v8,06/18] libcamera: shared_mem_object: Reorganize the code and document the SharedMemObject class", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "2c386fc20fb3cd81a5d1a2adad62bf11789fdc95", "submitter": { "id": 177, "url": "https://patchwork.libcamera.org/api/people/177/?format=api", "name": "Milan Zamazal", "email": "mzamazal@redhat.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19875/mbox/", "series": [ { "id": 4257, "url": "https://patchwork.libcamera.org/api/series/4257/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4257", "date": "2024-04-16T09:13:36", "name": "libcamera: introduce Software ISP and Software IPA", "version": 8, "mbox": "https://patchwork.libcamera.org/series/4257/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19875/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19875/checks/", "tags": {} }, { "id": 19876, "url": "https://patchwork.libcamera.org/api/patches/19876/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19876/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240416091357.211951-8-mzamazal@redhat.com>", "date": "2024-04-16T09:13:43", "name": "[v8,07/18] libcamera: software_isp: Add SwStatsCpu class", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "29f568c366fd8791557a7514c71abbdcbad986bb", "submitter": { "id": 177, "url": "https://patchwork.libcamera.org/api/people/177/?format=api", "name": "Milan Zamazal", "email": "mzamazal@redhat.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19876/mbox/", "series": [ { "id": 4257, "url": "https://patchwork.libcamera.org/api/series/4257/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4257", "date": "2024-04-16T09:13:36", "name": "libcamera: introduce Software ISP and Software IPA", "version": 8, "mbox": "https://patchwork.libcamera.org/series/4257/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19876/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19876/checks/", "tags": {} }, { "id": 19877, "url": "https://patchwork.libcamera.org/api/patches/19877/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19877/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240416091357.211951-9-mzamazal@redhat.com>", "date": "2024-04-16T09:13:44", "name": "[v8,08/18] libcamera: software_isp: Add Debayer base class", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "f5e429e5fbf60fda9447578c582529fe84ad2f73", "submitter": { "id": 177, "url": "https://patchwork.libcamera.org/api/people/177/?format=api", "name": "Milan Zamazal", "email": "mzamazal@redhat.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19877/mbox/", "series": [ { "id": 4257, "url": "https://patchwork.libcamera.org/api/series/4257/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4257", "date": "2024-04-16T09:13:36", "name": "libcamera: introduce Software ISP and Software IPA", "version": 8, "mbox": "https://patchwork.libcamera.org/series/4257/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19877/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19877/checks/", "tags": {} }, { "id": 19878, "url": "https://patchwork.libcamera.org/api/patches/19878/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19878/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240416091357.211951-10-mzamazal@redhat.com>", "date": "2024-04-16T09:13:45", "name": "[v8,09/18] libcamera: software_isp: Add DebayerCpu class", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "405e1e1682cc38e4f85a6ec9efd728ce96e0fbce", "submitter": { "id": 177, "url": "https://patchwork.libcamera.org/api/people/177/?format=api", "name": "Milan Zamazal", "email": "mzamazal@redhat.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19878/mbox/", "series": [ { "id": 4257, "url": "https://patchwork.libcamera.org/api/series/4257/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4257", "date": "2024-04-16T09:13:36", "name": "libcamera: introduce Software ISP and Software IPA", "version": 8, "mbox": "https://patchwork.libcamera.org/series/4257/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19878/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19878/checks/", "tags": {} }, { "id": 19879, "url": "https://patchwork.libcamera.org/api/patches/19879/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19879/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240416091357.211951-11-mzamazal@redhat.com>", "date": "2024-04-16T09:13:46", "name": "[v8,10/18] libcamera: ipa: Add Soft IPA", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "d2b7f4c0fc8617c493313d3eeb74af0001289ec2", "submitter": { "id": 177, "url": "https://patchwork.libcamera.org/api/people/177/?format=api", "name": "Milan Zamazal", "email": "mzamazal@redhat.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19879/mbox/", "series": [ { "id": 4257, "url": "https://patchwork.libcamera.org/api/series/4257/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4257", "date": "2024-04-16T09:13:36", "name": "libcamera: introduce Software ISP and Software IPA", "version": 8, "mbox": "https://patchwork.libcamera.org/series/4257/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19879/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19879/checks/", "tags": {} }, { "id": 19880, "url": "https://patchwork.libcamera.org/api/patches/19880/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19880/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240416091357.211951-13-mzamazal@redhat.com>", "date": "2024-04-16T09:13:48", "name": "[v8,12/18] libcamera: pipeline: simple: Rename converterBuffers_ and related vars", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "16642e803066030722896c4032f4efe90926f50a", "submitter": { "id": 177, "url": "https://patchwork.libcamera.org/api/people/177/?format=api", "name": "Milan Zamazal", "email": "mzamazal@redhat.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19880/mbox/", "series": [ { "id": 4257, "url": "https://patchwork.libcamera.org/api/series/4257/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4257", "date": "2024-04-16T09:13:36", "name": "libcamera: introduce Software ISP and Software IPA", "version": 8, "mbox": "https://patchwork.libcamera.org/series/4257/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19880/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19880/checks/", "tags": {} }, { "id": 19881, "url": "https://patchwork.libcamera.org/api/patches/19881/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19881/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240416091357.211951-12-mzamazal@redhat.com>", "date": "2024-04-16T09:13:47", "name": "[v8,11/18] libcamera: Introduce SoftwareIsp", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "bd0b58fb2137c4bed3cc6037bf560809dc246a89", "submitter": { "id": 177, "url": "https://patchwork.libcamera.org/api/people/177/?format=api", "name": "Milan Zamazal", "email": "mzamazal@redhat.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19881/mbox/", "series": [ { "id": 4257, "url": "https://patchwork.libcamera.org/api/series/4257/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4257", "date": "2024-04-16T09:13:36", "name": "libcamera: introduce Software ISP and Software IPA", "version": 8, "mbox": "https://patchwork.libcamera.org/series/4257/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19881/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19881/checks/", "tags": {} }, { "id": 19882, "url": "https://patchwork.libcamera.org/api/patches/19882/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19882/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240416091357.211951-14-mzamazal@redhat.com>", "date": "2024-04-16T09:13:49", "name": "[v8,13/18] libcamera: pipeline: simple: Enable use of Soft ISP and Soft IPA", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "7a6dcc9449ef98832bbeb8a387b533180d1799a1", "submitter": { "id": 177, "url": "https://patchwork.libcamera.org/api/people/177/?format=api", "name": "Milan Zamazal", "email": "mzamazal@redhat.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19882/mbox/", "series": [ { "id": 4257, "url": "https://patchwork.libcamera.org/api/series/4257/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4257", "date": "2024-04-16T09:13:36", "name": "libcamera: introduce Software ISP and Software IPA", "version": 8, "mbox": "https://patchwork.libcamera.org/series/4257/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19882/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19882/checks/", "tags": {} }, { "id": 19883, "url": "https://patchwork.libcamera.org/api/patches/19883/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19883/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240416091357.211951-15-mzamazal@redhat.com>", "date": "2024-04-16T09:13:50", "name": "[v8,14/18] libcamera: swstats_cpu: Add support for 8, 10 and 12 bpp unpacked bayer input", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "db2eab7efec119a036784c1525c878c6bd51c9c7", "submitter": { "id": 177, "url": "https://patchwork.libcamera.org/api/people/177/?format=api", "name": "Milan Zamazal", "email": "mzamazal@redhat.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19883/mbox/", "series": [ { "id": 4257, "url": "https://patchwork.libcamera.org/api/series/4257/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4257", "date": "2024-04-16T09:13:36", "name": "libcamera: introduce Software ISP and Software IPA", "version": 8, "mbox": "https://patchwork.libcamera.org/series/4257/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19883/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19883/checks/", "tags": {} }, { "id": 19884, "url": "https://patchwork.libcamera.org/api/patches/19884/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19884/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240416091357.211951-16-mzamazal@redhat.com>", "date": "2024-04-16T09:13:51", "name": "[v8,15/18] libcamera: debayer_cpu: Add support for 8, 10 and 12 bpp unpacked bayer input", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "4cf3b94c355187b9b96d736443c43120eb29643d", "submitter": { "id": 177, "url": "https://patchwork.libcamera.org/api/people/177/?format=api", "name": "Milan Zamazal", "email": "mzamazal@redhat.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19884/mbox/", "series": [ { "id": 4257, "url": "https://patchwork.libcamera.org/api/series/4257/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4257", "date": "2024-04-16T09:13:36", "name": "libcamera: introduce Software ISP and Software IPA", "version": 8, "mbox": "https://patchwork.libcamera.org/series/4257/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19884/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19884/checks/", "tags": {} }, { "id": 19885, "url": "https://patchwork.libcamera.org/api/patches/19885/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19885/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240416091357.211951-18-mzamazal@redhat.com>", "date": "2024-04-16T09:13:53", "name": "[v8,17/18] libcamera: Add \"Software ISP benchmarking\" documentation", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "c0cea652b6b96d23c1cf776223c68af3276069c1", "submitter": { "id": 177, "url": "https://patchwork.libcamera.org/api/people/177/?format=api", "name": "Milan Zamazal", "email": "mzamazal@redhat.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19885/mbox/", "series": [ { "id": 4257, "url": "https://patchwork.libcamera.org/api/series/4257/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4257", "date": "2024-04-16T09:13:36", "name": "libcamera: introduce Software ISP and Software IPA", "version": 8, "mbox": "https://patchwork.libcamera.org/series/4257/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19885/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19885/checks/", "tags": {} }, { "id": 19886, "url": "https://patchwork.libcamera.org/api/patches/19886/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19886/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240416091357.211951-17-mzamazal@redhat.com>", "date": "2024-04-16T09:13:52", "name": "[v8,16/18] libcamera: debayer_cpu: Add BGR888 output support", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "9233e8dab985ff2a8230760b3598f0345f04aa50", "submitter": { "id": 177, "url": "https://patchwork.libcamera.org/api/people/177/?format=api", "name": "Milan Zamazal", "email": "mzamazal@redhat.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19886/mbox/", "series": [ { "id": 4257, "url": "https://patchwork.libcamera.org/api/series/4257/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4257", "date": "2024-04-16T09:13:36", "name": "libcamera: introduce Software ISP and Software IPA", "version": 8, "mbox": "https://patchwork.libcamera.org/series/4257/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19886/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19886/checks/", "tags": {} }, { "id": 19887, "url": "https://patchwork.libcamera.org/api/patches/19887/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19887/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240416091357.211951-19-mzamazal@redhat.com>", "date": "2024-04-16T09:13:54", "name": "[v8,18/18] libcamera: software_isp: Apply black level compensation", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "356a39db21123b1fd9bc4bba42677d1398cc8078", "submitter": { "id": 177, "url": "https://patchwork.libcamera.org/api/people/177/?format=api", "name": "Milan Zamazal", "email": "mzamazal@redhat.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19887/mbox/", "series": [ { "id": 4257, "url": "https://patchwork.libcamera.org/api/series/4257/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4257", "date": "2024-04-16T09:13:36", "name": "libcamera: introduce Software ISP and Software IPA", "version": 8, "mbox": "https://patchwork.libcamera.org/series/4257/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19887/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19887/checks/", "tags": {} }, { "id": 19889, "url": "https://patchwork.libcamera.org/api/patches/19889/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19889/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240416102004.10617-2-laurent.pinchart@ideasonboard.com>", "date": "2024-04-16T10:20:03", "name": "[1/2] utils: checkstyle.py: Use r'' strings for regular expressions", "commit_ref": "fef732d4dc7fcb012c4339585d621d6c6bf384aa", "pull_url": null, "state": "accepted", "archived": false, "hash": "d2704692012baeed82288dc2e0b39b36c5efb151", "submitter": { "id": 2, "url": "https://patchwork.libcamera.org/api/people/2/?format=api", "name": "Laurent Pinchart", "email": "laurent.pinchart@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19889/mbox/", "series": [ { "id": 4258, "url": "https://patchwork.libcamera.org/api/series/4258/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4258", "date": "2024-04-16T10:20:02", "name": "utils: checkstyle.py: Extend Doxygen formatter", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4258/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19889/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19889/checks/", "tags": {} }, { "id": 19890, "url": "https://patchwork.libcamera.org/api/patches/19890/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19890/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240416102004.10617-3-laurent.pinchart@ideasonboard.com>", "date": "2024-04-16T10:20:04", "name": "[2/2] utils: checkstyle.py: Drop period at end of Doxygen one liners", "commit_ref": "7d79e9425e258413a523cc2fd124a6ec16839d2a", "pull_url": null, "state": "accepted", "archived": false, "hash": "8e1da7ae1547bb57ef43f10733008ddf2db56733", "submitter": { "id": 2, "url": "https://patchwork.libcamera.org/api/people/2/?format=api", "name": "Laurent Pinchart", "email": "laurent.pinchart@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19890/mbox/", "series": [ { "id": 4258, "url": "https://patchwork.libcamera.org/api/series/4258/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4258", "date": "2024-04-16T10:20:02", "name": "utils: checkstyle.py: Extend Doxygen formatter", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4258/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19890/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19890/checks/", "tags": {} }, { "id": 19891, "url": "https://patchwork.libcamera.org/api/patches/19891/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19891/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240417095112.1718987-1-kieran.bingham@ideasonboard.com>", "date": "2024-04-17T09:51:12", "name": "Documentation: coding-style: Clean up header guard style", "commit_ref": "dbd13a6f77553499607f02aabc18a7d2d3a35651", "pull_url": null, "state": "accepted", "archived": false, "hash": "d14b2ca928f3a9671d120d4ef38a4d8aaa5a485e", "submitter": { "id": 4, "url": "https://patchwork.libcamera.org/api/people/4/?format=api", "name": "Kieran Bingham", "email": "kieran.bingham@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19891/mbox/", "series": [ { "id": 4259, "url": "https://patchwork.libcamera.org/api/series/4259/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4259", "date": "2024-04-17T09:51:12", "name": "Documentation: coding-style: Clean up header guard style", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4259/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19891/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19891/checks/", "tags": {} }, { "id": 19893, "url": "https://patchwork.libcamera.org/api/patches/19893/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19893/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240417131536.484129-2-dan.scally@ideasonboard.com>", "date": "2024-04-17T13:15:29", "name": "[v2,1/8] ipa: libipa: Allow creation of empty Histogram", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "05c21ff9be2e8e77cd36633b52f8aa4749710ebf", "submitter": { "id": 156, "url": "https://patchwork.libcamera.org/api/people/156/?format=api", "name": "Dan Scally", "email": "dan.scally@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19893/mbox/", "series": [ { "id": 4260, "url": "https://patchwork.libcamera.org/api/series/4260/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4260", "date": "2024-04-17T13:15:28", "name": "Centralise Agc into libipa", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4260/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19893/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19893/checks/", "tags": {} }, { "id": 19894, "url": "https://patchwork.libcamera.org/api/patches/19894/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19894/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240417131536.484129-3-dan.scally@ideasonboard.com>", "date": "2024-04-17T13:15:30", "name": "[v2,2/8] libcamera: controls: Generate enum value-name maps", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "04644feb8e654ac00c9ae0195fd602b85dad46c3", "submitter": { "id": 156, "url": "https://patchwork.libcamera.org/api/people/156/?format=api", "name": "Dan Scally", "email": "dan.scally@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19894/mbox/", "series": [ { "id": 4260, "url": "https://patchwork.libcamera.org/api/series/4260/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4260", "date": "2024-04-17T13:15:28", "name": "Centralise Agc into libipa", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4260/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19894/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19894/checks/", "tags": {} }, { "id": 19895, "url": "https://patchwork.libcamera.org/api/patches/19895/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19895/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240417131536.484129-4-dan.scally@ideasonboard.com>", "date": "2024-04-17T13:15:31", "name": "[v2,3/8] ipa: libipa: Add ExposureModeHelper", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "ae07766d70a25f1593731f25d2b966f0eba80779", "submitter": { "id": 156, "url": "https://patchwork.libcamera.org/api/people/156/?format=api", "name": "Dan Scally", "email": "dan.scally@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19895/mbox/", "series": [ { "id": 4260, "url": "https://patchwork.libcamera.org/api/series/4260/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4260", "date": "2024-04-17T13:15:28", "name": "Centralise Agc into libipa", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4260/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19895/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19895/checks/", "tags": {} }, { "id": 19896, "url": "https://patchwork.libcamera.org/api/patches/19896/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19896/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240417131536.484129-5-dan.scally@ideasonboard.com>", "date": "2024-04-17T13:15:32", "name": "[v2,4/8] ipa: libipa: Add MeanLuminanceAgc base class", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "6917955a9947aa3e9a7f991e59fef6c3438e1fc6", "submitter": { "id": 156, "url": "https://patchwork.libcamera.org/api/people/156/?format=api", "name": "Dan Scally", "email": "dan.scally@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19896/mbox/", "series": [ { "id": 4260, "url": "https://patchwork.libcamera.org/api/series/4260/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4260", "date": "2024-04-17T13:15:28", "name": "Centralise Agc into libipa", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4260/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19896/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19896/checks/", "tags": {} }, { "id": 19897, "url": "https://patchwork.libcamera.org/api/patches/19897/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19897/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240417131536.484129-6-dan.scally@ideasonboard.com>", "date": "2024-04-17T13:15:33", "name": "[v2,5/8] ipa: ipu3: Derive ipu3::algorithms::Agc from MeanLuminanceAgc", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "8abc3d1e9629054be88cc2f7776d4402697148d5", "submitter": { "id": 156, "url": "https://patchwork.libcamera.org/api/people/156/?format=api", "name": "Dan Scally", "email": "dan.scally@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19897/mbox/", "series": [ { "id": 4260, "url": "https://patchwork.libcamera.org/api/series/4260/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4260", "date": "2024-04-17T13:15:28", "name": "Centralise Agc into libipa", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4260/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19897/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19897/checks/", "tags": {} }, { "id": 19898, "url": "https://patchwork.libcamera.org/api/patches/19898/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19898/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240417131536.484129-7-dan.scally@ideasonboard.com>", "date": "2024-04-17T13:15:34", "name": "[v2,6/8] ipa: ipu3: Remove bespoke AGC functions from IPU3", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "674ba647690086e4048e26d12f5fcaecaa079192", "submitter": { "id": 156, "url": "https://patchwork.libcamera.org/api/people/156/?format=api", "name": "Dan Scally", "email": "dan.scally@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19898/mbox/", "series": [ { "id": 4260, "url": "https://patchwork.libcamera.org/api/series/4260/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4260", "date": "2024-04-17T13:15:28", "name": "Centralise Agc into libipa", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4260/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19898/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19898/checks/", "tags": {} }, { "id": 19899, "url": "https://patchwork.libcamera.org/api/patches/19899/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19899/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240417131536.484129-8-dan.scally@ideasonboard.com>", "date": "2024-04-17T13:15:35", "name": "[v2,7/8] ipa: rkisp1: Derive rkisp1::algorithms::Agc from MeanLuminanceAgc", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "2aba94cf68b4120380eeea151160ae3a1a64f79c", "submitter": { "id": 156, "url": "https://patchwork.libcamera.org/api/people/156/?format=api", "name": "Dan Scally", "email": "dan.scally@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19899/mbox/", "series": [ { "id": 4260, "url": "https://patchwork.libcamera.org/api/series/4260/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4260", "date": "2024-04-17T13:15:28", "name": "Centralise Agc into libipa", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4260/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19899/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19899/checks/", "tags": {} }, { "id": 19900, "url": "https://patchwork.libcamera.org/api/patches/19900/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19900/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240417131536.484129-9-dan.scally@ideasonboard.com>", "date": "2024-04-17T13:15:36", "name": "[v2,8/8] ipa: rkisp1: Remove bespoke Agc functions", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "207da31f59b7a6a6c36e1bbe7f64a472ab0d81b2", "submitter": { "id": 156, "url": "https://patchwork.libcamera.org/api/people/156/?format=api", "name": "Dan Scally", "email": "dan.scally@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19900/mbox/", "series": [ { "id": 4260, "url": "https://patchwork.libcamera.org/api/series/4260/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4260", "date": "2024-04-17T13:15:28", "name": "Centralise Agc into libipa", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4260/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19900/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19900/checks/", "tags": {} }, { "id": 19902, "url": "https://patchwork.libcamera.org/api/patches/19902/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19902/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240418074945.47349-2-umang.jain@ideasonboard.com>", "date": "2024-04-18T07:49:44", "name": "[1/2] pipeline: rkisp1: Use cached Request pointer", "commit_ref": null, "pull_url": null, "state": "not-applicable", "archived": false, "hash": "ba755c2305774c83aaa1a014399b7eed80a4dce4", "submitter": { "id": 86, "url": "https://patchwork.libcamera.org/api/people/86/?format=api", "name": "Umang Jain", "email": "umang.jain@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19902/mbox/", "series": [ { "id": 4261, "url": "https://patchwork.libcamera.org/api/series/4261/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4261", "date": "2024-04-18T07:49:43", "name": "libcamera: Two simple fixes", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4261/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19902/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19902/checks/", "tags": {} }, { "id": 19903, "url": "https://patchwork.libcamera.org/api/patches/19903/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19903/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240418074945.47349-3-umang.jain@ideasonboard.com>", "date": "2024-04-18T07:49:45", "name": "[2/2] libcamera: Fix output spelling error", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "3c1d22798ae4e78a7f1a78cd1166b35d9033beb9", "submitter": { "id": 86, "url": "https://patchwork.libcamera.org/api/people/86/?format=api", "name": "Umang Jain", "email": "umang.jain@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19903/mbox/", "series": [ { "id": 4261, "url": "https://patchwork.libcamera.org/api/series/4261/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4261", "date": "2024-04-18T07:49:43", "name": "libcamera: Two simple fixes", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4261/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19903/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19903/checks/", "tags": {} }, { "id": 19905, "url": "https://patchwork.libcamera.org/api/patches/19905/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19905/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240418124632.652163-2-dan.scally@ideasonboard.com>", "date": "2024-04-18T12:46:30", "name": "[1/3] ipa: ipu3: Refer to integration time instead of shutter speed", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "afa536851387484aca805e8d3e2b99c915d69140", "submitter": { "id": 156, "url": "https://patchwork.libcamera.org/api/people/156/?format=api", "name": "Dan Scally", "email": "dan.scally@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19905/mbox/", "series": [ { "id": 4262, "url": "https://patchwork.libcamera.org/api/series/4262/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4262", "date": "2024-04-18T12:46:29", "name": "Minor AGC fixes", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4262/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19905/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19905/checks/", "tags": {} }, { "id": 19906, "url": "https://patchwork.libcamera.org/api/patches/19906/?format=api", "web_url": "https://patchwork.libcamera.org/patch/19906/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240418124632.652163-3-dan.scally@ideasonboard.com>", "date": "2024-04-18T12:46:31", "name": "[2/3] ipa: rkisp1: Refer to integration time rather than shutter speed", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "59c97f4295bdabd9f908375573f32265a195bf5c", "submitter": { "id": 156, "url": "https://patchwork.libcamera.org/api/people/156/?format=api", "name": "Dan Scally", "email": "dan.scally@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/19906/mbox/", "series": [ { "id": 4262, "url": "https://patchwork.libcamera.org/api/series/4262/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4262", "date": "2024-04-18T12:46:29", "name": "Minor AGC fixes", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4262/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/19906/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/19906/checks/", "tags": {} } ]