List patches.

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

[
    {
        "id": 3,
        "url": "https://patchwork.libcamera.org/api/patches/3/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3/",
        "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": "<20181118074756.30811-2-laurent.pinchart@ideasonboard.com>",
        "date": "2018-11-18T07:47:55",
        "name": "[libcamera-devel,1/2] Update kernel headers to v4.19",
        "commit_ref": null,
        "pull_url": null,
        "state": "rejected",
        "archived": false,
        "hash": "caf731b0fbbc467f990652157aa3bc3daae0c4dd",
        "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/3/mbox/",
        "series": [
            {
                "id": 2,
                "url": "https://patchwork.libcamera.org/api/series/2/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2",
                "date": "2018-11-18T07:47:54",
                "name": "yavta: Add support for IPU3 raw 10-bit Bayer packed formats",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3/checks/",
        "tags": {}
    },
    {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/patches/4/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/4/",
        "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": "<20181118074756.30811-3-laurent.pinchart@ideasonboard.com>",
        "date": "2018-11-18T07:47:56",
        "name": "[libcamera-devel,2/2] Add support for IPU3 raw 10-bit Bayer packed formats",
        "commit_ref": null,
        "pull_url": null,
        "state": "rejected",
        "archived": false,
        "hash": "44753661335e7c221af6ebedfffa0f06464e741c",
        "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/4/mbox/",
        "series": [
            {
                "id": 2,
                "url": "https://patchwork.libcamera.org/api/series/2/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2",
                "date": "2018-11-18T07:47:54",
                "name": "yavta: Add support for IPU3 raw 10-bit Bayer packed formats",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/4/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/4/checks/",
        "tags": {}
    },
    {
        "id": 5,
        "url": "https://patchwork.libcamera.org/api/patches/5/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/5/",
        "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": "<20181119175306.4729-1-laurent.pinchart@ideasonboard.com>",
        "date": "2018-11-19T17:53:06",
        "name": "[libcamera-devel] utils: ipu3: Add IPU3 raw capture unpack utility",
        "commit_ref": "23ac77dc4a096b92da7668e9ddfce10b22e73506",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "a15c714b5011c31b878ee322dcf2f0f5357e8eaa",
        "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/5/mbox/",
        "series": [
            {
                "id": 3,
                "url": "https://patchwork.libcamera.org/api/series/3/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3",
                "date": "2018-11-19T17:53:06",
                "name": "[libcamera-devel] utils: ipu3: Add IPU3 raw capture unpack utility",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/3/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/5/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/5/checks/",
        "tags": {}
    },
    {
        "id": 7,
        "url": "https://patchwork.libcamera.org/api/patches/7/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/7/",
        "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": "<20181122131010.22085-2-kieran.bingham@ideasonboard.com>",
        "date": "2018-11-22T13:10:08",
        "name": "[libcamera-devel,1/3] test: Register the initialisation test with meson",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "763abed41410b2960dc1515f0b3322bb984c555f",
        "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/7/mbox/",
        "series": [
            {
                "id": 4,
                "url": "https://patchwork.libcamera.org/api/series/4/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4",
                "date": "2018-11-22T13:10:07",
                "name": "sphinx-documentation and initial CI",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/7/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/7/checks/",
        "tags": {}
    },
    {
        "id": 8,
        "url": "https://patchwork.libcamera.org/api/patches/8/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/8/",
        "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": "<20181122131010.22085-3-kieran.bingham@ideasonboard.com>",
        "date": "2018-11-22T13:10:09",
        "name": "[libcamera-devel,2/3] CI: Provide initial automated testing",
        "commit_ref": null,
        "pull_url": null,
        "state": "rejected",
        "archived": false,
        "hash": "a26c6cfde5762617c33e249e380f62d49ac62a67",
        "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/8/mbox/",
        "series": [
            {
                "id": 4,
                "url": "https://patchwork.libcamera.org/api/series/4/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4",
                "date": "2018-11-22T13:10:07",
                "name": "sphinx-documentation and initial CI",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/8/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/8/checks/",
        "tags": {}
    },
    {
        "id": 9,
        "url": "https://patchwork.libcamera.org/api/patches/9/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/9/",
        "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": "<20181122131010.22085-4-kieran.bingham@ideasonboard.com>",
        "date": "2018-11-22T13:10:10",
        "name": "[libcamera-devel,3/3] Documentation: Introduce sphinx documentation",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "4bd6887ac0d003f25b4a3db47cf4349d6802f4e1",
        "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/9/mbox/",
        "series": [
            {
                "id": 4,
                "url": "https://patchwork.libcamera.org/api/series/4/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4",
                "date": "2018-11-22T13:10:07",
                "name": "sphinx-documentation and initial CI",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/9/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/9/checks/",
        "tags": {}
    },
    {
        "id": 10,
        "url": "https://patchwork.libcamera.org/api/patches/10/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/10/",
        "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": "<20181122165852.6123-1-kieran.bingham@ideasonboard.com>",
        "date": "2018-11-22T16:58:52",
        "name": "[libcamera-devel,v2] Documentation: Introduce sphinx documentation",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "2ab3362b24674898d7a56837681b5370e98f81e9",
        "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/10/mbox/",
        "series": [
            {
                "id": 5,
                "url": "https://patchwork.libcamera.org/api/series/5/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5",
                "date": "2018-11-22T16:58:52",
                "name": "[libcamera-devel,v2] Documentation: Introduce sphinx documentation",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/5/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/10/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/10/checks/",
        "tags": {}
    },
    {
        "id": 12,
        "url": "https://patchwork.libcamera.org/api/patches/12/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12/",
        "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": "<20181126111148.6272-2-kieran.bingham@ideasonboard.com>",
        "date": "2018-11-26T11:11:47",
        "name": "[libcamera-devel,v3,1/2] Documentation: Introduce sphinx documentation",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "48d62f2a6b19828f7626e4ed7aad951590eee04c",
        "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/12/mbox/",
        "series": [
            {
                "id": 6,
                "url": "https://patchwork.libcamera.org/api/series/6/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=6",
                "date": "2018-11-26T11:11:46",
                "name": "Documentation",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/6/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12/checks/",
        "tags": {}
    },
    {
        "id": 13,
        "url": "https://patchwork.libcamera.org/api/patches/13/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/13/",
        "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": "<20181126111148.6272-3-kieran.bingham@ideasonboard.com>",
        "date": "2018-11-26T11:11:48",
        "name": "[libcamera-devel,v3,2/2] README: Update build instructions",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "96a9267507447e813ec6c252dcd65c0ed92c4a46",
        "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/13/mbox/",
        "series": [
            {
                "id": 6,
                "url": "https://patchwork.libcamera.org/api/series/6/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=6",
                "date": "2018-11-26T11:11:46",
                "name": "Documentation",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/6/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/13/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/13/checks/",
        "tags": {}
    },
    {
        "id": 15,
        "url": "https://patchwork.libcamera.org/api/patches/15/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/15/",
        "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": "<20181126140111.13255-2-kieran.bingham@ideasonboard.com>",
        "date": "2018-11-26T14:01:10",
        "name": "[libcamera-devel,1/2] lib: Include library in the install target",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "c99185a8884140bc291bc041124c9eefde95f523",
        "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/15/mbox/",
        "series": [
            {
                "id": 7,
                "url": "https://patchwork.libcamera.org/api/series/7/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=7",
                "date": "2018-11-26T14:01:09",
                "name": "library install targets",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/7/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/15/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/15/checks/",
        "tags": {}
    },
    {
        "id": 16,
        "url": "https://patchwork.libcamera.org/api/patches/16/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/16/",
        "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": "<20181126140111.13255-3-kieran.bingham@ideasonboard.com>",
        "date": "2018-11-26T14:01:11",
        "name": "[libcamera-devel,2/2] include: Install include files",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "bdfd8c431df1ccaa801fc2811c775805aa6c7604",
        "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/16/mbox/",
        "series": [
            {
                "id": 7,
                "url": "https://patchwork.libcamera.org/api/series/7/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=7",
                "date": "2018-11-26T14:01:09",
                "name": "library install targets",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/7/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/16/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/16/checks/",
        "tags": {}
    },
    {
        "id": 17,
        "url": "https://patchwork.libcamera.org/api/patches/17/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/17/",
        "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": "<20181126142635.14078-1-kieran.bingham@ideasonboard.com>",
        "date": "2018-11-26T14:26:35",
        "name": "[libcamera-devel] build: Add project arguments",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "fc52bcef3e7bf8d62a2b4a0e0bbd04be2dee24f5",
        "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/17/mbox/",
        "series": [
            {
                "id": 8,
                "url": "https://patchwork.libcamera.org/api/series/8/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=8",
                "date": "2018-11-26T14:26:35",
                "name": "[libcamera-devel] build: Add project arguments",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/8/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/17/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/17/checks/",
        "tags": {}
    },
    {
        "id": 18,
        "url": "https://patchwork.libcamera.org/api/patches/18/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/18/",
        "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": "<20181128224507.24596-1-laurent.pinchart@ideasonboard.com>",
        "date": "2018-11-28T22:45:07",
        "name": "[libcamera-devel] utils: ipu3: Add test capture script",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "27008a0275890bdc3e9bbbfc6d964f50340cdc62",
        "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/18/mbox/",
        "series": [
            {
                "id": 9,
                "url": "https://patchwork.libcamera.org/api/series/9/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=9",
                "date": "2018-11-28T22:45:07",
                "name": "[libcamera-devel] utils: ipu3: Add test capture script",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/9/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/18/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/18/checks/",
        "tags": {}
    },
    {
        "id": 19,
        "url": "https://patchwork.libcamera.org/api/patches/19/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19/",
        "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": "<20181129143854.21311-1-laurent.pinchart@ideasonboard.com>",
        "date": "2018-11-29T14:38:54",
        "name": "[libcamera-devel] utils: ipu3: Add test process script",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "c8a3b4394fed91f5106285138fd0eb843d3498fa",
        "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/19/mbox/",
        "series": [
            {
                "id": 10,
                "url": "https://patchwork.libcamera.org/api/series/10/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=10",
                "date": "2018-11-29T14:38:54",
                "name": "[libcamera-devel] utils: ipu3: Add test process script",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/10/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19/checks/",
        "tags": {}
    },
    {
        "id": 20,
        "url": "https://patchwork.libcamera.org/api/patches/20/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20/",
        "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": "<20181130094802.14084-1-kieran.bingham@ideasonboard.com>",
        "date": "2018-11-30T09:48:02",
        "name": "[libcamera-devel] meson: Describe minimum meson version requirements",
        "commit_ref": "b15e378851feefa29e43e0fab55a9db946c11dc8",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "60fcb3d480a6e26195d044fcefd7aaa5969a58a9",
        "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/20/mbox/",
        "series": [
            {
                "id": 11,
                "url": "https://patchwork.libcamera.org/api/series/11/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=11",
                "date": "2018-11-30T09:48:02",
                "name": "[libcamera-devel] meson: Describe minimum meson version requirements",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/11/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20/checks/",
        "tags": {}
    },
    {
        "id": 21,
        "url": "https://patchwork.libcamera.org/api/patches/21/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/21/",
        "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": "<20181130110737.18947-1-kieran.bingham@ideasonboard.com>",
        "date": "2018-11-30T11:07:37",
        "name": "[libcamera-devel] lib: Fix class and namespace usage",
        "commit_ref": "b99da21657d4f6bad415a87b82ac0d9c738018e7",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "cc5a2990c82c28bb692503af8378956d4c7383d7",
        "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/21/mbox/",
        "series": [
            {
                "id": 12,
                "url": "https://patchwork.libcamera.org/api/series/12/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=12",
                "date": "2018-11-30T11:07:37",
                "name": "[libcamera-devel] lib: Fix class and namespace usage",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/12/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/21/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/21/checks/",
        "tags": {}
    },
    {
        "id": 23,
        "url": "https://patchwork.libcamera.org/api/patches/23/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/23/",
        "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": "<20181204221123.571-2-laurent.pinchart@ideasonboard.com>",
        "date": "2018-12-04T22:11:21",
        "name": "[libcamera-devel,1/3] Overhaul the directory structure",
        "commit_ref": "913b3ee817a34bd78d5a8dc4fc9025920202db09",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "5eef82447a2515b0299add31f880ba865109d1ea",
        "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/23/mbox/",
        "series": [
            {
                "id": 13,
                "url": "https://patchwork.libcamera.org/api/series/13/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=13",
                "date": "2018-12-04T22:11:20",
                "name": "libcamera: Add initial logger support",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/13/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/23/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/23/checks/",
        "tags": {}
    },
    {
        "id": 24,
        "url": "https://patchwork.libcamera.org/api/patches/24/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/24/",
        "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": "<20181204221123.571-3-laurent.pinchart@ideasonboard.com>",
        "date": "2018-12-04T22:11:22",
        "name": "[libcamera-devel,2/3] libcamera: Add initial logger",
        "commit_ref": "edbd2059d8a4bd759302ada4368fa4055638fd7f",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "a664aaecf25e73a6266ab7526cd6ae40254dfd0b",
        "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/24/mbox/",
        "series": [
            {
                "id": 13,
                "url": "https://patchwork.libcamera.org/api/series/13/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=13",
                "date": "2018-12-04T22:11:20",
                "name": "libcamera: Add initial logger support",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/13/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/24/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/24/checks/",
        "tags": {}
    },
    {
        "id": 25,
        "url": "https://patchwork.libcamera.org/api/patches/25/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/25/",
        "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": "<20181204221123.571-4-laurent.pinchart@ideasonboard.com>",
        "date": "2018-12-04T22:11:23",
        "name": "[libcamera-devel,3/3] libcamera: Use the logger instead of cout",
        "commit_ref": "cc7d204b2c51853f7d963d144f5944e209e7ea29",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "5dd7a7372f3b1b1df2089bcde387041f6044a83a",
        "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/25/mbox/",
        "series": [
            {
                "id": 13,
                "url": "https://patchwork.libcamera.org/api/series/13/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=13",
                "date": "2018-12-04T22:11:20",
                "name": "libcamera: Add initial logger support",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/13/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/25/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/25/checks/",
        "tags": {}
    },
    {
        "id": 26,
        "url": "https://patchwork.libcamera.org/api/patches/26/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26/",
        "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": "<20181210220330.20774-1-laurent.pinchart@ideasonboard.com>",
        "date": "2018-12-10T22:03:30",
        "name": "[libcamera-devel] libcamera: log: Fix miscellaneous coding style issues",
        "commit_ref": "ad8934db5b29810003a9a66b9c3a49f559ebff15",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "f356602a3452eebd6d132955fbadc79aab421640",
        "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/26/mbox/",
        "series": [
            {
                "id": 14,
                "url": "https://patchwork.libcamera.org/api/series/14/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=14",
                "date": "2018-12-10T22:03:30",
                "name": "[libcamera-devel] libcamera: log: Fix miscellaneous coding style issues",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/14/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26/checks/",
        "tags": {}
    },
    {
        "id": 27,
        "url": "https://patchwork.libcamera.org/api/patches/27/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/27/",
        "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": "<20181211140028.25241-1-laurent.pinchart@ideasonboard.com>",
        "date": "2018-12-11T14:00:26",
        "name": "[libcamera-devel,1/3] utils: ipu3: Abort when sensor or media device isn't found",
        "commit_ref": "0d96f3e2322c5eecdd99bf134a2d80429836b778",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "428870ba32eae37e91961e684b93e196f7e3237d",
        "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/27/mbox/",
        "series": [
            {
                "id": 15,
                "url": "https://patchwork.libcamera.org/api/series/15/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=15",
                "date": "2018-12-11T14:00:26",
                "name": "[libcamera-devel,1/3] utils: ipu3: Abort when sensor or media device isn't found",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/15/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/27/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/27/checks/",
        "tags": {}
    },
    {
        "id": 28,
        "url": "https://patchwork.libcamera.org/api/patches/28/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/28/",
        "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": "<20181211140028.25241-2-laurent.pinchart@ideasonboard.com>",
        "date": "2018-12-11T14:00:27",
        "name": "[libcamera-devel,2/3] utils: ipu3: process: Fix typo in output files path",
        "commit_ref": "1ebd2c09f56ea53befc6924b2e3c5137d3aff1a0",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "43acef09da1d2e5b27d7cfb7141f43bfb78b458b",
        "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/28/mbox/",
        "series": [
            {
                "id": 15,
                "url": "https://patchwork.libcamera.org/api/series/15/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=15",
                "date": "2018-12-11T14:00:26",
                "name": "[libcamera-devel,1/3] utils: ipu3: Abort when sensor or media device isn't found",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/15/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/28/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/28/checks/",
        "tags": {}
    },
    {
        "id": 29,
        "url": "https://patchwork.libcamera.org/api/patches/29/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/29/",
        "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": "<20181211140028.25241-3-laurent.pinchart@ideasonboard.com>",
        "date": "2018-12-11T14:00:28",
        "name": "[libcamera-devel,3/3] utils: ipu3: process: Configure formats on ImgU subdev pads",
        "commit_ref": "0763b8a80e3d2d2f44a98cd8e5c789879f72e249",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "c18cf57987c1857adc9b62d398b9249a2426e085",
        "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/29/mbox/",
        "series": [
            {
                "id": 15,
                "url": "https://patchwork.libcamera.org/api/series/15/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=15",
                "date": "2018-12-11T14:00:26",
                "name": "[libcamera-devel,1/3] utils: ipu3: Abort when sensor or media device isn't found",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/15/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/29/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/29/checks/",
        "tags": {}
    },
    {
        "id": 31,
        "url": "https://patchwork.libcamera.org/api/patches/31/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/31/",
        "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": "<20181211191011.6315-2-laurent.pinchart@ideasonboard.com>",
        "date": "2018-12-11T19:10:06",
        "name": "[libcamera-devel,1/6] build: Clean up file names variables",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "45b85c3bb4b70feb5f9b4c7e67f75d673de3d096",
        "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/31/mbox/",
        "series": [
            {
                "id": 16,
                "url": "https://patchwork.libcamera.org/api/series/16/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=16",
                "date": "2018-12-11T19:10:05",
                "name": "Documentation: Initial Doxygen support",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/16/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/31/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/31/checks/",
        "tags": {}
    },
    {
        "id": 32,
        "url": "https://patchwork.libcamera.org/api/patches/32/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/32/",
        "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": "<20181211191011.6315-3-laurent.pinchart@ideasonboard.com>",
        "date": "2018-12-11T19:10:07",
        "name": "[libcamera-devel,2/6] Documentation: Set install_dir in custom_target()",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "b09d62ff6a897529c83e237b065f67cbf808f94d",
        "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/32/mbox/",
        "series": [
            {
                "id": 16,
                "url": "https://patchwork.libcamera.org/api/series/16/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=16",
                "date": "2018-12-11T19:10:05",
                "name": "Documentation: Initial Doxygen support",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/16/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/32/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/32/checks/",
        "tags": {}
    },
    {
        "id": 33,
        "url": "https://patchwork.libcamera.org/api/patches/33/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/33/",
        "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": "<20181211191011.6315-4-laurent.pinchart@ideasonboard.com>",
        "date": "2018-12-11T19:10:08",
        "name": "[libcamera-devel,3/6] Documentation: Don't hardcode install directory",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "bc4a483fc0e6c516a13134322b0943d88bbbf716",
        "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/33/mbox/",
        "series": [
            {
                "id": 16,
                "url": "https://patchwork.libcamera.org/api/series/16/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=16",
                "date": "2018-12-11T19:10:05",
                "name": "Documentation: Initial Doxygen support",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/16/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/33/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/33/checks/",
        "tags": {}
    },
    {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/patches/34/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/34/",
        "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": "<20181211191011.6315-6-laurent.pinchart@ideasonboard.com>",
        "date": "2018-12-11T19:10:10",
        "name": "[libcamera-devel,5/6] libcamera: log: Fix Doxygen documentation",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "3ccaed9188b4b5e781b012bb303f3e61e7adeef1",
        "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/34/mbox/",
        "series": [
            {
                "id": 16,
                "url": "https://patchwork.libcamera.org/api/series/16/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=16",
                "date": "2018-12-11T19:10:05",
                "name": "Documentation: Initial Doxygen support",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/16/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/34/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/34/checks/",
        "tags": {}
    },
    {
        "id": 35,
        "url": "https://patchwork.libcamera.org/api/patches/35/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/35/",
        "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": "<20181211191011.6315-7-laurent.pinchart@ideasonboard.com>",
        "date": "2018-12-11T19:10:11",
        "name": "[libcamera-devel,6/6] libcamera: log: Document the LogMessage class",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "785b6b5f57916cd3fcd06d45fb59e0e6efd5e9c4",
        "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/35/mbox/",
        "series": [
            {
                "id": 16,
                "url": "https://patchwork.libcamera.org/api/series/16/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=16",
                "date": "2018-12-11T19:10:05",
                "name": "Documentation: Initial Doxygen support",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/16/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/35/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/35/checks/",
        "tags": {}
    },
    {
        "id": 36,
        "url": "https://patchwork.libcamera.org/api/patches/36/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/36/",
        "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": "<20181211191011.6315-5-laurent.pinchart@ideasonboard.com>",
        "date": "2018-12-11T19:10:09",
        "name": "[libcamera-devel,4/6] Documentation: Generate source code documentation using Doxygen",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "428eda38f966059872b122db7b9c37739f67a6c9",
        "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/36/mbox/",
        "series": [
            {
                "id": 16,
                "url": "https://patchwork.libcamera.org/api/series/16/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=16",
                "date": "2018-12-11T19:10:05",
                "name": "Documentation: Initial Doxygen support",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/16/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/36/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/36/checks/",
        "tags": {}
    },
    {
        "id": 38,
        "url": "https://patchwork.libcamera.org/api/patches/38/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/38/",
        "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": "<1544612976-27101-2-git-send-email-jacopo@jmondi.org>",
        "date": "2018-12-12T11:09:35",
        "name": "[libcamera-devel,v4,1/2] Documentation: Add coding style document",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "fba7b1aa73d3a99f586451426ac915ab77d2c79e",
        "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/38/mbox/",
        "series": [
            {
                "id": 17,
                "url": "https://patchwork.libcamera.org/api/series/17/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=17",
                "date": "2018-12-12T11:09:34",
                "name": "Documentation: coding style and style checker tool",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/17/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/38/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/38/checks/",
        "tags": {}
    }
]