List patches.

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

[
    {
        "id": 18284,
        "url": "https://patchwork.libcamera.org/api/patches/18284/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18284/",
        "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": "<20230214121448.54918-1-ecurtin@redhat.com>",
        "date": "2023-02-14T12:14:49",
        "name": "[libcamera-devel,v2] cam: file_sink: Fixes following errors with gcc-13",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "916b353c6037221f613f61008e02619b3b3e9dd3",
        "submitter": {
            "id": 101,
            "url": "https://patchwork.libcamera.org/api/people/101/?format=api",
            "name": "Eric Curtin",
            "email": "ecurtin@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/18284/mbox/",
        "series": [
            {
                "id": 3755,
                "url": "https://patchwork.libcamera.org/api/series/3755/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3755",
                "date": "2023-02-14T12:14:49",
                "name": "[libcamera-devel,v2] cam: file_sink: Fixes following errors with gcc-13",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/3755/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18284/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18284/checks/",
        "tags": {}
    },
    {
        "id": 18285,
        "url": "https://patchwork.libcamera.org/api/patches/18285/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18285/",
        "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": "<mailman.41.1676483347.775.libcamera-devel@lists.libcamera.org>",
        "date": "2023-02-15T17:48:52",
        "name": "[libcamera-devel,RFC,v1] libcamera: camera: Take span of StreamRole instead of vector",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "eb782c526f18af106373dddd8932e5d4bdb100d2",
        "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/18285/mbox/",
        "series": [
            {
                "id": 3756,
                "url": "https://patchwork.libcamera.org/api/series/3756/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3756",
                "date": "2023-02-15T17:48:52",
                "name": "[libcamera-devel,RFC,v1] libcamera: camera: Take span of StreamRole instead of vector",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/3756/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18285/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18285/checks/",
        "tags": {}
    },
    {
        "id": 18286,
        "url": "https://patchwork.libcamera.org/api/patches/18286/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18286/",
        "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": "<mailman.42.1676637841.775.libcamera-devel@lists.libcamera.org>",
        "date": "2023-02-17T12:42:36",
        "name": "[libcamera-devel] meson: Allow for build metadata in project version",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "68edd73f4bd16d2b79704b4b326b65627f7c4ea3",
        "submitter": {
            "id": 135,
            "url": "https://patchwork.libcamera.org/api/people/135/?format=api",
            "name": "Michael Riesch",
            "email": "michael.riesch@wolfvision.net"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/18286/mbox/",
        "series": [
            {
                "id": 3757,
                "url": "https://patchwork.libcamera.org/api/series/3757/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3757",
                "date": "2023-02-17T12:42:36",
                "name": "[libcamera-devel] meson: Allow for build metadata in project version",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/3757/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18286/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18286/checks/",
        "tags": {}
    },
    {
        "id": 18287,
        "url": "https://patchwork.libcamera.org/api/patches/18287/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18287/",
        "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": "<20230220045523.3884-1-ecurtin@redhat.com>",
        "date": "2023-02-20T04:55:24",
        "name": "[libcamera-devel,v3] cam: file_sink: Fixes following errors with gcc-13",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "300c3ec9346a7af800fc319b8b541d093460eb0d",
        "submitter": {
            "id": 101,
            "url": "https://patchwork.libcamera.org/api/people/101/?format=api",
            "name": "Eric Curtin",
            "email": "ecurtin@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/18287/mbox/",
        "series": [
            {
                "id": 3758,
                "url": "https://patchwork.libcamera.org/api/series/3758/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3758",
                "date": "2023-02-20T04:55:24",
                "name": "[libcamera-devel,v3] cam: file_sink: Fixes following errors with gcc-13",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/3758/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18287/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18287/checks/",
        "tags": {}
    },
    {
        "id": 18288,
        "url": "https://patchwork.libcamera.org/api/patches/18288/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18288/",
        "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": "<20230220074352.1221623-1-matthias.fend@emfend.at>",
        "date": "2023-02-20T07:43:52",
        "name": "[libcamera-devel] libcamera: keep using syslog logging target also for isolated IPA modules",
        "commit_ref": "dbe96a2a6b130f7a3ffa1ad037b96cbbd7514956",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "3de6907f91acc2ae0929fa8763903bfb4af5ef8f",
        "submitter": {
            "id": 134,
            "url": "https://patchwork.libcamera.org/api/people/134/?format=api",
            "name": "Matthias Fend",
            "email": "matthias.fend@emfend.at"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/18288/mbox/",
        "series": [
            {
                "id": 3759,
                "url": "https://patchwork.libcamera.org/api/series/3759/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3759",
                "date": "2023-02-20T07:43:52",
                "name": "[libcamera-devel] libcamera: keep using syslog logging target also for isolated IPA modules",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/3759/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18288/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18288/checks/",
        "tags": {}
    },
    {
        "id": 18290,
        "url": "https://patchwork.libcamera.org/api/patches/18290/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18290/",
        "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": "<20230221164504.120738-2-jacopo.mondi@ideasonboard.com>",
        "date": "2023-02-21T16:45:02",
        "name": "[libcamera-devel,1/3] libcamera: rkisp1: Generate config using main path",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "ce16983f6f2f9c7d0001ebdb45d415d6f7ccc7eb",
        "submitter": {
            "id": 143,
            "url": "https://patchwork.libcamera.org/api/people/143/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo.mondi@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/18290/mbox/",
        "series": [
            {
                "id": 3760,
                "url": "https://patchwork.libcamera.org/api/series/3760/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3760",
                "date": "2023-02-21T16:45:01",
                "name": "libcamera: rkisp1: Fix generateConfiguration",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/3760/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18290/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18290/checks/",
        "tags": {}
    },
    {
        "id": 18291,
        "url": "https://patchwork.libcamera.org/api/patches/18291/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18291/",
        "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": "<20230221164504.120738-3-jacopo.mondi@ideasonboard.com>",
        "date": "2023-02-21T16:45:03",
        "name": "[libcamera-devel,2/3] libcamera: rkisp1: Assign sizes to roles",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "e79b1989c73897dac235d1e0a656fc75a58f978d",
        "submitter": {
            "id": 143,
            "url": "https://patchwork.libcamera.org/api/people/143/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo.mondi@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/18291/mbox/",
        "series": [
            {
                "id": 3760,
                "url": "https://patchwork.libcamera.org/api/series/3760/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3760",
                "date": "2023-02-21T16:45:01",
                "name": "libcamera: rkisp1: Fix generateConfiguration",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/3760/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18291/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18291/checks/",
        "tags": {}
    },
    {
        "id": 18292,
        "url": "https://patchwork.libcamera.org/api/patches/18292/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18292/",
        "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": "<20230221164504.120738-4-jacopo.mondi@ideasonboard.com>",
        "date": "2023-02-21T16:45:04",
        "name": "[libcamera-devel,3/3] libcamera: rkisp1: Reserve main path for StillCapture",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "93c9cbbf5eeda2270670d7254a9149c643a3d159",
        "submitter": {
            "id": 143,
            "url": "https://patchwork.libcamera.org/api/people/143/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo.mondi@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/18292/mbox/",
        "series": [
            {
                "id": 3760,
                "url": "https://patchwork.libcamera.org/api/series/3760/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3760",
                "date": "2023-02-21T16:45:01",
                "name": "libcamera: rkisp1: Fix generateConfiguration",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/3760/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18292/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18292/checks/",
        "tags": {}
    },
    {
        "id": 18293,
        "url": "https://patchwork.libcamera.org/api/patches/18293/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18293/",
        "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": "<20230222070949.7289-1-advaitdhamorikar@gmail.com>",
        "date": "2023-02-22T07:09:49",
        "name": "[libcamera-devel] Pipeline-handler doc spells implementation incorrectly",
        "commit_ref": "cee03cd183126d1e0828c8ae2cc8706de2404b73",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "aa1ccb11feef0b75a526b70ee87bd33d9f27f0af",
        "submitter": {
            "id": 149,
            "url": "https://patchwork.libcamera.org/api/people/149/?format=api",
            "name": "Advait Dhamorikar",
            "email": "advaitdhamorikar@gmail.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/18293/mbox/",
        "series": [
            {
                "id": 3761,
                "url": "https://patchwork.libcamera.org/api/series/3761/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3761",
                "date": "2023-02-22T07:09:49",
                "name": "[libcamera-devel] Pipeline-handler doc spells implementation incorrectly",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/3761/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18293/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18293/checks/",
        "tags": {}
    },
    {
        "id": 18295,
        "url": "https://patchwork.libcamera.org/api/patches/18295/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18295/",
        "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": "<20230222151917.669526-2-jacopo.mondi@ideasonboard.com>",
        "date": "2023-02-22T15:19:14",
        "name": "[libcamera-devel,v2,1/4] libcamera: rkisp1: Generate config using main path",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "ce16983f6f2f9c7d0001ebdb45d415d6f7ccc7eb",
        "submitter": {
            "id": 143,
            "url": "https://patchwork.libcamera.org/api/people/143/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo.mondi@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/18295/mbox/",
        "series": [
            {
                "id": 3762,
                "url": "https://patchwork.libcamera.org/api/series/3762/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3762",
                "date": "2023-02-22T15:19:13",
                "name": "libcamera: rkisp1: Fix generateConfiguration",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/3762/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18295/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18295/checks/",
        "tags": {}
    },
    {
        "id": 18296,
        "url": "https://patchwork.libcamera.org/api/patches/18296/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18296/",
        "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": "<20230222151917.669526-3-jacopo.mondi@ideasonboard.com>",
        "date": "2023-02-22T15:19:15",
        "name": "[libcamera-devel,v2,2/4] libcamera: rkisp1: Assign sizes to roles",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "72af9d35c23c338d7dffbe20e0001cfb9b1e6422",
        "submitter": {
            "id": 143,
            "url": "https://patchwork.libcamera.org/api/people/143/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo.mondi@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/18296/mbox/",
        "series": [
            {
                "id": 3762,
                "url": "https://patchwork.libcamera.org/api/series/3762/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3762",
                "date": "2023-02-22T15:19:13",
                "name": "libcamera: rkisp1: Fix generateConfiguration",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/3762/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18296/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18296/checks/",
        "tags": {}
    },
    {
        "id": 18297,
        "url": "https://patchwork.libcamera.org/api/patches/18297/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18297/",
        "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": "<20230222151917.669526-4-jacopo.mondi@ideasonboard.com>",
        "date": "2023-02-22T15:19:16",
        "name": "[libcamera-devel,v2,3/4] libcamera: rkisp1: Reserve main path for StillCapture",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "93c9cbbf5eeda2270670d7254a9149c643a3d159",
        "submitter": {
            "id": 143,
            "url": "https://patchwork.libcamera.org/api/people/143/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo.mondi@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/18297/mbox/",
        "series": [
            {
                "id": 3762,
                "url": "https://patchwork.libcamera.org/api/series/3762/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3762",
                "date": "2023-02-22T15:19:13",
                "name": "libcamera: rkisp1: Fix generateConfiguration",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/3762/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18297/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18297/checks/",
        "tags": {}
    },
    {
        "id": 18298,
        "url": "https://patchwork.libcamera.org/api/patches/18298/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18298/",
        "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": "<20230222151917.669526-5-jacopo.mondi@ideasonboard.com>",
        "date": "2023-02-22T15:19:17",
        "name": "[libcamera-devel,v2,4/4] libcamera: rkisp1: Fix enumeration of RAW formats",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "3e64abc4bade64a65c74161151d6a1ce9dd555a3",
        "submitter": {
            "id": 143,
            "url": "https://patchwork.libcamera.org/api/people/143/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo.mondi@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/18298/mbox/",
        "series": [
            {
                "id": 3762,
                "url": "https://patchwork.libcamera.org/api/series/3762/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3762",
                "date": "2023-02-22T15:19:13",
                "name": "libcamera: rkisp1: Fix generateConfiguration",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/3762/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18298/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18298/checks/",
        "tags": {}
    },
    {
        "id": 18299,
        "url": "https://patchwork.libcamera.org/api/patches/18299/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18299/",
        "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": "<mailman.10.1677083040.25031.libcamera-devel@lists.libcamera.org>",
        "date": "2023-02-22T16:23:55",
        "name": "[libcamera-devel] ipa: raspberrypi: imx296: Minor tuning updates",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "4642d6347ab4bf4e5bfea17bb972e786b9a40ad5",
        "submitter": {
            "id": 42,
            "url": "https://patchwork.libcamera.org/api/people/42/?format=api",
            "name": "David Plowman",
            "email": "david.plowman@raspberrypi.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/18299/mbox/",
        "series": [
            {
                "id": 3763,
                "url": "https://patchwork.libcamera.org/api/series/3763/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3763",
                "date": "2023-02-22T16:23:55",
                "name": "[libcamera-devel] ipa: raspberrypi: imx296: Minor tuning updates",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/3763/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18299/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18299/checks/",
        "tags": {}
    },
    {
        "id": 18301,
        "url": "https://patchwork.libcamera.org/api/patches/18301/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18301/",
        "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": "<mailman.13.1677156593.25031.libcamera-devel@lists.libcamera.org>",
        "date": "2023-02-23T12:49:55",
        "name": "[libcamera-devel,v1,1/3] pipeline: ipa: raspberrypi: Change Unicam timeout handling",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "ccebaec06f94ca86e8a2c04526a9ce7e7194e6d5",
        "submitter": {
            "id": 34,
            "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
            "name": "Naushir Patuck",
            "email": "naush@raspberrypi.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/18301/mbox/",
        "series": [
            {
                "id": 3764,
                "url": "https://patchwork.libcamera.org/api/series/3764/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3764",
                "date": "2023-02-23T12:49:54",
                "name": "Raspberry Pi: Improving camera timeouts",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/3764/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18301/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18301/checks/",
        "tags": {}
    },
    {
        "id": 18302,
        "url": "https://patchwork.libcamera.org/api/patches/18302/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18302/",
        "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": "<mailman.14.1677156593.25031.libcamera-devel@lists.libcamera.org>",
        "date": "2023-02-23T12:49:56",
        "name": "[libcamera-devel,v1,2/3] ipa: raspberrypi: Better heruistics for calculating Unicam timeout",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "9c04b4260ae312ad1f21aa5ce72caf5025577eb6",
        "submitter": {
            "id": 34,
            "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
            "name": "Naushir Patuck",
            "email": "naush@raspberrypi.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/18302/mbox/",
        "series": [
            {
                "id": 3764,
                "url": "https://patchwork.libcamera.org/api/series/3764/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3764",
                "date": "2023-02-23T12:49:54",
                "name": "Raspberry Pi: Improving camera timeouts",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/3764/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18302/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18302/checks/",
        "tags": {}
    },
    {
        "id": 18303,
        "url": "https://patchwork.libcamera.org/api/patches/18303/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18303/",
        "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": "<mailman.15.1677156593.25031.libcamera-devel@lists.libcamera.org>",
        "date": "2023-02-23T12:49:57",
        "name": "[libcamera-devel,v1,3/3] pipeline: raspberrypi: Add a Unicam timeout override config options",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "65c6c47f77c5f4fbacf1cd53d349de52d70bc04f",
        "submitter": {
            "id": 34,
            "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
            "name": "Naushir Patuck",
            "email": "naush@raspberrypi.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/18303/mbox/",
        "series": [
            {
                "id": 3764,
                "url": "https://patchwork.libcamera.org/api/series/3764/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3764",
                "date": "2023-02-23T12:49:54",
                "name": "Raspberry Pi: Improving camera timeouts",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/3764/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18303/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18303/checks/",
        "tags": {}
    },
    {
        "id": 18304,
        "url": "https://patchwork.libcamera.org/api/patches/18304/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18304/",
        "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": "<20230223171708.83117-1-filbertfebrianto14@gmail.com>",
        "date": "2023-02-23T17:17:08",
        "name": "[libcamera-devel] utils: Added a helper script to manage dependencies",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "402da0acc52adc424583f06da521503d6382ebb1",
        "submitter": {
            "id": 150,
            "url": "https://patchwork.libcamera.org/api/people/150/?format=api",
            "name": "sfilbertf",
            "email": "filbertfebrianto14@gmail.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/18304/mbox/",
        "series": [
            {
                "id": 3765,
                "url": "https://patchwork.libcamera.org/api/series/3765/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3765",
                "date": "2023-02-23T17:17:08",
                "name": "[libcamera-devel] utils: Added a helper script to manage dependencies",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/3765/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18304/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18304/checks/",
        "tags": {}
    },
    {
        "id": 18305,
        "url": "https://patchwork.libcamera.org/api/patches/18305/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18305/",
        "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": "<20230223204755.46740-1-suhrid.subramaniam@mediatek.com>",
        "date": "2023-02-23T20:47:57",
        "name": "[libcamera-devel] libcamera: pipeline: simple: Check if converter_ is a nullptr",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "1e4bf5b2ea41a6efd2330c7e6036a4d095c223c6",
        "submitter": {
            "id": 151,
            "url": "https://patchwork.libcamera.org/api/people/151/?format=api",
            "name": "Suhrid Subramaniam",
            "email": "suhridsubramaniam@gmail.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/18305/mbox/",
        "series": [
            {
                "id": 3766,
                "url": "https://patchwork.libcamera.org/api/series/3766/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3766",
                "date": "2023-02-23T20:47:57",
                "name": "[libcamera-devel] libcamera: pipeline: simple: Check if converter_ is a nullptr",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/3766/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18305/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18305/checks/",
        "tags": {}
    },
    {
        "id": 18306,
        "url": "https://patchwork.libcamera.org/api/patches/18306/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18306/",
        "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": "<mailman.19.1677223831.25031.libcamera-devel@lists.libcamera.org>",
        "date": "2023-02-24T07:30:23",
        "name": "[libcamera-devel] pipeline: raspberrypi: Iterate over all Unicam instances in match()",
        "commit_ref": "2a261d911f50d925be7b8921c1af58cde8a7f545",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "c5484a7a7fa111ba020f46c63eb2db22f9c1fdd4",
        "submitter": {
            "id": 34,
            "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
            "name": "Naushir Patuck",
            "email": "naush@raspberrypi.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/18306/mbox/",
        "series": [
            {
                "id": 3767,
                "url": "https://patchwork.libcamera.org/api/series/3767/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3767",
                "date": "2023-02-24T07:30:23",
                "name": "[libcamera-devel] pipeline: raspberrypi: Iterate over all Unicam instances in match()",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/3767/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18306/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18306/checks/",
        "tags": {}
    },
    {
        "id": 18307,
        "url": "https://patchwork.libcamera.org/api/patches/18307/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18307/",
        "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": "<mailman.25.1677238402.25031.libcamera-devel@lists.libcamera.org>",
        "date": "2023-02-24T11:33:15",
        "name": "[libcamera-devel] pipeline: raspberrypi: Add a Unicam timeout override config options",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "cdea718292550a8e640280e35d46a042d2bce4d4",
        "submitter": {
            "id": 34,
            "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
            "name": "Naushir Patuck",
            "email": "naush@raspberrypi.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/18307/mbox/",
        "series": [
            {
                "id": 3768,
                "url": "https://patchwork.libcamera.org/api/series/3768/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3768",
                "date": "2023-02-24T11:33:15",
                "name": "[libcamera-devel] pipeline: raspberrypi: Add a Unicam timeout override config options",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/3768/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18307/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18307/checks/",
        "tags": {}
    },
    {
        "id": 18308,
        "url": "https://patchwork.libcamera.org/api/patches/18308/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18308/",
        "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": "<20230225134045.5350-1-advaitdhamorikar@gmail.com>",
        "date": "2023-02-25T13:40:45",
        "name": "[libcamera-devel,v2] Implementation was spelled incorrectly in the pipeline-handler documentation",
        "commit_ref": "cee03cd183126d1e0828c8ae2cc8706de2404b73",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "aa1ccb11feef0b75a526b70ee87bd33d9f27f0af",
        "submitter": {
            "id": 149,
            "url": "https://patchwork.libcamera.org/api/people/149/?format=api",
            "name": "Advait Dhamorikar",
            "email": "advaitdhamorikar@gmail.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/18308/mbox/",
        "series": [
            {
                "id": 3769,
                "url": "https://patchwork.libcamera.org/api/series/3769/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3769",
                "date": "2023-02-25T13:40:45",
                "name": "[libcamera-devel,v2] Implementation was spelled incorrectly in the pipeline-handler documentation",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/3769/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18308/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18308/checks/",
        "tags": {}
    },
    {
        "id": 18309,
        "url": "https://patchwork.libcamera.org/api/patches/18309/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18309/",
        "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": "<20230227-android-gralloc-v1-1-3360fcfa7c0d@baylibre.com>",
        "date": "2023-02-27T08:54:02",
        "name": "[libcamera-devel,RFC] android: mm: generic: use GRALLOC_HARDWARE_MODULE_ID",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "b50bf149e3cfa9cb572038b928fa3718bec0b56c",
        "submitter": {
            "id": 153,
            "url": "https://patchwork.libcamera.org/api/people/153/?format=api",
            "name": "Mattijs Korpershoek",
            "email": "mkorpershoek@baylibre.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/18309/mbox/",
        "series": [
            {
                "id": 3770,
                "url": "https://patchwork.libcamera.org/api/series/3770/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3770",
                "date": "2023-02-27T08:54:02",
                "name": "[libcamera-devel,RFC] android: mm: generic: use GRALLOC_HARDWARE_MODULE_ID",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/3770/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18309/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18309/checks/",
        "tags": {}
    },
    {
        "id": 18310,
        "url": "https://patchwork.libcamera.org/api/patches/18310/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18310/",
        "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": "<20230227121546.3231835-1-paul.elder@ideasonboard.com>",
        "date": "2023-02-27T12:15:46",
        "name": "[libcamera-devel] utils: checkstyle.py: Don't run commit title checker on staged commits",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "2afb7afd488ee9147f3ea867827f03dc801efcc2",
        "submitter": {
            "id": 17,
            "url": "https://patchwork.libcamera.org/api/people/17/?format=api",
            "name": "Paul Elder",
            "email": "paul.elder@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/18310/mbox/",
        "series": [
            {
                "id": 3771,
                "url": "https://patchwork.libcamera.org/api/series/3771/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3771",
                "date": "2023-02-27T12:15:46",
                "name": "[libcamera-devel] utils: checkstyle.py: Don't run commit title checker on staged commits",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/3771/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18310/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18310/checks/",
        "tags": {}
    },
    {
        "id": 18311,
        "url": "https://patchwork.libcamera.org/api/patches/18311/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18311/",
        "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": "<20230227203947.3964157-1-kieran.bingham@ideasonboard.com>",
        "date": "2023-02-27T20:39:47",
        "name": "[libcamera-devel] v4l2: v4l2_camera_proxy: Detect ioctl sign-extensions",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "6ae6f5ba0594c342044f39eae69d1eb88e75d1fb",
        "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/18311/mbox/",
        "series": [
            {
                "id": 3772,
                "url": "https://patchwork.libcamera.org/api/series/3772/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3772",
                "date": "2023-02-27T20:39:47",
                "name": "[libcamera-devel] v4l2: v4l2_camera_proxy: Detect ioctl sign-extensions",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/3772/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18311/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18311/checks/",
        "tags": {}
    },
    {
        "id": 18313,
        "url": "https://patchwork.libcamera.org/api/patches/18313/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18313/",
        "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": "<20230227204254.3965883-2-kieran.bingham@ideasonboard.com>",
        "date": "2023-02-27T20:42:53",
        "name": "[libcamera-devel,1/2] ipa: libipa: Add OV2685 Camera Sensor Helper",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "8efc26dea6df3f4abcd2cf457a9bc534f30e51d5",
        "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/18313/mbox/",
        "series": [
            {
                "id": 3773,
                "url": "https://patchwork.libcamera.org/api/series/3773/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3773",
                "date": "2023-02-27T20:42:52",
                "name": "ipa: libipa: Add sensor helpers for the Acer Chrometab 10",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/3773/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18313/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18313/checks/",
        "tags": {}
    },
    {
        "id": 18314,
        "url": "https://patchwork.libcamera.org/api/patches/18314/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18314/",
        "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": "<20230227204254.3965883-3-kieran.bingham@ideasonboard.com>",
        "date": "2023-02-27T20:42:54",
        "name": "[libcamera-devel,2/2] ipa: libipa: Add OV5695 Camera Sensor Helper",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "61bdfe6921ba9e5380bd7cebef502b013f0a145f",
        "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/18314/mbox/",
        "series": [
            {
                "id": 3773,
                "url": "https://patchwork.libcamera.org/api/series/3773/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3773",
                "date": "2023-02-27T20:42:52",
                "name": "ipa: libipa: Add sensor helpers for the Acer Chrometab 10",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/3773/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18314/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18314/checks/",
        "tags": {}
    },
    {
        "id": 18315,
        "url": "https://patchwork.libcamera.org/api/patches/18315/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18315/",
        "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": "<mailman.34.1677532518.25031.libcamera-devel@lists.libcamera.org>",
        "date": "2023-02-27T21:15:04",
        "name": "[libcamera-devel,v2] meson: Align handling of build metadata",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "aef720157c7c6dbf31dc676f42847b479a41aebe",
        "submitter": {
            "id": 135,
            "url": "https://patchwork.libcamera.org/api/people/135/?format=api",
            "name": "Michael Riesch",
            "email": "michael.riesch@wolfvision.net"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/18315/mbox/",
        "series": [
            {
                "id": 3774,
                "url": "https://patchwork.libcamera.org/api/series/3774/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3774",
                "date": "2023-02-27T21:15:04",
                "name": "[libcamera-devel,v2] meson: Align handling of build metadata",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/3774/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18315/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18315/checks/",
        "tags": {}
    },
    {
        "id": 18317,
        "url": "https://patchwork.libcamera.org/api/patches/18317/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18317/",
        "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": "<20230227224910.151337-2-suhrid.subramaniam@mediatek.com>",
        "date": "2023-02-27T22:49:09",
        "name": "[libcamera-devel,v2,1/2] libcamera: pipeline: simple: Check converter_",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "1e4bf5b2ea41a6efd2330c7e6036a4d095c223c6",
        "submitter": {
            "id": 151,
            "url": "https://patchwork.libcamera.org/api/people/151/?format=api",
            "name": "Suhrid Subramaniam",
            "email": "suhridsubramaniam@gmail.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/18317/mbox/",
        "series": [
            {
                "id": 3775,
                "url": "https://patchwork.libcamera.org/api/series/3775/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3775",
                "date": "2023-02-27T22:49:08",
                "name": "Check converter_ validity",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/3775/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18317/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18317/checks/",
        "tags": {}
    },
    {
        "id": 18318,
        "url": "https://patchwork.libcamera.org/api/patches/18318/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18318/",
        "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": "<20230227224910.151337-3-suhrid.subramaniam@mediatek.com>",
        "date": "2023-02-27T22:49:10",
        "name": "[libcamera-devel,v2,2/2] libcamera: pipeline: converter: return unique converter only if Valid",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "556bdf215a184eec32e2d0b8226fc54137f76b56",
        "submitter": {
            "id": 151,
            "url": "https://patchwork.libcamera.org/api/people/151/?format=api",
            "name": "Suhrid Subramaniam",
            "email": "suhridsubramaniam@gmail.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/18318/mbox/",
        "series": [
            {
                "id": 3775,
                "url": "https://patchwork.libcamera.org/api/series/3775/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3775",
                "date": "2023-02-27T22:49:08",
                "name": "Check converter_ validity",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/3775/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18318/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18318/checks/",
        "tags": {}
    }
]