List patches.

GET /api/patches/?format=api&page=545
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: <https://patchwork.libcamera.org/api/patches/?format=api&page=546>; rel="next", <https://patchwork.libcamera.org/api/patches/?format=api&page=544>; rel="prev"
Vary: Accept

[
    {
        "id": 22855,
        "url": "https://patchwork.libcamera.org/api/patches/22855/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22855/",
        "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": "<20250225021023.2112783-1-hui.fang@nxp.com>",
        "date": "2025-02-25T02:10:23",
        "name": "libcamera: simple: Check all media devices matched the pipeline",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "8a7dad3080faf1c519ebfb01d0ccb59ca89e4cb6",
        "submitter": {
            "id": 186,
            "url": "https://patchwork.libcamera.org/api/people/186/?format=api",
            "name": "Fang Hui",
            "email": "hui.fang@nxp.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/22855/mbox/",
        "series": [
            {
                "id": 5018,
                "url": "https://patchwork.libcamera.org/api/series/5018/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5018",
                "date": "2025-02-25T02:10:23",
                "name": "libcamera: simple: Check all media devices matched the pipeline",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5018/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22855/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22855/checks/",
        "tags": {}
    },
    {
        "id": 22857,
        "url": "https://patchwork.libcamera.org/api/patches/22857/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22857/",
        "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": "<20250225150614.20195-2-mzamazal@redhat.com>",
        "date": "2025-02-25T15:06:07",
        "name": "[v3,1/6] libcamera: software_isp: Emit ispStatsReady only if IPA is running",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "19f30594282adcd071eceaef37d7a57aad04acce",
        "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/22857/mbox/",
        "series": [
            {
                "id": 5019,
                "url": "https://patchwork.libcamera.org/api/series/5019/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5019",
                "date": "2025-02-25T15:06:06",
                "name": "Fix occasional software ISP assertion error on stop",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5019/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22857/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22857/checks/",
        "tags": {}
    },
    {
        "id": 22858,
        "url": "https://patchwork.libcamera.org/api/patches/22858/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22858/",
        "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": "<20250225150614.20195-3-mzamazal@redhat.com>",
        "date": "2025-02-25T15:06:08",
        "name": "[v3,2/6] libcamera: software_isp: Handle queued output buffers on stop",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "36880b7304fd374b681a3f5304f1adf44ed27db7",
        "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/22858/mbox/",
        "series": [
            {
                "id": 5019,
                "url": "https://patchwork.libcamera.org/api/series/5019/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5019",
                "date": "2025-02-25T15:06:06",
                "name": "Fix occasional software ISP assertion error on stop",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5019/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22858/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22858/checks/",
        "tags": {}
    },
    {
        "id": 22859,
        "url": "https://patchwork.libcamera.org/api/patches/22859/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22859/",
        "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": "<20250225150614.20195-5-mzamazal@redhat.com>",
        "date": "2025-02-25T15:06:10",
        "name": "[v3,4/6] libcamera: base: thread: Support dispatching for a specific receiver",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "b40727eef45c8ba0b36fd0e62345ec6f858f5809",
        "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/22859/mbox/",
        "series": [
            {
                "id": 5019,
                "url": "https://patchwork.libcamera.org/api/series/5019/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5019",
                "date": "2025-02-25T15:06:06",
                "name": "Fix occasional software ISP assertion error on stop",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5019/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22859/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22859/checks/",
        "tags": {}
    },
    {
        "id": 22860,
        "url": "https://patchwork.libcamera.org/api/patches/22860/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22860/",
        "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": "<20250225150614.20195-4-mzamazal@redhat.com>",
        "date": "2025-02-25T15:06:09",
        "name": "[v3,3/6] libcamera: software_isp: Handle queued input buffers on stop",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "2758601a587cb1aadd32ef33d4747d908768924e",
        "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/22860/mbox/",
        "series": [
            {
                "id": 5019,
                "url": "https://patchwork.libcamera.org/api/series/5019/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5019",
                "date": "2025-02-25T15:06:06",
                "name": "Fix occasional software ISP assertion error on stop",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5019/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22860/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22860/checks/",
        "tags": {}
    },
    {
        "id": 22861,
        "url": "https://patchwork.libcamera.org/api/patches/22861/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22861/",
        "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": "<20250225150614.20195-6-mzamazal@redhat.com>",
        "date": "2025-02-25T15:06:11",
        "name": "[v3,5/6] libcamera: software_isp: Dispatch messages on stop",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "bb05fe9b2edc180017fc9c20f06ca39b945fff80",
        "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/22861/mbox/",
        "series": [
            {
                "id": 5019,
                "url": "https://patchwork.libcamera.org/api/series/5019/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5019",
                "date": "2025-02-25T15:06:06",
                "name": "Fix occasional software ISP assertion error on stop",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5019/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22861/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22861/checks/",
        "tags": {}
    },
    {
        "id": 22862,
        "url": "https://patchwork.libcamera.org/api/patches/22862/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22862/",
        "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": "<20250225150614.20195-7-mzamazal@redhat.com>",
        "date": "2025-02-25T15:06:12",
        "name": "[v3,6/6] utils: ipc: Only dispatch messages for proxy when stopping thread",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "82c2bf0ddbadc748b4a4c93c7e842b9036f47fb5",
        "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/22862/mbox/",
        "series": [
            {
                "id": 5019,
                "url": "https://patchwork.libcamera.org/api/series/5019/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5019",
                "date": "2025-02-25T15:06:06",
                "name": "Fix occasional software ISP assertion error on stop",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5019/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22862/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22862/checks/",
        "tags": {}
    },
    {
        "id": 22863,
        "url": "https://patchwork.libcamera.org/api/patches/22863/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22863/",
        "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": "<20250225152806.22705-1-mzamazal@redhat.com>",
        "date": "2025-02-25T15:28:06",
        "name": "libcamera: formatting: Avoid spaces in for loops without expression",
        "commit_ref": "33ce463a46c44f874fdbc3e484bee730e7b251a3",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "832d3f2d9a4f9e9a2f87835a61b1505678d5bc6d",
        "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/22863/mbox/",
        "series": [
            {
                "id": 5020,
                "url": "https://patchwork.libcamera.org/api/series/5020/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5020",
                "date": "2025-02-25T15:28:06",
                "name": "libcamera: formatting: Avoid spaces in for loops without expression",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5020/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22863/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22863/checks/",
        "tags": {}
    },
    {
        "id": 22865,
        "url": "https://patchwork.libcamera.org/api/patches/22865/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22865/",
        "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": "<20250225164116.414301-2-stanislaw.gruszka@linux.intel.com>",
        "date": "2025-02-25T16:41:12",
        "name": "[v5,1/5] libcamera: v4l2_device: add frame start event helpers",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "664cbaf0eb687cf6040cd373ea7517705134e0c7",
        "submitter": {
            "id": 211,
            "url": "https://patchwork.libcamera.org/api/people/211/?format=api",
            "name": "Stanislaw Gruszka",
            "email": "stanislaw.gruszka@linux.intel.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/22865/mbox/",
        "series": [
            {
                "id": 5021,
                "url": "https://patchwork.libcamera.org/api/series/5021/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5021",
                "date": "2025-02-25T16:41:11",
                "name": "libcamera: start frame events changes",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/5021/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22865/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22865/checks/",
        "tags": {}
    },
    {
        "id": 22866,
        "url": "https://patchwork.libcamera.org/api/patches/22866/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22866/",
        "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": "<20250225164116.414301-3-stanislaw.gruszka@linux.intel.com>",
        "date": "2025-02-25T16:41:13",
        "name": "[v5,2/5] pipeline: simple: Use proper device for frame start events",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "6c5cf609c07a6c79cc6c70c30203e07143096248",
        "submitter": {
            "id": 211,
            "url": "https://patchwork.libcamera.org/api/people/211/?format=api",
            "name": "Stanislaw Gruszka",
            "email": "stanislaw.gruszka@linux.intel.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/22866/mbox/",
        "series": [
            {
                "id": 5021,
                "url": "https://patchwork.libcamera.org/api/series/5021/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5021",
                "date": "2025-02-25T16:41:11",
                "name": "libcamera: start frame events changes",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/5021/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22866/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22866/checks/",
        "tags": {}
    },
    {
        "id": 22867,
        "url": "https://patchwork.libcamera.org/api/patches/22867/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22867/",
        "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": "<20250225164116.414301-4-stanislaw.gruszka@linux.intel.com>",
        "date": "2025-02-25T16:41:14",
        "name": "[v5,3/5] pipeline: simple: Connect and disconnect start frame events",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "c38dcc152ff8c16c01cbb3132931fc840e321816",
        "submitter": {
            "id": 211,
            "url": "https://patchwork.libcamera.org/api/people/211/?format=api",
            "name": "Stanislaw Gruszka",
            "email": "stanislaw.gruszka@linux.intel.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/22867/mbox/",
        "series": [
            {
                "id": 5021,
                "url": "https://patchwork.libcamera.org/api/series/5021/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5021",
                "date": "2025-02-25T16:41:11",
                "name": "libcamera: start frame events changes",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/5021/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22867/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22867/checks/",
        "tags": {}
    },
    {
        "id": 22868,
        "url": "https://patchwork.libcamera.org/api/patches/22868/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22868/",
        "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": "<20250225164116.414301-5-stanislaw.gruszka@linux.intel.com>",
        "date": "2025-02-25T16:41:15",
        "name": "[v5,4/5] pipeline: simple: Do not apply controls twice",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "55fec00fbe6c6b18ca619331cfa29a0971635c92",
        "submitter": {
            "id": 211,
            "url": "https://patchwork.libcamera.org/api/people/211/?format=api",
            "name": "Stanislaw Gruszka",
            "email": "stanislaw.gruszka@linux.intel.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/22868/mbox/",
        "series": [
            {
                "id": 5021,
                "url": "https://patchwork.libcamera.org/api/series/5021/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5021",
                "date": "2025-02-25T16:41:11",
                "name": "libcamera: start frame events changes",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/5021/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22868/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22868/checks/",
        "tags": {}
    },
    {
        "id": 22869,
        "url": "https://patchwork.libcamera.org/api/patches/22869/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22869/",
        "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": "<20250225164116.414301-6-stanislaw.gruszka@linux.intel.com>",
        "date": "2025-02-25T16:41:16",
        "name": "[v5,5/5] pipeline: simple: Create DelayedControls instance once only",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "81213dc8c1e900ec36adaddfda23efdba6a181d6",
        "submitter": {
            "id": 211,
            "url": "https://patchwork.libcamera.org/api/people/211/?format=api",
            "name": "Stanislaw Gruszka",
            "email": "stanislaw.gruszka@linux.intel.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/22869/mbox/",
        "series": [
            {
                "id": 5021,
                "url": "https://patchwork.libcamera.org/api/series/5021/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5021",
                "date": "2025-02-25T16:41:11",
                "name": "libcamera: start frame events changes",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/5021/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22869/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22869/checks/",
        "tags": {}
    },
    {
        "id": 22871,
        "url": "https://patchwork.libcamera.org/api/patches/22871/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22871/",
        "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": "<20250225173531.2595922-2-pobrn@protonmail.com>",
        "date": "2025-02-25T17:35:40",
        "name": "[v4,1/8] libcamera: base: log: Remove move constructor",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "7373baf459d9cabf6abb46443cc701f188eb1e53",
        "submitter": {
            "id": 133,
            "url": "https://patchwork.libcamera.org/api/people/133/?format=api",
            "name": "Pőcze Barnabás",
            "email": "pobrn@protonmail.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/22871/mbox/",
        "series": [
            {
                "id": 5022,
                "url": "https://patchwork.libcamera.org/api/series/5022/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5022",
                "date": "2025-02-25T17:35:34",
                "name": "libcamera: base: log: Misc. changes",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/5022/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22871/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22871/checks/",
        "tags": {}
    },
    {
        "id": 22872,
        "url": "https://patchwork.libcamera.org/api/patches/22872/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22872/",
        "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": "<20250225173531.2595922-3-pobrn@protonmail.com>",
        "date": "2025-02-25T17:35:47",
        "name": "[v4,2/8] libcamera: base: log: Use `std::from_chars()`",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "233928e1aa8ded0d428b00d420fb074d72ddf1ed",
        "submitter": {
            "id": 133,
            "url": "https://patchwork.libcamera.org/api/people/133/?format=api",
            "name": "Pőcze Barnabás",
            "email": "pobrn@protonmail.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/22872/mbox/",
        "series": [
            {
                "id": 5022,
                "url": "https://patchwork.libcamera.org/api/series/5022/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5022",
                "date": "2025-02-25T17:35:34",
                "name": "libcamera: base: log: Misc. changes",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/5022/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22872/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22872/checks/",
        "tags": {}
    },
    {
        "id": 22873,
        "url": "https://patchwork.libcamera.org/api/patches/22873/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22873/",
        "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": "<20250225173531.2595922-4-pobrn@protonmail.com>",
        "date": "2025-02-25T17:35:53",
        "name": "[v4,3/8] libcamera: base: log: Remove `LogMessage::init()`",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "018a9c7ec8125b7d1172dd0f3a6183e354af46d7",
        "submitter": {
            "id": 133,
            "url": "https://patchwork.libcamera.org/api/people/133/?format=api",
            "name": "Pőcze Barnabás",
            "email": "pobrn@protonmail.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/22873/mbox/",
        "series": [
            {
                "id": 5022,
                "url": "https://patchwork.libcamera.org/api/series/5022/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5022",
                "date": "2025-02-25T17:35:34",
                "name": "libcamera: base: log: Misc. changes",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/5022/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22873/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22873/checks/",
        "tags": {}
    },
    {
        "id": 22874,
        "url": "https://patchwork.libcamera.org/api/patches/22874/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22874/",
        "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": "<20250225173531.2595922-5-pobrn@protonmail.com>",
        "date": "2025-02-25T17:35:59",
        "name": "[v4,4/8] libcamera: base: log: Make `LogCategory::severity_` atomic",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "28de949ca8682529e1efe225b890d6b47a320335",
        "submitter": {
            "id": 133,
            "url": "https://patchwork.libcamera.org/api/people/133/?format=api",
            "name": "Pőcze Barnabás",
            "email": "pobrn@protonmail.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/22874/mbox/",
        "series": [
            {
                "id": 5022,
                "url": "https://patchwork.libcamera.org/api/series/5022/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5022",
                "date": "2025-02-25T17:35:34",
                "name": "libcamera: base: log: Misc. changes",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/5022/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22874/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22874/checks/",
        "tags": {}
    },
    {
        "id": 22875,
        "url": "https://patchwork.libcamera.org/api/patches/22875/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22875/",
        "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": "<20250225173531.2595922-6-pobrn@protonmail.com>",
        "date": "2025-02-25T17:36:05",
        "name": "[v4,5/8] libcamera: base: log: Use `std::string_view` to avoid some copies",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "6f0ae78c0101306d1fa70dec7b36ef0ad60151ea",
        "submitter": {
            "id": 133,
            "url": "https://patchwork.libcamera.org/api/people/133/?format=api",
            "name": "Pőcze Barnabás",
            "email": "pobrn@protonmail.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/22875/mbox/",
        "series": [
            {
                "id": 5022,
                "url": "https://patchwork.libcamera.org/api/series/5022/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5022",
                "date": "2025-02-25T17:35:34",
                "name": "libcamera: base: log: Misc. changes",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/5022/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22875/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22875/checks/",
        "tags": {}
    },
    {
        "id": 22876,
        "url": "https://patchwork.libcamera.org/api/patches/22876/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22876/",
        "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": "<20250225173531.2595922-7-pobrn@protonmail.com>",
        "date": "2025-02-25T17:36:10",
        "name": "[v4,6/8] libcamera: base: log: Pass dynamic prefix through",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "bd64684eecf46480ba634e6551b72439efe8f319",
        "submitter": {
            "id": 133,
            "url": "https://patchwork.libcamera.org/api/people/133/?format=api",
            "name": "Pőcze Barnabás",
            "email": "pobrn@protonmail.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/22876/mbox/",
        "series": [
            {
                "id": 5022,
                "url": "https://patchwork.libcamera.org/api/series/5022/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5022",
                "date": "2025-02-25T17:35:34",
                "name": "libcamera: base: log: Misc. changes",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/5022/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22876/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22876/checks/",
        "tags": {}
    },
    {
        "id": 22877,
        "url": "https://patchwork.libcamera.org/api/patches/22877/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22877/",
        "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": "<20250225173531.2595922-8-pobrn@protonmail.com>",
        "date": "2025-02-25T17:36:16",
        "name": "[v4,7/8] libcamera: base: log: Protect log categories with lock",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "c19d94086654c9b2ebee7583112387dbd726bdbf",
        "submitter": {
            "id": 133,
            "url": "https://patchwork.libcamera.org/api/people/133/?format=api",
            "name": "Pőcze Barnabás",
            "email": "pobrn@protonmail.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/22877/mbox/",
        "series": [
            {
                "id": 5022,
                "url": "https://patchwork.libcamera.org/api/series/5022/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5022",
                "date": "2025-02-25T17:35:34",
                "name": "libcamera: base: log: Misc. changes",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/5022/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22877/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22877/checks/",
        "tags": {}
    },
    {
        "id": 22878,
        "url": "https://patchwork.libcamera.org/api/patches/22878/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22878/",
        "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": "<20250225173531.2595922-9-pobrn@protonmail.com>",
        "date": "2025-02-25T17:36:22",
        "name": "[v4,8/8] libcamera: base: log: Avoid manual `LogCategory` deletion",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "0d40629255419882fd64c1dcda4941a03a916c72",
        "submitter": {
            "id": 133,
            "url": "https://patchwork.libcamera.org/api/people/133/?format=api",
            "name": "Pőcze Barnabás",
            "email": "pobrn@protonmail.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/22878/mbox/",
        "series": [
            {
                "id": 5022,
                "url": "https://patchwork.libcamera.org/api/series/5022/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5022",
                "date": "2025-02-25T17:35:34",
                "name": "libcamera: base: log: Misc. changes",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/5022/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22878/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22878/checks/",
        "tags": {}
    },
    {
        "id": 22879,
        "url": "https://patchwork.libcamera.org/api/patches/22879/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22879/",
        "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": "<20250226005541.30200-1-laurent.pinchart@ideasonboard.com>",
        "date": "2025-02-26T00:55:41",
        "name": "libcamera: base: signal: Drop pre-C++17 support",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "1d49a4fc32c18a3c4ac58e334365ce660596eebd",
        "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/22879/mbox/",
        "series": [
            {
                "id": 5023,
                "url": "https://patchwork.libcamera.org/api/series/5023/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5023",
                "date": "2025-02-26T00:55:41",
                "name": "libcamera: base: signal: Drop pre-C++17 support",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5023/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22879/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22879/checks/",
        "tags": {}
    },
    {
        "id": 22880,
        "url": "https://patchwork.libcamera.org/api/patches/22880/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22880/",
        "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": "<20250226005547.30237-1-laurent.pinchart@ideasonboard.com>",
        "date": "2025-02-26T00:55:47",
        "name": "libcamera: camera: Log info message to report camera creation",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "d3be9a80b745d91705aae049c6bd6b2321ef542d",
        "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/22880/mbox/",
        "series": [
            {
                "id": 5024,
                "url": "https://patchwork.libcamera.org/api/series/5024/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5024",
                "date": "2025-02-26T00:55:47",
                "name": "libcamera: camera: Log info message to report camera creation",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5024/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22880/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22880/checks/",
        "tags": {}
    },
    {
        "id": 22881,
        "url": "https://patchwork.libcamera.org/api/patches/22881/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22881/",
        "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": "<20250226155933.2755475-1-stefan.klug@ideasonboard.com>",
        "date": "2025-02-26T15:59:26",
        "name": "ipa: rkisp1: Allow exposure time to be shorter than minimum frame duration limit",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "902e065e700be0bd6591ebd175ebb92075b98fbf",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/22881/mbox/",
        "series": [
            {
                "id": 5025,
                "url": "https://patchwork.libcamera.org/api/series/5025/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5025",
                "date": "2025-02-26T15:59:26",
                "name": "ipa: rkisp1: Allow exposure time to be shorter than minimum frame duration limit",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5025/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22881/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22881/checks/",
        "tags": {}
    },
    {
        "id": 22882,
        "url": "https://patchwork.libcamera.org/api/patches/22882/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22882/",
        "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": "<20250226192413.2903243-1-stefan.klug@ideasonboard.com>",
        "date": "2025-02-26T19:23:53",
        "name": "media: rkisp1: Apply full quantization when color space JPEG is requested",
        "commit_ref": null,
        "pull_url": null,
        "state": "not-applicable",
        "archived": false,
        "hash": "9f5d74629faf0ada9ae92749b06d29467f4dd527",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/22882/mbox/",
        "series": [
            {
                "id": 5026,
                "url": "https://patchwork.libcamera.org/api/series/5026/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5026",
                "date": "2025-02-26T19:23:53",
                "name": "media: rkisp1: Apply full quantization when color space JPEG is requested",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5026/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22882/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22882/checks/",
        "tags": {}
    },
    {
        "id": 22884,
        "url": "https://patchwork.libcamera.org/api/patches/22884/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22884/",
        "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": "<20250227105733.187611-2-keke.li@amlogic.com>",
        "date": "2025-02-27T10:57:23",
        "name": "[v3,01/11] include: linux: Add C3 ISP Stats and Params V4L2 format",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "694417f1cb2d853ca030cbfb4565a5c03685c3a4",
        "submitter": {
            "id": 217,
            "url": "https://patchwork.libcamera.org/api/people/217/?format=api",
            "name": "Keke Li",
            "email": "keke.li@amlogic.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/22884/mbox/",
        "series": [
            {
                "id": 5027,
                "url": "https://patchwork.libcamera.org/api/series/5027/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5027",
                "date": "2025-02-27T10:57:22",
                "name": "Add Amlogic C3 ISP pipeline handler and IPA",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5027/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22884/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22884/checks/",
        "tags": {}
    },
    {
        "id": 22885,
        "url": "https://patchwork.libcamera.org/api/patches/22885/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22885/",
        "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": "<20250227105733.187611-3-keke.li@amlogic.com>",
        "date": "2025-02-27T10:57:24",
        "name": "[v3,02/11] libcamera: pipeline: Add c3-isp pipeline handler",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "7c5479a008e6c75bf18d08e18a5ac0401b6e1828",
        "submitter": {
            "id": 217,
            "url": "https://patchwork.libcamera.org/api/people/217/?format=api",
            "name": "Keke Li",
            "email": "keke.li@amlogic.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/22885/mbox/",
        "series": [
            {
                "id": 5027,
                "url": "https://patchwork.libcamera.org/api/series/5027/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5027",
                "date": "2025-02-27T10:57:22",
                "name": "Add Amlogic C3 ISP pipeline handler and IPA",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5027/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22885/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22885/checks/",
        "tags": {}
    },
    {
        "id": 22886,
        "url": "https://patchwork.libcamera.org/api/patches/22886/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22886/",
        "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": "<20250227105733.187611-4-keke.li@amlogic.com>",
        "date": "2025-02-27T10:57:25",
        "name": "[v3,03/11] include: linux: Add c3-isp-config.h",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "eb81a8e633646e9a2a5d9b9d520a0927bd904b13",
        "submitter": {
            "id": 217,
            "url": "https://patchwork.libcamera.org/api/people/217/?format=api",
            "name": "Keke Li",
            "email": "keke.li@amlogic.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/22886/mbox/",
        "series": [
            {
                "id": 5027,
                "url": "https://patchwork.libcamera.org/api/series/5027/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5027",
                "date": "2025-02-27T10:57:22",
                "name": "Add Amlogic C3 ISP pipeline handler and IPA",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5027/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22886/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22886/checks/",
        "tags": {}
    },
    {
        "id": 22887,
        "url": "https://patchwork.libcamera.org/api/patches/22887/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22887/",
        "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": "<20250227105733.187611-5-keke.li@amlogic.com>",
        "date": "2025-02-27T10:57:26",
        "name": "[v3,04/11] ipa: c3-isp: Add C3 ISP IPA module",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "5d89bc2e1da4f96249a73472dca927cdc693c0d7",
        "submitter": {
            "id": 217,
            "url": "https://patchwork.libcamera.org/api/people/217/?format=api",
            "name": "Keke Li",
            "email": "keke.li@amlogic.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/22887/mbox/",
        "series": [
            {
                "id": 5027,
                "url": "https://patchwork.libcamera.org/api/series/5027/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5027",
                "date": "2025-02-27T10:57:22",
                "name": "Add Amlogic C3 ISP pipeline handler and IPA",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5027/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22887/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22887/checks/",
        "tags": {}
    },
    {
        "id": 22888,
        "url": "https://patchwork.libcamera.org/api/patches/22888/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22888/",
        "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": "<20250227105733.187611-6-keke.li@amlogic.com>",
        "date": "2025-02-27T10:57:27",
        "name": "[v3,05/11] ipa: c3-isp: Add Agc algorithm",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "cc2c5f0959151fc77046f0615b460e65e5563bd7",
        "submitter": {
            "id": 217,
            "url": "https://patchwork.libcamera.org/api/people/217/?format=api",
            "name": "Keke Li",
            "email": "keke.li@amlogic.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/22888/mbox/",
        "series": [
            {
                "id": 5027,
                "url": "https://patchwork.libcamera.org/api/series/5027/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5027",
                "date": "2025-02-27T10:57:22",
                "name": "Add Amlogic C3 ISP pipeline handler and IPA",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5027/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22888/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22888/checks/",
        "tags": {}
    }
]