List patches.

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

[
    {
        "id": 942,
        "url": "https://patchwork.libcamera.org/api/patches/942/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/942/",
        "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": "<20190408134817.15247-3-niklas.soderlund@ragnatech.se>",
        "date": "2019-04-08T13:48:11",
        "name": "[libcamera-devel,v4,2/8] test: camera: Remove streams argument from configurationValid()",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "95e4d3437ec48c0fef2357940ca2a243399b8ceb",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/942/mbox/",
        "series": [
            {
                "id": 245,
                "url": "https://patchwork.libcamera.org/api/series/245/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=245",
                "date": "2019-04-08T13:48:09",
                "name": "libcamera: stream: Add basic stream usages",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/245/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/942/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/942/checks/",
        "tags": {}
    },
    {
        "id": 943,
        "url": "https://patchwork.libcamera.org/api/patches/943/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/943/",
        "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": "<20190408134817.15247-4-niklas.soderlund@ragnatech.se>",
        "date": "2019-04-08T13:48:12",
        "name": "[libcamera-devel,v4,3/8] test: camera: Remove test for bad Stream IDs",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "88d955343ab5dd8322a76b1af6bf136571071d35",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/943/mbox/",
        "series": [
            {
                "id": 245,
                "url": "https://patchwork.libcamera.org/api/series/245/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=245",
                "date": "2019-04-08T13:48:09",
                "name": "libcamera: stream: Add basic stream usages",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/245/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/943/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/943/checks/",
        "tags": {}
    },
    {
        "id": 944,
        "url": "https://patchwork.libcamera.org/api/patches/944/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/944/",
        "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": "<20190408134817.15247-5-niklas.soderlund@ragnatech.se>",
        "date": "2019-04-08T13:48:13",
        "name": "[libcamera-devel,v4,4/8] libcamera: Make geometry.h a public header",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "84990748c82b6c06c46f2b96ddc640dbfdd93885",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/944/mbox/",
        "series": [
            {
                "id": 245,
                "url": "https://patchwork.libcamera.org/api/series/245/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=245",
                "date": "2019-04-08T13:48:09",
                "name": "libcamera: stream: Add basic stream usages",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/245/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/944/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/944/checks/",
        "tags": {}
    },
    {
        "id": 945,
        "url": "https://patchwork.libcamera.org/api/patches/945/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/945/",
        "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": "<20190408134817.15247-6-niklas.soderlund@ragnatech.se>",
        "date": "2019-04-08T13:48:14",
        "name": "[libcamera-devel,v4,5/8] libcamera: stream: Add basic stream usages",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "f0e3f56ec462cc04a98011fae16f13b2b6a4c4b8",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/945/mbox/",
        "series": [
            {
                "id": 245,
                "url": "https://patchwork.libcamera.org/api/series/245/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=245",
                "date": "2019-04-08T13:48:09",
                "name": "libcamera: stream: Add basic stream usages",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/245/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/945/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/945/checks/",
        "tags": {}
    },
    {
        "id": 946,
        "url": "https://patchwork.libcamera.org/api/patches/946/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/946/",
        "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": "<20190408134817.15247-7-niklas.soderlund@ragnatech.se>",
        "date": "2019-04-08T13:48:15",
        "name": "[libcamera-devel,v4,6/8] libcamera: camera: Add support for stream usages",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "719708dc6e32ca0bec07640658683b140d3e5157",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/946/mbox/",
        "series": [
            {
                "id": 245,
                "url": "https://patchwork.libcamera.org/api/series/245/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=245",
                "date": "2019-04-08T13:48:09",
                "name": "libcamera: stream: Add basic stream usages",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/245/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/946/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/946/checks/",
        "tags": {}
    },
    {
        "id": 947,
        "url": "https://patchwork.libcamera.org/api/patches/947/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/947/",
        "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": "<20190408134817.15247-8-niklas.soderlund@ragnatech.se>",
        "date": "2019-04-08T13:48:16",
        "name": "[libcamera-devel,v4,7/8] libcamera: camera: Add CameraConfiguration",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "ff211f72386a225c5fa71f64f1c4307d96eb9758",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/947/mbox/",
        "series": [
            {
                "id": 245,
                "url": "https://patchwork.libcamera.org/api/series/245/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=245",
                "date": "2019-04-08T13:48:09",
                "name": "libcamera: stream: Add basic stream usages",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/245/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/947/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/947/checks/",
        "tags": {}
    },
    {
        "id": 948,
        "url": "https://patchwork.libcamera.org/api/patches/948/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/948/",
        "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": "<20190408134817.15247-9-niklas.soderlund@ragnatech.se>",
        "date": "2019-04-08T13:48:17",
        "name": "[libcamera-devel,v4,8/8] libcamera: Switch to CameraConfiguration",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "ef874754d3891fff3ee878a76636e5acf65decdc",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/948/mbox/",
        "series": [
            {
                "id": 245,
                "url": "https://patchwork.libcamera.org/api/series/245/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=245",
                "date": "2019-04-08T13:48:09",
                "name": "libcamera: stream: Add basic stream usages",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/245/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/948/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/948/checks/",
        "tags": {}
    },
    {
        "id": 950,
        "url": "https://patchwork.libcamera.org/api/patches/950/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/950/",
        "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": "<20190408135006.15423-2-niklas.soderlund@ragnatech.se>",
        "date": "2019-04-08T13:50:02",
        "name": "[libcamera-devel,v4,1/5] cam: Rename --format to --stream",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "e62558f8eb6be350cb93be331e48920c40392366",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/950/mbox/",
        "series": [
            {
                "id": 246,
                "url": "https://patchwork.libcamera.org/api/series/246/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=246",
                "date": "2019-04-08T13:50:01",
                "name": "cam: Add support to specify multiple stream configurations with roles",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/246/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/950/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/950/checks/",
        "tags": {}
    },
    {
        "id": 951,
        "url": "https://patchwork.libcamera.org/api/patches/951/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/951/",
        "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": "<20190408135006.15423-3-niklas.soderlund@ragnatech.se>",
        "date": "2019-04-08T13:50:03",
        "name": "[libcamera-devel,v4,2/5] cam: Extend BufferWriter to include a stream name in file path",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "bc30603d475bcec48e8d41444b9411f2ac772e75",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/951/mbox/",
        "series": [
            {
                "id": 246,
                "url": "https://patchwork.libcamera.org/api/series/246/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=246",
                "date": "2019-04-08T13:50:01",
                "name": "cam: Add support to specify multiple stream configurations with roles",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/246/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/951/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/951/checks/",
        "tags": {}
    },
    {
        "id": 952,
        "url": "https://patchwork.libcamera.org/api/patches/952/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/952/",
        "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": "<20190408135006.15423-4-niklas.soderlund@ragnatech.se>",
        "date": "2019-04-08T13:50:04",
        "name": "[libcamera-devel,v4,3/5] cam: Add support to specify multiple stream configurations with roles",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "ab9c07b1bdd88fc45fd51b06e395ca0bdf568892",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/952/mbox/",
        "series": [
            {
                "id": 246,
                "url": "https://patchwork.libcamera.org/api/series/246/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=246",
                "date": "2019-04-08T13:50:01",
                "name": "cam: Add support to specify multiple stream configurations with roles",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/246/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/952/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/952/checks/",
        "tags": {}
    },
    {
        "id": 953,
        "url": "https://patchwork.libcamera.org/api/patches/953/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/953/",
        "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": "<20190408135006.15423-5-niklas.soderlund@ragnatech.se>",
        "date": "2019-04-08T13:50:05",
        "name": "[libcamera-devel,v4,4/5] cam: Extend request completion handler to deal with multiple streams",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "ab682ff1c8745f17c8a403ce07610406cb675063",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/953/mbox/",
        "series": [
            {
                "id": 246,
                "url": "https://patchwork.libcamera.org/api/series/246/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=246",
                "date": "2019-04-08T13:50:01",
                "name": "cam: Add support to specify multiple stream configurations with roles",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/246/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/953/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/953/checks/",
        "tags": {}
    },
    {
        "id": 954,
        "url": "https://patchwork.libcamera.org/api/patches/954/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/954/",
        "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": "<20190408135006.15423-6-niklas.soderlund@ragnatech.se>",
        "date": "2019-04-08T13:50:06",
        "name": "[libcamera-devel,v4,5/5] cam: Allow cameras with more than one stream",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "0aa16e0bd5013d402949b1ad4569fcc35095a833",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/954/mbox/",
        "series": [
            {
                "id": 246,
                "url": "https://patchwork.libcamera.org/api/series/246/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=246",
                "date": "2019-04-08T13:50:01",
                "name": "cam: Add support to specify multiple stream configurations with roles",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/246/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/954/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/954/checks/",
        "tags": {}
    },
    {
        "id": 956,
        "url": "https://patchwork.libcamera.org/api/patches/956/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/956/",
        "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": "<20190409192548.20325-2-jacopo@jmondi.org>",
        "date": "2019-04-09T19:25:37",
        "name": "[libcamera-devel,v4,01/12] libcamera: ipu3: Sub-class Stream with IPU3Stream",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "a15b620220d7c164df1386b36220f0f4c4a78bff",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/956/mbox/",
        "series": [
            {
                "id": 247,
                "url": "https://patchwork.libcamera.org/api/series/247/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=247",
                "date": "2019-04-09T19:25:36",
                "name": "libcamera: ipu3: Multiple streams support",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/247/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/956/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/956/checks/",
        "tags": {}
    },
    {
        "id": 957,
        "url": "https://patchwork.libcamera.org/api/patches/957/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/957/",
        "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": "<20190409192548.20325-3-jacopo@jmondi.org>",
        "date": "2019-04-09T19:25:38",
        "name": "[libcamera-devel,v4,02/12] libcamera: ipu3: Create camera with 2 streams",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "9c275d3199bc1bdd20984d83e87175861a34d2cd",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/957/mbox/",
        "series": [
            {
                "id": 247,
                "url": "https://patchwork.libcamera.org/api/series/247/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=247",
                "date": "2019-04-09T19:25:36",
                "name": "libcamera: ipu3: Multiple streams support",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/247/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/957/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/957/checks/",
        "tags": {}
    },
    {
        "id": 958,
        "url": "https://patchwork.libcamera.org/api/patches/958/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/958/",
        "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": "<20190409192548.20325-4-jacopo@jmondi.org>",
        "date": "2019-04-09T19:25:39",
        "name": "[libcamera-devel,v4,03/12] libcamera: camera: allocateBuffers: Pass the stream set",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "49d740ace36ea2b4c44ec048cdaa003daffc9a92",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/958/mbox/",
        "series": [
            {
                "id": 247,
                "url": "https://patchwork.libcamera.org/api/series/247/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=247",
                "date": "2019-04-09T19:25:36",
                "name": "libcamera: ipu3: Multiple streams support",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/247/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/958/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/958/checks/",
        "tags": {}
    },
    {
        "id": 959,
        "url": "https://patchwork.libcamera.org/api/patches/959/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/959/",
        "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": "<20190409192548.20325-5-jacopo@jmondi.org>",
        "date": "2019-04-09T19:25:40",
        "name": "[libcamera-devel,v4,04/12] libcamera: ipu3: Add multiple stream memory management",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "fcbb6fc6841e7f0fb87057476797dca10c197627",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/959/mbox/",
        "series": [
            {
                "id": 247,
                "url": "https://patchwork.libcamera.org/api/series/247/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=247",
                "date": "2019-04-09T19:25:36",
                "name": "libcamera: ipu3: Multiple streams support",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/247/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/959/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/959/checks/",
        "tags": {}
    },
    {
        "id": 960,
        "url": "https://patchwork.libcamera.org/api/patches/960/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/960/",
        "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": "<20190409192548.20325-6-jacopo@jmondi.org>",
        "date": "2019-04-09T19:25:41",
        "name": "[libcamera-devel,v4,05/12] libcamera: request: Expose the Stream to Buffers map",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "abf9faf25f4bdc62fc535cbb1a4464118c94cd17",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/960/mbox/",
        "series": [
            {
                "id": 247,
                "url": "https://patchwork.libcamera.org/api/series/247/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=247",
                "date": "2019-04-09T19:25:36",
                "name": "libcamera: ipu3: Multiple streams support",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/247/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/960/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/960/checks/",
        "tags": {}
    },
    {
        "id": 961,
        "url": "https://patchwork.libcamera.org/api/patches/961/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/961/",
        "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": "<20190409192548.20325-7-jacopo@jmondi.org>",
        "date": "2019-04-09T19:25:42",
        "name": "[libcamera-devel,v4,06/12] libcamera: ipu3: Queue requests for multiple streams",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "3f9c626c6d50cfd165008608924be5c62a2a0826",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/961/mbox/",
        "series": [
            {
                "id": 247,
                "url": "https://patchwork.libcamera.org/api/series/247/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=247",
                "date": "2019-04-09T19:25:36",
                "name": "libcamera: ipu3: Multiple streams support",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/247/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/961/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/961/checks/",
        "tags": {}
    },
    {
        "id": 962,
        "url": "https://patchwork.libcamera.org/api/patches/962/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/962/",
        "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": "<20190409192548.20325-8-jacopo@jmondi.org>",
        "date": "2019-04-09T19:25:43",
        "name": "[libcamera-devel,v4,07/12] libcamera: request: Add empty() method",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "637576d4014e47c77bacd0b58a171ab3ef7de767",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/962/mbox/",
        "series": [
            {
                "id": 247,
                "url": "https://patchwork.libcamera.org/api/series/247/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=247",
                "date": "2019-04-09T19:25:36",
                "name": "libcamera: ipu3: Multiple streams support",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/247/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/962/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/962/checks/",
        "tags": {}
    },
    {
        "id": 963,
        "url": "https://patchwork.libcamera.org/api/patches/963/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/963/",
        "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": "<20190409192548.20325-9-jacopo@jmondi.org>",
        "date": "2019-04-09T19:25:44",
        "name": "[libcamera-devel,v4,08/12] libcamera: camera: Refuse empty requests",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "1b2a6ae7b4251a7a143a51e7d05e12acb56a372a",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/963/mbox/",
        "series": [
            {
                "id": 247,
                "url": "https://patchwork.libcamera.org/api/series/247/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=247",
                "date": "2019-04-09T19:25:36",
                "name": "libcamera: ipu3: Multiple streams support",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/247/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/963/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/963/checks/",
        "tags": {}
    },
    {
        "id": 964,
        "url": "https://patchwork.libcamera.org/api/patches/964/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/964/",
        "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": "<20190409192548.20325-10-jacopo@jmondi.org>",
        "date": "2019-04-09T19:25:45",
        "name": "[libcamera-devel,v4,09/12] libcamera: buffer: Store Request reference in Buffer",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "d68d9595dfbfb9c7e15f61ed976282f7d9a38a31",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/964/mbox/",
        "series": [
            {
                "id": 247,
                "url": "https://patchwork.libcamera.org/api/series/247/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=247",
                "date": "2019-04-09T19:25:36",
                "name": "libcamera: ipu3: Multiple streams support",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/247/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/964/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/964/checks/",
        "tags": {}
    },
    {
        "id": 965,
        "url": "https://patchwork.libcamera.org/api/patches/965/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/965/",
        "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": "<20190409192548.20325-11-jacopo@jmondi.org>",
        "date": "2019-04-09T19:25:46",
        "name": "[libcamera-devel,v4,10/12] libcamera: ipu3: Connect viewfinder's BufferReady signal",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "10826ad0b711d112e847879fe1ad6e8d8d560d62",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/965/mbox/",
        "series": [
            {
                "id": 247,
                "url": "https://patchwork.libcamera.org/api/series/247/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=247",
                "date": "2019-04-09T19:25:36",
                "name": "libcamera: ipu3: Multiple streams support",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/247/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/965/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/965/checks/",
        "tags": {}
    },
    {
        "id": 966,
        "url": "https://patchwork.libcamera.org/api/patches/966/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/966/",
        "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": "<20190409192548.20325-12-jacopo@jmondi.org>",
        "date": "2019-04-09T19:25:47",
        "name": "[libcamera-devel,v4,11/12] libcamera: ipu3: Use roles in stream configuration",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "cad763b93b2a0cd6bda28880d8d476c3e76228e9",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/966/mbox/",
        "series": [
            {
                "id": 247,
                "url": "https://patchwork.libcamera.org/api/series/247/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=247",
                "date": "2019-04-09T19:25:36",
                "name": "libcamera: ipu3: Multiple streams support",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/247/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/966/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/966/checks/",
        "tags": {}
    },
    {
        "id": 967,
        "url": "https://patchwork.libcamera.org/api/patches/967/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/967/",
        "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": "<20190409192548.20325-13-jacopo@jmondi.org>",
        "date": "2019-04-09T19:25:48",
        "name": "[libcamera-devel,v4,12/12,HACK] still capture every 10 frames",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "96f174d333bc98230482daac68129b0799df7cee",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/967/mbox/",
        "series": [
            {
                "id": 247,
                "url": "https://patchwork.libcamera.org/api/series/247/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=247",
                "date": "2019-04-09T19:25:36",
                "name": "libcamera: ipu3: Multiple streams support",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/247/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/967/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/967/checks/",
        "tags": {}
    },
    {
        "id": 968,
        "url": "https://patchwork.libcamera.org/api/patches/968/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/968/",
        "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": "<20190414003431.2391-1-niklas.soderlund@ragnatech.se>",
        "date": "2019-04-14T00:34:31",
        "name": "[libcamera-devel] libcamera: pipeline_handler: Add missing forward declaration of StreamUsage",
        "commit_ref": "7726cba16f38d1e8275b6c34f97933506b6e23d5",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "8be67a386cde2f8fee7717a1fc3f064e7bb7587f",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/968/mbox/",
        "series": [
            {
                "id": 248,
                "url": "https://patchwork.libcamera.org/api/series/248/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=248",
                "date": "2019-04-14T00:34:31",
                "name": "[libcamera-devel] libcamera: pipeline_handler: Add missing forward declaration of StreamUsage",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/248/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/968/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/968/checks/",
        "tags": {}
    },
    {
        "id": 970,
        "url": "https://patchwork.libcamera.org/api/patches/970/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/970/",
        "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": "<20190414013506.10515-2-niklas.soderlund@ragnatech.se>",
        "date": "2019-04-14T01:34:56",
        "name": "[libcamera-devel,RFC,01/11] libcamera: Always check return value of MediaDevice::acquire()",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "720e9429192e4d8f4cb720d6971d19800323c489",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/970/mbox/",
        "series": [
            {
                "id": 249,
                "url": "https://patchwork.libcamera.org/api/series/249/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=249",
                "date": "2019-04-14T01:34:55",
                "name": "libcamerea: Add support for exclusive access to cameras between processes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/249/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/970/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/970/checks/",
        "tags": {}
    },
    {
        "id": 971,
        "url": "https://patchwork.libcamera.org/api/patches/971/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/971/",
        "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": "<20190414013506.10515-3-niklas.soderlund@ragnatech.se>",
        "date": "2019-04-14T01:34:57",
        "name": "[libcamera-devel,RFC,02/11] libcamera: media_device: Open and close media device inside populate()",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "4532b41bd69e5df958fd822e7aa8d7a1868aa3eb",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/971/mbox/",
        "series": [
            {
                "id": 249,
                "url": "https://patchwork.libcamera.org/api/series/249/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=249",
                "date": "2019-04-14T01:34:55",
                "name": "libcamerea: Add support for exclusive access to cameras between processes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/249/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/971/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/971/checks/",
        "tags": {}
    },
    {
        "id": 972,
        "url": "https://patchwork.libcamera.org/api/patches/972/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/972/",
        "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": "<20190414013506.10515-4-niklas.soderlund@ragnatech.se>",
        "date": "2019-04-14T01:34:58",
        "name": "[libcamera-devel,RFC,03/11] libcamera: media_device: Only read device information in populate()",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "2229f1b9db780ac3c1895c12d6d8164a49a5a128",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/972/mbox/",
        "series": [
            {
                "id": 249,
                "url": "https://patchwork.libcamera.org/api/series/249/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=249",
                "date": "2019-04-14T01:34:55",
                "name": "libcamerea: Add support for exclusive access to cameras between processes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/249/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/972/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/972/checks/",
        "tags": {}
    },
    {
        "id": 973,
        "url": "https://patchwork.libcamera.org/api/patches/973/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/973/",
        "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": "<20190414013506.10515-6-niklas.soderlund@ragnatech.se>",
        "date": "2019-04-14T01:35:00",
        "name": "[libcamera-devel,RFC,05/11] libcamera: media_device: Make open() and close() private",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "a7da29114f6822e678e75e13dc872dc2c069fad3",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/973/mbox/",
        "series": [
            {
                "id": 249,
                "url": "https://patchwork.libcamera.org/api/series/249/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=249",
                "date": "2019-04-14T01:34:55",
                "name": "libcamerea: Add support for exclusive access to cameras between processes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/249/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/973/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/973/checks/",
        "tags": {}
    },
    {
        "id": 974,
        "url": "https://patchwork.libcamera.org/api/patches/974/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/974/",
        "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": "<20190414013506.10515-5-niklas.soderlund@ragnatech.se>",
        "date": "2019-04-14T01:34:59",
        "name": "[libcamera-devel,RFC,04/11] libcamera: media_device: Handle media device fd in acquire() and release()",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "d00926b1a166aee0909f5aefe39e5eb59880f474",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/974/mbox/",
        "series": [
            {
                "id": 249,
                "url": "https://patchwork.libcamera.org/api/series/249/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=249",
                "date": "2019-04-14T01:34:55",
                "name": "libcamerea: Add support for exclusive access to cameras between processes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/249/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/974/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/974/checks/",
        "tags": {}
    }
]