List patches.

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

[
    {
        "id": 2570,
        "url": "https://patchwork.libcamera.org/api/patches/2570/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2570/",
        "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": "<20200110193808.2266294-24-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-10T19:37:58",
        "name": "[libcamera-devel,v3,23/33] libcamera: pipeline: ipu3: Switch to FrameBuffer interface for cio2 and stat",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "32c12283006ca834275b3e0d3e5bfb5bfcd31ae8",
        "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/2570/mbox/",
        "series": [
            {
                "id": 615,
                "url": "https://patchwork.libcamera.org/api/series/615/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=615",
                "date": "2020-01-10T19:37:35",
                "name": "libcamera: Rework buffer API",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/615/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2570/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2570/checks/",
        "tags": {}
    },
    {
        "id": 2571,
        "url": "https://patchwork.libcamera.org/api/patches/2571/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2571/",
        "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": "<20200110193808.2266294-25-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-10T19:37:59",
        "name": "[libcamera-devel,v3,24/33] libcamera: pipeline: Add FrameBuffer handlers",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "4bc97231fe389e790d19b0b70fb3e90dad071507",
        "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/2571/mbox/",
        "series": [
            {
                "id": 615,
                "url": "https://patchwork.libcamera.org/api/series/615/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=615",
                "date": "2020-01-10T19:37:35",
                "name": "libcamera: Rework buffer API",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/615/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2571/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2571/checks/",
        "tags": {}
    },
    {
        "id": 2572,
        "url": "https://patchwork.libcamera.org/api/patches/2572/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2572/",
        "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": "<20200110193808.2266294-26-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-10T19:38:00",
        "name": "[libcamera-devel,v3,25/33] libcamera: allocator: Add FrameBufferAllocator to help applications allocate buffers",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "6b939a166722547de3dc10cefc3301bd371465c4",
        "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/2572/mbox/",
        "series": [
            {
                "id": 615,
                "url": "https://patchwork.libcamera.org/api/series/615/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=615",
                "date": "2020-01-10T19:37:35",
                "name": "libcamera: Rework buffer API",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/615/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2572/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2572/checks/",
        "tags": {}
    },
    {
        "id": 2573,
        "url": "https://patchwork.libcamera.org/api/patches/2573/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2573/",
        "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": "<20200110193808.2266294-27-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-10T19:38:01",
        "name": "[libcamera-devel,v3,26/33] libcamera: Switch to FrameBuffer interface",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "ecf0dd482f8af8972f23ca21a803359716a2fb9a",
        "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/2573/mbox/",
        "series": [
            {
                "id": 615,
                "url": "https://patchwork.libcamera.org/api/series/615/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=615",
                "date": "2020-01-10T19:37:35",
                "name": "libcamera: Rework buffer API",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/615/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2573/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2573/checks/",
        "tags": {}
    },
    {
        "id": 2574,
        "url": "https://patchwork.libcamera.org/api/patches/2574/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2574/",
        "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": "<20200110193808.2266294-28-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-10T19:38:02",
        "name": "[libcamera-devel,v3,27/33] libcamera: v4l2_videodevice: Remove Buffer interface",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "ef3c5c4f1707a89079e89d65062175d79a219357",
        "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/2574/mbox/",
        "series": [
            {
                "id": 615,
                "url": "https://patchwork.libcamera.org/api/series/615/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=615",
                "date": "2020-01-10T19:37:35",
                "name": "libcamera: Rework buffer API",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/615/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2574/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2574/checks/",
        "tags": {}
    },
    {
        "id": 2575,
        "url": "https://patchwork.libcamera.org/api/patches/2575/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2575/",
        "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": "<20200110193808.2266294-29-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-10T19:38:03",
        "name": "[libcamera-devel,v3,28/33] libcamera: v4l2_videodevice: Use FileDescriptor where appropriate",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "e6b689e6ee0666172e82be4fa52461117d8ad5d0",
        "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/2575/mbox/",
        "series": [
            {
                "id": 615,
                "url": "https://patchwork.libcamera.org/api/series/615/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=615",
                "date": "2020-01-10T19:37:35",
                "name": "libcamera: Rework buffer API",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/615/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2575/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2575/checks/",
        "tags": {}
    },
    {
        "id": 2576,
        "url": "https://patchwork.libcamera.org/api/patches/2576/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2576/",
        "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": "<20200110193808.2266294-30-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-10T19:38:04",
        "name": "[libcamera-devel,v3,29/33] libcamera: Remove dead code after switch to FrameBuffer",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "dbc1265f81cef39ba7de25f96826215f4309cc77",
        "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/2576/mbox/",
        "series": [
            {
                "id": 615,
                "url": "https://patchwork.libcamera.org/api/series/615/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=615",
                "date": "2020-01-10T19:37:35",
                "name": "libcamera: Rework buffer API",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/615/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2576/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2576/checks/",
        "tags": {}
    },
    {
        "id": 2577,
        "url": "https://patchwork.libcamera.org/api/patches/2577/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2577/",
        "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": "<20200110193808.2266294-31-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-10T19:38:05",
        "name": "[libcamera-devel,v3,30/33] cam: Cache buffer memory mapping",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "54d6021a5297035d346cf75f2ddb014e71d76d75",
        "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/2577/mbox/",
        "series": [
            {
                "id": 615,
                "url": "https://patchwork.libcamera.org/api/series/615/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=615",
                "date": "2020-01-10T19:37:35",
                "name": "libcamera: Rework buffer API",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/615/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2577/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2577/checks/",
        "tags": {}
    },
    {
        "id": 2578,
        "url": "https://patchwork.libcamera.org/api/patches/2578/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2578/",
        "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": "<20200110193808.2266294-32-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-10T19:38:06",
        "name": "[libcamera-devel,v3,31/33] qcam: Cache buffer memory mapping",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "984179994729d22cf9d1f1ee0954e205792c8ea1",
        "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/2578/mbox/",
        "series": [
            {
                "id": 615,
                "url": "https://patchwork.libcamera.org/api/series/615/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=615",
                "date": "2020-01-10T19:37:35",
                "name": "libcamera: Rework buffer API",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/615/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2578/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2578/checks/",
        "tags": {}
    },
    {
        "id": 2579,
        "url": "https://patchwork.libcamera.org/api/patches/2579/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2579/",
        "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": "<20200110193808.2266294-33-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-10T19:38:07",
        "name": "[libcamera-devel,v3,32/33] libcamera: pipeline: Remove explicit buffer handling",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "120edb7ebc078677425427799ae246d47cfe5d51",
        "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/2579/mbox/",
        "series": [
            {
                "id": 615,
                "url": "https://patchwork.libcamera.org/api/series/615/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=615",
                "date": "2020-01-10T19:37:35",
                "name": "libcamera: Rework buffer API",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/615/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2579/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2579/checks/",
        "tags": {}
    },
    {
        "id": 2580,
        "url": "https://patchwork.libcamera.org/api/patches/2580/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2580/",
        "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": "<20200110193808.2266294-34-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-10T19:38:08",
        "name": "[libcamera-devel,v3,33/33] libcamera: camera: Remove the prepared state",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "097711916b40e7e593bf7565dbe554bfa9ddba64",
        "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/2580/mbox/",
        "series": [
            {
                "id": 615,
                "url": "https://patchwork.libcamera.org/api/series/615/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=615",
                "date": "2020-01-10T19:37:35",
                "name": "libcamera: Rework buffer API",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/615/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2580/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2580/checks/",
        "tags": {}
    },
    {
        "id": 2581,
        "url": "https://patchwork.libcamera.org/api/patches/2581/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2581/",
        "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": "<20200112005442.2607343-1-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-12T00:54:42",
        "name": "[libcamera-devel,v2] libcamera: ipa_interface: Document the ownership of dmabufs passed to map_buffers()",
        "commit_ref": "4b9bd6c3ad94c617ac00a71d2e1ef33648afc99f",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "1079af961fac5ac0c84446e3a711e7acce3cf7e2",
        "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/2581/mbox/",
        "series": [
            {
                "id": 616,
                "url": "https://patchwork.libcamera.org/api/series/616/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=616",
                "date": "2020-01-12T00:54:42",
                "name": "[libcamera-devel,v2] libcamera: ipa_interface: Document the ownership of dmabufs passed to map_buffers()",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/616/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2581/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2581/checks/",
        "tags": {}
    },
    {
        "id": 2583,
        "url": "https://patchwork.libcamera.org/api/patches/2583/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2583/",
        "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": "<20200112010212.2609025-2-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-12T01:01:41",
        "name": "[libcamera-devel,v4,01/32] libcamera: request: remove prepare()",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "55655d29a227597df933a6647483784e515ef527",
        "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/2583/mbox/",
        "series": [
            {
                "id": 617,
                "url": "https://patchwork.libcamera.org/api/series/617/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=617",
                "date": "2020-01-12T01:01:40",
                "name": "libcamera: Rework buffer API",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/617/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2583/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2583/checks/",
        "tags": {}
    },
    {
        "id": 2584,
        "url": "https://patchwork.libcamera.org/api/patches/2584/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2584/",
        "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": "<20200112010212.2609025-3-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-12T01:01:42",
        "name": "[libcamera-devel,v4,02/32] libcamera: Add FileDescriptor to help pass numerical fds around",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "a72ff94bbd4e7312515ddac85d0e97a6f7ce4f45",
        "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/2584/mbox/",
        "series": [
            {
                "id": 617,
                "url": "https://patchwork.libcamera.org/api/series/617/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=617",
                "date": "2020-01-12T01:01:40",
                "name": "libcamera: Rework buffer API",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/617/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2584/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2584/checks/",
        "tags": {}
    },
    {
        "id": 2585,
        "url": "https://patchwork.libcamera.org/api/patches/2585/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2585/",
        "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": "<20200112010212.2609025-4-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-12T01:01:43",
        "name": "[libcamera-devel,v4,03/32] test: file_descriptor: Add test",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "6f8931870e761698cc3255c31fe19d400e7ec43b",
        "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/2585/mbox/",
        "series": [
            {
                "id": 617,
                "url": "https://patchwork.libcamera.org/api/series/617/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=617",
                "date": "2020-01-12T01:01:40",
                "name": "libcamera: Rework buffer API",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/617/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2585/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2585/checks/",
        "tags": {}
    },
    {
        "id": 2586,
        "url": "https://patchwork.libcamera.org/api/patches/2586/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2586/",
        "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": "<20200112010212.2609025-5-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-12T01:01:44",
        "name": "[libcamera-devel,v4,04/32] v4l2: Rename FrameMetadata to V4L2FrameMetadata",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "d1395b38b65c5aa2911e6c47d581f932fdcd899e",
        "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/2586/mbox/",
        "series": [
            {
                "id": 617,
                "url": "https://patchwork.libcamera.org/api/series/617/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=617",
                "date": "2020-01-12T01:01:40",
                "name": "libcamera: Rework buffer API",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/617/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2586/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2586/checks/",
        "tags": {}
    },
    {
        "id": 2587,
        "url": "https://patchwork.libcamera.org/api/patches/2587/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2587/",
        "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": "<20200112010212.2609025-6-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-12T01:01:45",
        "name": "[libcamera-devel,v4,05/32] v4l2: camera: Handle memory mapping of buffers directly",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "b1b6aa9cd99612ba97754395904db324353d0c13",
        "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/2587/mbox/",
        "series": [
            {
                "id": 617,
                "url": "https://patchwork.libcamera.org/api/series/617/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=617",
                "date": "2020-01-12T01:01:40",
                "name": "libcamera: Rework buffer API",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/617/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2587/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2587/checks/",
        "tags": {}
    },
    {
        "id": 2588,
        "url": "https://patchwork.libcamera.org/api/patches/2588/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2588/",
        "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": "<20200112010212.2609025-7-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-12T01:01:46",
        "name": "[libcamera-devel,v4,06/32] v4l2: camera_proxy: Call V4L2Camera::getBufferFd() directly",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "45bda8ddc0116e83e79f63f51dd9db9ed5c4084a",
        "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/2588/mbox/",
        "series": [
            {
                "id": 617,
                "url": "https://patchwork.libcamera.org/api/series/617/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=617",
                "date": "2020-01-12T01:01:40",
                "name": "libcamera: Rework buffer API",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/617/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2588/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2588/checks/",
        "tags": {}
    },
    {
        "id": 2589,
        "url": "https://patchwork.libcamera.org/api/patches/2589/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2589/",
        "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": "<20200112010212.2609025-8-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-12T01:01:47",
        "name": "[libcamera-devel,v4,07/32] libcamera: buffer: Add FrameMetadata container for metadata information",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "a34e47792649a177dd4d1effdabe1dd11f2ceb89",
        "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/2589/mbox/",
        "series": [
            {
                "id": 617,
                "url": "https://patchwork.libcamera.org/api/series/617/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=617",
                "date": "2020-01-12T01:01:40",
                "name": "libcamera: Rework buffer API",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/617/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2589/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2589/checks/",
        "tags": {}
    },
    {
        "id": 2590,
        "url": "https://patchwork.libcamera.org/api/patches/2590/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2590/",
        "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": "<20200112010212.2609025-9-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-12T01:01:48",
        "name": "[libcamera-devel,v4,08/32] libcamera: buffer: Add FrameBuffer interface",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "a01a1c0aae3948d9674327fd3b9730954c221f9b",
        "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/2590/mbox/",
        "series": [
            {
                "id": 617,
                "url": "https://patchwork.libcamera.org/api/series/617/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=617",
                "date": "2020-01-12T01:01:40",
                "name": "libcamera: Rework buffer API",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/617/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2590/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2590/checks/",
        "tags": {}
    },
    {
        "id": 2591,
        "url": "https://patchwork.libcamera.org/api/patches/2591/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2591/",
        "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": "<20200112010212.2609025-10-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-12T01:01:49",
        "name": "[libcamera-devel,v4,09/32] ipa: Switch to FrameBuffer interface",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "92491b545c400efd4ac2681bce319e4341a9ebca",
        "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/2591/mbox/",
        "series": [
            {
                "id": 617,
                "url": "https://patchwork.libcamera.org/api/series/617/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=617",
                "date": "2020-01-12T01:01:40",
                "name": "libcamera: Rework buffer API",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/617/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2591/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2591/checks/",
        "tags": {}
    },
    {
        "id": 2592,
        "url": "https://patchwork.libcamera.org/api/patches/2592/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2592/",
        "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": "<20200112010212.2609025-11-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-12T01:01:50",
        "name": "[libcamera-devel,v4,10/32] libcamera: buffer: Switch from Plane to FrameBuffer::Plane",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "d025d7193c02f2e6c71b71a061499d6603a6f4fe",
        "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/2592/mbox/",
        "series": [
            {
                "id": 617,
                "url": "https://patchwork.libcamera.org/api/series/617/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=617",
                "date": "2020-01-12T01:01:40",
                "name": "libcamera: Rework buffer API",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/617/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2592/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2592/checks/",
        "tags": {}
    },
    {
        "id": 2593,
        "url": "https://patchwork.libcamera.org/api/patches/2593/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2593/",
        "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": "<20200112010212.2609025-12-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-12T01:01:51",
        "name": "[libcamera-devel,v4,11/32] libcamera: buffers: Remove Plane class",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "f8e462b6b655f2e02f8673ae4f0ae1597f5026ae",
        "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/2593/mbox/",
        "series": [
            {
                "id": 617,
                "url": "https://patchwork.libcamera.org/api/series/617/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=617",
                "date": "2020-01-12T01:01:40",
                "name": "libcamera: Rework buffer API",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/617/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2593/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2593/checks/",
        "tags": {}
    },
    {
        "id": 2594,
        "url": "https://patchwork.libcamera.org/api/patches/2594/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2594/",
        "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": "<20200112010212.2609025-13-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-12T01:01:52",
        "name": "[libcamera-devel,v4,12/32] libcamera: buffer: Drop private function setRequest()",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "b5a8f279ef4daf8db78fb0dd1c2c5b7e305d291c",
        "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/2594/mbox/",
        "series": [
            {
                "id": 617,
                "url": "https://patchwork.libcamera.org/api/series/617/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=617",
                "date": "2020-01-12T01:01:40",
                "name": "libcamera: Rework buffer API",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/617/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2594/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2594/checks/",
        "tags": {}
    },
    {
        "id": 2595,
        "url": "https://patchwork.libcamera.org/api/patches/2595/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2595/",
        "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": "<20200112010212.2609025-14-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-12T01:01:53",
        "name": "[libcamera-devel,v4,13/32] libcamera: v4l2_videodevice: Align which type variable is used in queueBuffer()",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "84e468fc782d740957b029b7e3604c5b4df20edb",
        "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/2595/mbox/",
        "series": [
            {
                "id": 617,
                "url": "https://patchwork.libcamera.org/api/series/617/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=617",
                "date": "2020-01-12T01:01:40",
                "name": "libcamera: Rework buffer API",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/617/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2595/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2595/checks/",
        "tags": {}
    },
    {
        "id": 2596,
        "url": "https://patchwork.libcamera.org/api/patches/2596/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2596/",
        "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": "<20200112010212.2609025-15-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-12T01:01:54",
        "name": "[libcamera-devel,v4,14/32] libcamera: v4l2_videodevice: Extract exportDmabufFd()",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "c120b0bee673f3ed476a3dc94568c2049ec1c985",
        "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/2596/mbox/",
        "series": [
            {
                "id": 617,
                "url": "https://patchwork.libcamera.org/api/series/617/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=617",
                "date": "2020-01-12T01:01:40",
                "name": "libcamera: Rework buffer API",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/617/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2596/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2596/checks/",
        "tags": {}
    },
    {
        "id": 2597,
        "url": "https://patchwork.libcamera.org/api/patches/2597/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2597/",
        "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": "<20200112010212.2609025-16-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-12T01:01:55",
        "name": "[libcamera-devel,v4,15/32] libcamera: request: In addBuffer() do not fetch stream from Buffer",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "d54af57383388841a23900163ebbad9c7e0af5c3",
        "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/2597/mbox/",
        "series": [
            {
                "id": 617,
                "url": "https://patchwork.libcamera.org/api/series/617/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=617",
                "date": "2020-01-12T01:01:40",
                "name": "libcamera: Rework buffer API",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/617/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2597/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2597/checks/",
        "tags": {}
    },
    {
        "id": 2598,
        "url": "https://patchwork.libcamera.org/api/patches/2598/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2598/",
        "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": "<20200112010212.2609025-17-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-12T01:01:56",
        "name": "[libcamera-devel,v4,16/32] libcamera: buffer: Move captured metadata to FrameMetadata",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "ca10634a351361f738645bd837a9ad64b590bc8b",
        "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/2598/mbox/",
        "series": [
            {
                "id": 617,
                "url": "https://patchwork.libcamera.org/api/series/617/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=617",
                "date": "2020-01-12T01:01:40",
                "name": "libcamera: Rework buffer API",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/617/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2598/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2598/checks/",
        "tags": {}
    },
    {
        "id": 2599,
        "url": "https://patchwork.libcamera.org/api/patches/2599/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2599/",
        "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": "<20200112010212.2609025-18-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-12T01:01:57",
        "name": "[libcamera-devel,v4,17/32] libcamera: v4l2_videodevice: Add V4L2BufferCache to deal with index mapping",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "775b9fea4ddcd199ba75cac9b31a72ca9002bf8b",
        "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/2599/mbox/",
        "series": [
            {
                "id": 617,
                "url": "https://patchwork.libcamera.org/api/series/617/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=617",
                "date": "2020-01-12T01:01:40",
                "name": "libcamera: Rework buffer API",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/617/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2599/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2599/checks/",
        "tags": {}
    },
    {
        "id": 2600,
        "url": "https://patchwork.libcamera.org/api/patches/2600/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/2600/",
        "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": "<20200112010212.2609025-19-niklas.soderlund@ragnatech.se>",
        "date": "2020-01-12T01:01:58",
        "name": "[libcamera-devel,v4,18/32] libcamera: v4l2_videodevice: Add FrameBuffer interface",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "1724606d0839b719d6635f4cda0e5f7c10890cc7",
        "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/2600/mbox/",
        "series": [
            {
                "id": 617,
                "url": "https://patchwork.libcamera.org/api/series/617/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=617",
                "date": "2020-01-12T01:01:40",
                "name": "libcamera: Rework buffer API",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/617/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/2600/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/2600/checks/",
        "tags": {}
    }
]