List patches.

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

[
    {
        "id": 247,
        "url": "https://patchwork.libcamera.org/api/patches/247/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/247/",
        "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": "<20190115231909.19893-4-kieran.bingham@ideasonboard.com>",
        "date": "2019-01-15T23:19:09",
        "name": "[libcamera-devel,v3,3/3] test: v4l2_device: Add test suite and initial test",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "6233aa9444b7705f6875860316b7ad0fc9903d24",
        "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/247/mbox/",
        "series": [
            {
                "id": 83,
                "url": "https://patchwork.libcamera.org/api/series/83/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=83",
                "date": "2019-01-15T23:19:06",
                "name": "V4L2Device: Add basic V4L2 support class",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/83/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/247/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/247/checks/",
        "tags": {}
    },
    {
        "id": 248,
        "url": "https://patchwork.libcamera.org/api/patches/248/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/248/",
        "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": "<20190116003304.1837-1-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-16T00:33:04",
        "name": "[libcamera-devel] Documentation: coding_style: Allow C++11 variadic templates",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "eccc23a0b176cb8b594e15846169cbd3ce9d3a7c",
        "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/248/mbox/",
        "series": [
            {
                "id": 84,
                "url": "https://patchwork.libcamera.org/api/series/84/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=84",
                "date": "2019-01-16T00:33:04",
                "name": "[libcamera-devel] Documentation: coding_style: Allow C++11 variadic templates",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/84/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/248/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/248/checks/",
        "tags": {}
    },
    {
        "id": 250,
        "url": "https://patchwork.libcamera.org/api/patches/250/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/250/",
        "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": "<20190116135949.2097-2-jacopo@jmondi.org>",
        "date": "2019-01-16T13:59:45",
        "name": "[libcamera-devel,v2,1/5] test: list-cameras: Make test output more verbose",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "e953d8b53a1d05a1a7a30b63442a6f4ca1c6aa13",
        "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/250/mbox/",
        "series": [
            {
                "id": 85,
                "url": "https://patchwork.libcamera.org/api/series/85/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=85",
                "date": "2019-01-16T13:59:44",
                "name": "libcamera: pipeline: Add Intel IPU3 pipeline handler",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/85/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/250/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/250/checks/",
        "tags": {}
    },
    {
        "id": 251,
        "url": "https://patchwork.libcamera.org/api/patches/251/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/251/",
        "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": "<20190116135949.2097-3-jacopo@jmondi.org>",
        "date": "2019-01-16T13:59:46",
        "name": "[libcamera-devel,v2,2/5] libcamera: media_object: Add functions to entities",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "4794b855add2865e03cfc8494d23dd4a73497890",
        "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/251/mbox/",
        "series": [
            {
                "id": 85,
                "url": "https://patchwork.libcamera.org/api/series/85/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=85",
                "date": "2019-01-16T13:59:44",
                "name": "libcamera: pipeline: Add Intel IPU3 pipeline handler",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/85/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/251/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/251/checks/",
        "tags": {}
    },
    {
        "id": 252,
        "url": "https://patchwork.libcamera.org/api/patches/252/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/252/",
        "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": "<20190116135949.2097-4-jacopo@jmondi.org>",
        "date": "2019-01-16T13:59:47",
        "name": "[libcamera-devel,v2,3/5] libcamera: media_object: Set devnode in MediaEntity",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "5e40bb8191ca7ed228cd961899f479a734b4fa77",
        "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/252/mbox/",
        "series": [
            {
                "id": 85,
                "url": "https://patchwork.libcamera.org/api/series/85/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=85",
                "date": "2019-01-16T13:59:44",
                "name": "libcamera: pipeline: Add Intel IPU3 pipeline handler",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/85/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/252/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/252/checks/",
        "tags": {}
    },
    {
        "id": 253,
        "url": "https://patchwork.libcamera.org/api/patches/253/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/253/",
        "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": "<20190116135949.2097-5-jacopo@jmondi.org>",
        "date": "2019-01-16T13:59:48",
        "name": "[libcamera-devel,v2,4/5] libcamera: pipeline: Allows more expressive names",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "7eb6c2fa659a3218a2c6a91cbe2f6b319818bf4f",
        "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/253/mbox/",
        "series": [
            {
                "id": 85,
                "url": "https://patchwork.libcamera.org/api/series/85/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=85",
                "date": "2019-01-16T13:59:44",
                "name": "libcamera: pipeline: Add Intel IPU3 pipeline handler",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/85/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/253/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/253/checks/",
        "tags": {}
    },
    {
        "id": 254,
        "url": "https://patchwork.libcamera.org/api/patches/254/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/254/",
        "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": "<20190116135949.2097-6-jacopo@jmondi.org>",
        "date": "2019-01-16T13:59:49",
        "name": "[libcamera-devel,v2,5/5] libcamera: pipeline: Add Intel IPU3 pipeline",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "74beac154e3ca5d79a4a4a9205b5ebe59d5375f5",
        "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/254/mbox/",
        "series": [
            {
                "id": 85,
                "url": "https://patchwork.libcamera.org/api/series/85/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=85",
                "date": "2019-01-16T13:59:44",
                "name": "libcamera: pipeline: Add Intel IPU3 pipeline handler",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/85/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/254/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/254/checks/",
        "tags": {}
    },
    {
        "id": 255,
        "url": "https://patchwork.libcamera.org/api/patches/255/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/255/",
        "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": "<20190117150534.14424-1-jacopo@jmondi.org>",
        "date": "2019-01-17T15:05:34",
        "name": "[libcamera-devel] test: pipeline: IPU3: Add IPU3 pipeline test",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "930981fc98ecb5c3a55a1c414acb4f6455266e02",
        "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/255/mbox/",
        "series": [
            {
                "id": 86,
                "url": "https://patchwork.libcamera.org/api/series/86/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=86",
                "date": "2019-01-17T15:05:34",
                "name": "[libcamera-devel] test: pipeline: IPU3: Add IPU3 pipeline test",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/86/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/255/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/255/checks/",
        "tags": {}
    },
    {
        "id": 257,
        "url": "https://patchwork.libcamera.org/api/patches/257/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/257/",
        "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": "<20190117202043.21420-2-kieran.bingham@ideasonboard.com>",
        "date": "2019-01-17T20:20:39",
        "name": "[libcamera-devel,1/5] test: timer: Initialise all variables",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "51dff08790ff6af9fc3c76050715c1a7e97b93f0",
        "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/257/mbox/",
        "series": [
            {
                "id": 87,
                "url": "https://patchwork.libcamera.org/api/series/87/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=87",
                "date": "2019-01-17T20:20:38",
                "name": "General fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/87/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/257/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/257/checks/",
        "tags": {}
    },
    {
        "id": 258,
        "url": "https://patchwork.libcamera.org/api/patches/258/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/258/",
        "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": "<20190117202043.21420-3-kieran.bingham@ideasonboard.com>",
        "date": "2019-01-17T20:20:40",
        "name": "[libcamera-devel,2/5] test: timer: Add a 32 bit wraparound test",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "0495684e9dade8573f2bb51f6ef0ca35f3526db9",
        "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/258/mbox/",
        "series": [
            {
                "id": 87,
                "url": "https://patchwork.libcamera.org/api/series/87/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=87",
                "date": "2019-01-17T20:20:38",
                "name": "General fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/87/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/258/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/258/checks/",
        "tags": {}
    },
    {
        "id": 259,
        "url": "https://patchwork.libcamera.org/api/patches/259/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/259/",
        "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": "<20190117202043.21420-4-kieran.bingham@ideasonboard.com>",
        "date": "2019-01-17T20:20:41",
        "name": "[libcamera-devel,3/5] libcamera: timer: Fix 32 bit wrap",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "15c1e783670e091c6ee34311dfce27114e8df282",
        "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/259/mbox/",
        "series": [
            {
                "id": 87,
                "url": "https://patchwork.libcamera.org/api/series/87/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=87",
                "date": "2019-01-17T20:20:38",
                "name": "General fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/87/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/259/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/259/checks/",
        "tags": {}
    },
    {
        "id": 260,
        "url": "https://patchwork.libcamera.org/api/patches/260/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/260/",
        "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": "<20190117202043.21420-5-kieran.bingham@ideasonboard.com>",
        "date": "2019-01-17T20:20:42",
        "name": "[libcamera-devel,4/5] libcamera: log: Fix coding style warnings",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "fbc2bcdf969743cc3db6233a13679dd671223f1b",
        "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/260/mbox/",
        "series": [
            {
                "id": 87,
                "url": "https://patchwork.libcamera.org/api/series/87/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=87",
                "date": "2019-01-17T20:20:38",
                "name": "General fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/87/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/260/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/260/checks/",
        "tags": {}
    },
    {
        "id": 261,
        "url": "https://patchwork.libcamera.org/api/patches/261/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/261/",
        "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": "<20190117202043.21420-6-kieran.bingham@ideasonboard.com>",
        "date": "2019-01-17T20:20:43",
        "name": "[libcamera-devel,5/5] libcamera: event_dispatcher_poll: Fix trivial spelling",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "befe2e2486a5b634ced6a952c206f016809583b5",
        "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/261/mbox/",
        "series": [
            {
                "id": 87,
                "url": "https://patchwork.libcamera.org/api/series/87/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=87",
                "date": "2019-01-17T20:20:38",
                "name": "General fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/87/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/261/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/261/checks/",
        "tags": {}
    },
    {
        "id": 263,
        "url": "https://patchwork.libcamera.org/api/patches/263/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/263/",
        "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": "<20190117212703.24047-2-kieran.bingham@ideasonboard.com>",
        "date": "2019-01-17T21:27:02",
        "name": "[libcamera-devel,v4,1/2] libcamera: Add V4L2 Device object",
        "commit_ref": "e74f3eebb498634f438a005b2ad5b7f1778091e8",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "9e69bae29a82953159abe78738d484089b28468d",
        "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/263/mbox/",
        "series": [
            {
                "id": 88,
                "url": "https://patchwork.libcamera.org/api/series/88/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=88",
                "date": "2019-01-17T21:27:01",
                "name": "V4L2Device: Add basic V4L2 support class",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/88/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/263/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/263/checks/",
        "tags": {}
    },
    {
        "id": 264,
        "url": "https://patchwork.libcamera.org/api/patches/264/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/264/",
        "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": "<20190117212703.24047-3-kieran.bingham@ideasonboard.com>",
        "date": "2019-01-17T21:27:03",
        "name": "[libcamera-devel,v4,2/2] test: v4l2_device: Add test suite and initial test",
        "commit_ref": "479264dfcaca61f08a0609db584d11d8fb252103",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "6233aa9444b7705f6875860316b7ad0fc9903d24",
        "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/264/mbox/",
        "series": [
            {
                "id": 88,
                "url": "https://patchwork.libcamera.org/api/series/88/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=88",
                "date": "2019-01-17T21:27:01",
                "name": "V4L2Device: Add basic V4L2 support class",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/88/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/264/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/264/checks/",
        "tags": {}
    },
    {
        "id": 265,
        "url": "https://patchwork.libcamera.org/api/patches/265/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/265/",
        "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": "<20190117230636.16176-1-niklas.soderlund@ragnatech.se>",
        "date": "2019-01-17T23:06:36",
        "name": "[libcamera-devel] libcamera: device_enumerator: extend documentation of DeviceMatch",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "21a67b11fae4e789226f7c03ec13e851604c9691",
        "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/265/mbox/",
        "series": [
            {
                "id": 89,
                "url": "https://patchwork.libcamera.org/api/series/89/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=89",
                "date": "2019-01-17T23:06:36",
                "name": "[libcamera-devel] libcamera: device_enumerator: extend documentation of DeviceMatch",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/89/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/265/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/265/checks/",
        "tags": {}
    },
    {
        "id": 267,
        "url": "https://patchwork.libcamera.org/api/patches/267/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/267/",
        "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": "<20190117235916.1906-2-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-17T23:59:13",
        "name": "[libcamera-devel,1/4] Documentation: coding_style: Add object ownership rules",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "0b42f126f181b9cff439fd4b85da718bc1377588",
        "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/267/mbox/",
        "series": [
            {
                "id": 90,
                "url": "https://patchwork.libcamera.org/api/series/90/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=90",
                "date": "2019-01-17T23:59:12",
                "name": "Object lifetime management",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/90/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/267/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/267/checks/",
        "tags": {}
    },
    {
        "id": 268,
        "url": "https://patchwork.libcamera.org/api/patches/268/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/268/",
        "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": "<20190117235916.1906-3-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-17T23:59:14",
        "name": "[libcamera-devel,2/4] libcamera: camera_manager: Use std::unique_ptr to store event dispatcher",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "1592d3b4eb88a313787a27445412e2030f45656b",
        "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/268/mbox/",
        "series": [
            {
                "id": 90,
                "url": "https://patchwork.libcamera.org/api/series/90/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=90",
                "date": "2019-01-17T23:59:12",
                "name": "Object lifetime management",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/90/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/268/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/268/checks/",
        "tags": {}
    },
    {
        "id": 269,
        "url": "https://patchwork.libcamera.org/api/patches/269/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/269/",
        "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": "<20190117235916.1906-4-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-17T23:59:15",
        "name": "[libcamera-devel,3/4] libcamera: camera_manager: Register cameras with the camera manager",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "c47c3ca9ba04e96b9400b8790d26888f07515cc3",
        "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/269/mbox/",
        "series": [
            {
                "id": 90,
                "url": "https://patchwork.libcamera.org/api/series/90/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=90",
                "date": "2019-01-17T23:59:12",
                "name": "Object lifetime management",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/90/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/269/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/269/checks/",
        "tags": {}
    },
    {
        "id": 270,
        "url": "https://patchwork.libcamera.org/api/patches/270/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/270/",
        "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": "<20190117235916.1906-5-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-17T23:59:16",
        "name": "[libcamera-devel,4/4] libcamera: camera: Handle camera objects through shared pointers",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "ffed3181c3b1c211ea03e395d3da447e657d00ad",
        "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/270/mbox/",
        "series": [
            {
                "id": 90,
                "url": "https://patchwork.libcamera.org/api/series/90/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=90",
                "date": "2019-01-17T23:59:12",
                "name": "Object lifetime management",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/90/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/270/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/270/checks/",
        "tags": {}
    },
    {
        "id": 271,
        "url": "https://patchwork.libcamera.org/api/patches/271/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/271/",
        "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": "<20190118003201.3110-1-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-18T00:32:01",
        "name": "[libcamera-devel,v1.1,2/4] libcamera: camera_manager: Use std::unique_ptr to store event dispatcher",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "074debb17338150338d3ad60f1fcfb0640e781fb",
        "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/271/mbox/",
        "series": [
            {
                "id": 91,
                "url": "https://patchwork.libcamera.org/api/series/91/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=91",
                "date": "2019-01-18T00:32:01",
                "name": null,
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/91/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/271/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/271/checks/",
        "tags": {}
    },
    {
        "id": 272,
        "url": "https://patchwork.libcamera.org/api/patches/272/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/272/",
        "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": "<20190118130823.22541-1-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-18T13:08:23",
        "name": "[libcamera-devel] libcamera: utils: Don't use C++17 nested namespaces",
        "commit_ref": "576c9454cfc9529852a7b0da3e5bfb465fb4baa5",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "fb1681610d29b749bb12b849a341f58e46c031df",
        "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/272/mbox/",
        "series": [
            {
                "id": 92,
                "url": "https://patchwork.libcamera.org/api/series/92/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=92",
                "date": "2019-01-18T13:08:23",
                "name": "[libcamera-devel] libcamera: utils: Don't use C++17 nested namespaces",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/92/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/272/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/272/checks/",
        "tags": {}
    },
    {
        "id": 273,
        "url": "https://patchwork.libcamera.org/api/patches/273/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/273/",
        "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": "<20190118174311.3905-1-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-18T17:43:11",
        "name": "[libcamera-devel,v1.1,1/4] Documentation: coding_style: Add object ownership rules",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "a45e021cb91dde0de33150789df9588bcf64109f",
        "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/273/mbox/",
        "series": [
            {
                "id": 93,
                "url": "https://patchwork.libcamera.org/api/series/93/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=93",
                "date": "2019-01-18T17:43:11",
                "name": "[libcamera-devel,v1.1,1/4] Documentation: coding_style: Add object ownership rules",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/93/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/273/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/273/checks/",
        "tags": {}
    },
    {
        "id": 275,
        "url": "https://patchwork.libcamera.org/api/patches/275/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/275/",
        "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": "<20190118232617.14631-2-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-18T23:26:14",
        "name": "[libcamera-devel,v2,1/4] Documentation: coding_style: Add object ownership rules",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "fd8e643acd7adf430cc8a9c162e59e0cda8f1c6c",
        "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/275/mbox/",
        "series": [
            {
                "id": 94,
                "url": "https://patchwork.libcamera.org/api/series/94/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=94",
                "date": "2019-01-18T23:26:13",
                "name": "Object lifetime management",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/94/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/275/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/275/checks/",
        "tags": {}
    },
    {
        "id": 276,
        "url": "https://patchwork.libcamera.org/api/patches/276/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/276/",
        "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": "<20190118232617.14631-3-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-18T23:26:15",
        "name": "[libcamera-devel,v2,2/4] libcamera: camera_manager: Use std::unique_ptr to store event dispatcher",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "074debb17338150338d3ad60f1fcfb0640e781fb",
        "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/276/mbox/",
        "series": [
            {
                "id": 94,
                "url": "https://patchwork.libcamera.org/api/series/94/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=94",
                "date": "2019-01-18T23:26:13",
                "name": "Object lifetime management",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/94/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/276/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/276/checks/",
        "tags": {}
    },
    {
        "id": 277,
        "url": "https://patchwork.libcamera.org/api/patches/277/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/277/",
        "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": "<20190118232617.14631-4-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-18T23:26:16",
        "name": "[libcamera-devel,v2,3/4] libcamera: camera_manager: Register cameras with the camera manager",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "fd381d4749e9e4193d239bf4c70173f01b16d9ad",
        "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/277/mbox/",
        "series": [
            {
                "id": 94,
                "url": "https://patchwork.libcamera.org/api/series/94/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=94",
                "date": "2019-01-18T23:26:13",
                "name": "Object lifetime management",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/94/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/277/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/277/checks/",
        "tags": {}
    },
    {
        "id": 278,
        "url": "https://patchwork.libcamera.org/api/patches/278/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/278/",
        "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": "<20190118232617.14631-5-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-18T23:26:17",
        "name": "[libcamera-devel,v2,4/4] libcamera: camera: Handle camera objects through shared pointers",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "bad9e045269b6d06d4ec5e83180320044a037b97",
        "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/278/mbox/",
        "series": [
            {
                "id": 94,
                "url": "https://patchwork.libcamera.org/api/series/94/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=94",
                "date": "2019-01-18T23:26:13",
                "name": "Object lifetime management",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/94/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/278/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/278/checks/",
        "tags": {}
    },
    {
        "id": 279,
        "url": "https://patchwork.libcamera.org/api/patches/279/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/279/",
        "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": "<20190120140435.23252-1-niklas.soderlund@ragnatech.se>",
        "date": "2019-01-20T14:04:35",
        "name": "[libcamera-devel,v2] libcamera: device_enumerator: extend documentation of DeviceMatch",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "93556a88a2cfc9b53baf552903d31cdb212299c3",
        "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/279/mbox/",
        "series": [
            {
                "id": 95,
                "url": "https://patchwork.libcamera.org/api/series/95/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=95",
                "date": "2019-01-20T14:04:35",
                "name": "[libcamera-devel,v2] libcamera: device_enumerator: extend documentation of DeviceMatch",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/95/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/279/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/279/checks/",
        "tags": {}
    },
    {
        "id": 281,
        "url": "https://patchwork.libcamera.org/api/patches/281/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/281/",
        "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": "<20190121005930.10112-2-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-21T00:59:25",
        "name": "[libcamera-devel,1/6] Documentation: coding_style: Add move semantics to C++11 features",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "90162e01926b10e7584ac66baff8ac6b41bbff65",
        "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/281/mbox/",
        "series": [
            {
                "id": 96,
                "url": "https://patchwork.libcamera.org/api/series/96/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=96",
                "date": "2019-01-21T00:59:24",
                "name": "Extend the logger with categories and configuration",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/96/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/281/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/281/checks/",
        "tags": {}
    },
    {
        "id": 282,
        "url": "https://patchwork.libcamera.org/api/patches/282/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/282/",
        "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": "<20190121005930.10112-3-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-21T00:59:26",
        "name": "[libcamera-devel,2/6] libcamera: signal: Enable documentation generation from signal.h file",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "81ef90c02602375ec2b05d607b32b154eef2f7f5",
        "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/282/mbox/",
        "series": [
            {
                "id": 96,
                "url": "https://patchwork.libcamera.org/api/series/96/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=96",
                "date": "2019-01-21T00:59:24",
                "name": "Extend the logger with categories and configuration",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/96/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/282/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/282/checks/",
        "tags": {}
    }
]