List patches.

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

[
    {
        "id": 495,
        "url": "https://patchwork.libcamera.org/api/patches/495/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/495/",
        "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": "<20190203110102.5663-9-kieran.bingham@ideasonboard.com>",
        "date": "2019-02-03T11:00:59",
        "name": "[libcamera-devel,08/11] test: v4l2_device: Add a functional capture test",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "e9d1bb9fc55547d6a227a0d7b20ec5e5e3dc241e",
        "submitter": {
            "id": 4,
            "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
            "name": "Kieran Bingham",
            "email": "kieran.bingham@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/495/mbox/",
        "series": [
            {
                "id": 165,
                "url": "https://patchwork.libcamera.org/api/series/165/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=165",
                "date": "2019-02-03T11:00:51",
                "name": "libcamera: V4L2 Streams",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/165/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/495/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/495/checks/",
        "tags": {}
    },
    {
        "id": 496,
        "url": "https://patchwork.libcamera.org/api/patches/496/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/496/",
        "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": "<20190203110102.5663-10-kieran.bingham@ideasonboard.com>",
        "date": "2019-02-03T11:01:00",
        "name": "[libcamera-devel,09/11] libcamera: v4l2_device: Add event driven buffer passing",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "9fb2d9cb2f3541f8e8388c57264694a1567510e0",
        "submitter": {
            "id": 4,
            "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
            "name": "Kieran Bingham",
            "email": "kieran.bingham@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/496/mbox/",
        "series": [
            {
                "id": 165,
                "url": "https://patchwork.libcamera.org/api/series/165/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=165",
                "date": "2019-02-03T11:00:51",
                "name": "libcamera: V4L2 Streams",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/165/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/496/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/496/checks/",
        "tags": {}
    },
    {
        "id": 497,
        "url": "https://patchwork.libcamera.org/api/patches/497/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/497/",
        "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": "<20190203110102.5663-11-kieran.bingham@ideasonboard.com>",
        "date": "2019-02-03T11:01:01",
        "name": "[libcamera-devel,10/11] test: v4l2_device: Provide asynchronous capture test",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "61e847ea8d63283e95e87f8fe061f8a0f7a4ad58",
        "submitter": {
            "id": 4,
            "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
            "name": "Kieran Bingham",
            "email": "kieran.bingham@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/497/mbox/",
        "series": [
            {
                "id": 165,
                "url": "https://patchwork.libcamera.org/api/series/165/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=165",
                "date": "2019-02-03T11:00:51",
                "name": "libcamera: V4L2 Streams",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/165/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/497/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/497/checks/",
        "tags": {}
    },
    {
        "id": 498,
        "url": "https://patchwork.libcamera.org/api/patches/498/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/498/",
        "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": "<20190203110102.5663-12-kieran.bingham@ideasonboard.com>",
        "date": "2019-02-03T11:01:02",
        "name": "[libcamera-devel,11/11] libcamera: v4l2device: update Buffer with information from v4l2_buffer when dequeueing",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "1a50957ab89db8a9b8a3c4232a2d3740d0b4f482",
        "submitter": {
            "id": 4,
            "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
            "name": "Kieran Bingham",
            "email": "kieran.bingham@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/498/mbox/",
        "series": [
            {
                "id": 165,
                "url": "https://patchwork.libcamera.org/api/series/165/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=165",
                "date": "2019-02-03T11:00:51",
                "name": "libcamera: V4L2 Streams",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/165/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/498/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/498/checks/",
        "tags": {}
    },
    {
        "id": 499,
        "url": "https://patchwork.libcamera.org/api/patches/499/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/499/",
        "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": "<20190204155605.7900-1-jacopo@jmondi.org>",
        "date": "2019-02-04T15:56:05",
        "name": "[libcamera-devel] libcamera: v4l2_device: Construct from MediaEntity*",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "b8c270a80e062e445cbe1f1588a74cd105a9d9f0",
        "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/499/mbox/",
        "series": [
            {
                "id": 166,
                "url": "https://patchwork.libcamera.org/api/series/166/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=166",
                "date": "2019-02-04T15:56:05",
                "name": "[libcamera-devel] libcamera: v4l2_device: Construct from MediaEntity*",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/166/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/499/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/499/checks/",
        "tags": {}
    },
    {
        "id": 501,
        "url": "https://patchwork.libcamera.org/api/patches/501/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/501/",
        "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": "<20190204185521.23471-2-niklas.soderlund@ragnatech.se>",
        "date": "2019-02-04T18:55:20",
        "name": "[libcamera-devel,1/2] libcamera: streams: extend stream configuration with buffer count",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "6465778bd1badf5e0c8135bf865e70c4c3573189",
        "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/501/mbox/",
        "series": [
            {
                "id": 167,
                "url": "https://patchwork.libcamera.org/api/series/167/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=167",
                "date": "2019-02-04T18:55:19",
                "name": "libcamera: pipeline: uvcvideo: set a default format",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/167/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/501/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/501/checks/",
        "tags": {}
    },
    {
        "id": 502,
        "url": "https://patchwork.libcamera.org/api/patches/502/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/502/",
        "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": "<20190204185521.23471-3-niklas.soderlund@ragnatech.se>",
        "date": "2019-02-04T18:55:21",
        "name": "[libcamera-devel,2/2] libcamera: pipeline: uvcvideo: set a default format",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "cc240e7229b297bdd1951b2eb3b78cf30ce77e2e",
        "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/502/mbox/",
        "series": [
            {
                "id": 167,
                "url": "https://patchwork.libcamera.org/api/series/167/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=167",
                "date": "2019-02-04T18:55:19",
                "name": "libcamera: pipeline: uvcvideo: set a default format",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/167/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/502/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/502/checks/",
        "tags": {}
    },
    {
        "id": 504,
        "url": "https://patchwork.libcamera.org/api/patches/504/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/504/",
        "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": "<20190205000702.15370-2-niklas.soderlund@ragnatech.se>",
        "date": "2019-02-05T00:06:56",
        "name": "[libcamera-devel,RFC,1/7] libcamera: pipelines: implement start and stop of a camera",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "74af2d65a2a0e6f7ddfc4375c758e7d70304ad28",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": {
            "id": 16,
            "url": "https://patchwork.libcamera.org/api/users/16/?format=api",
            "username": "neg",
            "first_name": "Niklas",
            "last_name": "Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "mbox": "https://patchwork.libcamera.org/patch/504/mbox/",
        "series": [
            {
                "id": 168,
                "url": "https://patchwork.libcamera.org/api/series/168/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=168",
                "date": "2019-02-05T00:06:55",
                "name": "libcamera: extend camera and pipeline to support requests",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/168/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/504/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/504/checks/",
        "tags": {}
    },
    {
        "id": 505,
        "url": "https://patchwork.libcamera.org/api/patches/505/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/505/",
        "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": "<20190205000702.15370-3-niklas.soderlund@ragnatech.se>",
        "date": "2019-02-05T00:06:57",
        "name": "[libcamera-devel,RFC,2/7] libcamera: pipelines: add buffer and request support",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "cbf23d6139d7e09b62473428bef464cd98c97547",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": {
            "id": 16,
            "url": "https://patchwork.libcamera.org/api/users/16/?format=api",
            "username": "neg",
            "first_name": "Niklas",
            "last_name": "Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "mbox": "https://patchwork.libcamera.org/patch/505/mbox/",
        "series": [
            {
                "id": 168,
                "url": "https://patchwork.libcamera.org/api/series/168/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=168",
                "date": "2019-02-05T00:06:55",
                "name": "libcamera: extend camera and pipeline to support requests",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/168/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/505/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/505/checks/",
        "tags": {}
    },
    {
        "id": 506,
        "url": "https://patchwork.libcamera.org/api/patches/506/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/506/",
        "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": "<20190205000702.15370-4-niklas.soderlund@ragnatech.se>",
        "date": "2019-02-05T00:06:58",
        "name": "[libcamera-devel,RFC,3/7] libcamera: camera: implement start and stop of a camera",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "dc5e947fb2c820071391b590ddf2a3dedbbae49e",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": {
            "id": 16,
            "url": "https://patchwork.libcamera.org/api/users/16/?format=api",
            "username": "neg",
            "first_name": "Niklas",
            "last_name": "Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "mbox": "https://patchwork.libcamera.org/patch/506/mbox/",
        "series": [
            {
                "id": 168,
                "url": "https://patchwork.libcamera.org/api/series/168/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=168",
                "date": "2019-02-05T00:06:55",
                "name": "libcamera: extend camera and pipeline to support requests",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/168/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/506/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/506/checks/",
        "tags": {}
    },
    {
        "id": 507,
        "url": "https://patchwork.libcamera.org/api/patches/507/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/507/",
        "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": "<20190205000702.15370-5-niklas.soderlund@ragnatech.se>",
        "date": "2019-02-05T00:06:59",
        "name": "[libcamera-devel,RFC,4/7] libcamera: camera: add request support",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "07a6d0e666622a34515550b5db68177b1dbefc8f",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": {
            "id": 16,
            "url": "https://patchwork.libcamera.org/api/users/16/?format=api",
            "username": "neg",
            "first_name": "Niklas",
            "last_name": "Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "mbox": "https://patchwork.libcamera.org/patch/507/mbox/",
        "series": [
            {
                "id": 168,
                "url": "https://patchwork.libcamera.org/api/series/168/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=168",
                "date": "2019-02-05T00:06:55",
                "name": "libcamera: extend camera and pipeline to support requests",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/168/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/507/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/507/checks/",
        "tags": {}
    },
    {
        "id": 508,
        "url": "https://patchwork.libcamera.org/api/patches/508/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/508/",
        "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": "<20190205000702.15370-6-niklas.soderlund@ragnatech.se>",
        "date": "2019-02-05T00:07:00",
        "name": "[libcamera-devel,RFC,5/7] libcamera: pipeline: uvcvideo: add allocateBuffers and freeBuffers support",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "063f1e09f6a7535ef39bf4f5821537afefc8c357",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": {
            "id": 16,
            "url": "https://patchwork.libcamera.org/api/users/16/?format=api",
            "username": "neg",
            "first_name": "Niklas",
            "last_name": "Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "mbox": "https://patchwork.libcamera.org/patch/508/mbox/",
        "series": [
            {
                "id": 168,
                "url": "https://patchwork.libcamera.org/api/series/168/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=168",
                "date": "2019-02-05T00:06:55",
                "name": "libcamera: extend camera and pipeline to support requests",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/168/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/508/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/508/checks/",
        "tags": {}
    },
    {
        "id": 509,
        "url": "https://patchwork.libcamera.org/api/patches/509/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/509/",
        "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": "<20190205000702.15370-7-niklas.soderlund@ragnatech.se>",
        "date": "2019-02-05T00:07:01",
        "name": "[libcamera-devel,RFC,6/7] libcamera: pipeline: uvcvideo: Add queueRequest support",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "7a37e0a2f57b30c54bde5372b94cf24962b00fe9",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": {
            "id": 16,
            "url": "https://patchwork.libcamera.org/api/users/16/?format=api",
            "username": "neg",
            "first_name": "Niklas",
            "last_name": "Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "mbox": "https://patchwork.libcamera.org/patch/509/mbox/",
        "series": [
            {
                "id": 168,
                "url": "https://patchwork.libcamera.org/api/series/168/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=168",
                "date": "2019-02-05T00:06:55",
                "name": "libcamera: extend camera and pipeline to support requests",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/168/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/509/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/509/checks/",
        "tags": {}
    },
    {
        "id": 510,
        "url": "https://patchwork.libcamera.org/api/patches/510/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/510/",
        "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": "<20190205000702.15370-8-niklas.soderlund@ragnatech.se>",
        "date": "2019-02-05T00:07:02",
        "name": "[libcamera-devel,RFC,7/7] libcamera: pipeline: uvcvideo: add camera start and stop",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "a1ac4fa3382a9e3cec6f10771645237c9957c8e2",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": {
            "id": 16,
            "url": "https://patchwork.libcamera.org/api/users/16/?format=api",
            "username": "neg",
            "first_name": "Niklas",
            "last_name": "Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "mbox": "https://patchwork.libcamera.org/patch/510/mbox/",
        "series": [
            {
                "id": 168,
                "url": "https://patchwork.libcamera.org/api/series/168/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=168",
                "date": "2019-02-05T00:06:55",
                "name": "libcamera: extend camera and pipeline to support requests",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/168/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/510/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/510/checks/",
        "tags": {}
    },
    {
        "id": 512,
        "url": "https://patchwork.libcamera.org/api/patches/512/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/512/",
        "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": "<20190205171010.1356-2-jacopo@jmondi.org>",
        "date": "2019-02-05T17:10:08",
        "name": "[libcamera-devel,1/3] libcamera: v4l2_device: Add method parameters comment",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "0bdaf33ca4b6004bda4432b6ebfcf8fec3c6d77c",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/512/mbox/",
        "series": [
            {
                "id": 169,
                "url": "https://patchwork.libcamera.org/api/series/169/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=169",
                "date": "2019-02-05T17:10:07",
                "name": "Add v4l2 subdevice",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/169/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/512/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/512/checks/",
        "tags": {}
    },
    {
        "id": 513,
        "url": "https://patchwork.libcamera.org/api/patches/513/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/513/",
        "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": "<20190205171010.1356-3-jacopo@jmondi.org>",
        "date": "2019-02-05T17:10:09",
        "name": "[libcamera-devel,2/3] libcamera: Add geometry.h",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "0110e93753aaad46bd954535e2d6add5ad86f3d4",
        "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/513/mbox/",
        "series": [
            {
                "id": 169,
                "url": "https://patchwork.libcamera.org/api/series/169/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=169",
                "date": "2019-02-05T17:10:07",
                "name": "Add v4l2 subdevice",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/169/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/513/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/513/checks/",
        "tags": {}
    },
    {
        "id": 514,
        "url": "https://patchwork.libcamera.org/api/patches/514/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/514/",
        "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": "<20190205171010.1356-4-jacopo@jmondi.org>",
        "date": "2019-02-05T17:10:10",
        "name": "[libcamera-devel,3/3] libcamera: Add V4L2Subdevice",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "d09148740194c561183fca9f49262abb11f1af24",
        "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/514/mbox/",
        "series": [
            {
                "id": 169,
                "url": "https://patchwork.libcamera.org/api/series/169/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=169",
                "date": "2019-02-05T17:10:07",
                "name": "Add v4l2 subdevice",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/169/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/514/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/514/checks/",
        "tags": {}
    },
    {
        "id": 516,
        "url": "https://patchwork.libcamera.org/api/patches/516/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/516/",
        "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": "<20190206060818.13907-2-laurent.pinchart@ideasonboard.com>",
        "date": "2019-02-06T06:07:52",
        "name": "[libcamera-devel,01/27] libcamera: Add Buffer Management",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "b83f90bdaeb7de26aaca518f7bd5cb01b2035686",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/516/mbox/",
        "series": [
            {
                "id": 170,
                "url": "https://patchwork.libcamera.org/api/series/170/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=170",
                "date": "2019-02-06T06:07:51",
                "name": "Capture frames throught requests",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/170/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/516/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/516/checks/",
        "tags": {}
    },
    {
        "id": 517,
        "url": "https://patchwork.libcamera.org/api/patches/517/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/517/",
        "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": "<20190206060818.13907-3-laurent.pinchart@ideasonboard.com>",
        "date": "2019-02-06T06:07:53",
        "name": "[libcamera-devel,02/27] test: v4l2_device: Use DeviceEnumerator to find a UVCVideo",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "9e98152e86d6449e91bd0f1ab36059ff0349cce8",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/517/mbox/",
        "series": [
            {
                "id": 170,
                "url": "https://patchwork.libcamera.org/api/series/170/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=170",
                "date": "2019-02-06T06:07:51",
                "name": "Capture frames throught requests",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/170/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/517/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/517/checks/",
        "tags": {}
    },
    {
        "id": 518,
        "url": "https://patchwork.libcamera.org/api/patches/518/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/518/",
        "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": "<20190206060818.13907-4-laurent.pinchart@ideasonboard.com>",
        "date": "2019-02-06T06:07:54",
        "name": "[libcamera-devel,03/27] libcamera: v4l2_device: Request buffers from the device",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "5590b28e705e0867cdec379f7f8035858ac94d68",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/518/mbox/",
        "series": [
            {
                "id": 170,
                "url": "https://patchwork.libcamera.org/api/series/170/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=170",
                "date": "2019-02-06T06:07:51",
                "name": "Capture frames throught requests",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/170/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/518/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/518/checks/",
        "tags": {}
    },
    {
        "id": 519,
        "url": "https://patchwork.libcamera.org/api/patches/519/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/519/",
        "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": "<20190206060818.13907-5-laurent.pinchart@ideasonboard.com>",
        "date": "2019-02-06T06:07:55",
        "name": "[libcamera-devel,04/27] test: v4l2_device: Add request_buffers test",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "2f3ac9ac20ec894da6467fdb1c5a26aac90ec789",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/519/mbox/",
        "series": [
            {
                "id": 170,
                "url": "https://patchwork.libcamera.org/api/series/170/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=170",
                "date": "2019-02-06T06:07:51",
                "name": "Capture frames throught requests",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/170/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/519/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/519/checks/",
        "tags": {}
    },
    {
        "id": 520,
        "url": "https://patchwork.libcamera.org/api/patches/520/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/520/",
        "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": "<20190206060818.13907-6-laurent.pinchart@ideasonboard.com>",
        "date": "2019-02-06T06:07:56",
        "name": "[libcamera-devel,05/27] libcamera: v4l2_device: Implement queue/dequeue operations",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "5ea1d1fa432788ab2d2e0264133dccdcc37bb92d",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/520/mbox/",
        "series": [
            {
                "id": 170,
                "url": "https://patchwork.libcamera.org/api/series/170/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=170",
                "date": "2019-02-06T06:07:51",
                "name": "Capture frames throught requests",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/170/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/520/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/520/checks/",
        "tags": {}
    },
    {
        "id": 521,
        "url": "https://patchwork.libcamera.org/api/patches/521/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/521/",
        "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": "<20190206060818.13907-7-laurent.pinchart@ideasonboard.com>",
        "date": "2019-02-06T06:07:57",
        "name": "[libcamera-devel,06/27] libcamera: v4l2_device: Implement stream{On, Off}",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "9bbd327ff60e23f85d95dfedce5bebecd8a39229",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/521/mbox/",
        "series": [
            {
                "id": 170,
                "url": "https://patchwork.libcamera.org/api/series/170/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=170",
                "date": "2019-02-06T06:07:51",
                "name": "Capture frames throught requests",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/170/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/521/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/521/checks/",
        "tags": {}
    },
    {
        "id": 522,
        "url": "https://patchwork.libcamera.org/api/patches/522/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/522/",
        "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": "<20190206060818.13907-8-laurent.pinchart@ideasonboard.com>",
        "date": "2019-02-06T06:07:58",
        "name": "[libcamera-devel,07/27] test: v4l2_device: Add StreamOn/StreamOff test",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "b8304e7bcaf11cb6d395123b87434d49fb720986",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/522/mbox/",
        "series": [
            {
                "id": 170,
                "url": "https://patchwork.libcamera.org/api/series/170/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=170",
                "date": "2019-02-06T06:07:51",
                "name": "Capture frames throught requests",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/170/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/522/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/522/checks/",
        "tags": {}
    },
    {
        "id": 523,
        "url": "https://patchwork.libcamera.org/api/patches/523/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/523/",
        "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": "<20190206060818.13907-9-laurent.pinchart@ideasonboard.com>",
        "date": "2019-02-06T06:07:59",
        "name": "[libcamera-devel,08/27] test: v4l2_device: Provide asynchronous capture test",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "74e15e55ea7d45f5a97ad0062f9f7be6a90250bc",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/523/mbox/",
        "series": [
            {
                "id": 170,
                "url": "https://patchwork.libcamera.org/api/series/170/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=170",
                "date": "2019-02-06T06:07:51",
                "name": "Capture frames throught requests",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/170/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/523/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/523/checks/",
        "tags": {}
    },
    {
        "id": 524,
        "url": "https://patchwork.libcamera.org/api/patches/524/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/524/",
        "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": "<20190206060818.13907-10-laurent.pinchart@ideasonboard.com>",
        "date": "2019-02-06T06:08:00",
        "name": "[libcamera-devel,09/27] libcamera: v4l2_device: Update dequeued buffer information",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "723c8876365eea94f4fe9322e357f00687a545e4",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/524/mbox/",
        "series": [
            {
                "id": 170,
                "url": "https://patchwork.libcamera.org/api/series/170/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=170",
                "date": "2019-02-06T06:07:51",
                "name": "Capture frames throught requests",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/170/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/524/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/524/checks/",
        "tags": {}
    },
    {
        "id": 525,
        "url": "https://patchwork.libcamera.org/api/patches/525/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/525/",
        "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": "<20190206060818.13907-11-laurent.pinchart@ideasonboard.com>",
        "date": "2019-02-06T06:08:01",
        "name": "[libcamera-devel,10/27] libcamera: v4l2_device: Add comments to method parameters",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "08535517c6cc04309849b6ea70aa275149971b91",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/525/mbox/",
        "series": [
            {
                "id": 170,
                "url": "https://patchwork.libcamera.org/api/series/170/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=170",
                "date": "2019-02-06T06:07:51",
                "name": "Capture frames throught requests",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/170/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/525/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/525/checks/",
        "tags": {}
    },
    {
        "id": 526,
        "url": "https://patchwork.libcamera.org/api/patches/526/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/526/",
        "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": "<20190206060818.13907-12-laurent.pinchart@ideasonboard.com>",
        "date": "2019-02-06T06:08:02",
        "name": "[libcamera-devel,11/27] libcamera: Add geometry.h",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "91920fb89ab1e772a814a5d164568cbce6f3fbfa",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/526/mbox/",
        "series": [
            {
                "id": 170,
                "url": "https://patchwork.libcamera.org/api/series/170/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=170",
                "date": "2019-02-06T06:07:51",
                "name": "Capture frames throught requests",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/170/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/526/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/526/checks/",
        "tags": {}
    },
    {
        "id": 527,
        "url": "https://patchwork.libcamera.org/api/patches/527/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/527/",
        "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": "<20190206060818.13907-13-laurent.pinchart@ideasonboard.com>",
        "date": "2019-02-06T06:08:03",
        "name": "[libcamera-devel,12/27] libcamera: Add V4L2Subdevice",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "3ef8d9df968b278e66ac7f08ddfa9b21f1d35da3",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/527/mbox/",
        "series": [
            {
                "id": 170,
                "url": "https://patchwork.libcamera.org/api/series/170/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=170",
                "date": "2019-02-06T06:07:51",
                "name": "Capture frames throught requests",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/170/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/527/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/527/checks/",
        "tags": {}
    },
    {
        "id": 528,
        "url": "https://patchwork.libcamera.org/api/patches/528/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/528/",
        "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": "<20190206060818.13907-14-laurent.pinchart@ideasonboard.com>",
        "date": "2019-02-06T06:08:04",
        "name": "[libcamera-devel,13/27] libcamera: stream: Construct a stream",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "515c6baed8ee94fd1f33acd180d0755f87c6f09d",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/528/mbox/",
        "series": [
            {
                "id": 170,
                "url": "https://patchwork.libcamera.org/api/series/170/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=170",
                "date": "2019-02-06T06:07:51",
                "name": "Capture frames throught requests",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/170/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/528/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/528/checks/",
        "tags": {}
    }
]