List patches.

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

[
    {
        "id": 140,
        "url": "https://patchwork.libcamera.org/api/patches/140/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/140/",
        "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": "<20190103013110.6849-6-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-03T01:31:07",
        "name": "[libcamera-devel,6/9] libcamera: device_enumerator: Constify argument to search function",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "6e04c7775fed0c1794bc953d744956504ff897cc",
        "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/140/mbox/",
        "series": [
            {
                "id": 51,
                "url": "https://patchwork.libcamera.org/api/series/51/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=51",
                "date": "2019-01-03T01:31:02",
                "name": "[libcamera-devel,1/9] libcamera: camera_manager: Remove put() method",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/51/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/140/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/140/checks/",
        "tags": {}
    },
    {
        "id": 141,
        "url": "https://patchwork.libcamera.org/api/patches/141/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/141/",
        "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": "<20190103013110.6849-7-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-03T01:31:08",
        "name": "[libcamera-devel,7/9] libcamera: device_enumerator: Improve documentation",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "a0d87dbb2aa83ce0a62b6048eb72112dac972836",
        "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/141/mbox/",
        "series": [
            {
                "id": 51,
                "url": "https://patchwork.libcamera.org/api/series/51/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=51",
                "date": "2019-01-03T01:31:02",
                "name": "[libcamera-devel,1/9] libcamera: camera_manager: Remove put() method",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/51/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/141/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/141/checks/",
        "tags": {}
    },
    {
        "id": 142,
        "url": "https://patchwork.libcamera.org/api/patches/142/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/142/",
        "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": "<20190103013110.6849-8-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-03T01:31:09",
        "name": "[libcamera-devel,8/9] libcamera: pipeline_handler: Remove unneeded forward declaration",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "386890587935da4decdefa6288ce44ea9161b01b",
        "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/142/mbox/",
        "series": [
            {
                "id": 51,
                "url": "https://patchwork.libcamera.org/api/series/51/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=51",
                "date": "2019-01-03T01:31:02",
                "name": "[libcamera-devel,1/9] libcamera: camera_manager: Remove put() method",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/51/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/142/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/142/checks/",
        "tags": {}
    },
    {
        "id": 143,
        "url": "https://patchwork.libcamera.org/api/patches/143/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/143/",
        "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": "<20190103013110.6849-9-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-03T01:31:10",
        "name": "[libcamera-devel,9/9] libcamera: pipeline_handler: Improve documentation",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "719102b29736f17487b8ead4f774350ec14b76f8",
        "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/143/mbox/",
        "series": [
            {
                "id": 51,
                "url": "https://patchwork.libcamera.org/api/series/51/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=51",
                "date": "2019-01-03T01:31:02",
                "name": "[libcamera-devel,1/9] libcamera: camera_manager: Remove put() method",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/51/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/143/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/143/checks/",
        "tags": {}
    },
    {
        "id": 145,
        "url": "https://patchwork.libcamera.org/api/patches/145/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/145/",
        "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": "<20190103173859.22624-2-jacopo@jmondi.org>",
        "date": "2019-01-03T17:38:55",
        "name": "[libcamera-devel,1/5] libcamera: Add pointer to MediaDevice to MediaObject",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "78e152013228fe839ade7263b17655b0898f92c3",
        "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/145/mbox/",
        "series": [
            {
                "id": 52,
                "url": "https://patchwork.libcamera.org/api/series/52/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=52",
                "date": "2019-01-03T17:38:54",
                "name": "libcamera: media device: Add link handling",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/52/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/145/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/145/checks/",
        "tags": {}
    },
    {
        "id": 146,
        "url": "https://patchwork.libcamera.org/api/patches/146/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/146/",
        "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": "<20190103173859.22624-3-jacopo@jmondi.org>",
        "date": "2019-01-03T17:38:56",
        "name": "[libcamera-devel,2/5] libcamera: media_device: Add function to get a MediaLink",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "492d4d1cb9a532c8bf40991bd1315ebfa9336ea8",
        "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/146/mbox/",
        "series": [
            {
                "id": 52,
                "url": "https://patchwork.libcamera.org/api/series/52/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=52",
                "date": "2019-01-03T17:38:54",
                "name": "libcamera: media device: Add link handling",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/52/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/146/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/146/checks/",
        "tags": {}
    },
    {
        "id": 147,
        "url": "https://patchwork.libcamera.org/api/patches/147/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/147/",
        "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": "<20190103173859.22624-4-jacopo@jmondi.org>",
        "date": "2019-01-03T17:38:57",
        "name": "[libcamera-devel,3/5] libcamera: Add MediaLink link setup function",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "9cc0672f9bd57ad605e74c9b48fa1caa2bbb00b8",
        "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/147/mbox/",
        "series": [
            {
                "id": 52,
                "url": "https://patchwork.libcamera.org/api/series/52/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=52",
                "date": "2019-01-03T17:38:54",
                "name": "libcamera: media device: Add link handling",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/52/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/147/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/147/checks/",
        "tags": {}
    },
    {
        "id": 148,
        "url": "https://patchwork.libcamera.org/api/patches/148/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/148/",
        "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": "<20190103173859.22624-5-jacopo@jmondi.org>",
        "date": "2019-01-03T17:38:58",
        "name": "[libcamera-devel,4/5] libcamera: Document private members",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "7e4e0e1a0784329828a4be8bd3056ddcc3090551",
        "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/148/mbox/",
        "series": [
            {
                "id": 52,
                "url": "https://patchwork.libcamera.org/api/series/52/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=52",
                "date": "2019-01-03T17:38:54",
                "name": "libcamera: media device: Add link handling",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/52/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/148/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/148/checks/",
        "tags": {}
    },
    {
        "id": 149,
        "url": "https://patchwork.libcamera.org/api/patches/149/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/149/",
        "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": "<20190103173859.22624-6-jacopo@jmondi.org>",
        "date": "2019-01-03T17:38:59",
        "name": "[libcamera-devel,5/5] test: MediaDevice: Add link exercize test",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "2a445e3bd48db2ecdaf9379fe8be518f2ecf03e3",
        "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/149/mbox/",
        "series": [
            {
                "id": 52,
                "url": "https://patchwork.libcamera.org/api/series/52/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=52",
                "date": "2019-01-03T17:38:54",
                "name": "libcamera: media device: Add link handling",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/52/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/149/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/149/checks/",
        "tags": {}
    },
    {
        "id": 150,
        "url": "https://patchwork.libcamera.org/api/patches/150/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/150/",
        "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": "<20190106023328.10989-1-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-06T02:33:18",
        "name": "[libcamera-devel,01/11] libcamera: log: Add a LogFatal log level",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "f0964091f7101578b45888b5fbd4e940ece895fa",
        "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/150/mbox/",
        "series": [
            {
                "id": 53,
                "url": "https://patchwork.libcamera.org/api/series/53/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=53",
                "date": "2019-01-06T02:33:18",
                "name": "[libcamera-devel,01/11] libcamera: log: Add a LogFatal log level",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/53/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/150/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/150/checks/",
        "tags": {}
    },
    {
        "id": 151,
        "url": "https://patchwork.libcamera.org/api/patches/151/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/151/",
        "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": "<20190106023328.10989-2-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-06T02:33:19",
        "name": "[libcamera-devel,02/11] libcamera: log: Add an ASSERT macro",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "fff92096bb036fc19de37a2cc7621d3cd816a060",
        "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/151/mbox/",
        "series": [
            {
                "id": 53,
                "url": "https://patchwork.libcamera.org/api/series/53/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=53",
                "date": "2019-01-06T02:33:18",
                "name": "[libcamera-devel,01/11] libcamera: log: Add a LogFatal log level",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/53/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/151/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/151/checks/",
        "tags": {}
    },
    {
        "id": 152,
        "url": "https://patchwork.libcamera.org/api/patches/152/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/152/",
        "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": "<20190106023328.10989-3-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-06T02:33:20",
        "name": "[libcamera-devel,03/11] libcamera: log: Pad timestamp fields with zeros",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "253bea12ff66c9d5eaa0553706f726cff09529e3",
        "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/152/mbox/",
        "series": [
            {
                "id": 53,
                "url": "https://patchwork.libcamera.org/api/series/53/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=53",
                "date": "2019-01-06T02:33:18",
                "name": "[libcamera-devel,01/11] libcamera: log: Add a LogFatal log level",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/53/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/152/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/152/checks/",
        "tags": {}
    },
    {
        "id": 153,
        "url": "https://patchwork.libcamera.org/api/patches/153/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/153/",
        "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": "<20190106023328.10989-4-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-06T02:33:21",
        "name": "[libcamera-devel,04/11] libcamera: camera_manager: Make the class a singleton",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "31c188216c36dc753ffc91915a265288bb78b23d",
        "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/153/mbox/",
        "series": [
            {
                "id": 53,
                "url": "https://patchwork.libcamera.org/api/series/53/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=53",
                "date": "2019-01-06T02:33:18",
                "name": "[libcamera-devel,01/11] libcamera: log: Add a LogFatal log level",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/53/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/153/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/153/checks/",
        "tags": {}
    },
    {
        "id": 154,
        "url": "https://patchwork.libcamera.org/api/patches/154/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/154/",
        "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": "<20190106023328.10989-5-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-06T02:33:22",
        "name": "[libcamera-devel,05/11] libcamera: Add signal/slot communication mechanism",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "e1d9cb672e0e706d7c78e21c53a31e0f456b15f0",
        "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/154/mbox/",
        "series": [
            {
                "id": 53,
                "url": "https://patchwork.libcamera.org/api/series/53/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=53",
                "date": "2019-01-06T02:33:18",
                "name": "[libcamera-devel,01/11] libcamera: log: Add a LogFatal log level",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/53/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/154/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/154/checks/",
        "tags": {}
    },
    {
        "id": 155,
        "url": "https://patchwork.libcamera.org/api/patches/155/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/155/",
        "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": "<20190106023328.10989-6-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-06T02:33:23",
        "name": "[libcamera-devel,06/11] libcamera: Add event notification infrastructure",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "09cc4d25f87666debee05a968740f5bb2f6ec31e",
        "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/155/mbox/",
        "series": [
            {
                "id": 53,
                "url": "https://patchwork.libcamera.org/api/series/53/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=53",
                "date": "2019-01-06T02:33:18",
                "name": "[libcamera-devel,01/11] libcamera: log: Add a LogFatal log level",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/53/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/155/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/155/checks/",
        "tags": {}
    },
    {
        "id": 156,
        "url": "https://patchwork.libcamera.org/api/patches/156/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/156/",
        "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": "<20190106023328.10989-7-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-06T02:33:24",
        "name": "[libcamera-devel,07/11] libcamera: Add a poll-based event dispatcher",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "1ba97cbfac76bd76e88f84b6d152bcd393507f61",
        "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/156/mbox/",
        "series": [
            {
                "id": 53,
                "url": "https://patchwork.libcamera.org/api/series/53/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=53",
                "date": "2019-01-06T02:33:18",
                "name": "[libcamera-devel,01/11] libcamera: log: Add a LogFatal log level",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/53/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/156/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/156/checks/",
        "tags": {}
    },
    {
        "id": 157,
        "url": "https://patchwork.libcamera.org/api/patches/157/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/157/",
        "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": "<20190106023328.10989-8-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-06T02:33:25",
        "name": "[libcamera-devel,08/11] test: Rename list test to list-cameras",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "efe5c33dc233530f7849bb61e9f46ff03c6cddbd",
        "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/157/mbox/",
        "series": [
            {
                "id": 53,
                "url": "https://patchwork.libcamera.org/api/series/53/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=53",
                "date": "2019-01-06T02:33:18",
                "name": "[libcamera-devel,01/11] libcamera: log: Add a LogFatal log level",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/53/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/157/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/157/checks/",
        "tags": {}
    },
    {
        "id": 158,
        "url": "https://patchwork.libcamera.org/api/patches/158/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/158/",
        "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": "<20190106023328.10989-9-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-06T02:33:26",
        "name": "[libcamera-devel,09/11] test: Add signal/slot test",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "a0105151a28e44d64b882f34eb2da11ae619485f",
        "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/158/mbox/",
        "series": [
            {
                "id": 53,
                "url": "https://patchwork.libcamera.org/api/series/53/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=53",
                "date": "2019-01-06T02:33:18",
                "name": "[libcamera-devel,01/11] libcamera: log: Add a LogFatal log level",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/53/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/158/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/158/checks/",
        "tags": {}
    },
    {
        "id": 159,
        "url": "https://patchwork.libcamera.org/api/patches/159/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/159/",
        "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": "<20190106023328.10989-10-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-06T02:33:27",
        "name": "[libcamera-devel,10/11] test: Add timer test",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "3952fcc526f249801c0e020bd5fdfecd2ab05c0b",
        "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/159/mbox/",
        "series": [
            {
                "id": 53,
                "url": "https://patchwork.libcamera.org/api/series/53/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=53",
                "date": "2019-01-06T02:33:18",
                "name": "[libcamera-devel,01/11] libcamera: log: Add a LogFatal log level",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/53/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/159/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/159/checks/",
        "tags": {}
    },
    {
        "id": 160,
        "url": "https://patchwork.libcamera.org/api/patches/160/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/160/",
        "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": "<20190106023328.10989-11-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-06T02:33:28",
        "name": "[libcamera-devel,11/11] test: Add event notifier test",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "84e52e5cd95218587b43a8008ef5ad33436f3222",
        "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/160/mbox/",
        "series": [
            {
                "id": 53,
                "url": "https://patchwork.libcamera.org/api/series/53/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=53",
                "date": "2019-01-06T02:33:18",
                "name": "[libcamera-devel,01/11] libcamera: log: Add a LogFatal log level",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/53/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/160/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/160/checks/",
        "tags": {}
    },
    {
        "id": 161,
        "url": "https://patchwork.libcamera.org/api/patches/161/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/161/",
        "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": "<20190107155427.10124-1-kieran.bingham@ideasonboard.com>",
        "date": "2019-01-07T15:54:27",
        "name": "[libcamera-devel] libcamera: media_object: Undef major/minor system macros",
        "commit_ref": null,
        "pull_url": null,
        "state": "rejected",
        "archived": false,
        "hash": "078179973168769448e15f9ac4193e313a499c74",
        "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/161/mbox/",
        "series": [
            {
                "id": 54,
                "url": "https://patchwork.libcamera.org/api/series/54/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=54",
                "date": "2019-01-07T15:54:27",
                "name": "[libcamera-devel] libcamera: media_object: Undef major/minor system macros",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/54/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/161/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/161/checks/",
        "tags": {}
    },
    {
        "id": 162,
        "url": "https://patchwork.libcamera.org/api/patches/162/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/162/",
        "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": "<20190107170902.13618-1-kieran.bingham@ideasonboard.com>",
        "date": "2019-01-07T17:09:02",
        "name": "[libcamera-devel] libcamera: media_object: Rename major/minor functions",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "b26b5f91d46f8d7966ffafae9f0ec968af68a62d",
        "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/162/mbox/",
        "series": [
            {
                "id": 55,
                "url": "https://patchwork.libcamera.org/api/series/55/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=55",
                "date": "2019-01-07T17:09:02",
                "name": "[libcamera-devel] libcamera: media_object: Rename major/minor functions",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/55/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/162/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/162/checks/",
        "tags": {}
    },
    {
        "id": 164,
        "url": "https://patchwork.libcamera.org/api/patches/164/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/164/",
        "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": "<20190107231151.23291-2-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-07T23:11:41",
        "name": "[libcamera-devel,v2,01/11] libcamera: log: Add a LogFatal log level",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "f0964091f7101578b45888b5fbd4e940ece895fa",
        "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/164/mbox/",
        "series": [
            {
                "id": 56,
                "url": "https://patchwork.libcamera.org/api/series/56/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=56",
                "date": "2019-01-07T23:11:40",
                "name": "libcamera: Add event notification and timers",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/56/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/164/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/164/checks/",
        "tags": {}
    },
    {
        "id": 165,
        "url": "https://patchwork.libcamera.org/api/patches/165/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/165/",
        "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": "<20190107231151.23291-3-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-07T23:11:42",
        "name": "[libcamera-devel,v2,02/11] libcamera: log: Add an ASSERT macro",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "f68404c39ad6f652ed13e9f07118416a7b3de154",
        "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/165/mbox/",
        "series": [
            {
                "id": 56,
                "url": "https://patchwork.libcamera.org/api/series/56/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=56",
                "date": "2019-01-07T23:11:40",
                "name": "libcamera: Add event notification and timers",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/56/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/165/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/165/checks/",
        "tags": {}
    },
    {
        "id": 166,
        "url": "https://patchwork.libcamera.org/api/patches/166/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/166/",
        "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": "<20190107231151.23291-4-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-07T23:11:43",
        "name": "[libcamera-devel,v2,03/11] libcamera: log: Pad timestamp fields with zeros",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "253bea12ff66c9d5eaa0553706f726cff09529e3",
        "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/166/mbox/",
        "series": [
            {
                "id": 56,
                "url": "https://patchwork.libcamera.org/api/series/56/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=56",
                "date": "2019-01-07T23:11:40",
                "name": "libcamera: Add event notification and timers",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/56/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/166/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/166/checks/",
        "tags": {}
    },
    {
        "id": 167,
        "url": "https://patchwork.libcamera.org/api/patches/167/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/167/",
        "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": "<20190107231151.23291-5-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-07T23:11:44",
        "name": "[libcamera-devel,v2,04/11] libcamera: camera_manager: Make the class a singleton",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "ed8049205e7b0a1b7827f2e15bfed37fb3051bdc",
        "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/167/mbox/",
        "series": [
            {
                "id": 56,
                "url": "https://patchwork.libcamera.org/api/series/56/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=56",
                "date": "2019-01-07T23:11:40",
                "name": "libcamera: Add event notification and timers",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/56/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/167/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/167/checks/",
        "tags": {}
    },
    {
        "id": 168,
        "url": "https://patchwork.libcamera.org/api/patches/168/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/168/",
        "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": "<20190107231151.23291-6-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-07T23:11:45",
        "name": "[libcamera-devel,v2,05/11] libcamera: Add signal/slot communication mechanism",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "50a66f04b5205a5d25998e7065e29ebacc381acc",
        "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/168/mbox/",
        "series": [
            {
                "id": 56,
                "url": "https://patchwork.libcamera.org/api/series/56/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=56",
                "date": "2019-01-07T23:11:40",
                "name": "libcamera: Add event notification and timers",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/56/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/168/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/168/checks/",
        "tags": {}
    },
    {
        "id": 169,
        "url": "https://patchwork.libcamera.org/api/patches/169/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/169/",
        "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": "<20190107231151.23291-7-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-07T23:11:46",
        "name": "[libcamera-devel,v2,06/11] libcamera: Add event notification infrastructure",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "b3b902d05837b7da415e2c47489342b06ee50c0a",
        "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/169/mbox/",
        "series": [
            {
                "id": 56,
                "url": "https://patchwork.libcamera.org/api/series/56/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=56",
                "date": "2019-01-07T23:11:40",
                "name": "libcamera: Add event notification and timers",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/56/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/169/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/169/checks/",
        "tags": {}
    },
    {
        "id": 170,
        "url": "https://patchwork.libcamera.org/api/patches/170/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/170/",
        "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": "<20190107231151.23291-8-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-07T23:11:47",
        "name": "[libcamera-devel,v2,07/11] libcamera: Add a poll-based event dispatcher",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "9eb8a534bb638a1a4f52285de1354e052da7c637",
        "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/170/mbox/",
        "series": [
            {
                "id": 56,
                "url": "https://patchwork.libcamera.org/api/series/56/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=56",
                "date": "2019-01-07T23:11:40",
                "name": "libcamera: Add event notification and timers",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/56/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/170/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/170/checks/",
        "tags": {}
    },
    {
        "id": 171,
        "url": "https://patchwork.libcamera.org/api/patches/171/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/171/",
        "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": "<20190107231151.23291-9-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-07T23:11:48",
        "name": "[libcamera-devel,v2,08/11] test: Rename list test to list-cameras",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "6750cc87254bee011eaba4555597c9a9405fc9fc",
        "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/171/mbox/",
        "series": [
            {
                "id": 56,
                "url": "https://patchwork.libcamera.org/api/series/56/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=56",
                "date": "2019-01-07T23:11:40",
                "name": "libcamera: Add event notification and timers",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/56/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/171/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/171/checks/",
        "tags": {}
    }
]