List patches.

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

[
    {
        "id": 210,
        "url": "https://patchwork.libcamera.org/api/patches/210/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/210/",
        "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": "<20190111160737.25094-1-jacopo@jmondi.org>",
        "date": "2019-01-11T16:07:37",
        "name": "[libcamera-devel] libcamera: Add debug printouts",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "a2d5ef7afb5f815dd7ab5075dc00fe1d09c0f289",
        "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/210/mbox/",
        "series": [
            {
                "id": 71,
                "url": "https://patchwork.libcamera.org/api/series/71/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=71",
                "date": "2019-01-11T16:07:37",
                "name": "[libcamera-devel] libcamera: Add debug printouts",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/71/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/210/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/210/checks/",
        "tags": {}
    },
    {
        "id": 211,
        "url": "https://patchwork.libcamera.org/api/patches/211/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/211/",
        "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": "<20190111165109.26803-1-jacopo@jmondi.org>",
        "date": "2019-01-11T16:51:09",
        "name": "[libcamera-devel] libcamera: pipeline: Add Intel IPU3 pipeline skeleton",
        "commit_ref": null,
        "pull_url": null,
        "state": "rejected",
        "archived": false,
        "hash": "ff410ef035a7a36801a55d0dd7b6bfb163039242",
        "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/211/mbox/",
        "series": [
            {
                "id": 72,
                "url": "https://patchwork.libcamera.org/api/series/72/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=72",
                "date": "2019-01-11T16:51:09",
                "name": "[libcamera-devel] libcamera: pipeline: Add Intel IPU3 pipeline skeleton",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/72/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/211/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/211/checks/",
        "tags": {}
    },
    {
        "id": 213,
        "url": "https://patchwork.libcamera.org/api/patches/213/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/213/",
        "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": "<20190112141436.1562-2-jacopo@jmondi.org>",
        "date": "2019-01-12T14:14:34",
        "name": "[libcamera-devel,v3,1/3] test: media_device: Convert to foreach",
        "commit_ref": "4bf28fa225f6ef36e51e0dd12de8432b98137c51",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "73f6591108889f829cd0ce7986b0296769e2eac1",
        "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/213/mbox/",
        "series": [
            {
                "id": 73,
                "url": "https://patchwork.libcamera.org/api/series/73/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=73",
                "date": "2019-01-12T14:14:33",
                "name": "test: media_device: Add link handling test",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/73/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/213/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/213/checks/",
        "tags": {}
    },
    {
        "id": 214,
        "url": "https://patchwork.libcamera.org/api/patches/214/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/214/",
        "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": "<20190112141436.1562-3-jacopo@jmondi.org>",
        "date": "2019-01-12T14:14:35",
        "name": "[libcamera-devel,v3,2/3] test: media_device: Make MediaDeviceTest a MediaDevicePrintTest",
        "commit_ref": "d85767a8c82df0ad8530800172d7bae4f837d6d8",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "56d73a2bec6c9daad0104579ee1bdeeda9f4aa49",
        "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/214/mbox/",
        "series": [
            {
                "id": 73,
                "url": "https://patchwork.libcamera.org/api/series/73/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=73",
                "date": "2019-01-12T14:14:33",
                "name": "test: media_device: Add link handling test",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/73/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/214/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/214/checks/",
        "tags": {}
    },
    {
        "id": 215,
        "url": "https://patchwork.libcamera.org/api/patches/215/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/215/",
        "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": "<20190112141436.1562-4-jacopo@jmondi.org>",
        "date": "2019-01-12T14:14:36",
        "name": "[libcamera-devel,v3,3/3] test: media_device: Add link handling test",
        "commit_ref": "d833c1d39e75141f98ab88f9952f9b86a4243006",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "03b5ee081c642f082ab38f6e2eb9e9de5b3f3987",
        "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/215/mbox/",
        "series": [
            {
                "id": 73,
                "url": "https://patchwork.libcamera.org/api/series/73/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=73",
                "date": "2019-01-12T14:14:33",
                "name": "test: media_device: Add link handling test",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/73/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/215/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/215/checks/",
        "tags": {}
    },
    {
        "id": 217,
        "url": "https://patchwork.libcamera.org/api/patches/217/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/217/",
        "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": "<20190112144619.5816-2-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-12T14:46:17",
        "name": "[libcamera-devel,1/3] libcamera: pipeline_handler: Don't index factories by name",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "bb8e9122a1a559e2e9c4c6d1d703fd4b900741cd",
        "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/217/mbox/",
        "series": [
            {
                "id": 74,
                "url": "https://patchwork.libcamera.org/api/series/74/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=74",
                "date": "2019-01-12T14:46:16",
                "name": "Pipeline handler refactoring and documentation improvements",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/74/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/217/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/217/checks/",
        "tags": {}
    },
    {
        "id": 218,
        "url": "https://patchwork.libcamera.org/api/patches/218/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/218/",
        "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": "<20190112144619.5816-3-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-12T14:46:18",
        "name": "[libcamera-devel,2/3] libcamera: camera_manager: Improve class documentation",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "6144ecea4ef4fee48e6b9f1f3350dcb82f894ff7",
        "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/218/mbox/",
        "series": [
            {
                "id": 74,
                "url": "https://patchwork.libcamera.org/api/series/74/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=74",
                "date": "2019-01-12T14:46:16",
                "name": "Pipeline handler refactoring and documentation improvements",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/74/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/218/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/218/checks/",
        "tags": {}
    },
    {
        "id": 219,
        "url": "https://patchwork.libcamera.org/api/patches/219/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/219/",
        "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": "<20190112144619.5816-4-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-12T14:46:19",
        "name": "[libcamera-devel,3/3] Documentation: Exclude pipeline handlers directory",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "3b146d837d5c7f26b4bed171c2b3cdeb6dc3ea70",
        "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/219/mbox/",
        "series": [
            {
                "id": 74,
                "url": "https://patchwork.libcamera.org/api/series/74/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=74",
                "date": "2019-01-12T14:46:16",
                "name": "Pipeline handler refactoring and documentation improvements",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/74/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/219/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/219/checks/",
        "tags": {}
    },
    {
        "id": 220,
        "url": "https://patchwork.libcamera.org/api/patches/220/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/220/",
        "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": "<20190114094044.15566-1-kieran.bingham@ideasonboard.com>",
        "date": "2019-01-14T09:40:44",
        "name": "[libcamera-devel] Documentation: quieten sphinx-build output",
        "commit_ref": "e3c49948123d6b66fce9bc094526895a11dae207",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "3a4a1e2b9c5928c2cdfe642af2faa4ffaf6bd98f",
        "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/220/mbox/",
        "series": [
            {
                "id": 75,
                "url": "https://patchwork.libcamera.org/api/series/75/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=75",
                "date": "2019-01-14T09:40:44",
                "name": "[libcamera-devel] Documentation: quieten sphinx-build output",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/75/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/220/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/220/checks/",
        "tags": {}
    },
    {
        "id": 222,
        "url": "https://patchwork.libcamera.org/api/patches/222/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/222/",
        "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": "<20190114095417.16473-2-kieran.bingham@ideasonboard.com>",
        "date": "2019-01-14T09:54:16",
        "name": "[libcamera-devel,RFC,1/2] test: Add TestStatus classes",
        "commit_ref": null,
        "pull_url": null,
        "state": "rejected",
        "archived": false,
        "hash": "278dcb8d534543f6c5011d7aa4f1eee8bb0baf00",
        "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/222/mbox/",
        "series": [
            {
                "id": 76,
                "url": "https://patchwork.libcamera.org/api/series/76/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=76",
                "date": "2019-01-14T09:54:15",
                "name": "Test Status Refactoring",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/76/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/222/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/222/checks/",
        "tags": {}
    },
    {
        "id": 223,
        "url": "https://patchwork.libcamera.org/api/patches/223/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/223/",
        "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": "<20190114095417.16473-3-kieran.bingham@ideasonboard.com>",
        "date": "2019-01-14T09:54:17",
        "name": "[libcamera-devel,RFC,2/2] test: Provide TestStatus validation tests",
        "commit_ref": null,
        "pull_url": null,
        "state": "rejected",
        "archived": false,
        "hash": "47fb1d80856061ebbb6ab15e2da88ce39d01f026",
        "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/223/mbox/",
        "series": [
            {
                "id": 76,
                "url": "https://patchwork.libcamera.org/api/series/76/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=76",
                "date": "2019-01-14T09:54:15",
                "name": "Test Status Refactoring",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/76/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/223/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/223/checks/",
        "tags": {}
    },
    {
        "id": 224,
        "url": "https://patchwork.libcamera.org/api/patches/224/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/224/",
        "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": "<20190114100256.17777-1-kieran.bingham@ideasonboard.com>",
        "date": "2019-01-14T10:02:56",
        "name": "[libcamera-devel] libcamera: log: Fix unknown log level representation",
        "commit_ref": "bced32d514bb36b97f4dd045f4ee6919e1642aa0",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "53a8b2213d077baa4aa9e4c8b77208f18363ed56",
        "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/224/mbox/",
        "series": [
            {
                "id": 77,
                "url": "https://patchwork.libcamera.org/api/series/77/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=77",
                "date": "2019-01-14T10:02:56",
                "name": "[libcamera-devel] libcamera: log: Fix unknown log level representation",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/77/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/224/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/224/checks/",
        "tags": {}
    },
    {
        "id": 225,
        "url": "https://patchwork.libcamera.org/api/patches/225/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/225/",
        "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": "<20190114100346.17925-1-kieran.bingham@ideasonboard.com>",
        "date": "2019-01-14T10:03:46",
        "name": "[libcamera-devel] meson: Utilise default compiler options",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "67afd1eec68e68e6109dd9861862baf581e96e92",
        "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/225/mbox/",
        "series": [
            {
                "id": 78,
                "url": "https://patchwork.libcamera.org/api/series/78/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=78",
                "date": "2019-01-14T10:03:46",
                "name": "[libcamera-devel] meson: Utilise default compiler options",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/78/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/225/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/225/checks/",
        "tags": {}
    },
    {
        "id": 226,
        "url": "https://patchwork.libcamera.org/api/patches/226/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/226/",
        "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": "<20190114223248.8643-1-kieran.bingham@ideasonboard.com>",
        "date": "2019-01-14T22:32:48",
        "name": "[libcamera-devel,v2] meson: Utilise default compiler options",
        "commit_ref": "a5e86d4396ae7221e431a748559e56a8d024e43e",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "36990fa24d0b3d1b2b09b74543e8e4ebd2b0fa6d",
        "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/226/mbox/",
        "series": [
            {
                "id": 79,
                "url": "https://patchwork.libcamera.org/api/series/79/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=79",
                "date": "2019-01-14T22:32:48",
                "name": "[libcamera-devel,v2] meson: Utilise default compiler options",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/79/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/226/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/226/checks/",
        "tags": {}
    },
    {
        "id": 228,
        "url": "https://patchwork.libcamera.org/api/patches/228/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/228/",
        "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": "<20190115140749.8297-2-jacopo@jmondi.org>",
        "date": "2019-01-15T14:07:46",
        "name": "[libcamera-devel,1/4] test: list-cameras: Make test output more verbose",
        "commit_ref": null,
        "pull_url": null,
        "state": "rejected",
        "archived": false,
        "hash": "ad9099fd004f2d3170c963e96544d6b08d5e53a9",
        "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/228/mbox/",
        "series": [
            {
                "id": 80,
                "url": "https://patchwork.libcamera.org/api/series/80/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=80",
                "date": "2019-01-15T14:07:45",
                "name": "libcamera: IPU3: Add pipeline handler",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/80/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/228/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/228/checks/",
        "tags": {}
    },
    {
        "id": 229,
        "url": "https://patchwork.libcamera.org/api/patches/229/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/229/",
        "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": "<20190115140749.8297-3-jacopo@jmondi.org>",
        "date": "2019-01-15T14:07:47",
        "name": "[libcamera-devel,2/4] libcamera: Make Camera destructor public",
        "commit_ref": null,
        "pull_url": null,
        "state": "rejected",
        "archived": false,
        "hash": "8a9d8d783140214254ced2c22e5add7f865aef62",
        "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/229/mbox/",
        "series": [
            {
                "id": 80,
                "url": "https://patchwork.libcamera.org/api/series/80/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=80",
                "date": "2019-01-15T14:07:45",
                "name": "libcamera: IPU3: Add pipeline handler",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/80/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/229/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/229/checks/",
        "tags": {}
    },
    {
        "id": 230,
        "url": "https://patchwork.libcamera.org/api/patches/230/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/230/",
        "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": "<20190115140749.8297-4-jacopo@jmondi.org>",
        "date": "2019-01-15T14:07:48",
        "name": "[libcamera-devel,3/4] libcamera: media_object: Add functions to entities",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "dc2d204be15e300078e7949e3b9f85befe99683e",
        "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/230/mbox/",
        "series": [
            {
                "id": 80,
                "url": "https://patchwork.libcamera.org/api/series/80/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=80",
                "date": "2019-01-15T14:07:45",
                "name": "libcamera: IPU3: Add pipeline handler",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/80/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/230/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/230/checks/",
        "tags": {}
    },
    {
        "id": 231,
        "url": "https://patchwork.libcamera.org/api/patches/231/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/231/",
        "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": "<20190115140749.8297-5-jacopo@jmondi.org>",
        "date": "2019-01-15T14:07:49",
        "name": "[libcamera-devel,4/4] libcamera: pipeline: Add Intel IPU3 pipeline",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "7bd7853d2d8dcbf026db5a2812ec219388f72e9e",
        "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/231/mbox/",
        "series": [
            {
                "id": 80,
                "url": "https://patchwork.libcamera.org/api/series/80/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=80",
                "date": "2019-01-15T14:07:45",
                "name": "libcamera: IPU3: Add pipeline handler",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/80/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/231/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/231/checks/",
        "tags": {}
    },
    {
        "id": 233,
        "url": "https://patchwork.libcamera.org/api/patches/233/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/233/",
        "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": "<20190115151849.1547-2-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-15T15:18:42",
        "name": "[libcamera-devel,v2,1/8] libcamera: pipeline_handler: Don't index factories by name",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "bc32d28e84c4f9cb8176393d436860bc9baa65bb",
        "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/233/mbox/",
        "series": [
            {
                "id": 81,
                "url": "https://patchwork.libcamera.org/api/series/81/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=81",
                "date": "2019-01-15T15:18:41",
                "name": "Pipeline handler refactoring and assorted improvements",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/81/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/233/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/233/checks/",
        "tags": {}
    },
    {
        "id": 234,
        "url": "https://patchwork.libcamera.org/api/patches/234/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/234/",
        "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": "<20190115151849.1547-3-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-15T15:18:43",
        "name": "[libcamera-devel,v2,2/8] libcamera: camera_manager: Improve class documentation",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "6144ecea4ef4fee48e6b9f1f3350dcb82f894ff7",
        "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/234/mbox/",
        "series": [
            {
                "id": 81,
                "url": "https://patchwork.libcamera.org/api/series/81/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=81",
                "date": "2019-01-15T15:18:41",
                "name": "Pipeline handler refactoring and assorted improvements",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/81/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/234/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/234/checks/",
        "tags": {}
    },
    {
        "id": 235,
        "url": "https://patchwork.libcamera.org/api/patches/235/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/235/",
        "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": "<20190115151849.1547-4-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-15T15:18:44",
        "name": "[libcamera-devel,v2,3/8] Documentation: Exclude pipeline handlers directory",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "3b146d837d5c7f26b4bed171c2b3cdeb6dc3ea70",
        "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/235/mbox/",
        "series": [
            {
                "id": 81,
                "url": "https://patchwork.libcamera.org/api/series/81/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=81",
                "date": "2019-01-15T15:18:41",
                "name": "Pipeline handler refactoring and assorted improvements",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/81/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/235/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/235/checks/",
        "tags": {}
    },
    {
        "id": 236,
        "url": "https://patchwork.libcamera.org/api/patches/236/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/236/",
        "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": "<20190115151849.1547-5-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-15T15:18:45",
        "name": "[libcamera-devel,v2,4/8] libcamera: pipeline_handler: Rename handlers() method to factories()",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "75ab218e23e47e71885df33d25ce8ba53df8a579",
        "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/236/mbox/",
        "series": [
            {
                "id": 81,
                "url": "https://patchwork.libcamera.org/api/series/81/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=81",
                "date": "2019-01-15T15:18:41",
                "name": "Pipeline handler refactoring and assorted improvements",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/81/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/236/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/236/checks/",
        "tags": {}
    },
    {
        "id": 237,
        "url": "https://patchwork.libcamera.org/api/patches/237/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/237/",
        "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": "<20190115151849.1547-6-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-15T15:18:46",
        "name": "[libcamera-devel,v2,5/8] libcamera: event_dispatcher_poll: Constify argument to processNotifiers",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "5a3f0efd31fd0a5fba666298cad6a4a8915720bd",
        "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/237/mbox/",
        "series": [
            {
                "id": 81,
                "url": "https://patchwork.libcamera.org/api/series/81/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=81",
                "date": "2019-01-15T15:18:41",
                "name": "Pipeline handler refactoring and assorted improvements",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/81/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/237/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/237/checks/",
        "tags": {}
    },
    {
        "id": 238,
        "url": "https://patchwork.libcamera.org/api/patches/238/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/238/",
        "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": "<20190115151849.1547-7-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-15T15:18:47",
        "name": "[libcamera-devel,v2,6/8] libcamera: device_enumerator: Don't mark the search() function as const",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "941c18763c33004655b78e47631641c94801c58c",
        "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/238/mbox/",
        "series": [
            {
                "id": 81,
                "url": "https://patchwork.libcamera.org/api/series/81/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=81",
                "date": "2019-01-15T15:18:41",
                "name": "Pipeline handler refactoring and assorted improvements",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/81/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/238/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/238/checks/",
        "tags": {}
    },
    {
        "id": 239,
        "url": "https://patchwork.libcamera.org/api/patches/239/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/239/",
        "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": "<20190115151849.1547-8-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-15T15:18:48",
        "name": "[libcamera-devel,v2,7/8] libcamera: utils: Implement C++14 make_unique<>()",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "2af5e4fccaaaea1fc68b2dca864507cd90c4348c",
        "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/239/mbox/",
        "series": [
            {
                "id": 81,
                "url": "https://patchwork.libcamera.org/api/series/81/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=81",
                "date": "2019-01-15T15:18:41",
                "name": "Pipeline handler refactoring and assorted improvements",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/81/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/239/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/239/checks/",
        "tags": {}
    },
    {
        "id": 240,
        "url": "https://patchwork.libcamera.org/api/patches/240/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/240/",
        "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": "<20190115151849.1547-9-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-15T15:18:49",
        "name": "[libcamera-devel,v2,8/8] libcamera: camera_manager: Turn enumerator into a unique_ptr<>",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "831ca8d6d69292fab9a4b9604c7995da5f171f76",
        "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/240/mbox/",
        "series": [
            {
                "id": 81,
                "url": "https://patchwork.libcamera.org/api/series/81/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=81",
                "date": "2019-01-15T15:18:41",
                "name": "Pipeline handler refactoring and assorted improvements",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/81/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/240/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/240/checks/",
        "tags": {}
    },
    {
        "id": 242,
        "url": "https://patchwork.libcamera.org/api/patches/242/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/242/",
        "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": "<20190115160212.30100-2-kieran.bingham@ideasonboard.com>",
        "date": "2019-01-15T16:02:11",
        "name": "[libcamera-devel,v2,1/2] lib: Add V4L2 Device object",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "62ad90f8439e434db9dd14adfeac74bfb982bc72",
        "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/242/mbox/",
        "series": [
            {
                "id": 82,
                "url": "https://patchwork.libcamera.org/api/series/82/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=82",
                "date": "2019-01-15T16:02:10",
                "name": "V4L2Device: Add basic V4L2 support class",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/82/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/242/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/242/checks/",
        "tags": {}
    },
    {
        "id": 243,
        "url": "https://patchwork.libcamera.org/api/patches/243/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/243/",
        "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": "<20190115160212.30100-3-kieran.bingham@ideasonboard.com>",
        "date": "2019-01-15T16:02:12",
        "name": "[libcamera-devel,v2,2/2] 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/243/mbox/",
        "series": [
            {
                "id": 82,
                "url": "https://patchwork.libcamera.org/api/series/82/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=82",
                "date": "2019-01-15T16:02:10",
                "name": "V4L2Device: Add basic V4L2 support class",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/82/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/243/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/243/checks/",
        "tags": {}
    },
    {
        "id": 245,
        "url": "https://patchwork.libcamera.org/api/patches/245/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/245/",
        "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-2-kieran.bingham@ideasonboard.com>",
        "date": "2019-01-15T23:19:07",
        "name": "[libcamera-devel,v3,1/3] include: linux: Import videodev2.h from Linux v4.19",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "55f0501e756538ad84411e5d46597e50378864bb",
        "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/245/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/245/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/245/checks/",
        "tags": {}
    },
    {
        "id": 246,
        "url": "https://patchwork.libcamera.org/api/patches/246/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/246/",
        "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-3-kieran.bingham@ideasonboard.com>",
        "date": "2019-01-15T23:19:08",
        "name": "[libcamera-devel,v3,2/3] libcamera: Add V4L2 Device object",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "e3e19ed80a8936a4067feebe1eefc498166ba552",
        "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/246/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/246/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/246/checks/",
        "tags": {}
    }
]