List patches.

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

[
    {
        "id": 3289,
        "url": "https://patchwork.libcamera.org/api/patches/3289/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3289/",
        "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": "<20200323231710.10935-1-laurent.pinchart@ideasonboard.com>",
        "date": "2020-03-23T23:17:10",
        "name": "[libcamera-devel,v2.1,21/21] qcam: viewfinder: Add support for more native formats",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "bb41148ba873260aaf0d749f08b2f7d67df46b38",
        "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/3289/mbox/",
        "series": [
            {
                "id": 764,
                "url": "https://patchwork.libcamera.org/api/series/764/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=764",
                "date": "2020-03-23T23:17:10",
                "name": null,
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/764/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3289/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3289/checks/",
        "tags": {}
    },
    {
        "id": 3290,
        "url": "https://patchwork.libcamera.org/api/patches/3290/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3290/",
        "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": "<20200323232801.12010-1-laurent.pinchart@ideasonboard.com>",
        "date": "2020-03-23T23:28:01",
        "name": "[libcamera-devel,v2.2,21/21] qcam: viewfinder: Add support for more native formats",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "df1d464680bce6236dc6490d8a6fd2cf8151c3a1",
        "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/3290/mbox/",
        "series": [
            {
                "id": 765,
                "url": "https://patchwork.libcamera.org/api/series/765/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=765",
                "date": "2020-03-23T23:28:01",
                "name": null,
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/765/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3290/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3290/checks/",
        "tags": {}
    },
    {
        "id": 3292,
        "url": "https://patchwork.libcamera.org/api/patches/3292/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3292/",
        "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": "<20200323232901.29169-2-kgupta@es.iitr.ac.in>",
        "date": "2020-03-23T23:28:59",
        "name": "[libcamera-devel,1/3] libcamera: pipeline: Replace resize() with erase() in validate()",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "83174da100a1ba8e6878309124fb875038832ba3",
        "submitter": {
            "id": 39,
            "url": "https://patchwork.libcamera.org/api/people/39/?format=api",
            "name": "Kaaira Gupta",
            "email": "kgupta@es.iitr.ac.in"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/3292/mbox/",
        "series": [
            {
                "id": 766,
                "url": "https://patchwork.libcamera.org/api/series/766/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=766",
                "date": "2020-03-23T23:28:58",
                "name": "Use StreamFormats in pipelines",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/766/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3292/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3292/checks/",
        "tags": {}
    },
    {
        "id": 3293,
        "url": "https://patchwork.libcamera.org/api/patches/3293/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3293/",
        "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": "<20200323232901.29169-3-kgupta@es.iitr.ac.in>",
        "date": "2020-03-23T23:29:00",
        "name": "[libcamera-devel,2/3] libcamera: pipeline: rkisp1: Use parameterized StreamConfiguration",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "04ad178911cde89668db1f74c14adb9303ed0c4b",
        "submitter": {
            "id": 39,
            "url": "https://patchwork.libcamera.org/api/people/39/?format=api",
            "name": "Kaaira Gupta",
            "email": "kgupta@es.iitr.ac.in"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/3293/mbox/",
        "series": [
            {
                "id": 766,
                "url": "https://patchwork.libcamera.org/api/series/766/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=766",
                "date": "2020-03-23T23:28:58",
                "name": "Use StreamFormats in pipelines",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/766/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3293/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3293/checks/",
        "tags": {}
    },
    {
        "id": 3294,
        "url": "https://patchwork.libcamera.org/api/patches/3294/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3294/",
        "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": "<20200323232901.29169-4-kgupta@es.iitr.ac.in>",
        "date": "2020-03-23T23:29:01",
        "name": "[libcamera-devel,3/3] libcamera: pipeline: ipu3: Use parameterized StreamConfiguration",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "d49d0230805c08f568bdf5b7bf9f11177aa92b2f",
        "submitter": {
            "id": 39,
            "url": "https://patchwork.libcamera.org/api/people/39/?format=api",
            "name": "Kaaira Gupta",
            "email": "kgupta@es.iitr.ac.in"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/3294/mbox/",
        "series": [
            {
                "id": 766,
                "url": "https://patchwork.libcamera.org/api/series/766/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=766",
                "date": "2020-03-23T23:28:58",
                "name": "Use StreamFormats in pipelines",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/766/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3294/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3294/checks/",
        "tags": {}
    },
    {
        "id": 3295,
        "url": "https://patchwork.libcamera.org/api/patches/3295/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3295/",
        "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": "<20200324094112.704-1-laurent.pinchart@ideasonboard.com>",
        "date": "2020-03-24T09:41:12",
        "name": "[libcamera-devel] qcam: viewfinder: Print message to report format converter usage",
        "commit_ref": "798b7ac9692746ea9df15923f3b00b622c7f2ed4",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "29b6912b1c7bcfe3ab38d4f3a479c66fa34c089a",
        "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/3295/mbox/",
        "series": [
            {
                "id": 767,
                "url": "https://patchwork.libcamera.org/api/series/767/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=767",
                "date": "2020-03-24T09:41:12",
                "name": "[libcamera-devel] qcam: viewfinder: Print message to report format converter usage",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/767/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3295/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3295/checks/",
        "tags": {}
    },
    {
        "id": 3296,
        "url": "https://patchwork.libcamera.org/api/patches/3296/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3296/",
        "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": "<20200324103012.9678-2-laurent.pinchart@ideasonboard.com>",
        "date": "2020-03-24T10:30:12",
        "name": "[libcamera-devel,2/2] qcam: main_window: Prefer stream formats that don't require conversion",
        "commit_ref": "e74885c870a8d13736b422f8faadec3339cc588d",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "773767eaa9a8f110f79c8bab33aa10aa981ec45e",
        "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/3296/mbox/",
        "series": [
            {
                "id": 768,
                "url": "https://patchwork.libcamera.org/api/series/768/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=768",
                "date": "2020-03-24T10:30:12",
                "name": "[libcamera-devel,1/2] qcam: viewfinder: Report the natively supported pixel formats",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/768/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3296/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3296/checks/",
        "tags": {}
    },
    {
        "id": 3297,
        "url": "https://patchwork.libcamera.org/api/patches/3297/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3297/",
        "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": "<20200324103012.9678-1-laurent.pinchart@ideasonboard.com>",
        "date": "2020-03-24T10:30:11",
        "name": "[libcamera-devel,1/2] qcam: viewfinder: Report the natively supported pixel formats",
        "commit_ref": "8bd4f20193abafdd8bc25b9b0d37a0aced8aa2cb",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "fcee77ff1a8637867c69764b457aeda3d3740a97",
        "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/3297/mbox/",
        "series": [
            {
                "id": 768,
                "url": "https://patchwork.libcamera.org/api/series/768/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=768",
                "date": "2020-03-24T10:30:12",
                "name": "[libcamera-devel,1/2] qcam: viewfinder: Report the natively supported pixel formats",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/768/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3297/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3297/checks/",
        "tags": {}
    },
    {
        "id": 3298,
        "url": "https://patchwork.libcamera.org/api/patches/3298/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3298/",
        "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": "<20200324131247.20771-1-laurent.pinchart@ideasonboard.com>",
        "date": "2020-03-24T13:12:47",
        "name": "[libcamera-devel] libcamera: pipeline: vimc: Use appropriate media bus format",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "7aceec78747c53fbae3259954a6556be8bd7d51e",
        "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/3298/mbox/",
        "series": [
            {
                "id": 769,
                "url": "https://patchwork.libcamera.org/api/series/769/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=769",
                "date": "2020-03-24T13:12:47",
                "name": "[libcamera-devel] libcamera: pipeline: vimc: Use appropriate media bus format",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/769/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3298/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3298/checks/",
        "tags": {}
    },
    {
        "id": 3299,
        "url": "https://patchwork.libcamera.org/api/patches/3299/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3299/",
        "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": "<20200324155145.3896183-2-niklas.soderlund@ragnatech.se>",
        "date": "2020-03-24T15:51:39",
        "name": "[libcamera-devel,1/7] libcamera: stream: Add StillCaptureRaw role",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "67ccaef0e419a00bda6db928fd0a2308e66de7df",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/3299/mbox/",
        "series": [
            {
                "id": 770,
                "url": "https://patchwork.libcamera.org/api/series/770/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=770",
                "date": "2020-03-24T15:51:39",
                "name": "libcamera: Add support for a RAW still capture",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/770/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3299/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3299/checks/",
        "tags": {}
    },
    {
        "id": 3301,
        "url": "https://patchwork.libcamera.org/api/patches/3301/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3301/",
        "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": "<20200324155145.3896183-3-niklas.soderlund@ragnatech.se>",
        "date": "2020-03-24T15:51:40",
        "name": "[libcamera-devel,2/7] cam: Add option to capture StillCaptureRaw stream",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "47b9d7143714857698c0b554d3a59c104189e812",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/3301/mbox/",
        "series": [
            {
                "id": 770,
                "url": "https://patchwork.libcamera.org/api/series/770/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=770",
                "date": "2020-03-24T15:51:39",
                "name": "libcamera: Add support for a RAW still capture",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/770/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3301/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3301/checks/",
        "tags": {}
    },
    {
        "id": 3302,
        "url": "https://patchwork.libcamera.org/api/patches/3302/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3302/",
        "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": "<20200324155145.3896183-4-niklas.soderlund@ragnatech.se>",
        "date": "2020-03-24T15:51:41",
        "name": "[libcamera-devel,3/7,DNI] include: drm_fourcc: Add Bayer FourCC and modifiers",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "30ae65045582554f3e085ece001c27eb14cd7177",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/3302/mbox/",
        "series": [
            {
                "id": 770,
                "url": "https://patchwork.libcamera.org/api/series/770/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=770",
                "date": "2020-03-24T15:51:39",
                "name": "libcamera: Add support for a RAW still capture",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/770/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3302/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3302/checks/",
        "tags": {}
    },
    {
        "id": 3303,
        "url": "https://patchwork.libcamera.org/api/patches/3303/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3303/",
        "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": "<20200324155145.3896183-5-niklas.soderlund@ragnatech.se>",
        "date": "2020-03-24T15:51:42",
        "name": "[libcamera-devel,4/7] libcamera: FrameBuffer: Add a method to copy buffer content",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "a4cc22f8fe0b202008d81ab05bef29f0261cac66",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/3303/mbox/",
        "series": [
            {
                "id": 770,
                "url": "https://patchwork.libcamera.org/api/series/770/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=770",
                "date": "2020-03-24T15:51:39",
                "name": "libcamera: Add support for a RAW still capture",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/770/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3303/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3303/checks/",
        "tags": {}
    },
    {
        "id": 3304,
        "url": "https://patchwork.libcamera.org/api/patches/3304/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3304/",
        "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": "<20200324155145.3896183-6-niklas.soderlund@ragnatech.se>",
        "date": "2020-03-24T15:51:43",
        "name": "[libcamera-devel,5/7] libcamera: FrameBuffer: Add a setRequest() interface",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "adbcafe49d80f86a02ec7a639274bd78e9b2e9fa",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/3304/mbox/",
        "series": [
            {
                "id": 770,
                "url": "https://patchwork.libcamera.org/api/series/770/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=770",
                "date": "2020-03-24T15:51:39",
                "name": "libcamera: Add support for a RAW still capture",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/770/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3304/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3304/checks/",
        "tags": {}
    },
    {
        "id": 3305,
        "url": "https://patchwork.libcamera.org/api/patches/3305/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3305/",
        "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": "<20200324155145.3896183-7-niklas.soderlund@ragnatech.se>",
        "date": "2020-03-24T15:51:44",
        "name": "[libcamera-devel,6/7] libcamera: ipu3: Do not unconditionally queue buffers to CIO2",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "083b0ca9c18ad16b4d6788b0bf590af83cf8e430",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/3305/mbox/",
        "series": [
            {
                "id": 770,
                "url": "https://patchwork.libcamera.org/api/series/770/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=770",
                "date": "2020-03-24T15:51:39",
                "name": "libcamera: Add support for a RAW still capture",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/770/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3305/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3305/checks/",
        "tags": {}
    },
    {
        "id": 3306,
        "url": "https://patchwork.libcamera.org/api/patches/3306/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3306/",
        "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": "<20200324155145.3896183-8-niklas.soderlund@ragnatech.se>",
        "date": "2020-03-24T15:51:45",
        "name": "[libcamera-devel,7/7] libcamera: ipu3: Add support for a RAW still capture stream",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "9fb4302ea79b56a20f4f5c5807f2a7b828e6ebc7",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/3306/mbox/",
        "series": [
            {
                "id": 770,
                "url": "https://patchwork.libcamera.org/api/series/770/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=770",
                "date": "2020-03-24T15:51:39",
                "name": "libcamera: Add support for a RAW still capture",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/770/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3306/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3306/checks/",
        "tags": {}
    },
    {
        "id": 3308,
        "url": "https://patchwork.libcamera.org/api/patches/3308/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3308/",
        "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": "<20200324175643.22382-2-kgupta@es.iitr.ac.in>",
        "date": "2020-03-24T17:56:41",
        "name": "[libcamera-devel,v2,1/3] libcamera: pipeline: Replace resize() with erase() in validate()",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "af04a569cad85176c10f72b9400de486ece3f491",
        "submitter": {
            "id": 39,
            "url": "https://patchwork.libcamera.org/api/people/39/?format=api",
            "name": "Kaaira Gupta",
            "email": "kgupta@es.iitr.ac.in"
        },
        "delegate": {
            "id": 11,
            "url": "https://patchwork.libcamera.org/api/users/11/?format=api",
            "username": "kbingham",
            "first_name": "Kieran",
            "last_name": "Bingham",
            "email": "kieran.bingham@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/3308/mbox/",
        "series": [
            {
                "id": 771,
                "url": "https://patchwork.libcamera.org/api/series/771/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=771",
                "date": "2020-03-24T17:56:40",
                "name": "Use StreamFormats in pipelines",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/771/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3308/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3308/checks/",
        "tags": {}
    },
    {
        "id": 3309,
        "url": "https://patchwork.libcamera.org/api/patches/3309/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3309/",
        "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": "<20200324175643.22382-3-kgupta@es.iitr.ac.in>",
        "date": "2020-03-24T17:56:42",
        "name": "[libcamera-devel,v2,2/3] libcamera: pipeline: rkisp1: Use parameterized StreamConfiguration",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "04ad178911cde89668db1f74c14adb9303ed0c4b",
        "submitter": {
            "id": 39,
            "url": "https://patchwork.libcamera.org/api/people/39/?format=api",
            "name": "Kaaira Gupta",
            "email": "kgupta@es.iitr.ac.in"
        },
        "delegate": {
            "id": 11,
            "url": "https://patchwork.libcamera.org/api/users/11/?format=api",
            "username": "kbingham",
            "first_name": "Kieran",
            "last_name": "Bingham",
            "email": "kieran.bingham@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/3309/mbox/",
        "series": [
            {
                "id": 771,
                "url": "https://patchwork.libcamera.org/api/series/771/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=771",
                "date": "2020-03-24T17:56:40",
                "name": "Use StreamFormats in pipelines",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/771/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3309/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3309/checks/",
        "tags": {}
    },
    {
        "id": 3310,
        "url": "https://patchwork.libcamera.org/api/patches/3310/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3310/",
        "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": "<20200324175643.22382-4-kgupta@es.iitr.ac.in>",
        "date": "2020-03-24T17:56:43",
        "name": "[libcamera-devel,v2,3/3] libcamera: pipeline: ipu3: Use parameterized StreamConfiguration",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "cc1e68d3e2a1a2a55bf68bc93eabc0899ef87c4e",
        "submitter": {
            "id": 39,
            "url": "https://patchwork.libcamera.org/api/people/39/?format=api",
            "name": "Kaaira Gupta",
            "email": "kgupta@es.iitr.ac.in"
        },
        "delegate": {
            "id": 11,
            "url": "https://patchwork.libcamera.org/api/users/11/?format=api",
            "username": "kbingham",
            "first_name": "Kieran",
            "last_name": "Bingham",
            "email": "kieran.bingham@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/3310/mbox/",
        "series": [
            {
                "id": 771,
                "url": "https://patchwork.libcamera.org/api/series/771/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=771",
                "date": "2020-03-24T17:56:40",
                "name": "Use StreamFormats in pipelines",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/771/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3310/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3310/checks/",
        "tags": {}
    },
    {
        "id": 3312,
        "url": "https://patchwork.libcamera.org/api/patches/3312/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3312/",
        "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": "<20200324202844.1518292-2-jacopo@jmondi.org>",
        "date": "2020-03-24T20:28:41",
        "name": "[libcamera-devel,1/4] Documentation: media: Document read-only subdevice",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "e85ef20957903a2c6ade6e0b9e390bfa07516c15",
        "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/3312/mbox/",
        "series": [
            {
                "id": 772,
                "url": "https://patchwork.libcamera.org/api/series/772/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=772",
                "date": "2020-03-24T20:28:40",
                "name": "media: Register read-only sub-dev devnode",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/772/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3312/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3312/checks/",
        "tags": {}
    },
    {
        "id": 3313,
        "url": "https://patchwork.libcamera.org/api/patches/3313/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3313/",
        "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": "<20200324202844.1518292-3-jacopo@jmondi.org>",
        "date": "2020-03-24T20:28:42",
        "name": "[libcamera-devel,2/4] media: v4l2-dev: Add v4l2_device_register_ro_subdev_node()",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "7d52c349b27a9b8aad67aefab95add3acd6d3495",
        "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/3313/mbox/",
        "series": [
            {
                "id": 772,
                "url": "https://patchwork.libcamera.org/api/series/772/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=772",
                "date": "2020-03-24T20:28:40",
                "name": "media: Register read-only sub-dev devnode",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/772/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3313/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3313/checks/",
        "tags": {}
    },
    {
        "id": 3314,
        "url": "https://patchwork.libcamera.org/api/patches/3314/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3314/",
        "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": "<20200324202844.1518292-4-jacopo@jmondi.org>",
        "date": "2020-03-24T20:28:43",
        "name": "[libcamera-devel,3/4] media: bcm2835: Register sensor devnode as read-only",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "8a5f5e84d201d71d0087994a6ab89642be7b8a54",
        "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/3314/mbox/",
        "series": [
            {
                "id": 772,
                "url": "https://patchwork.libcamera.org/api/series/772/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=772",
                "date": "2020-03-24T20:28:40",
                "name": "media: Register read-only sub-dev devnode",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/772/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3314/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3314/checks/",
        "tags": {}
    },
    {
        "id": 3315,
        "url": "https://patchwork.libcamera.org/api/patches/3315/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3315/",
        "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": "<20200324202844.1518292-5-jacopo@jmondi.org>",
        "date": "2020-03-24T20:28:44",
        "name": "[libcamera-devel,4/4] media: bcm2835: Fix trivial whitespace error",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "deaf0834f67f3d0aa1faae24be29d47f4719f628",
        "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/3315/mbox/",
        "series": [
            {
                "id": 772,
                "url": "https://patchwork.libcamera.org/api/series/772/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=772",
                "date": "2020-03-24T20:28:40",
                "name": "media: Register read-only sub-dev devnode",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/772/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3315/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3315/checks/",
        "tags": {}
    },
    {
        "id": 3317,
        "url": "https://patchwork.libcamera.org/api/patches/3317/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3317/",
        "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": "<20200325085805.11749-2-laurent.pinchart@ideasonboard.com>",
        "date": "2020-03-25T08:58:03",
        "name": "[libcamera-devel,1/3] libcamera: pipeline: Move uvcvideo and vimc to subdirectories",
        "commit_ref": "5e8933eeebcedda55d4c4e84db9b4983eecefe1b",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "802b10a344ac9ae0d766f5536900e4800c3a6f44",
        "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/3317/mbox/",
        "series": [
            {
                "id": 773,
                "url": "https://patchwork.libcamera.org/api/series/773/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=773",
                "date": "2020-03-25T08:58:02",
                "name": "Make pipeline handlers selectable at compile time",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/773/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3317/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3317/checks/",
        "tags": {}
    },
    {
        "id": 3318,
        "url": "https://patchwork.libcamera.org/api/patches/3318/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3318/",
        "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": "<20200325085805.11749-3-laurent.pinchart@ideasonboard.com>",
        "date": "2020-03-25T08:58:04",
        "name": "[libcamera-devel,2/3] ipa: Move vimc to a subdirectory",
        "commit_ref": "a25533089bda04daf0243eda7e316baea0737e19",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "f22731924aad5fb35d0bf1941186079a04410184",
        "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/3318/mbox/",
        "series": [
            {
                "id": 773,
                "url": "https://patchwork.libcamera.org/api/series/773/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=773",
                "date": "2020-03-25T08:58:02",
                "name": "Make pipeline handlers selectable at compile time",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/773/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3318/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3318/checks/",
        "tags": {}
    },
    {
        "id": 3319,
        "url": "https://patchwork.libcamera.org/api/patches/3319/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3319/",
        "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": "<20200325085805.11749-4-laurent.pinchart@ideasonboard.com>",
        "date": "2020-03-25T08:58:05",
        "name": "[libcamera-devel,3/3] libcamera: Make pipeline handlers selectable at compile time",
        "commit_ref": "ee7e2c93dfbf34b3500c895115c516e5e90d3e31",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "6e1e16ef72d78cd38205f0f5665ddbb2932aacc3",
        "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/3319/mbox/",
        "series": [
            {
                "id": 773,
                "url": "https://patchwork.libcamera.org/api/series/773/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=773",
                "date": "2020-03-25T08:58:02",
                "name": "Make pipeline handlers selectable at compile time",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/773/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3319/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3319/checks/",
        "tags": {}
    },
    {
        "id": 3320,
        "url": "https://patchwork.libcamera.org/api/patches/3320/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3320/",
        "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": "<20200325102355.3969245-1-niklas.soderlund@ragnatech.se>",
        "date": "2020-03-25T10:23:55",
        "name": "[libcamera-devel] libcamera: pipeline: rkisp1: Do not wait for param buffer it it's not used",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "1e06739198bd09957ca0f94578682e936d454e44",
        "submitter": {
            "id": 5,
            "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
            "name": "Niklas Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "delegate": {
            "id": 16,
            "url": "https://patchwork.libcamera.org/api/users/16/?format=api",
            "username": "neg",
            "first_name": "Niklas",
            "last_name": "Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        "mbox": "https://patchwork.libcamera.org/patch/3320/mbox/",
        "series": [
            {
                "id": 774,
                "url": "https://patchwork.libcamera.org/api/series/774/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=774",
                "date": "2020-03-25T10:23:55",
                "name": "[libcamera-devel] libcamera: pipeline: rkisp1: Do not wait for param buffer it it's not used",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/774/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3320/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3320/checks/",
        "tags": {}
    },
    {
        "id": 3321,
        "url": "https://patchwork.libcamera.org/api/patches/3321/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3321/",
        "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": "<20200325122825.GA16172@kaaira-HP-Pavilion-Notebook>",
        "date": "2020-03-25T12:28:25",
        "name": "[libcamera-devel] libcamera: v4l2PixelFormat: replace hex with 4CC",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "dce221bc60f354cddbef75e1dce2767e3fc3bde1",
        "submitter": {
            "id": 39,
            "url": "https://patchwork.libcamera.org/api/people/39/?format=api",
            "name": "Kaaira Gupta",
            "email": "kgupta@es.iitr.ac.in"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/3321/mbox/",
        "series": [
            {
                "id": 775,
                "url": "https://patchwork.libcamera.org/api/series/775/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=775",
                "date": "2020-03-25T12:28:25",
                "name": "[libcamera-devel] libcamera: v4l2PixelFormat: replace hex with 4CC",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/775/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3321/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3321/checks/",
        "tags": {}
    },
    {
        "id": 3322,
        "url": "https://patchwork.libcamera.org/api/patches/3322/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3322/",
        "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": "<20200325220252.GA14374@kaaira-HP-Pavilion-Notebook>",
        "date": "2020-03-25T22:02:52",
        "name": "[libcamera-devel,v2] libcamera: v4l2PixelFormat: Replace hex with fourCC",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "895733e26ff0d8e525f3956f5bf9205409283790",
        "submitter": {
            "id": 39,
            "url": "https://patchwork.libcamera.org/api/people/39/?format=api",
            "name": "Kaaira Gupta",
            "email": "kgupta@es.iitr.ac.in"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/3322/mbox/",
        "series": [
            {
                "id": 776,
                "url": "https://patchwork.libcamera.org/api/series/776/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=776",
                "date": "2020-03-25T22:02:52",
                "name": "[libcamera-devel,v2] libcamera: v4l2PixelFormat: Replace hex with fourCC",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/776/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3322/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3322/checks/",
        "tags": {}
    },
    {
        "id": 3323,
        "url": "https://patchwork.libcamera.org/api/patches/3323/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/3323/",
        "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": "<20200326013512.25425-1-laurent.pinchart@ideasonboard.com>",
        "date": "2020-03-26T01:35:12",
        "name": "[libcamera-devel] qcam: Print whole stream configuration when adjusted",
        "commit_ref": "8c8fde05acd170f14ddbd395924819415a788eaf",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "3f5cf3f1430f2dbd9d593e4c9a9e4b18d2361820",
        "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/3323/mbox/",
        "series": [
            {
                "id": 777,
                "url": "https://patchwork.libcamera.org/api/series/777/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=777",
                "date": "2020-03-26T01:35:12",
                "name": "[libcamera-devel] qcam: Print whole stream configuration when adjusted",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/777/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/3323/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/3323/checks/",
        "tags": {}
    }
]