List patches.

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

[
    {
        "id": 15345,
        "url": "https://patchwork.libcamera.org/api/patches/15345/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15345/",
        "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": "<20220209071917.559993-2-hanlinchen@chromium.org>",
        "date": "2022-02-09T07:19:09",
        "name": "[libcamera-devel,1/9] libcamera: Introduce option to customize behavior for a camera module",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "b5d0fdd422f98f0926877e060718e19f0810cf88",
        "submitter": {
            "id": 98,
            "url": "https://patchwork.libcamera.org/api/people/98/?format=api",
            "name": "Hanlin Chen",
            "email": "hanlinchen@chromium.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/15345/mbox/",
        "series": [
            {
                "id": 2923,
                "url": "https://patchwork.libcamera.org/api/series/2923/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2923",
                "date": "2022-02-09T07:19:08",
                "name": "Introduce Pipeline configuration preference for IPU3",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2923/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15345/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15345/checks/",
        "tags": {}
    },
    {
        "id": 15346,
        "url": "https://patchwork.libcamera.org/api/patches/15346/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15346/",
        "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": "<20220209071917.559993-3-hanlinchen@chromium.org>",
        "date": "2022-02-09T07:19:10",
        "name": "[libcamera-devel,2/9] libcamera: Add options() and setOptions() operations to Camera",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "24ee7b1b8a0f6f815f019fe109f415ef0f839ed3",
        "submitter": {
            "id": 98,
            "url": "https://patchwork.libcamera.org/api/people/98/?format=api",
            "name": "Hanlin Chen",
            "email": "hanlinchen@chromium.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/15346/mbox/",
        "series": [
            {
                "id": 2923,
                "url": "https://patchwork.libcamera.org/api/series/2923/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2923",
                "date": "2022-02-09T07:19:08",
                "name": "Introduce Pipeline configuration preference for IPU3",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2923/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15346/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15346/checks/",
        "tags": {}
    },
    {
        "id": 15347,
        "url": "https://patchwork.libcamera.org/api/patches/15347/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15347/",
        "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": "<20220209071917.559993-4-hanlinchen@chromium.org>",
        "date": "2022-02-09T07:19:11",
        "name": "[libcamera-devel,3/9] libcamera: Introduce YamlParser as a helper to parse yaml files",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "426d0e7b4a8b3299b4dd7a3c0ec89831b2e1bece",
        "submitter": {
            "id": 98,
            "url": "https://patchwork.libcamera.org/api/people/98/?format=api",
            "name": "Hanlin Chen",
            "email": "hanlinchen@chromium.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/15347/mbox/",
        "series": [
            {
                "id": 2923,
                "url": "https://patchwork.libcamera.org/api/series/2923/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2923",
                "date": "2022-02-09T07:19:08",
                "name": "Introduce Pipeline configuration preference for IPU3",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2923/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15347/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15347/checks/",
        "tags": {}
    },
    {
        "id": 15348,
        "url": "https://patchwork.libcamera.org/api/patches/15348/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15348/",
        "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": "<20220209071917.559993-5-hanlinchen@chromium.org>",
        "date": "2022-02-09T07:19:12",
        "name": "[libcamera-devel,4/9] android: camera_hal_config: Use YamlParser to parse android hal config",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "104f7dabb857cfa2d6d7e96d5bd7d023af1d8c7f",
        "submitter": {
            "id": 98,
            "url": "https://patchwork.libcamera.org/api/people/98/?format=api",
            "name": "Hanlin Chen",
            "email": "hanlinchen@chromium.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/15348/mbox/",
        "series": [
            {
                "id": 2923,
                "url": "https://patchwork.libcamera.org/api/series/2923/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2923",
                "date": "2022-02-09T07:19:08",
                "name": "Introduce Pipeline configuration preference for IPU3",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2923/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15348/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15348/checks/",
        "tags": {}
    },
    {
        "id": 15349,
        "url": "https://patchwork.libcamera.org/api/patches/15349/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15349/",
        "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": "<20220209071917.559993-6-hanlinchen@chromium.org>",
        "date": "2022-02-09T07:19:13",
        "name": "[libcamera-devel,5/9] android: Add pipeline_config_file parameter for camera_hal.yaml",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "49287300db90d6335edc6f9adc386300e659fe5d",
        "submitter": {
            "id": 98,
            "url": "https://patchwork.libcamera.org/api/people/98/?format=api",
            "name": "Hanlin Chen",
            "email": "hanlinchen@chromium.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/15349/mbox/",
        "series": [
            {
                "id": 2923,
                "url": "https://patchwork.libcamera.org/api/series/2923/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2923",
                "date": "2022-02-09T07:19:08",
                "name": "Introduce Pipeline configuration preference for IPU3",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2923/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15349/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15349/checks/",
        "tags": {}
    },
    {
        "id": 15350,
        "url": "https://patchwork.libcamera.org/api/patches/15350/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15350/",
        "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": "<20220209071917.559993-7-hanlinchen@chromium.org>",
        "date": "2022-02-09T07:19:14",
        "name": "[libcamera-devel,6/9] android: Set PipelineConfigFile option if it's supported by the camera",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "f12ae68cbd14c29efb3f3b656bb288e6511b4dfe",
        "submitter": {
            "id": 98,
            "url": "https://patchwork.libcamera.org/api/people/98/?format=api",
            "name": "Hanlin Chen",
            "email": "hanlinchen@chromium.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/15350/mbox/",
        "series": [
            {
                "id": 2923,
                "url": "https://patchwork.libcamera.org/api/series/2923/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2923",
                "date": "2022-02-09T07:19:08",
                "name": "Introduce Pipeline configuration preference for IPU3",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2923/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15350/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15350/checks/",
        "tags": {}
    },
    {
        "id": 15351,
        "url": "https://patchwork.libcamera.org/api/patches/15351/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15351/",
        "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": "<20220209071917.559993-8-hanlinchen@chromium.org>",
        "date": "2022-02-09T07:19:15",
        "name": "[libcamera-devel,7/9] libcamera: ipu3: Add helper class PipeConfigPreference",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "84719772392c711e82e3b7eb27370db21385e67c",
        "submitter": {
            "id": 98,
            "url": "https://patchwork.libcamera.org/api/people/98/?format=api",
            "name": "Hanlin Chen",
            "email": "hanlinchen@chromium.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/15351/mbox/",
        "series": [
            {
                "id": 2923,
                "url": "https://patchwork.libcamera.org/api/series/2923/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2923",
                "date": "2022-02-09T07:19:08",
                "name": "Introduce Pipeline configuration preference for IPU3",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2923/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15351/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15351/checks/",
        "tags": {}
    },
    {
        "id": 15352,
        "url": "https://patchwork.libcamera.org/api/patches/15352/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15352/",
        "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": "<20220209071917.559993-10-hanlinchen@chromium.org>",
        "date": "2022-02-09T07:19:17",
        "name": "[libcamera-devel,9/9] android: Elevate min duration to 30 FPS if it's lower within 2%",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "c78941580ba287fb99c72a170ff57fbd6d86f295",
        "submitter": {
            "id": 98,
            "url": "https://patchwork.libcamera.org/api/people/98/?format=api",
            "name": "Hanlin Chen",
            "email": "hanlinchen@chromium.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/15352/mbox/",
        "series": [
            {
                "id": 2923,
                "url": "https://patchwork.libcamera.org/api/series/2923/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2923",
                "date": "2022-02-09T07:19:08",
                "name": "Introduce Pipeline configuration preference for IPU3",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2923/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15352/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15352/checks/",
        "tags": {}
    },
    {
        "id": 15353,
        "url": "https://patchwork.libcamera.org/api/patches/15353/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15353/",
        "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": "<20220209071917.559993-9-hanlinchen@chromium.org>",
        "date": "2022-02-09T07:19:16",
        "name": "[libcamera-devel,8/9] libcamera: ipu3: Support PipelineConfigFile option",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "c619efec06ffd12a50550b640e4f64c37af7a8b4",
        "submitter": {
            "id": 98,
            "url": "https://patchwork.libcamera.org/api/people/98/?format=api",
            "name": "Hanlin Chen",
            "email": "hanlinchen@chromium.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/15353/mbox/",
        "series": [
            {
                "id": 2923,
                "url": "https://patchwork.libcamera.org/api/series/2923/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2923",
                "date": "2022-02-09T07:19:08",
                "name": "Introduce Pipeline configuration preference for IPU3",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2923/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15353/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15353/checks/",
        "tags": {}
    },
    {
        "id": 15354,
        "url": "https://patchwork.libcamera.org/api/patches/15354/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15354/",
        "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": "<20220209120804.21352-1-david.plowman@raspberrypi.com>",
        "date": "2022-02-09T12:08:04",
        "name": "[libcamera-devel] libcamera: pipeline: raspberrypi: Fix scaler crop when sensor is configured",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "2fc2f2ded79d2b6cee84b92aebe2634cd62da610",
        "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/15354/mbox/",
        "series": [
            {
                "id": 2924,
                "url": "https://patchwork.libcamera.org/api/series/2924/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2924",
                "date": "2022-02-09T12:08:04",
                "name": "[libcamera-devel] libcamera: pipeline: raspberrypi: Fix scaler crop when sensor is configured",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2924/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15354/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15354/checks/",
        "tags": {}
    },
    {
        "id": 15355,
        "url": "https://patchwork.libcamera.org/api/patches/15355/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15355/",
        "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": "<20220210085759.71419-1-hpa@redhat.com>",
        "date": "2022-02-10T08:57:59",
        "name": "[libcamera-devel,v7] ipa: ipu3: af: Auto focus for dw9719 Surface Go2 VCM",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "b438e88b516d4362ded0550ac39bc87446383959",
        "submitter": {
            "id": 105,
            "url": "https://patchwork.libcamera.org/api/people/105/?format=api",
            "name": "Kate Hsuan",
            "email": "hpa@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/15355/mbox/",
        "series": [
            {
                "id": 2925,
                "url": "https://patchwork.libcamera.org/api/series/2925/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2925",
                "date": "2022-02-10T08:57:59",
                "name": "[libcamera-devel,v7] ipa: ipu3: af: Auto focus for dw9719 Surface Go2 VCM",
                "version": 7,
                "mbox": "https://patchwork.libcamera.org/series/2925/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15355/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15355/checks/",
        "tags": {}
    },
    {
        "id": 15356,
        "url": "https://patchwork.libcamera.org/api/patches/15356/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15356/",
        "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": "<20220210113723.1147003-1-jeanmichel.hautbois@ideasonboard.com>",
        "date": "2022-02-10T11:37:23",
        "name": "[libcamera-devel,v2.1] ipa: ipu3: agc: Introduce lineDuration in IPASessionConfiguration",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "dfadd8bf55232543cdda3b4c45a73e956e7761fc",
        "submitter": {
            "id": 75,
            "url": "https://patchwork.libcamera.org/api/people/75/?format=api",
            "name": "Jean-Michel Hautbois",
            "email": "jeanmichel.hautbois@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/15356/mbox/",
        "series": [
            {
                "id": 2926,
                "url": "https://patchwork.libcamera.org/api/series/2926/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2926",
                "date": "2022-02-10T11:37:23",
                "name": "[libcamera-devel,v2.1] ipa: ipu3: agc: Introduce lineDuration in IPASessionConfiguration",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2926/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15356/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15356/checks/",
        "tags": {}
    },
    {
        "id": 15357,
        "url": "https://patchwork.libcamera.org/api/patches/15357/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15357/",
        "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": "<20220210113947.1148359-1-jeanmichel.hautbois@ideasonboard.com>",
        "date": "2022-02-10T11:39:47",
        "name": "[libcamera-devel,v2.2] fixup! ipa: ipu3: agc: Introduce lineDuration in IPASessionConfiguration",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "19f0f70da9440abcc5e4cb7bd44d5c45ad08e1b4",
        "submitter": {
            "id": 75,
            "url": "https://patchwork.libcamera.org/api/people/75/?format=api",
            "name": "Jean-Michel Hautbois",
            "email": "jeanmichel.hautbois@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/15357/mbox/",
        "series": [
            {
                "id": 2927,
                "url": "https://patchwork.libcamera.org/api/series/2927/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2927",
                "date": "2022-02-10T11:39:47",
                "name": "[libcamera-devel,v2.2] fixup! ipa: ipu3: agc: Introduce lineDuration in IPASessionConfiguration",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2927/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15357/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15357/checks/",
        "tags": {}
    },
    {
        "id": 15359,
        "url": "https://patchwork.libcamera.org/api/patches/15359/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15359/",
        "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": "<20220210114316.1151170-2-jeanmichel.hautbois@ideasonboard.com>",
        "date": "2022-02-10T11:43:14",
        "name": "[libcamera-devel,v3,1/3] ipa: ipu3: Return filtered value",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "d8d5b884feadf9bc768f1e68bf4e2109af379302",
        "submitter": {
            "id": 75,
            "url": "https://patchwork.libcamera.org/api/people/75/?format=api",
            "name": "Jean-Michel Hautbois",
            "email": "jeanmichel.hautbois@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/15359/mbox/",
        "series": [
            {
                "id": 2928,
                "url": "https://patchwork.libcamera.org/api/series/2928/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2928",
                "date": "2022-02-10T11:43:13",
                "name": "ipa: ipu3: Misc clean up",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/2928/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15359/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15359/checks/",
        "tags": {}
    },
    {
        "id": 15360,
        "url": "https://patchwork.libcamera.org/api/patches/15360/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15360/",
        "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": "<20220210114316.1151170-3-jeanmichel.hautbois@ideasonboard.com>",
        "date": "2022-02-10T11:43:15",
        "name": "[libcamera-devel,v3,2/3] ipa: ipu3: Shorten exposure and gain lines",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "51a285f01f21743de051a8c7c210c0bede25162d",
        "submitter": {
            "id": 75,
            "url": "https://patchwork.libcamera.org/api/people/75/?format=api",
            "name": "Jean-Michel Hautbois",
            "email": "jeanmichel.hautbois@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/15360/mbox/",
        "series": [
            {
                "id": 2928,
                "url": "https://patchwork.libcamera.org/api/series/2928/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2928",
                "date": "2022-02-10T11:43:13",
                "name": "ipa: ipu3: Misc clean up",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/2928/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15360/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15360/checks/",
        "tags": {}
    },
    {
        "id": 15361,
        "url": "https://patchwork.libcamera.org/api/patches/15361/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15361/",
        "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": "<20220210114316.1151170-4-jeanmichel.hautbois@ideasonboard.com>",
        "date": "2022-02-10T11:43:16",
        "name": "[libcamera-devel,v3,3/3] ipa: ipu3: agc: Introduce lineDuration in IPASessionConfiguration",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "37f86b2c9e1a525d3b01ae2b35ed018f30fa67d8",
        "submitter": {
            "id": 75,
            "url": "https://patchwork.libcamera.org/api/people/75/?format=api",
            "name": "Jean-Michel Hautbois",
            "email": "jeanmichel.hautbois@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/15361/mbox/",
        "series": [
            {
                "id": 2928,
                "url": "https://patchwork.libcamera.org/api/series/2928/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2928",
                "date": "2022-02-10T11:43:13",
                "name": "ipa: ipu3: Misc clean up",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/2928/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15361/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15361/checks/",
        "tags": {}
    },
    {
        "id": 15362,
        "url": "https://patchwork.libcamera.org/api/patches/15362/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15362/",
        "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": "<20220212233407.3309708-1-kieran.bingham@ideasonboard.com>",
        "date": "2022-02-12T23:34:07",
        "name": "[libcamera-devel] libcamera: camera_sensor: Do not initialise unsupported test patterns",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "338deac7b2287e3ea84c49d3ecc7ec96af55b165",
        "submitter": {
            "id": 4,
            "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
            "name": "Kieran Bingham",
            "email": "kieran.bingham@ideasonboard.com"
        },
        "delegate": {
            "id": 11,
            "url": "https://patchwork.libcamera.org/api/users/11/?format=api",
            "username": "kbingham",
            "first_name": "Kieran",
            "last_name": "Bingham",
            "email": "kieran.bingham@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/15362/mbox/",
        "series": [
            {
                "id": 2929,
                "url": "https://patchwork.libcamera.org/api/series/2929/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2929",
                "date": "2022-02-12T23:34:07",
                "name": "[libcamera-devel] libcamera: camera_sensor: Do not initialise unsupported test patterns",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2929/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15362/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15362/checks/",
        "tags": {}
    },
    {
        "id": 15363,
        "url": "https://patchwork.libcamera.org/api/patches/15363/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15363/",
        "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": "<20220214095136.25425-1-hpa@redhat.com>",
        "date": "2022-02-14T09:51:36",
        "name": "[libcamera-devel,v8] ipa: ipu3: af: Auto focus for dw9719 Surface Go2 VCM",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "d486480bf1ea9d3c4703a33d3966552f6c4e3620",
        "submitter": {
            "id": 105,
            "url": "https://patchwork.libcamera.org/api/people/105/?format=api",
            "name": "Kate Hsuan",
            "email": "hpa@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/15363/mbox/",
        "series": [
            {
                "id": 2930,
                "url": "https://patchwork.libcamera.org/api/series/2930/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2930",
                "date": "2022-02-14T09:51:36",
                "name": "[libcamera-devel,v8] ipa: ipu3: af: Auto focus for dw9719 Surface Go2 VCM",
                "version": 8,
                "mbox": "https://patchwork.libcamera.org/series/2930/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15363/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15363/checks/",
        "tags": {}
    },
    {
        "id": 15364,
        "url": "https://patchwork.libcamera.org/api/patches/15364/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15364/",
        "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": "<20220214123951.3919523-1-kieran.bingham@ideasonboard.com>",
        "date": "2022-02-14T12:39:51",
        "name": "[libcamera-devel] v4l2: v4l2_camera_proxy: Fix timestamp calculation",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "c41f73ecc78cb12de59eac894a874b75d5ec5db1",
        "submitter": {
            "id": 4,
            "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
            "name": "Kieran Bingham",
            "email": "kieran.bingham@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/15364/mbox/",
        "series": [
            {
                "id": 2931,
                "url": "https://patchwork.libcamera.org/api/series/2931/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2931",
                "date": "2022-02-14T12:39:51",
                "name": "[libcamera-devel] v4l2: v4l2_camera_proxy: Fix timestamp calculation",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2931/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15364/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15364/checks/",
        "tags": {}
    },
    {
        "id": 15365,
        "url": "https://patchwork.libcamera.org/api/patches/15365/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15365/",
        "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": "<20220215114222.115790-1-galof.nejc@gmail.com>",
        "date": "2022-02-15T11:42:22",
        "name": "[libcamera-devel] v4l2: Support setting frame rate in the V4L2 Adaptation layer",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "c44a517f2efc954584f2e43e0d98bc4c0f994461",
        "submitter": {
            "id": 113,
            "url": "https://patchwork.libcamera.org/api/people/113/?format=api",
            "name": "Nejc Galof",
            "email": "galof.nejc@gmail.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/15365/mbox/",
        "series": [
            {
                "id": 2932,
                "url": "https://patchwork.libcamera.org/api/series/2932/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2932",
                "date": "2022-02-15T11:42:22",
                "name": "[libcamera-devel] v4l2: Support setting frame rate in the V4L2 Adaptation layer",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2932/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15365/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15365/checks/",
        "tags": {}
    },
    {
        "id": 15367,
        "url": "https://patchwork.libcamera.org/api/patches/15367/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15367/",
        "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": "<20220216123544.637834-2-kieran.bingham@ideasonboard.com>",
        "date": "2022-02-16T12:35:43",
        "name": "[libcamera-devel,SimpleCam,1/2] simple-cam: processRequest: Report timestamp and enhance description",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "2c3689601610744f802778689980c7926dff5ff6",
        "submitter": {
            "id": 4,
            "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
            "name": "Kieran Bingham",
            "email": "kieran.bingham@ideasonboard.com"
        },
        "delegate": {
            "id": 11,
            "url": "https://patchwork.libcamera.org/api/users/11/?format=api",
            "username": "kbingham",
            "first_name": "Kieran",
            "last_name": "Bingham",
            "email": "kieran.bingham@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/15367/mbox/",
        "series": [
            {
                "id": 2933,
                "url": "https://patchwork.libcamera.org/api/series/2933/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2933",
                "date": "2022-02-16T12:35:42",
                "name": "Extend Request metadata reporting",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2933/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15367/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15367/checks/",
        "tags": {}
    },
    {
        "id": 15368,
        "url": "https://patchwork.libcamera.org/api/patches/15368/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15368/",
        "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": "<20220216123544.637834-3-kieran.bingham@ideasonboard.com>",
        "date": "2022-02-16T12:35:44",
        "name": "[libcamera-devel,SimpleCam,2/2] simple-cam: processRequest: Report Request metadata",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "8075564ca388a02eb5337ba7a71a31720f1c71a3",
        "submitter": {
            "id": 4,
            "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
            "name": "Kieran Bingham",
            "email": "kieran.bingham@ideasonboard.com"
        },
        "delegate": {
            "id": 11,
            "url": "https://patchwork.libcamera.org/api/users/11/?format=api",
            "username": "kbingham",
            "first_name": "Kieran",
            "last_name": "Bingham",
            "email": "kieran.bingham@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/15368/mbox/",
        "series": [
            {
                "id": 2933,
                "url": "https://patchwork.libcamera.org/api/series/2933/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2933",
                "date": "2022-02-16T12:35:42",
                "name": "Extend Request metadata reporting",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2933/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15368/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15368/checks/",
        "tags": {}
    },
    {
        "id": 15369,
        "url": "https://patchwork.libcamera.org/api/patches/15369/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15369/",
        "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": "<20220220005257.30480-1-galof.nejc@gmail.com>",
        "date": "2022-02-20T00:52:57",
        "name": "[libcamera-devel] cam: Use structured bindings in range-based for loops",
        "commit_ref": "7a118dbdb881c38ad13de12efb023c6b78d2a57e",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "1af304e913b0da2687dad778a3e65d622280b764",
        "submitter": {
            "id": 113,
            "url": "https://patchwork.libcamera.org/api/people/113/?format=api",
            "name": "Nejc Galof",
            "email": "galof.nejc@gmail.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/15369/mbox/",
        "series": [
            {
                "id": 2934,
                "url": "https://patchwork.libcamera.org/api/series/2934/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2934",
                "date": "2022-02-20T00:52:57",
                "name": "[libcamera-devel] cam: Use structured bindings in range-based for loops",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2934/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15369/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15369/checks/",
        "tags": {}
    },
    {
        "id": 15370,
        "url": "https://patchwork.libcamera.org/api/patches/15370/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15370/",
        "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": "<20220221135847.19015-1-laurent.pinchart@ideasonboard.com>",
        "date": "2022-02-21T13:58:47",
        "name": "[libcamera-devel] libcamera: Require gcc 8 or newer",
        "commit_ref": "a7ab5ef1d2f9b05056db450e631a99a73382d589",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "fc33b770d0937e5d4a121d728a91f4c904ece3cb",
        "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/15370/mbox/",
        "series": [
            {
                "id": 2935,
                "url": "https://patchwork.libcamera.org/api/series/2935/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2935",
                "date": "2022-02-21T13:58:47",
                "name": "[libcamera-devel] libcamera: Require gcc 8 or newer",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2935/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15370/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15370/checks/",
        "tags": {}
    },
    {
        "id": 15371,
        "url": "https://patchwork.libcamera.org/api/patches/15371/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15371/",
        "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": "<20220223104824.25723-2-jeanmichel.hautbois@ideasonboard.com>",
        "date": "2022-02-23T10:48:21",
        "name": "[libcamera-devel,v2,1/4] ipa: rkisp1: Use frame index",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "69af1059b016cb2db21b9b9c138760108a7e26c0",
        "submitter": {
            "id": 75,
            "url": "https://patchwork.libcamera.org/api/people/75/?format=api",
            "name": "Jean-Michel Hautbois",
            "email": "jeanmichel.hautbois@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/15371/mbox/",
        "series": [
            {
                "id": 2936,
                "url": "https://patchwork.libcamera.org/api/series/2936/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2936",
                "date": "2022-02-23T10:48:21",
                "name": "IPA RkISP1 awb and misc improvements",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/2936/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15371/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15371/checks/",
        "tags": {}
    },
    {
        "id": 15373,
        "url": "https://patchwork.libcamera.org/api/patches/15373/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15373/",
        "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": "<20220223104824.25723-3-jeanmichel.hautbois@ideasonboard.com>",
        "date": "2022-02-23T10:48:22",
        "name": "[libcamera-devel,v2,2/4] ipa: rkisp1: Introduce Black Level Correction",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "5260e7e66a9c9d23f54d96cb9dbba34740f3a634",
        "submitter": {
            "id": 75,
            "url": "https://patchwork.libcamera.org/api/people/75/?format=api",
            "name": "Jean-Michel Hautbois",
            "email": "jeanmichel.hautbois@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/15373/mbox/",
        "series": [
            {
                "id": 2936,
                "url": "https://patchwork.libcamera.org/api/series/2936/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2936",
                "date": "2022-02-23T10:48:21",
                "name": "IPA RkISP1 awb and misc improvements",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/2936/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15373/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15373/checks/",
        "tags": {}
    },
    {
        "id": 15374,
        "url": "https://patchwork.libcamera.org/api/patches/15374/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15374/",
        "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": "<20220223104824.25723-4-jeanmichel.hautbois@ideasonboard.com>",
        "date": "2022-02-23T10:48:23",
        "name": "[libcamera-devel,v2,3/4] ipa: rkisp1: agc: Introduce histogram calculation",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "660d5e93f5365f1bbd949009d95f09caae0acb6f",
        "submitter": {
            "id": 75,
            "url": "https://patchwork.libcamera.org/api/people/75/?format=api",
            "name": "Jean-Michel Hautbois",
            "email": "jeanmichel.hautbois@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/15374/mbox/",
        "series": [
            {
                "id": 2936,
                "url": "https://patchwork.libcamera.org/api/series/2936/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2936",
                "date": "2022-02-23T10:48:21",
                "name": "IPA RkISP1 awb and misc improvements",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/2936/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15374/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15374/checks/",
        "tags": {}
    },
    {
        "id": 15375,
        "url": "https://patchwork.libcamera.org/api/patches/15375/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15375/",
        "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": "<20220223104824.25723-5-jeanmichel.hautbois@ideasonboard.com>",
        "date": "2022-02-23T10:48:24",
        "name": "[libcamera-devel,v2,4/4] ipa: rkisp1: Introduce AWB",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "b302b0876f24cfc4847df59db7feae8774f8900d",
        "submitter": {
            "id": 75,
            "url": "https://patchwork.libcamera.org/api/people/75/?format=api",
            "name": "Jean-Michel Hautbois",
            "email": "jeanmichel.hautbois@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/15375/mbox/",
        "series": [
            {
                "id": 2936,
                "url": "https://patchwork.libcamera.org/api/series/2936/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2936",
                "date": "2022-02-23T10:48:21",
                "name": "IPA RkISP1 awb and misc improvements",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/2936/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15375/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15375/checks/",
        "tags": {}
    },
    {
        "id": 15377,
        "url": "https://patchwork.libcamera.org/api/patches/15377/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15377/",
        "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": "<20220224113347.80001-2-jeanmichel.hautbois@ideasonboard.com>",
        "date": "2022-02-24T11:33:43",
        "name": "[libcamera-devel,v3,1/5] ipa: rkisp1: Use frame counter for the request queued",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "2ce8cd37fcecf0cd1eb6160db5b316cc65dd831d",
        "submitter": {
            "id": 75,
            "url": "https://patchwork.libcamera.org/api/people/75/?format=api",
            "name": "Jean-Michel Hautbois",
            "email": "jeanmichel.hautbois@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/15377/mbox/",
        "series": [
            {
                "id": 2937,
                "url": "https://patchwork.libcamera.org/api/series/2937/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2937",
                "date": "2022-02-24T11:33:42",
                "name": "IPA RkISP1 awb and misc improvements",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/2937/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15377/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15377/checks/",
        "tags": {}
    },
    {
        "id": 15378,
        "url": "https://patchwork.libcamera.org/api/patches/15378/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15378/",
        "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": "<20220224113347.80001-3-jeanmichel.hautbois@ideasonboard.com>",
        "date": "2022-02-24T11:33:44",
        "name": "[libcamera-devel,v3,2/5] ipa: rkisp1: Introduce Black Level Correction",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "f45f1c075c2c96d5542a3575c984084decc2be4b",
        "submitter": {
            "id": 75,
            "url": "https://patchwork.libcamera.org/api/people/75/?format=api",
            "name": "Jean-Michel Hautbois",
            "email": "jeanmichel.hautbois@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/15378/mbox/",
        "series": [
            {
                "id": 2937,
                "url": "https://patchwork.libcamera.org/api/series/2937/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2937",
                "date": "2022-02-24T11:33:42",
                "name": "IPA RkISP1 awb and misc improvements",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/2937/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15378/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15378/checks/",
        "tags": {}
    }
]