List patches.

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

[
    {
        "id": 21051,
        "url": "https://patchwork.libcamera.org/api/patches/21051/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21051/",
        "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": "<20240829195703.1456614-4-chenghaoyang@chromium.org>",
        "date": "2024-08-29T19:47:42",
        "name": "[v10,3/7] libcamera: virtual: Add VirtualPipelineHandler",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "bbd5520e39d1404da2d90c733e17ab9b2acc9dc6",
        "submitter": {
            "id": 117,
            "url": "https://patchwork.libcamera.org/api/people/117/?format=api",
            "name": "Cheng-Hao Yang",
            "email": "chenghaoyang@chromium.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/21051/mbox/",
        "series": [
            {
                "id": 4547,
                "url": "https://patchwork.libcamera.org/api/series/4547/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4547",
                "date": "2024-08-29T19:47:39",
                "name": "Add VirtualPipelineHandler",
                "version": 10,
                "mbox": "https://patchwork.libcamera.org/series/4547/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21051/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21051/checks/",
        "tags": {}
    },
    {
        "id": 21052,
        "url": "https://patchwork.libcamera.org/api/patches/21052/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21052/",
        "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": "<20240829195703.1456614-5-chenghaoyang@chromium.org>",
        "date": "2024-08-29T19:47:43",
        "name": "[v10,4/7] libcamera: pipeline: Add test pattern for VirtualPipelineHandler",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "6c0f76acdb55466ab45fa949491d0cf7ba883200",
        "submitter": {
            "id": 117,
            "url": "https://patchwork.libcamera.org/api/people/117/?format=api",
            "name": "Cheng-Hao Yang",
            "email": "chenghaoyang@chromium.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/21052/mbox/",
        "series": [
            {
                "id": 4547,
                "url": "https://patchwork.libcamera.org/api/series/4547/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4547",
                "date": "2024-08-29T19:47:39",
                "name": "Add VirtualPipelineHandler",
                "version": 10,
                "mbox": "https://patchwork.libcamera.org/series/4547/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21052/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21052/checks/",
        "tags": {}
    },
    {
        "id": 21053,
        "url": "https://patchwork.libcamera.org/api/patches/21053/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21053/",
        "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": "<20240829195703.1456614-6-chenghaoyang@chromium.org>",
        "date": "2024-08-29T19:47:44",
        "name": "[v10,5/7] libcamera: virtual: Read config and register cameras based on the config",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "fd63b6d2deb872e072e25b42e80bb40899933c25",
        "submitter": {
            "id": 117,
            "url": "https://patchwork.libcamera.org/api/people/117/?format=api",
            "name": "Cheng-Hao Yang",
            "email": "chenghaoyang@chromium.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/21053/mbox/",
        "series": [
            {
                "id": 4547,
                "url": "https://patchwork.libcamera.org/api/series/4547/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4547",
                "date": "2024-08-29T19:47:39",
                "name": "Add VirtualPipelineHandler",
                "version": 10,
                "mbox": "https://patchwork.libcamera.org/series/4547/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21053/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21053/checks/",
        "tags": {}
    },
    {
        "id": 21054,
        "url": "https://patchwork.libcamera.org/api/patches/21054/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21054/",
        "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": "<20240829195703.1456614-7-chenghaoyang@chromium.org>",
        "date": "2024-08-29T19:47:45",
        "name": "[v10,6/7] libcamera: virtual: Add ImageFrameGenerator",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "e2133f4f35becf5e0a1b0d71d533897289423484",
        "submitter": {
            "id": 117,
            "url": "https://patchwork.libcamera.org/api/people/117/?format=api",
            "name": "Cheng-Hao Yang",
            "email": "chenghaoyang@chromium.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/21054/mbox/",
        "series": [
            {
                "id": 4547,
                "url": "https://patchwork.libcamera.org/api/series/4547/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4547",
                "date": "2024-08-29T19:47:39",
                "name": "Add VirtualPipelineHandler",
                "version": 10,
                "mbox": "https://patchwork.libcamera.org/series/4547/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21054/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21054/checks/",
        "tags": {}
    },
    {
        "id": 21055,
        "url": "https://patchwork.libcamera.org/api/patches/21055/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21055/",
        "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": "<20240829195703.1456614-8-chenghaoyang@chromium.org>",
        "date": "2024-08-29T19:47:46",
        "name": "[v10,7/7] libcamera: software_isp: Refactor SoftwareIsp to use DmaBufAllocator::exportBuffers",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "5f98528d63df8d5fec95e0c9da3bdff582bbd04e",
        "submitter": {
            "id": 117,
            "url": "https://patchwork.libcamera.org/api/people/117/?format=api",
            "name": "Cheng-Hao Yang",
            "email": "chenghaoyang@chromium.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/21055/mbox/",
        "series": [
            {
                "id": 4547,
                "url": "https://patchwork.libcamera.org/api/series/4547/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4547",
                "date": "2024-08-29T19:47:39",
                "name": "Add VirtualPipelineHandler",
                "version": 10,
                "mbox": "https://patchwork.libcamera.org/series/4547/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21055/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21055/checks/",
        "tags": {}
    },
    {
        "id": 21057,
        "url": "https://patchwork.libcamera.org/api/patches/21057/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21057/",
        "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": "<20240830072554.180672-2-mzamazal@redhat.com>",
        "date": "2024-08-30T07:25:37",
        "name": "[v5,01/18] libcamera: software_isp: Remove superfluous includes",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "4dd07a40aa3221d2f8fe3b562527a6888b1bb0fa",
        "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/21057/mbox/",
        "series": [
            {
                "id": 4548,
                "url": "https://patchwork.libcamera.org/api/series/4548/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4548",
                "date": "2024-08-30T07:25:36",
                "name": "Software ISP refactoring",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4548/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21057/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21057/checks/",
        "tags": {}
    },
    {
        "id": 21058,
        "url": "https://patchwork.libcamera.org/api/patches/21058/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21058/",
        "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": "<20240830072554.180672-3-mzamazal@redhat.com>",
        "date": "2024-08-30T07:25:38",
        "name": "[v5,02/18] libcamera: software_isp: Move BlackLevel to libcamera::ipa::soft",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "29ac88f49c9b51c01da757fcad51d9da3db51e2f",
        "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/21058/mbox/",
        "series": [
            {
                "id": 4548,
                "url": "https://patchwork.libcamera.org/api/series/4548/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4548",
                "date": "2024-08-30T07:25:36",
                "name": "Software ISP refactoring",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4548/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21058/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21058/checks/",
        "tags": {}
    },
    {
        "id": 21059,
        "url": "https://patchwork.libcamera.org/api/patches/21059/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21059/",
        "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": "<20240830072554.180672-5-mzamazal@redhat.com>",
        "date": "2024-08-30T07:25:40",
        "name": "[v5,04/18] libcamera: software_isp: Let IPASoftSimple inherit Module",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "1f94dd095867e0d340f4969251ad580576b6443f",
        "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/21059/mbox/",
        "series": [
            {
                "id": 4548,
                "url": "https://patchwork.libcamera.org/api/series/4548/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4548",
                "date": "2024-08-30T07:25:36",
                "name": "Software ISP refactoring",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4548/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21059/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21059/checks/",
        "tags": {}
    },
    {
        "id": 21060,
        "url": "https://patchwork.libcamera.org/api/patches/21060/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21060/",
        "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": "<20240830072554.180672-4-mzamazal@redhat.com>",
        "date": "2024-08-30T07:25:39",
        "name": "[v5,03/18] libcamera: software_isp: Define skeletons for IPA refactoring",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "927097e5f20ba1432b4bb0b650a06f3fd7b53c09",
        "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/21060/mbox/",
        "series": [
            {
                "id": 4548,
                "url": "https://patchwork.libcamera.org/api/series/4548/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4548",
                "date": "2024-08-30T07:25:36",
                "name": "Software ISP refactoring",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4548/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21060/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21060/checks/",
        "tags": {}
    },
    {
        "id": 21061,
        "url": "https://patchwork.libcamera.org/api/patches/21061/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21061/",
        "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": "<20240830072554.180672-6-mzamazal@redhat.com>",
        "date": "2024-08-30T07:25:41",
        "name": "[v5,05/18] libcamera: software_isp: Make stats frame and buffer aware",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "e6a847462aefbaf31b1930520e4f696c22d54fde",
        "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/21061/mbox/",
        "series": [
            {
                "id": 4548,
                "url": "https://patchwork.libcamera.org/api/series/4548/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4548",
                "date": "2024-08-30T07:25:36",
                "name": "Software ISP refactoring",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4548/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21061/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21061/checks/",
        "tags": {}
    },
    {
        "id": 21062,
        "url": "https://patchwork.libcamera.org/api/patches/21062/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21062/",
        "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": "<20240830072554.180672-7-mzamazal@redhat.com>",
        "date": "2024-08-30T07:25:42",
        "name": "[v5,06/18] libcamera: software_isp: Remove final dots in debayer.cpp docstrings",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "c45739d9c7ada80ed5dc4f6f51cc435180dd42c6",
        "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/21062/mbox/",
        "series": [
            {
                "id": 4548,
                "url": "https://patchwork.libcamera.org/api/series/4548/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4548",
                "date": "2024-08-30T07:25:36",
                "name": "Software ISP refactoring",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4548/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21062/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21062/checks/",
        "tags": {}
    },
    {
        "id": 21063,
        "url": "https://patchwork.libcamera.org/api/patches/21063/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21063/",
        "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": "<20240830072554.180672-8-mzamazal@redhat.com>",
        "date": "2024-08-30T07:25:43",
        "name": "[v5,07/18] libcamera: software_isp: Track and pass frame ids",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "d5f523807baa27db4c230ca148ee757b85bc3224",
        "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/21063/mbox/",
        "series": [
            {
                "id": 4548,
                "url": "https://patchwork.libcamera.org/api/series/4548/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4548",
                "date": "2024-08-30T07:25:36",
                "name": "Software ISP refactoring",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4548/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21063/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21063/checks/",
        "tags": {}
    },
    {
        "id": 21064,
        "url": "https://patchwork.libcamera.org/api/patches/21064/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21064/",
        "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": "<20240830072554.180672-9-mzamazal@redhat.com>",
        "date": "2024-08-30T07:25:44",
        "name": "[v5,08/18] libcamera: software_isp: Create algorithms",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "fe91538189980a8bddaf0ef98f5a8266d0d598f3",
        "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/21064/mbox/",
        "series": [
            {
                "id": 4548,
                "url": "https://patchwork.libcamera.org/api/series/4548/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4548",
                "date": "2024-08-30T07:25:36",
                "name": "Software ISP refactoring",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4548/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21064/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21064/checks/",
        "tags": {}
    },
    {
        "id": 21065,
        "url": "https://patchwork.libcamera.org/api/patches/21065/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21065/",
        "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": "<20240830072554.180672-10-mzamazal@redhat.com>",
        "date": "2024-08-30T07:25:45",
        "name": "[v5,09/18] libcamera: software_isp: Call Algorithm::configure",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "d35010347d15903fd59aebbd272021c153b6c2d3",
        "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/21065/mbox/",
        "series": [
            {
                "id": 4548,
                "url": "https://patchwork.libcamera.org/api/series/4548/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4548",
                "date": "2024-08-30T07:25:36",
                "name": "Software ISP refactoring",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4548/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21065/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21065/checks/",
        "tags": {}
    },
    {
        "id": 21066,
        "url": "https://patchwork.libcamera.org/api/patches/21066/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21066/",
        "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": "<20240830072554.180672-11-mzamazal@redhat.com>",
        "date": "2024-08-30T07:25:46",
        "name": "[v5,10/18] libcamera: software_isp: Call Algorithm::queueRequest",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "85950138c04a1d7be584d819062e87311eb4feac",
        "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/21066/mbox/",
        "series": [
            {
                "id": 4548,
                "url": "https://patchwork.libcamera.org/api/series/4548/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4548",
                "date": "2024-08-30T07:25:36",
                "name": "Software ISP refactoring",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4548/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21066/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21066/checks/",
        "tags": {}
    },
    {
        "id": 21067,
        "url": "https://patchwork.libcamera.org/api/patches/21067/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21067/",
        "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": "<20240830072554.180672-12-mzamazal@redhat.com>",
        "date": "2024-08-30T07:25:47",
        "name": "[v5,11/18] libcamera: software_isp: Call Algorithm::prepare",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "135e8cfe6eec24c9d9f9369f8cefffc819cdd834",
        "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/21067/mbox/",
        "series": [
            {
                "id": 4548,
                "url": "https://patchwork.libcamera.org/api/series/4548/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4548",
                "date": "2024-08-30T07:25:36",
                "name": "Software ISP refactoring",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4548/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21067/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21067/checks/",
        "tags": {}
    },
    {
        "id": 21068,
        "url": "https://patchwork.libcamera.org/api/patches/21068/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21068/",
        "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": "<20240830072554.180672-13-mzamazal@redhat.com>",
        "date": "2024-08-30T07:25:48",
        "name": "[v5,12/18] libcamera: software_isp: Call Algorithm::process",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "10c08d184e3c57ce307d826163eb8311b880a778",
        "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/21068/mbox/",
        "series": [
            {
                "id": 4548,
                "url": "https://patchwork.libcamera.org/api/series/4548/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4548",
                "date": "2024-08-30T07:25:36",
                "name": "Software ISP refactoring",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4548/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21068/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21068/checks/",
        "tags": {}
    },
    {
        "id": 21069,
        "url": "https://patchwork.libcamera.org/api/patches/21069/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21069/",
        "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": "<20240830072554.180672-14-mzamazal@redhat.com>",
        "date": "2024-08-30T07:25:49",
        "name": "[v5,13/18] libcamera: software_isp: Move black level to an algorithm module",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "dd31301e553a7e3786b9d59e2677a636956b8e59",
        "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/21069/mbox/",
        "series": [
            {
                "id": 4548,
                "url": "https://patchwork.libcamera.org/api/series/4548/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4548",
                "date": "2024-08-30T07:25:36",
                "name": "Software ISP refactoring",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4548/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21069/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21069/checks/",
        "tags": {}
    },
    {
        "id": 21070,
        "url": "https://patchwork.libcamera.org/api/patches/21070/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21070/",
        "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": "<20240830072554.180672-15-mzamazal@redhat.com>",
        "date": "2024-08-30T07:25:50",
        "name": "[v5,14/18] libcamera: software_isp: Move color handling to an algorithm module",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "08d42bf4f19780108575e2f7ed3fc4fe4bc5c0be",
        "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/21070/mbox/",
        "series": [
            {
                "id": 4548,
                "url": "https://patchwork.libcamera.org/api/series/4548/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4548",
                "date": "2024-08-30T07:25:36",
                "name": "Software ISP refactoring",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4548/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21070/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21070/checks/",
        "tags": {}
    },
    {
        "id": 21071,
        "url": "https://patchwork.libcamera.org/api/patches/21071/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21071/",
        "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": "<20240830072554.180672-16-mzamazal@redhat.com>",
        "date": "2024-08-30T07:25:51",
        "name": "[v5,15/18] libcamera: software_isp: Use floating point for color parameters",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "36457da63faa9e6bee6d3d65a01af2fd60769e42",
        "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/21071/mbox/",
        "series": [
            {
                "id": 4548,
                "url": "https://patchwork.libcamera.org/api/series/4548/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4548",
                "date": "2024-08-30T07:25:36",
                "name": "Software ISP refactoring",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4548/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21071/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21071/checks/",
        "tags": {}
    },
    {
        "id": 21072,
        "url": "https://patchwork.libcamera.org/api/patches/21072/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21072/",
        "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": "<20240830072554.180672-17-mzamazal@redhat.com>",
        "date": "2024-08-30T07:25:52",
        "name": "[v5,16/18] libcamera: software_isp: Use DelayedControls",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "af5150ada64fda9695729e6e1398606f8589e347",
        "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/21072/mbox/",
        "series": [
            {
                "id": 4548,
                "url": "https://patchwork.libcamera.org/api/series/4548/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4548",
                "date": "2024-08-30T07:25:36",
                "name": "Software ISP refactoring",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4548/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21072/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21072/checks/",
        "tags": {}
    },
    {
        "id": 21073,
        "url": "https://patchwork.libcamera.org/api/patches/21073/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21073/",
        "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": "<20240830072554.180672-18-mzamazal@redhat.com>",
        "date": "2024-08-30T07:25:53",
        "name": "[v5,17/18] libcamera: software_isp: Move exposure+gain to an algorithm module",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "305d3cb718aaff9a818a67aff50533c1708979e0",
        "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/21073/mbox/",
        "series": [
            {
                "id": 4548,
                "url": "https://patchwork.libcamera.org/api/series/4548/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4548",
                "date": "2024-08-30T07:25:36",
                "name": "Software ISP refactoring",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4548/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21073/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21073/checks/",
        "tags": {}
    },
    {
        "id": 21074,
        "url": "https://patchwork.libcamera.org/api/patches/21074/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21074/",
        "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": "<20240830072554.180672-19-mzamazal@redhat.com>",
        "date": "2024-08-30T07:25:54",
        "name": "[v5,18/18] libcamera: software_isp: Update black level only on exposure changes",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "bf88930b2d7ab0014588876037abd30b2011a016",
        "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/21074/mbox/",
        "series": [
            {
                "id": 4548,
                "url": "https://patchwork.libcamera.org/api/series/4548/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4548",
                "date": "2024-08-30T07:25:36",
                "name": "Software ISP refactoring",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4548/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21074/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21074/checks/",
        "tags": {}
    },
    {
        "id": 21076,
        "url": "https://patchwork.libcamera.org/api/patches/21076/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21076/",
        "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": "<20240830111207.46455-2-hdegoede@redhat.com>",
        "date": "2024-08-30T11:12:05",
        "name": "[v3,1/3] pipeline_handler: Add acquireDevice() function to mirror existing releaseDevice()",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "a0f7ba3297741a2a5dbc22b419dcaca1e3086a64",
        "submitter": {
            "id": 102,
            "url": "https://patchwork.libcamera.org/api/people/102/?format=api",
            "name": "Hans de Goede",
            "email": "hdegoede@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/21076/mbox/",
        "series": [
            {
                "id": 4549,
                "url": "https://patchwork.libcamera.org/api/series/4549/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4549",
                "date": "2024-08-30T11:12:04",
                "name": "Fix uvcvideo pipelinehandler keeping /dev/video# open",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/4549/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21076/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21076/checks/",
        "tags": {}
    },
    {
        "id": 21077,
        "url": "https://patchwork.libcamera.org/api/patches/21077/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21077/",
        "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": "<20240830111207.46455-3-hdegoede@redhat.com>",
        "date": "2024-08-30T11:12:06",
        "name": "[v3,2/3] camera: Use invokeMethod() for pipe_->acquire() and pipe_->release()",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "b2a451bc6000064e9274ced97c81d41d9197287c",
        "submitter": {
            "id": 102,
            "url": "https://patchwork.libcamera.org/api/people/102/?format=api",
            "name": "Hans de Goede",
            "email": "hdegoede@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/21077/mbox/",
        "series": [
            {
                "id": 4549,
                "url": "https://patchwork.libcamera.org/api/series/4549/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4549",
                "date": "2024-08-30T11:12:04",
                "name": "Fix uvcvideo pipelinehandler keeping /dev/video# open",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/4549/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21077/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21077/checks/",
        "tags": {}
    },
    {
        "id": 21078,
        "url": "https://patchwork.libcamera.org/api/patches/21078/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21078/",
        "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": "<20240830111207.46455-4-hdegoede@redhat.com>",
        "date": "2024-08-30T11:12:07",
        "name": "[v3,3/3] uvcvideo: Implement acquireDevice() + releaseDevice()",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "23cb7b769205f6f8439255c8a04b7c9b72fdf337",
        "submitter": {
            "id": 102,
            "url": "https://patchwork.libcamera.org/api/people/102/?format=api",
            "name": "Hans de Goede",
            "email": "hdegoede@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/21078/mbox/",
        "series": [
            {
                "id": 4549,
                "url": "https://patchwork.libcamera.org/api/series/4549/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4549",
                "date": "2024-08-30T11:12:04",
                "name": "Fix uvcvideo pipelinehandler keeping /dev/video# open",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/4549/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21078/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21078/checks/",
        "tags": {}
    },
    {
        "id": 21080,
        "url": "https://patchwork.libcamera.org/api/patches/21080/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21080/",
        "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": "<20240830125311.1702053-2-stefan.klug@ideasonboard.com>",
        "date": "2024-08-30T12:52:58",
        "name": "[1/3] utils: checkstyle: Remove leading colon from pycodestyle messages",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "4878453164135300f4a59383c11a203cbfb37082",
        "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/21080/mbox/",
        "series": [
            {
                "id": 4550,
                "url": "https://patchwork.libcamera.org/api/series/4550/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4550",
                "date": "2024-08-30T12:52:57",
                "name": "Python improvements to checkstyle.py",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4550/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21080/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21080/checks/",
        "tags": {}
    },
    {
        "id": 21081,
        "url": "https://patchwork.libcamera.org/api/patches/21081/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21081/",
        "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": "<20240830125311.1702053-3-stefan.klug@ideasonboard.com>",
        "date": "2024-08-30T12:52:59",
        "name": "[2/3] utils: checkstye: Show issue position for python issues",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "a6e6641b5226b4d0ba3e4a9442fe490322406827",
        "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/21081/mbox/",
        "series": [
            {
                "id": 4550,
                "url": "https://patchwork.libcamera.org/api/series/4550/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4550",
                "date": "2024-08-30T12:52:57",
                "name": "Python improvements to checkstyle.py",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4550/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21081/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21081/checks/",
        "tags": {}
    },
    {
        "id": 21082,
        "url": "https://patchwork.libcamera.org/api/patches/21082/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21082/",
        "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": "<20240830125311.1702053-4-stefan.klug@ideasonboard.com>",
        "date": "2024-08-30T12:53:00",
        "name": "[3/3] utils: checkstyle: Add a python formatter",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "5398a9480bdb0e95e5cebc3cd1bb26be61687730",
        "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/21082/mbox/",
        "series": [
            {
                "id": 4550,
                "url": "https://patchwork.libcamera.org/api/series/4550/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4550",
                "date": "2024-08-30T12:52:57",
                "name": "Python improvements to checkstyle.py",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4550/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21082/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21082/checks/",
        "tags": {}
    },
    {
        "id": 21084,
        "url": "https://patchwork.libcamera.org/api/patches/21084/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21084/",
        "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": "<20240830131904.1090330-2-mzamazal@redhat.com>",
        "date": "2024-08-30T13:18:38",
        "name": "[01/19] libcamera: ipu3: Remove unused includes",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "ffbf1a3b65c78e2979d370497b87f0d48345cefa",
        "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/21084/mbox/",
        "series": [
            {
                "id": 4551,
                "url": "https://patchwork.libcamera.org/api/series/4551/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4551",
                "date": "2024-08-30T13:18:37",
                "name": "Remove unused includes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4551/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21084/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21084/checks/",
        "tags": {}
    }
]