List patches.

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

[
    {
        "id": 22486,
        "url": "https://patchwork.libcamera.org/api/patches/22486/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22486/",
        "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": "<20250109014506.27619-1-laurent.pinchart@ideasonboard.com>",
        "date": "2025-01-09T01:45:06",
        "name": "libcamera: include: Include missing stdint.h header",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "8ccd8c33ade0700af567367c3051aaafe53ada50",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/22486/mbox/",
        "series": [
            {
                "id": 4937,
                "url": "https://patchwork.libcamera.org/api/series/4937/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4937",
                "date": "2025-01-09T01:45:06",
                "name": "libcamera: include: Include missing stdint.h header",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4937/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22486/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22486/checks/",
        "tags": {}
    },
    {
        "id": 22488,
        "url": "https://patchwork.libcamera.org/api/patches/22488/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22488/",
        "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": "<20250109115412.356768-2-stefan.klug@ideasonboard.com>",
        "date": "2025-01-09T11:53:52",
        "name": "[v1,01/11] libipa: interpolator: Add accessor to internal data",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "b29a4457200b6388bd1f325d2fb0352ad5c63a82",
        "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/22488/mbox/",
        "series": [
            {
                "id": 4938,
                "url": "https://patchwork.libcamera.org/api/series/4938/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4938",
                "date": "2025-01-09T11:53:51",
                "name": "Add Bayesian AWB algorithm to libipa and rkisp1",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4938/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22488/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22488/checks/",
        "tags": {}
    },
    {
        "id": 22489,
        "url": "https://patchwork.libcamera.org/api/patches/22489/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22489/",
        "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": "<20250109115412.356768-3-stefan.klug@ideasonboard.com>",
        "date": "2025-01-09T11:53:53",
        "name": "[v1,02/11] libipa: pwl: Add clear() function",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "0882316f165900f99c1f18c47f6968be5d9542cf",
        "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/22489/mbox/",
        "series": [
            {
                "id": 4938,
                "url": "https://patchwork.libcamera.org/api/series/4938/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4938",
                "date": "2025-01-09T11:53:51",
                "name": "Add Bayesian AWB algorithm to libipa and rkisp1",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4938/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22489/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22489/checks/",
        "tags": {}
    },
    {
        "id": 22490,
        "url": "https://patchwork.libcamera.org/api/patches/22490/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22490/",
        "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": "<20250109115412.356768-4-stefan.klug@ideasonboard.com>",
        "date": "2025-01-09T11:53:54",
        "name": "[v1,03/11] libipa: Add AWB algorithm base class",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "8fba5a5584bd005f718510eb3f715a9d2349a241",
        "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/22490/mbox/",
        "series": [
            {
                "id": 4938,
                "url": "https://patchwork.libcamera.org/api/series/4938/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4938",
                "date": "2025-01-09T11:53:51",
                "name": "Add Bayesian AWB algorithm to libipa and rkisp1",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4938/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22490/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22490/checks/",
        "tags": {}
    },
    {
        "id": 22491,
        "url": "https://patchwork.libcamera.org/api/patches/22491/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22491/",
        "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": "<20250109115412.356768-5-stefan.klug@ideasonboard.com>",
        "date": "2025-01-09T11:53:55",
        "name": "[v1,04/11] libipa: awb: Add helper functions for AWB mode support",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "934392abe1de0801a3291d2c2f4eedba0ccf90f7",
        "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/22491/mbox/",
        "series": [
            {
                "id": 4938,
                "url": "https://patchwork.libcamera.org/api/series/4938/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4938",
                "date": "2025-01-09T11:53:51",
                "name": "Add Bayesian AWB algorithm to libipa and rkisp1",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4938/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22491/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22491/checks/",
        "tags": {}
    },
    {
        "id": 22492,
        "url": "https://patchwork.libcamera.org/api/patches/22492/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22492/",
        "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": "<20250109115412.356768-6-stefan.klug@ideasonboard.com>",
        "date": "2025-01-09T11:53:56",
        "name": "[v1,05/11] libipa: Add grey world AWB algorithm",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "65504ddbd7110f9d4e0de5f590f314c9000337e3",
        "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/22492/mbox/",
        "series": [
            {
                "id": 4938,
                "url": "https://patchwork.libcamera.org/api/series/4938/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4938",
                "date": "2025-01-09T11:53:51",
                "name": "Add Bayesian AWB algorithm to libipa and rkisp1",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4938/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22492/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22492/checks/",
        "tags": {}
    },
    {
        "id": 22493,
        "url": "https://patchwork.libcamera.org/api/patches/22493/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22493/",
        "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": "<20250109115412.356768-7-stefan.klug@ideasonboard.com>",
        "date": "2025-01-09T11:53:57",
        "name": "[v1,06/11] ipa: rkisp1: Move calculation of RGB means into own function",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "cbe13f7417d76b3f036bdbd956bb5f2f7f01a529",
        "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/22493/mbox/",
        "series": [
            {
                "id": 4938,
                "url": "https://patchwork.libcamera.org/api/series/4938/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4938",
                "date": "2025-01-09T11:53:51",
                "name": "Add Bayesian AWB algorithm to libipa and rkisp1",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4938/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22493/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22493/checks/",
        "tags": {}
    },
    {
        "id": 22494,
        "url": "https://patchwork.libcamera.org/api/patches/22494/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22494/",
        "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": "<20250109115412.356768-8-stefan.klug@ideasonboard.com>",
        "date": "2025-01-09T11:53:58",
        "name": "[v1,07/11] ipa: rkisp1: Use grey world algorithm from libipa",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "18271de9e0523adec21c116e6aa5e68bcfc8d4d2",
        "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/22494/mbox/",
        "series": [
            {
                "id": 4938,
                "url": "https://patchwork.libcamera.org/api/series/4938/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4938",
                "date": "2025-01-09T11:53:51",
                "name": "Add Bayesian AWB algorithm to libipa and rkisp1",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4938/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22494/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22494/checks/",
        "tags": {}
    },
    {
        "id": 22495,
        "url": "https://patchwork.libcamera.org/api/patches/22495/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22495/",
        "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": "<20250109115412.356768-9-stefan.klug@ideasonboard.com>",
        "date": "2025-01-09T11:53:59",
        "name": "[v1,08/11] libtuning: module: awb: Add bayes AWB support",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "de6ea1e346099e0997e6e08b35e52312f3165c5a",
        "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/22495/mbox/",
        "series": [
            {
                "id": 4938,
                "url": "https://patchwork.libcamera.org/api/series/4938/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4938",
                "date": "2025-01-09T11:53:51",
                "name": "Add Bayesian AWB algorithm to libipa and rkisp1",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4938/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22495/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22495/checks/",
        "tags": {}
    },
    {
        "id": 22496,
        "url": "https://patchwork.libcamera.org/api/patches/22496/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22496/",
        "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": "<20250109115412.356768-10-stefan.klug@ideasonboard.com>",
        "date": "2025-01-09T11:54:00",
        "name": "[v1,09/11] libipa: Add bayesian AWB algorithm",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "defa1efb6c83f394941ea9fca8f4f01f3f8732c0",
        "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/22496/mbox/",
        "series": [
            {
                "id": 4938,
                "url": "https://patchwork.libcamera.org/api/series/4938/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4938",
                "date": "2025-01-09T11:53:51",
                "name": "Add Bayesian AWB algorithm to libipa and rkisp1",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4938/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22496/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22496/checks/",
        "tags": {}
    },
    {
        "id": 22497,
        "url": "https://patchwork.libcamera.org/api/patches/22497/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22497/",
        "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": "<20250109115412.356768-11-stefan.klug@ideasonboard.com>",
        "date": "2025-01-09T11:54:01",
        "name": "[v1,10/11] ipa: rkisp1: Add support for bayes AWB algorithm from libipa",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "e108b7cdcb642c8174cc036020cd644faf18b41e",
        "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/22497/mbox/",
        "series": [
            {
                "id": 4938,
                "url": "https://patchwork.libcamera.org/api/series/4938/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4938",
                "date": "2025-01-09T11:53:51",
                "name": "Add Bayesian AWB algorithm to libipa and rkisp1",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4938/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22497/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22497/checks/",
        "tags": {}
    },
    {
        "id": 22498,
        "url": "https://patchwork.libcamera.org/api/patches/22498/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22498/",
        "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": "<20250109115412.356768-12-stefan.klug@ideasonboard.com>",
        "date": "2025-01-09T11:54:02",
        "name": "[v1,11/11] ipa: rkisp1: awb: Apply gains based on default colour temperature on start",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "771bb19841002387a6e419a847751d47418fdb15",
        "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/22498/mbox/",
        "series": [
            {
                "id": 4938,
                "url": "https://patchwork.libcamera.org/api/series/4938/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4938",
                "date": "2025-01-09T11:53:51",
                "name": "Add Bayesian AWB algorithm to libipa and rkisp1",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4938/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22498/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22498/checks/",
        "tags": {}
    },
    {
        "id": 22500,
        "url": "https://patchwork.libcamera.org/api/patches/22500/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22500/",
        "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": "<20250109143211.11939-2-david.plowman@raspberrypi.com>",
        "date": "2025-01-09T14:32:05",
        "name": "[v3,1/7] controls: Add FrameWallClock control",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "1192179c58a0df5a89b7bee1a0d799d0e5e36413",
        "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/22500/mbox/",
        "series": [
            {
                "id": 4939,
                "url": "https://patchwork.libcamera.org/api/series/4939/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4939",
                "date": "2025-01-09T14:32:04",
                "name": "Camera synchronisation",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/4939/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22500/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22500/checks/",
        "tags": {}
    },
    {
        "id": 22501,
        "url": "https://patchwork.libcamera.org/api/patches/22501/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22501/",
        "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": "<20250109143211.11939-3-david.plowman@raspberrypi.com>",
        "date": "2025-01-09T14:32:06",
        "name": "[v3,2/7] libcamera: Add ClockRecovery class to generate wallclock timestamps",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "9ae4352e6eb5d14c4de921ecf032200b3969c1c8",
        "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/22501/mbox/",
        "series": [
            {
                "id": 4939,
                "url": "https://patchwork.libcamera.org/api/series/4939/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4939",
                "date": "2025-01-09T14:32:04",
                "name": "Camera synchronisation",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/4939/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22501/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22501/checks/",
        "tags": {}
    },
    {
        "id": 22502,
        "url": "https://patchwork.libcamera.org/api/patches/22502/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22502/",
        "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": "<20250109143211.11939-5-david.plowman@raspberrypi.com>",
        "date": "2025-01-09T14:32:08",
        "name": "[v3,4/7] pipeline: rpi:: Add wallclock timestamp support",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "c91e7c64dcff96672311913c0d42279be040fdb2",
        "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/22502/mbox/",
        "series": [
            {
                "id": 4939,
                "url": "https://patchwork.libcamera.org/api/series/4939/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4939",
                "date": "2025-01-09T14:32:04",
                "name": "Camera synchronisation",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/4939/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22502/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22502/checks/",
        "tags": {}
    },
    {
        "id": 22503,
        "url": "https://patchwork.libcamera.org/api/patches/22503/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22503/",
        "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": "<20250109143211.11939-4-david.plowman@raspberrypi.com>",
        "date": "2025-01-09T14:32:07",
        "name": "[v3,3/7] controls: Add camera synchronisation controls for Raspberry Pi",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "a521f3c118561869090607e1eb5eb8f6a998c088",
        "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/22503/mbox/",
        "series": [
            {
                "id": 4939,
                "url": "https://patchwork.libcamera.org/api/series/4939/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4939",
                "date": "2025-01-09T14:32:04",
                "name": "Camera synchronisation",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/4939/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22503/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22503/checks/",
        "tags": {}
    },
    {
        "id": 22504,
        "url": "https://patchwork.libcamera.org/api/patches/22504/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22504/",
        "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": "<20250109143211.11939-7-david.plowman@raspberrypi.com>",
        "date": "2025-01-09T14:32:10",
        "name": "[v3,6/7] ipa: rpi: sync: Add an implementation of the camera sync algorithm",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "7ba9fe2dae033f11f37f1eb5cea869655716e962",
        "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/22504/mbox/",
        "series": [
            {
                "id": 4939,
                "url": "https://patchwork.libcamera.org/api/series/4939/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4939",
                "date": "2025-01-09T14:32:04",
                "name": "Camera synchronisation",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/4939/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22504/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22504/checks/",
        "tags": {}
    },
    {
        "id": 22505,
        "url": "https://patchwork.libcamera.org/api/patches/22505/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22505/",
        "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": "<20250109143211.11939-6-david.plowman@raspberrypi.com>",
        "date": "2025-01-09T14:32:09",
        "name": "[v3,5/7] ipa: rpi: Add base classes and plumbing for sync algorithm",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "af970c00f6e44fe7e10349966937f0053094d753",
        "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/22505/mbox/",
        "series": [
            {
                "id": 4939,
                "url": "https://patchwork.libcamera.org/api/series/4939/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4939",
                "date": "2025-01-09T14:32:04",
                "name": "Camera synchronisation",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/4939/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22505/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22505/checks/",
        "tags": {}
    },
    {
        "id": 22506,
        "url": "https://patchwork.libcamera.org/api/patches/22506/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22506/",
        "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": "<20250109143211.11939-8-david.plowman@raspberrypi.com>",
        "date": "2025-01-09T14:32:11",
        "name": "[v3,7/7] ipa: rpi: vc4: Update all tuning files for sync algorithm",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "5db20f2469c581184afdd2538a8714578140e24f",
        "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/22506/mbox/",
        "series": [
            {
                "id": 4939,
                "url": "https://patchwork.libcamera.org/api/series/4939/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4939",
                "date": "2025-01-09T14:32:04",
                "name": "Camera synchronisation",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/4939/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22506/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22506/checks/",
        "tags": {}
    },
    {
        "id": 22507,
        "url": "https://patchwork.libcamera.org/api/patches/22507/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22507/",
        "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": "<20250110023920.28502-1-laurent.pinchart@ideasonboard.com>",
        "date": "2025-01-10T02:39:19",
        "name": "[1/2] libcamera: pipeline_handler: Enable silent configuration file lookup",
        "commit_ref": "31a7378c879a09e88c8908c6743c9a120c66a3c5",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "a3e1009950bff451db745038b9393c067547d6d6",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/22507/mbox/",
        "series": [
            {
                "id": 4940,
                "url": "https://patchwork.libcamera.org/api/series/4940/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4940",
                "date": "2025-01-10T02:39:19",
                "name": "[1/2] libcamera: pipeline_handler: Enable silent configuration file lookup",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4940/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22507/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22507/checks/",
        "tags": {}
    },
    {
        "id": 22508,
        "url": "https://patchwork.libcamera.org/api/patches/22508/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22508/",
        "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": "<20250110023920.28502-2-laurent.pinchart@ideasonboard.com>",
        "date": "2025-01-10T02:39:20",
        "name": "[2/2] libcamera: pipeline: virtual: Demote config file error message to debug",
        "commit_ref": "6841ea8d3694c76911bb2b346753134ae3a5091b",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "944f00259abdd4d941ae868aadb326ff1651a361",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/22508/mbox/",
        "series": [
            {
                "id": 4940,
                "url": "https://patchwork.libcamera.org/api/series/4940/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4940",
                "date": "2025-01-10T02:39:19",
                "name": "[1/2] libcamera: pipeline_handler: Enable silent configuration file lookup",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4940/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22508/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22508/checks/",
        "tags": {}
    },
    {
        "id": 22510,
        "url": "https://patchwork.libcamera.org/api/patches/22510/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22510/",
        "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": "<20250110235737.1524733-2-paul.elder@ideasonboard.com>",
        "date": "2025-01-10T23:57:26",
        "name": "[v7,01/12] controls: Introduce AEGC-related controls",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "a8fbdb9520c1a117d9ef4cb8dafd2e728030500f",
        "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/22510/mbox/",
        "series": [
            {
                "id": 4941,
                "url": "https://patchwork.libcamera.org/api/series/4941/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4941",
                "date": "2025-01-10T23:57:25",
                "name": "AEGC controls",
                "version": 7,
                "mbox": "https://patchwork.libcamera.org/series/4941/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22510/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22510/checks/",
        "tags": {}
    },
    {
        "id": 22511,
        "url": "https://patchwork.libcamera.org/api/patches/22511/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22511/",
        "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": "<20250110235737.1524733-3-paul.elder@ideasonboard.com>",
        "date": "2025-01-10T23:57:27",
        "name": "[v7,02/12] Documentation: design: ae: Document the design for AE controls",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "d4a46f01fc2940c30b80c99144d075085db05c6f",
        "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/22511/mbox/",
        "series": [
            {
                "id": 4941,
                "url": "https://patchwork.libcamera.org/api/series/4941/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4941",
                "date": "2025-01-10T23:57:25",
                "name": "AEGC controls",
                "version": 7,
                "mbox": "https://patchwork.libcamera.org/series/4941/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22511/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22511/checks/",
        "tags": {}
    },
    {
        "id": 22512,
        "url": "https://patchwork.libcamera.org/api/patches/22512/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22512/",
        "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": "<20250110235737.1524733-4-paul.elder@ideasonboard.com>",
        "date": "2025-01-10T23:57:28",
        "name": "[v7,03/12] libcamera: uvcvideo: Register ExposureTimeMode control",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "ce79bc06fc70402bb2ab80dad140843cf68f2d4d",
        "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/22512/mbox/",
        "series": [
            {
                "id": 4941,
                "url": "https://patchwork.libcamera.org/api/series/4941/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4941",
                "date": "2025-01-10T23:57:25",
                "name": "AEGC controls",
                "version": 7,
                "mbox": "https://patchwork.libcamera.org/series/4941/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22512/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22512/checks/",
        "tags": {}
    },
    {
        "id": 22513,
        "url": "https://patchwork.libcamera.org/api/patches/22513/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22513/",
        "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": "<20250110235737.1524733-5-paul.elder@ideasonboard.com>",
        "date": "2025-01-10T23:57:29",
        "name": "[v7,04/12] test: ipa_data_serialization: Use DebugMetadataEnable",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "579ae2e415c8e141ae747caf010b4b20b435cae5",
        "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/22513/mbox/",
        "series": [
            {
                "id": 4941,
                "url": "https://patchwork.libcamera.org/api/series/4941/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4941",
                "date": "2025-01-10T23:57:25",
                "name": "AEGC controls",
                "version": 7,
                "mbox": "https://patchwork.libcamera.org/series/4941/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22513/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22513/checks/",
        "tags": {}
    },
    {
        "id": 22514,
        "url": "https://patchwork.libcamera.org/api/patches/22514/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22514/",
        "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": "<20250110235737.1524733-6-paul.elder@ideasonboard.com>",
        "date": "2025-01-10T23:57:30",
        "name": "[v7,05/12] ipa: raspberry: Port to the new AEGC controls",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "87229797f8bfc637ad4eb887b96ff121dd944a22",
        "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/22514/mbox/",
        "series": [
            {
                "id": 4941,
                "url": "https://patchwork.libcamera.org/api/series/4941/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4941",
                "date": "2025-01-10T23:57:25",
                "name": "AEGC controls",
                "version": 7,
                "mbox": "https://patchwork.libcamera.org/series/4941/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22514/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22514/checks/",
        "tags": {}
    },
    {
        "id": 22515,
        "url": "https://patchwork.libcamera.org/api/patches/22515/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22515/",
        "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": "<20250110235737.1524733-7-paul.elder@ideasonboard.com>",
        "date": "2025-01-10T23:57:31",
        "name": "[v7,06/12] ipa: rkisp1: Port to the new AEGC controls",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "95796112a55e8969416b28294e68909cac7669a3",
        "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/22515/mbox/",
        "series": [
            {
                "id": 4941,
                "url": "https://patchwork.libcamera.org/api/series/4941/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4941",
                "date": "2025-01-10T23:57:25",
                "name": "AEGC controls",
                "version": 7,
                "mbox": "https://patchwork.libcamera.org/series/4941/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22515/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22515/checks/",
        "tags": {}
    },
    {
        "id": 22516,
        "url": "https://patchwork.libcamera.org/api/patches/22516/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22516/",
        "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": "<20250110235737.1524733-8-paul.elder@ideasonboard.com>",
        "date": "2025-01-10T23:57:32",
        "name": "[v7,07/12] gstreamer: Generate the new AEGC controls",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "40e04fa12b376f18b1cf239333bc67295846607c",
        "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/22516/mbox/",
        "series": [
            {
                "id": 4941,
                "url": "https://patchwork.libcamera.org/api/series/4941/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4941",
                "date": "2025-01-10T23:57:25",
                "name": "AEGC controls",
                "version": 7,
                "mbox": "https://patchwork.libcamera.org/series/4941/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22516/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22516/checks/",
        "tags": {}
    },
    {
        "id": 22517,
        "url": "https://patchwork.libcamera.org/api/patches/22517/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22517/",
        "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": "<20250110235737.1524733-9-paul.elder@ideasonboard.com>",
        "date": "2025-01-10T23:57:33",
        "name": "[v7,08/12] controls: Remove AeLocked",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "d0e40e771b202bc9ba26ed1e700324b15db43489",
        "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/22517/mbox/",
        "series": [
            {
                "id": 4941,
                "url": "https://patchwork.libcamera.org/api/series/4941/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4941",
                "date": "2025-01-10T23:57:25",
                "name": "AEGC controls",
                "version": 7,
                "mbox": "https://patchwork.libcamera.org/series/4941/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22517/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22517/checks/",
        "tags": {}
    },
    {
        "id": 22518,
        "url": "https://patchwork.libcamera.org/api/patches/22518/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/22518/",
        "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": "<20250110235737.1524733-10-paul.elder@ideasonboard.com>",
        "date": "2025-01-10T23:57:34",
        "name": "[v7,09/12] controls: Redefine AeEnable",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "e4be92efca1335a3ec6efe2d13c7a77b064e64e7",
        "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/22518/mbox/",
        "series": [
            {
                "id": 4941,
                "url": "https://patchwork.libcamera.org/api/series/4941/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4941",
                "date": "2025-01-10T23:57:25",
                "name": "AEGC controls",
                "version": 7,
                "mbox": "https://patchwork.libcamera.org/series/4941/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/22518/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/22518/checks/",
        "tags": {}
    }
]