List patches.

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

[
    {
        "id": 10659,
        "url": "https://patchwork.libcamera.org/api/patches/10659/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10659/",
        "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": "<20201212185116.29611-3-laurent.pinchart@ideasonboard.com>",
        "date": "2020-12-12T18:51:15",
        "name": "[libcamera-devel,2/3] libcamera: pipeline: vimc: Use V4L2*::fromEntityName() where possible",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "d1fe137b9c9b3b3976eb6fc9c7fd703357704966",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/10659/mbox/",
        "series": [
            {
                "id": 1531,
                "url": "https://patchwork.libcamera.org/api/series/1531/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1531",
                "date": "2020-12-12T18:51:14",
                "name": "libcamera: Fix leaks and simplify object management with std::unique_ptr<>",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1531/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10659/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10659/checks/",
        "tags": {}
    },
    {
        "id": 10660,
        "url": "https://patchwork.libcamera.org/api/patches/10660/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10660/",
        "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": "<20201213134251.7574-1-sebastian.fricke.linux@gmail.com>",
        "date": "2020-12-13T13:42:52",
        "name": "[libcamera-devel,v3] pipeline-rkisp1-Fix-sensor-ISP-format-mismatch",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "fc57272d0f5963120493302719fbcc9fe780bb05",
        "submitter": {
            "id": 73,
            "url": "https://patchwork.libcamera.org/api/people/73/?format=api",
            "name": "Sebastian Fricke",
            "email": "sebastian.fricke.linux@gmail.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/10660/mbox/",
        "series": [
            {
                "id": 1532,
                "url": "https://patchwork.libcamera.org/api/series/1532/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1532",
                "date": "2020-12-13T13:42:52",
                "name": "[libcamera-devel,v3] pipeline-rkisp1-Fix-sensor-ISP-format-mismatch",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/1532/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10660/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10660/checks/",
        "tags": {}
    },
    {
        "id": 10662,
        "url": "https://patchwork.libcamera.org/api/patches/10662/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10662/",
        "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": "<20201215004811.602429-2-niklas.soderlund@ragnatech.se>",
        "date": "2020-12-15T00:48:04",
        "name": "[libcamera-devel,v4,1/8] libcamera: delayed_controls: Add helper for controls that applies with a delay",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "6f310997fdc9b433b98da2bae1cdd52a82b6e375",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": {
            "id": 16,
            "url": "https://patchwork.libcamera.org/api/users/16/?format=api",
            "username": "neg",
            "first_name": "Niklas",
            "last_name": "Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "mbox": "https://patchwork.libcamera.org/patch/10662/mbox/",
        "series": [
            {
                "id": 1533,
                "url": "https://patchwork.libcamera.org/api/series/1533/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1533",
                "date": "2020-12-15T00:48:03",
                "name": "libcamera: Add helper for controls that take effect with a delay",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/1533/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10662/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10662/checks/",
        "tags": {}
    },
    {
        "id": 10663,
        "url": "https://patchwork.libcamera.org/api/patches/10663/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10663/",
        "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": "<20201215004811.602429-3-niklas.soderlund@ragnatech.se>",
        "date": "2020-12-15T00:48:05",
        "name": "[libcamera-devel,v4,2/8] test: delayed_controls: Add test case for DelayedControls",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "7da699c3fb2937a630cc493f49843e758e0636ed",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": {
            "id": 16,
            "url": "https://patchwork.libcamera.org/api/users/16/?format=api",
            "username": "neg",
            "first_name": "Niklas",
            "last_name": "Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "mbox": "https://patchwork.libcamera.org/patch/10663/mbox/",
        "series": [
            {
                "id": 1533,
                "url": "https://patchwork.libcamera.org/api/series/1533/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1533",
                "date": "2020-12-15T00:48:03",
                "name": "libcamera: Add helper for controls that take effect with a delay",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/1533/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10663/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10663/checks/",
        "tags": {}
    },
    {
        "id": 10664,
        "url": "https://patchwork.libcamera.org/api/patches/10664/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10664/",
        "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": "<20201215004811.602429-4-niklas.soderlund@ragnatech.se>",
        "date": "2020-12-15T00:48:06",
        "name": "[libcamera-devel,v4,3/8] libcamera: raspberrypi: Switch to DelayedControls",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "c2f3290dc0495f9481207bbec26e5837ee2d62ac",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": {
            "id": 16,
            "url": "https://patchwork.libcamera.org/api/users/16/?format=api",
            "username": "neg",
            "first_name": "Niklas",
            "last_name": "Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "mbox": "https://patchwork.libcamera.org/patch/10664/mbox/",
        "series": [
            {
                "id": 1533,
                "url": "https://patchwork.libcamera.org/api/series/1533/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1533",
                "date": "2020-12-15T00:48:03",
                "name": "libcamera: Add helper for controls that take effect with a delay",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/1533/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10664/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10664/checks/",
        "tags": {}
    },
    {
        "id": 10665,
        "url": "https://patchwork.libcamera.org/api/patches/10665/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10665/",
        "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": "<20201215004811.602429-6-niklas.soderlund@ragnatech.se>",
        "date": "2020-12-15T00:48:08",
        "name": "[libcamera-devel,v4,5/8] libcamera: camera_sensor: Expose the camera device",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "7c13016c60e32c274627feac1aac7b7f7e923eb2",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": {
            "id": 16,
            "url": "https://patchwork.libcamera.org/api/users/16/?format=api",
            "username": "neg",
            "first_name": "Niklas",
            "last_name": "Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "mbox": "https://patchwork.libcamera.org/patch/10665/mbox/",
        "series": [
            {
                "id": 1533,
                "url": "https://patchwork.libcamera.org/api/series/1533/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1533",
                "date": "2020-12-15T00:48:03",
                "name": "libcamera: Add helper for controls that take effect with a delay",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/1533/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10665/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10665/checks/",
        "tags": {}
    },
    {
        "id": 10666,
        "url": "https://patchwork.libcamera.org/api/patches/10666/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10666/",
        "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": "<20201215004811.602429-7-niklas.soderlund@ragnatech.se>",
        "date": "2020-12-15T00:48:09",
        "name": "[libcamera-devel,v4,6/8] libcamera: pipeline: rkisp1: Use delayed controls",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "18e77298692cc57f84b5ae52193b58136276ad5f",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": {
            "id": 16,
            "url": "https://patchwork.libcamera.org/api/users/16/?format=api",
            "username": "neg",
            "first_name": "Niklas",
            "last_name": "Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "mbox": "https://patchwork.libcamera.org/patch/10666/mbox/",
        "series": [
            {
                "id": 1533,
                "url": "https://patchwork.libcamera.org/api/series/1533/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1533",
                "date": "2020-12-15T00:48:03",
                "name": "libcamera: Add helper for controls that take effect with a delay",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/1533/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10666/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10666/checks/",
        "tags": {}
    },
    {
        "id": 10667,
        "url": "https://patchwork.libcamera.org/api/patches/10667/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10667/",
        "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": "<20201215004811.602429-8-niklas.soderlund@ragnatech.se>",
        "date": "2020-12-15T00:48:10",
        "name": "[libcamera-devel,v4,7/8] libcamera: pipeline: rkisp1: Use SOF event to warn about late parameters",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "fcfd42df7e51ce779a99c4338ff6e10cb1b2821f",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": {
            "id": 16,
            "url": "https://patchwork.libcamera.org/api/users/16/?format=api",
            "username": "neg",
            "first_name": "Niklas",
            "last_name": "Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "mbox": "https://patchwork.libcamera.org/patch/10667/mbox/",
        "series": [
            {
                "id": 1533,
                "url": "https://patchwork.libcamera.org/api/series/1533/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1533",
                "date": "2020-12-15T00:48:03",
                "name": "libcamera: Add helper for controls that take effect with a delay",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/1533/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10667/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10667/checks/",
        "tags": {}
    },
    {
        "id": 10668,
        "url": "https://patchwork.libcamera.org/api/patches/10668/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10668/",
        "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": "<20201215101633.21546-1-naush@raspberrypi.com>",
        "date": "2020-12-15T10:16:32",
        "name": "[libcamera-devel,1/2] ipa: raspberrypi: Rename unicamCtrls_ to sensorCtrls_",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "d6b78e637435a3abe514a377cac6423e03ff1227",
        "submitter": {
            "id": 34,
            "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
            "name": "Naushir Patuck",
            "email": "naush@raspberrypi.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/10668/mbox/",
        "series": [
            {
                "id": 1534,
                "url": "https://patchwork.libcamera.org/api/series/1534/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1534",
                "date": "2020-12-15T10:16:32",
                "name": "[libcamera-devel,1/2] ipa: raspberrypi: Rename unicamCtrls_ to sensorCtrls_",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1534/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10668/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10668/checks/",
        "tags": {}
    },
    {
        "id": 10669,
        "url": "https://patchwork.libcamera.org/api/patches/10669/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10669/",
        "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": "<20201215101633.21546-2-naush@raspberrypi.com>",
        "date": "2020-12-15T10:16:33",
        "name": "[libcamera-devel,2/2] ipa: raspberrypi: Only validate ISP and sensor control during configure",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "ce469b44a81eafdf733e9a7836a003d926e18db2",
        "submitter": {
            "id": 34,
            "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
            "name": "Naushir Patuck",
            "email": "naush@raspberrypi.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/10669/mbox/",
        "series": [
            {
                "id": 1534,
                "url": "https://patchwork.libcamera.org/api/series/1534/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1534",
                "date": "2020-12-15T10:16:32",
                "name": "[libcamera-devel,1/2] ipa: raspberrypi: Rename unicamCtrls_ to sensorCtrls_",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1534/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10669/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10669/checks/",
        "tags": {}
    },
    {
        "id": 10671,
        "url": "https://patchwork.libcamera.org/api/patches/10671/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10671/",
        "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": "<20201216112202.5063-2-naush@raspberrypi.com>",
        "date": "2020-12-16T11:22:00",
        "name": "[libcamera-devel,v9,1/3] libcamera: controls: Add frame duration control",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "00e10dcde697c49ecfac78f9d944cd5a240b53da",
        "submitter": {
            "id": 34,
            "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
            "name": "Naushir Patuck",
            "email": "naush@raspberrypi.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/10671/mbox/",
        "series": [
            {
                "id": 1535,
                "url": "https://patchwork.libcamera.org/api/series/1535/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1535",
                "date": "2020-12-16T11:21:59",
                "name": "raspberrypi: FPS control",
                "version": 9,
                "mbox": "https://patchwork.libcamera.org/series/1535/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10671/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10671/checks/",
        "tags": {}
    },
    {
        "id": 10672,
        "url": "https://patchwork.libcamera.org/api/patches/10672/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10672/",
        "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": "<20201216112202.5063-3-naush@raspberrypi.com>",
        "date": "2020-12-16T11:22:01",
        "name": "[libcamera-devel,v9,2/3] libcamera: raspberrypi: Add control of sensor vblanking",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "e9a3238af76cbe9f0cbae6290b119645f90e60ca",
        "submitter": {
            "id": 34,
            "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
            "name": "Naushir Patuck",
            "email": "naush@raspberrypi.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/10672/mbox/",
        "series": [
            {
                "id": 1535,
                "url": "https://patchwork.libcamera.org/api/series/1535/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1535",
                "date": "2020-12-16T11:21:59",
                "name": "raspberrypi: FPS control",
                "version": 9,
                "mbox": "https://patchwork.libcamera.org/series/1535/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10672/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10672/checks/",
        "tags": {}
    },
    {
        "id": 10673,
        "url": "https://patchwork.libcamera.org/api/patches/10673/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10673/",
        "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": "<20201216112202.5063-4-naush@raspberrypi.com>",
        "date": "2020-12-16T11:22:02",
        "name": "[libcamera-devel,v9,3/3] ipa: raspberrypi: config: Update shutter speeds for imx219/477 and ov5647",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "faefebe077231ee75d8aedbc961fb899cac10e3b",
        "submitter": {
            "id": 34,
            "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
            "name": "Naushir Patuck",
            "email": "naush@raspberrypi.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/10673/mbox/",
        "series": [
            {
                "id": 1535,
                "url": "https://patchwork.libcamera.org/api/series/1535/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1535",
                "date": "2020-12-16T11:21:59",
                "name": "raspberrypi: FPS control",
                "version": 9,
                "mbox": "https://patchwork.libcamera.org/series/1535/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10673/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10673/checks/",
        "tags": {}
    },
    {
        "id": 10675,
        "url": "https://patchwork.libcamera.org/api/patches/10675/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10675/",
        "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": "<20201217140358.17614-2-jacopo@jmondi.org>",
        "date": "2020-12-17T14:03:57",
        "name": "[libcamera-devel,v2,1/2] android: camera_device: Report pipeline depth",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "89f2fe6d4fdaf02e59cbf90b92fc4a8047770e31",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/10675/mbox/",
        "series": [
            {
                "id": 1536,
                "url": "https://patchwork.libcamera.org/api/series/1536/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1536",
                "date": "2020-12-17T14:03:56",
                "name": "android: Report",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/1536/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10675/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10675/checks/",
        "tags": {}
    },
    {
        "id": 10676,
        "url": "https://patchwork.libcamera.org/api/patches/10676/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10676/",
        "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": "<20201217140358.17614-3-jacopo@jmondi.org>",
        "date": "2020-12-17T14:03:58",
        "name": "[libcamera-devel,v2,2/2] android: camera_device: Report number of out streams",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "c12273335adece5f53d808463898cd6c6e2b4485",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/10676/mbox/",
        "series": [
            {
                "id": 1536,
                "url": "https://patchwork.libcamera.org/api/series/1536/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1536",
                "date": "2020-12-17T14:03:56",
                "name": "android: Report",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/1536/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10676/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10676/checks/",
        "tags": {}
    },
    {
        "id": 10678,
        "url": "https://patchwork.libcamera.org/api/patches/10678/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10678/",
        "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": "<20201218100626.205134-2-naush@raspberrypi.com>",
        "date": "2020-12-18T10:06:25",
        "name": "[libcamera-devel,v10,1/3] libcamera: controls: Add frame duration control",
        "commit_ref": null,
        "pull_url": null,
        "state": "changes-requested",
        "archived": false,
        "hash": "a0ef434bdf8634e5b7b29ce112ab13098076f955",
        "submitter": {
            "id": 34,
            "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
            "name": "Naushir Patuck",
            "email": "naush@raspberrypi.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/10678/mbox/",
        "series": [
            {
                "id": 1537,
                "url": "https://patchwork.libcamera.org/api/series/1537/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1537",
                "date": "2020-12-18T10:06:24",
                "name": "raspberrypi: FPS control",
                "version": 10,
                "mbox": "https://patchwork.libcamera.org/series/1537/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10678/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10678/checks/",
        "tags": {}
    },
    {
        "id": 10679,
        "url": "https://patchwork.libcamera.org/api/patches/10679/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10679/",
        "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": "<20201218100626.205134-3-naush@raspberrypi.com>",
        "date": "2020-12-18T10:06:26",
        "name": "[libcamera-devel,v10,2/3] libcamera: raspberrypi: Add control of sensor vblanking",
        "commit_ref": null,
        "pull_url": null,
        "state": "changes-requested",
        "archived": false,
        "hash": "8d5e1d7261d75a7de8a1d38b9b61a56e0babda68",
        "submitter": {
            "id": 34,
            "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
            "name": "Naushir Patuck",
            "email": "naush@raspberrypi.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/10679/mbox/",
        "series": [
            {
                "id": 1537,
                "url": "https://patchwork.libcamera.org/api/series/1537/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1537",
                "date": "2020-12-18T10:06:24",
                "name": "raspberrypi: FPS control",
                "version": 10,
                "mbox": "https://patchwork.libcamera.org/series/1537/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10679/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10679/checks/",
        "tags": {}
    },
    {
        "id": 10680,
        "url": "https://patchwork.libcamera.org/api/patches/10680/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10680/",
        "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": "<20201218100626.205134-4-naush@raspberrypi.com>",
        "date": "2020-12-18T10:06:27",
        "name": "[libcamera-devel,v10,3/3] ipa: raspberrypi: config: Update shutter speeds for imx219/477 and ov5647",
        "commit_ref": null,
        "pull_url": null,
        "state": "changes-requested",
        "archived": false,
        "hash": "faefebe077231ee75d8aedbc961fb899cac10e3b",
        "submitter": {
            "id": 34,
            "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
            "name": "Naushir Patuck",
            "email": "naush@raspberrypi.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/10680/mbox/",
        "series": [
            {
                "id": 1537,
                "url": "https://patchwork.libcamera.org/api/series/1537/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1537",
                "date": "2020-12-18T10:06:24",
                "name": "raspberrypi: FPS control",
                "version": 10,
                "mbox": "https://patchwork.libcamera.org/series/1537/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10680/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10680/checks/",
        "tags": {}
    },
    {
        "id": 10682,
        "url": "https://patchwork.libcamera.org/api/patches/10682/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10682/",
        "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": "<20201218164754.81422-2-jacopo@jmondi.org>",
        "date": "2020-12-18T16:47:46",
        "name": "[libcamera-devel,v2,1/9] libcamera: properties: SensorPhysicalSize draft property",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "1fda4601bdec5dca73fc735cd82f8d50fa56c2dc",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/10682/mbox/",
        "series": [
            {
                "id": 1538,
                "url": "https://patchwork.libcamera.org/api/series/1538/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1538",
                "date": "2020-12-18T16:47:45",
                "name": "libcamera: Introduce sensor database",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/1538/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10682/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10682/checks/",
        "tags": {}
    },
    {
        "id": 10683,
        "url": "https://patchwork.libcamera.org/api/patches/10683/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10683/",
        "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": "<20201218164754.81422-3-jacopo@jmondi.org>",
        "date": "2020-12-18T16:47:47",
        "name": "[libcamera-devel,v2,2/9] libcamera: properties: ColorFilterArrangement draft property",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "f662227f3720462ce994ad0c4d9da207ede1834d",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/10683/mbox/",
        "series": [
            {
                "id": 1538,
                "url": "https://patchwork.libcamera.org/api/series/1538/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1538",
                "date": "2020-12-18T16:47:45",
                "name": "libcamera: Introduce sensor database",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/1538/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10683/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10683/checks/",
        "tags": {}
    },
    {
        "id": 10684,
        "url": "https://patchwork.libcamera.org/api/patches/10684/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10684/",
        "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": "<20201218164754.81422-4-jacopo@jmondi.org>",
        "date": "2020-12-18T16:47:48",
        "name": "[libcamera-devel,v2,3/9] libcamera: bayer_format: Add support for mbus codes",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "d74ba9a77deec931d1408b91a09d8b90aa9e0a93",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/10684/mbox/",
        "series": [
            {
                "id": 1538,
                "url": "https://patchwork.libcamera.org/api/series/1538/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1538",
                "date": "2020-12-18T16:47:45",
                "name": "libcamera: Introduce sensor database",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/1538/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10684/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10684/checks/",
        "tags": {}
    },
    {
        "id": 10685,
        "url": "https://patchwork.libcamera.org/api/patches/10685/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10685/",
        "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": "<20201218164754.81422-5-jacopo@jmondi.org>",
        "date": "2020-12-18T16:47:49",
        "name": "[libcamera-devel,v2,4/9] libcamera: camera_sensor: Register ColorFilterArrangement",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "c7b72a4503882a854829e36a1406f288fa6f3b78",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/10685/mbox/",
        "series": [
            {
                "id": 1538,
                "url": "https://patchwork.libcamera.org/api/series/1538/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1538",
                "date": "2020-12-18T16:47:45",
                "name": "libcamera: Introduce sensor database",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/1538/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10685/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10685/checks/",
        "tags": {}
    },
    {
        "id": 10686,
        "url": "https://patchwork.libcamera.org/api/patches/10686/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10686/",
        "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": "<20201218164754.81422-6-jacopo@jmondi.org>",
        "date": "2020-12-18T16:47:50",
        "name": "[libcamera-devel,v2,5/9] android: camera_device: Report ColorFilterArrangement",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "51daa01e69003609ed676c830921b7cb47891483",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/10686/mbox/",
        "series": [
            {
                "id": 1538,
                "url": "https://patchwork.libcamera.org/api/series/1538/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1538",
                "date": "2020-12-18T16:47:45",
                "name": "libcamera: Introduce sensor database",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/1538/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10686/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10686/checks/",
        "tags": {}
    },
    {
        "id": 10687,
        "url": "https://patchwork.libcamera.org/api/patches/10687/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10687/",
        "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": "<20201218164754.81422-7-jacopo@jmondi.org>",
        "date": "2020-12-18T16:47:51",
        "name": "[libcamera-devel,v2,6/9] libcamera: controls: List-initialize ControlList",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "f7c06bf91ffa00197d4b90b73c3bbaffb0866f4e",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/10687/mbox/",
        "series": [
            {
                "id": 1538,
                "url": "https://patchwork.libcamera.org/api/series/1538/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1538",
                "date": "2020-12-18T16:47:45",
                "name": "libcamera: Introduce sensor database",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/1538/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10687/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10687/checks/",
        "tags": {}
    },
    {
        "id": 10688,
        "url": "https://patchwork.libcamera.org/api/patches/10688/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10688/",
        "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": "<20201218164754.81422-9-jacopo@jmondi.org>",
        "date": "2020-12-18T16:47:53",
        "name": "[libcamera-devel,v2,8/9] libcamera: camera_sensor: Register static properties",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "5f4977f2f8266ccb2e44388206ff34407d42758a",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/10688/mbox/",
        "series": [
            {
                "id": 1538,
                "url": "https://patchwork.libcamera.org/api/series/1538/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1538",
                "date": "2020-12-18T16:47:45",
                "name": "libcamera: Introduce sensor database",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/1538/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10688/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10688/checks/",
        "tags": {}
    },
    {
        "id": 10689,
        "url": "https://patchwork.libcamera.org/api/patches/10689/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10689/",
        "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": "<20201218164754.81422-10-jacopo@jmondi.org>",
        "date": "2020-12-18T16:47:54",
        "name": "[libcamera-devel,v2,9/9] android: camera_device: Report sensor physical size",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "fb457758dd503fdbd53acaa75c1f8d3cfc87874f",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/10689/mbox/",
        "series": [
            {
                "id": 1538,
                "url": "https://patchwork.libcamera.org/api/series/1538/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1538",
                "date": "2020-12-18T16:47:45",
                "name": "libcamera: Introduce sensor database",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/1538/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10689/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10689/checks/",
        "tags": {}
    },
    {
        "id": 10691,
        "url": "https://patchwork.libcamera.org/api/patches/10691/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10691/",
        "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": "<20201221235345.1965878-2-niklas.soderlund@ragnatech.se>",
        "date": "2020-12-21T23:53:44",
        "name": "[libcamera-devel,v2,1/2] libcamera: pipeline_handler: Remove Camera argument from request handling",
        "commit_ref": "8992b3ffbba91b092945193c92fca38b5a24154a",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "dcbcc457c9287cb0588154b6dda2435c73186426",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": {
            "id": 16,
            "url": "https://patchwork.libcamera.org/api/users/16/?format=api",
            "username": "neg",
            "first_name": "Niklas",
            "last_name": "Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "mbox": "https://patchwork.libcamera.org/patch/10691/mbox/",
        "series": [
            {
                "id": 1539,
                "url": "https://patchwork.libcamera.org/api/series/1539/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1539",
                "date": "2020-12-21T23:53:43",
                "name": "libcamera: pipeline_handler: Remove Camera pointer from Request handling",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/1539/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10691/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10691/checks/",
        "tags": {}
    },
    {
        "id": 10692,
        "url": "https://patchwork.libcamera.org/api/patches/10692/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10692/",
        "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": "<20201221235345.1965878-3-niklas.soderlund@ragnatech.se>",
        "date": "2020-12-21T23:53:45",
        "name": "[libcamera-devel,v2,2/2] libcamera: pipeline_handler: Remove Camera pointer from CameraData",
        "commit_ref": "6ef7eddfd4833095d5ad93e523c414fab66aff90",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "c2852eca84a61fc52c4b1727082f19942ef39714",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": {
            "id": 16,
            "url": "https://patchwork.libcamera.org/api/users/16/?format=api",
            "username": "neg",
            "first_name": "Niklas",
            "last_name": "Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "mbox": "https://patchwork.libcamera.org/patch/10692/mbox/",
        "series": [
            {
                "id": 1539,
                "url": "https://patchwork.libcamera.org/api/series/1539/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1539",
                "date": "2020-12-21T23:53:43",
                "name": "libcamera: pipeline_handler: Remove Camera pointer from Request handling",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/1539/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10692/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10692/checks/",
        "tags": {}
    },
    {
        "id": 10694,
        "url": "https://patchwork.libcamera.org/api/patches/10694/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10694/",
        "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": "<20201222135849.38052-2-kieran.bingham@ideasonboard.com>",
        "date": "2020-12-22T13:58:48",
        "name": "[libcamera-devel,1/2] test: file: Check that directories are not treated as files",
        "commit_ref": "8f4e16f014c820a0ecb85e28453b88c277bc859f",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "b42b9ff36dd92a16975af918f485cc13b66b1438",
        "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/10694/mbox/",
        "series": [
            {
                "id": 1540,
                "url": "https://patchwork.libcamera.org/api/series/1540/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1540",
                "date": "2020-12-22T13:58:47",
                "name": "libcamera: file: Don't parse directories",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1540/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10694/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10694/checks/",
        "tags": {}
    },
    {
        "id": 10695,
        "url": "https://patchwork.libcamera.org/api/patches/10695/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10695/",
        "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": "<20201222135849.38052-3-kieran.bingham@ideasonboard.com>",
        "date": "2020-12-22T13:58:49",
        "name": "[libcamera-devel,2/2] libcamera: file: Check files exist()",
        "commit_ref": "0a823785fad27e1eb9a900e80923bc9bde106de9",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "93b97cc3cf248aa370867b59e31ad55eba32c15a",
        "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/10695/mbox/",
        "series": [
            {
                "id": 1540,
                "url": "https://patchwork.libcamera.org/api/series/1540/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1540",
                "date": "2020-12-22T13:58:47",
                "name": "libcamera: file: Don't parse directories",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/1540/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10695/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10695/checks/",
        "tags": {}
    }
]