List patches.

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

[
    {
        "id": 12239,
        "url": "https://patchwork.libcamera.org/api/patches/12239/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12239/",
        "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": "<20210510095814.3732400-7-naush@raspberrypi.com>",
        "date": "2021-05-10T09:58:15",
        "name": "[libcamera-devel,v6,6/6] ipa: raspberrypi: Rate-limit the controller algorithms",
        "commit_ref": "99feb66df02988831c9e8535649b99fad9a78069",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "aa221c6c26185a9c7a6a464b53eacc6137be98c4",
        "submitter": {
            "id": 34,
            "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
            "name": "Naushir Patuck",
            "email": "naush@raspberrypi.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/12239/mbox/",
        "series": [
            {
                "id": 2015,
                "url": "https://patchwork.libcamera.org/api/series/2015/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2015",
                "date": "2021-05-10T09:58:09",
                "name": "ipa: raspberrypi: Rate-limit the controller algorithms",
                "version": 6,
                "mbox": "https://patchwork.libcamera.org/series/2015/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12239/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12239/checks/",
        "tags": {}
    },
    {
        "id": 12241,
        "url": "https://patchwork.libcamera.org/api/patches/12241/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12241/",
        "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": "<20210510105235.28319-2-jacopo@jmondi.org>",
        "date": "2021-05-10T10:52:28",
        "name": "[libcamera-devel,1/8] android: Rework request completion notification",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "0ce56d9b13d9ac665c777567fe604b4784cb9cf5",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/12241/mbox/",
        "series": [
            {
                "id": 2016,
                "url": "https://patchwork.libcamera.org/api/series/2016/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2016",
                "date": "2021-05-10T10:52:27",
                "name": "android: Implement flush() camera operation",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2016/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12241/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12241/checks/",
        "tags": {}
    },
    {
        "id": 12242,
        "url": "https://patchwork.libcamera.org/api/patches/12242/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12242/",
        "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": "<20210510105235.28319-3-jacopo@jmondi.org>",
        "date": "2021-05-10T10:52:29",
        "name": "[libcamera-devel,2/8] libcamera: request: Add Request::cancel()",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "7787168354e96af90033571a8d6e13f3fd26d583",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/12242/mbox/",
        "series": [
            {
                "id": 2016,
                "url": "https://patchwork.libcamera.org/api/series/2016/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2016",
                "date": "2021-05-10T10:52:27",
                "name": "android: Implement flush() camera operation",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2016/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12242/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12242/checks/",
        "tags": {}
    },
    {
        "id": 12243,
        "url": "https://patchwork.libcamera.org/api/patches/12243/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12243/",
        "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": "<20210510105235.28319-4-jacopo@jmondi.org>",
        "date": "2021-05-10T10:52:30",
        "name": "[libcamera-devel,3/8] libcamera: pipeline_handler: Notify Request queueing failure",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "79c0b914536624ba4c1cef76125c56c2bb09c726",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/12243/mbox/",
        "series": [
            {
                "id": 2016,
                "url": "https://patchwork.libcamera.org/api/series/2016/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2016",
                "date": "2021-05-10T10:52:27",
                "name": "android: Implement flush() camera operation",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2016/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12243/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12243/checks/",
        "tags": {}
    },
    {
        "id": 12244,
        "url": "https://patchwork.libcamera.org/api/patches/12244/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12244/",
        "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": "<20210510105235.28319-5-jacopo@jmondi.org>",
        "date": "2021-05-10T10:52:31",
        "name": "[libcamera-devel,4/8] android: camera_device: Replace running_ with CameraState",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "785c553b30a806cfa2027fc4d284af7b100a4877",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/12244/mbox/",
        "series": [
            {
                "id": 2016,
                "url": "https://patchwork.libcamera.org/api/series/2016/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2016",
                "date": "2021-05-10T10:52:27",
                "name": "android: Implement flush() camera operation",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2016/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12244/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12244/checks/",
        "tags": {}
    },
    {
        "id": 12245,
        "url": "https://patchwork.libcamera.org/api/patches/12245/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12245/",
        "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": "<20210510105235.28319-6-jacopo@jmondi.org>",
        "date": "2021-05-10T10:52:32",
        "name": "[libcamera-devel,5/8] android: Replace scoped_lock<> with libcamera::MutexLocker",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "5224c0bc52336fd23108242145eb64a14244d6ee",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/12245/mbox/",
        "series": [
            {
                "id": 2016,
                "url": "https://patchwork.libcamera.org/api/series/2016/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2016",
                "date": "2021-05-10T10:52:27",
                "name": "android: Implement flush() camera operation",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2016/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12245/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12245/checks/",
        "tags": {}
    },
    {
        "id": 12246,
        "url": "https://patchwork.libcamera.org/api/patches/12246/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12246/",
        "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": "<20210510105235.28319-7-jacopo@jmondi.org>",
        "date": "2021-05-10T10:52:33",
        "name": "[libcamera-devel,6/8] android: Guard access to the camera state",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "b97bc15bfdcbd63d966355fd2e8f3e43044ba13e",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/12246/mbox/",
        "series": [
            {
                "id": 2016,
                "url": "https://patchwork.libcamera.org/api/series/2016/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2016",
                "date": "2021-05-10T10:52:27",
                "name": "android: Implement flush() camera operation",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2016/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12246/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12246/checks/",
        "tags": {}
    },
    {
        "id": 12247,
        "url": "https://patchwork.libcamera.org/api/patches/12247/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12247/",
        "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": "<20210510105235.28319-8-jacopo@jmondi.org>",
        "date": "2021-05-10T10:52:34",
        "name": "[libcamera-devel,7/8] android: Rename CameraDevice::mutex_",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "7d945ef4eecbec2c4bfaabff634df8736b1b82f0",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/12247/mbox/",
        "series": [
            {
                "id": 2016,
                "url": "https://patchwork.libcamera.org/api/series/2016/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2016",
                "date": "2021-05-10T10:52:27",
                "name": "android: Implement flush() camera operation",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2016/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12247/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12247/checks/",
        "tags": {}
    },
    {
        "id": 12248,
        "url": "https://patchwork.libcamera.org/api/patches/12248/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12248/",
        "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": "<20210510105235.28319-9-jacopo@jmondi.org>",
        "date": "2021-05-10T10:52:35",
        "name": "[libcamera-devel,8/8] android: Implement flush() camera operation",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "3983d150d96bbb094e0efe388e0f35bf39b0fd51",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/12248/mbox/",
        "series": [
            {
                "id": 2016,
                "url": "https://patchwork.libcamera.org/api/series/2016/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2016",
                "date": "2021-05-10T10:52:27",
                "name": "android: Implement flush() camera operation",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2016/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12248/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12248/checks/",
        "tags": {}
    },
    {
        "id": 12249,
        "url": "https://patchwork.libcamera.org/api/patches/12249/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12249/",
        "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": "<20210510174304.560185-1-nfraprado@collabora.com>",
        "date": "2021-05-10T17:43:04",
        "name": "[libcamera-devel] lc-compliance: Add test to call multiple configure()",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "a6f50561839a1aea71bc3bd9a49f1a63a56f4e6c",
        "submitter": {
            "id": 84,
            "url": "https://patchwork.libcamera.org/api/people/84/?format=api",
            "name": "Nícolas F. R. A. Prado",
            "email": "nfraprado@collabora.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/12249/mbox/",
        "series": [
            {
                "id": 2017,
                "url": "https://patchwork.libcamera.org/api/series/2017/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2017",
                "date": "2021-05-10T17:43:04",
                "name": "[libcamera-devel] lc-compliance: Add test to call multiple configure()",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2017/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12249/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12249/checks/",
        "tags": {}
    },
    {
        "id": 12250,
        "url": "https://patchwork.libcamera.org/api/patches/12250/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12250/",
        "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": "<20210511115611.57642-1-umang.jain@ideasonboard.com>",
        "date": "2021-05-11T11:56:11",
        "name": "[libcamera-devel] ipa: mojom: Move CameraSensorInfo struct exclusively to IPA IPC",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "0cf78cf1796f049654985f59c8a5581449cddcf4",
        "submitter": {
            "id": 86,
            "url": "https://patchwork.libcamera.org/api/people/86/?format=api",
            "name": "Umang Jain",
            "email": "umang.jain@ideasonboard.com"
        },
        "delegate": {
            "id": 12,
            "url": "https://patchwork.libcamera.org/api/users/12/?format=api",
            "username": "uajain",
            "first_name": "Umang",
            "last_name": "Jain",
            "email": "umang.jain@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/12250/mbox/",
        "series": [
            {
                "id": 2018,
                "url": "https://patchwork.libcamera.org/api/series/2018/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2018",
                "date": "2021-05-11T11:56:11",
                "name": "[libcamera-devel] ipa: mojom: Move CameraSensorInfo struct exclusively to IPA IPC",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2018/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12250/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12250/checks/",
        "tags": {}
    },
    {
        "id": 12251,
        "url": "https://patchwork.libcamera.org/api/patches/12251/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12251/",
        "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": "<20210512084744.1499469-1-naush@raspberrypi.com>",
        "date": "2021-05-12T08:47:43",
        "name": "[libcamera-devel,1/2] pipeline: raspberrypi: Store timestamp in the correct Request metadata",
        "commit_ref": "f1b7b68d209aa2fb074f39be7ca0d7e2c9edd631",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "1f4ce88555decd65742d2f895b1af06890040d45",
        "submitter": {
            "id": 34,
            "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
            "name": "Naushir Patuck",
            "email": "naush@raspberrypi.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/12251/mbox/",
        "series": [
            {
                "id": 2019,
                "url": "https://patchwork.libcamera.org/api/series/2019/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2019",
                "date": "2021-05-12T08:47:43",
                "name": "[libcamera-devel,1/2] pipeline: raspberrypi: Store timestamp in the correct Request metadata",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2019/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12251/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12251/checks/",
        "tags": {}
    },
    {
        "id": 12252,
        "url": "https://patchwork.libcamera.org/api/patches/12252/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12252/",
        "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": "<20210512084744.1499469-2-naush@raspberrypi.com>",
        "date": "2021-05-12T08:47:44",
        "name": "[libcamera-devel,2/2] pipeline raspberrypi: Move adding of ScalerCrop to the Request metadata",
        "commit_ref": "d832e9622e69f88986c2b5a3ea836238b860e0f7",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "258d72bd35397b2274e1ecf5bc7fb78833a7a25a",
        "submitter": {
            "id": 34,
            "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
            "name": "Naushir Patuck",
            "email": "naush@raspberrypi.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/12252/mbox/",
        "series": [
            {
                "id": 2019,
                "url": "https://patchwork.libcamera.org/api/series/2019/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2019",
                "date": "2021-05-12T08:47:43",
                "name": "[libcamera-devel,1/2] pipeline: raspberrypi: Store timestamp in the correct Request metadata",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2019/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12252/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12252/checks/",
        "tags": {}
    },
    {
        "id": 12253,
        "url": "https://patchwork.libcamera.org/api/patches/12253/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12253/",
        "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": "<20210512102541.722956-2-paul.elder@ideasonboard.com>",
        "date": "2021-05-12T10:25:39",
        "name": "[libcamera-devel,v3,1/3] android: camera_metadata: Auto-resize CameraMetadata",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "a1b9ac4ef5fac9064b738d235cefa508951e2949",
        "submitter": {
            "id": 17,
            "url": "https://patchwork.libcamera.org/api/people/17/?format=api",
            "name": "Paul Elder",
            "email": "paul.elder@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/12253/mbox/",
        "series": [
            {
                "id": 2020,
                "url": "https://patchwork.libcamera.org/api/series/2020/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2020",
                "date": "2021-05-12T10:25:38",
                "name": "[libcamera-devel,v3,1/3] android: camera_metadata: Auto-resize CameraMetadata",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/2020/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12253/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12253/checks/",
        "tags": {}
    },
    {
        "id": 12255,
        "url": "https://patchwork.libcamera.org/api/patches/12255/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12255/",
        "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": "<20210512102541.722956-4-paul.elder@ideasonboard.com>",
        "date": "2021-05-12T10:25:41",
        "name": "[libcamera-devel,v3,3/3] android: jpeg: post_processor: Use the new metadata functions",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "f8741b738cf779b9c0e33d39b2d33c757fe57640",
        "submitter": {
            "id": 17,
            "url": "https://patchwork.libcamera.org/api/people/17/?format=api",
            "name": "Paul Elder",
            "email": "paul.elder@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/12255/mbox/",
        "series": [
            {
                "id": 2020,
                "url": "https://patchwork.libcamera.org/api/series/2020/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2020",
                "date": "2021-05-12T10:25:38",
                "name": "[libcamera-devel,v3,1/3] android: camera_metadata: Auto-resize CameraMetadata",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/2020/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12255/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12255/checks/",
        "tags": {}
    },
    {
        "id": 12256,
        "url": "https://patchwork.libcamera.org/api/patches/12256/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12256/",
        "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": "<20210512102541.722956-3-paul.elder@ideasonboard.com>",
        "date": "2021-05-12T10:25:40",
        "name": "[libcamera-devel,v3,2/3] android: camera_device: Use the new CameraMetadata functions",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "6dbddd9567b599ae3fec66f69fd0930bca89d50e",
        "submitter": {
            "id": 17,
            "url": "https://patchwork.libcamera.org/api/people/17/?format=api",
            "name": "Paul Elder",
            "email": "paul.elder@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/12256/mbox/",
        "series": [
            {
                "id": 2020,
                "url": "https://patchwork.libcamera.org/api/series/2020/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2020",
                "date": "2021-05-12T10:25:38",
                "name": "[libcamera-devel,v3,1/3] android: camera_metadata: Auto-resize CameraMetadata",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/2020/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12256/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12256/checks/",
        "tags": {}
    },
    {
        "id": 12257,
        "url": "https://patchwork.libcamera.org/api/patches/12257/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12257/",
        "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": "<20210513022946.2194341-1-hiroh@chromium.org>",
        "date": "2021-05-13T02:29:45",
        "name": "[libcamera-devel,v5,1/2] pipeline: ipu3: Store requests in the case a buffer shortage",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "5c4c896d0a397d8bf8bbef1cd80a0d51552943fa",
        "submitter": {
            "id": 63,
            "url": "https://patchwork.libcamera.org/api/people/63/?format=api",
            "name": "Hirokazu Honda",
            "email": "hiroh@chromium.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/12257/mbox/",
        "series": [
            {
                "id": 2021,
                "url": "https://patchwork.libcamera.org/api/series/2021/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2021",
                "date": "2021-05-13T02:29:45",
                "name": "[libcamera-devel,v5,1/2] pipeline: ipu3: Store requests in the case a buffer shortage",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/2021/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12257/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12257/checks/",
        "tags": {}
    },
    {
        "id": 12258,
        "url": "https://patchwork.libcamera.org/api/patches/12258/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12258/",
        "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": "<20210513022946.2194341-2-hiroh@chromium.org>",
        "date": "2021-05-13T02:29:46",
        "name": "[libcamera-devel,v5,2/2] libcamera: ipu3: Try queuing pending requests if a buffer is available",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "de9c3d2768ed590aca7b1bdc74cedf2658f1429a",
        "submitter": {
            "id": 63,
            "url": "https://patchwork.libcamera.org/api/people/63/?format=api",
            "name": "Hirokazu Honda",
            "email": "hiroh@chromium.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/12258/mbox/",
        "series": [
            {
                "id": 2021,
                "url": "https://patchwork.libcamera.org/api/series/2021/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2021",
                "date": "2021-05-13T02:29:45",
                "name": "[libcamera-devel,v5,1/2] pipeline: ipu3: Store requests in the case a buffer shortage",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/2021/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12258/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12258/checks/",
        "tags": {}
    },
    {
        "id": 12259,
        "url": "https://patchwork.libcamera.org/api/patches/12259/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12259/",
        "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": "<20210513045323.3593490-1-hiroh@chromium.org>",
        "date": "2021-05-13T04:53:23",
        "name": "[libcamera-devel] Documentation: Fix too short title underline in ipa.rst",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "1c74cf012b9e83f813e6001bad5c864226f9d055",
        "submitter": {
            "id": 63,
            "url": "https://patchwork.libcamera.org/api/people/63/?format=api",
            "name": "Hirokazu Honda",
            "email": "hiroh@chromium.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/12259/mbox/",
        "series": [
            {
                "id": 2022,
                "url": "https://patchwork.libcamera.org/api/series/2022/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2022",
                "date": "2021-05-13T04:53:23",
                "name": "[libcamera-devel] Documentation: Fix too short title underline in ipa.rst",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2022/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12259/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12259/checks/",
        "tags": {}
    },
    {
        "id": 12260,
        "url": "https://patchwork.libcamera.org/api/patches/12260/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12260/",
        "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": "<20210513075346.739370-1-paul.elder@ideasonboard.com>",
        "date": "2021-05-13T07:53:46",
        "name": "[libcamera-devel,RFC] ipa: Documentation: Enable documentation of mojom files",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "1da47550ce2e0d1bcc119ed53a11580eb4375713",
        "submitter": {
            "id": 17,
            "url": "https://patchwork.libcamera.org/api/people/17/?format=api",
            "name": "Paul Elder",
            "email": "paul.elder@ideasonboard.com"
        },
        "delegate": {
            "id": 17,
            "url": "https://patchwork.libcamera.org/api/users/17/?format=api",
            "username": "epaul",
            "first_name": "Paul",
            "last_name": "Elder",
            "email": "paul.elder@ideasonboard.com"
        },
        "mbox": "https://patchwork.libcamera.org/patch/12260/mbox/",
        "series": [
            {
                "id": 2023,
                "url": "https://patchwork.libcamera.org/api/series/2023/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2023",
                "date": "2021-05-13T07:53:46",
                "name": "[libcamera-devel,RFC] ipa: Documentation: Enable documentation of mojom files",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2023/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12260/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12260/checks/",
        "tags": {}
    },
    {
        "id": 12261,
        "url": "https://patchwork.libcamera.org/api/patches/12261/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12261/",
        "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": "<20210513081326.741424-1-paul.elder@ideasonboard.com>",
        "date": "2021-05-13T08:13:26",
        "name": "[libcamera-devel] Documentation: guides: ipa: Fix title underline",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "1c74cf012b9e83f813e6001bad5c864226f9d055",
        "submitter": {
            "id": 17,
            "url": "https://patchwork.libcamera.org/api/people/17/?format=api",
            "name": "Paul Elder",
            "email": "paul.elder@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/12261/mbox/",
        "series": [
            {
                "id": 2024,
                "url": "https://patchwork.libcamera.org/api/series/2024/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2024",
                "date": "2021-05-13T08:13:26",
                "name": "[libcamera-devel] Documentation: guides: ipa: Fix title underline",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/2024/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12261/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12261/checks/",
        "tags": {}
    },
    {
        "id": 12263,
        "url": "https://patchwork.libcamera.org/api/patches/12263/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12263/",
        "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": "<20210513092246.42847-2-jacopo@jmondi.org>",
        "date": "2021-05-13T09:22:39",
        "name": "[libcamera-devel,v2,1/8] android: Rework request completion notification",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "0ce56d9b13d9ac665c777567fe604b4784cb9cf5",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/12263/mbox/",
        "series": [
            {
                "id": 2025,
                "url": "https://patchwork.libcamera.org/api/series/2025/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2025",
                "date": "2021-05-13T09:22:38",
                "name": "Implement flush() camera operation",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/2025/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12263/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12263/checks/",
        "tags": {}
    },
    {
        "id": 12264,
        "url": "https://patchwork.libcamera.org/api/patches/12264/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12264/",
        "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": "<20210513092246.42847-3-jacopo@jmondi.org>",
        "date": "2021-05-13T09:22:40",
        "name": "[libcamera-devel,v2,2/8] libcamera: request: Add Request::cancel()",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "7787168354e96af90033571a8d6e13f3fd26d583",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/12264/mbox/",
        "series": [
            {
                "id": 2025,
                "url": "https://patchwork.libcamera.org/api/series/2025/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2025",
                "date": "2021-05-13T09:22:38",
                "name": "Implement flush() camera operation",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/2025/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12264/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12264/checks/",
        "tags": {}
    },
    {
        "id": 12265,
        "url": "https://patchwork.libcamera.org/api/patches/12265/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12265/",
        "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": "<20210513092246.42847-4-jacopo@jmondi.org>",
        "date": "2021-05-13T09:22:41",
        "name": "[libcamera-devel,v2,3/8] libcamera: pipeline_handler: Notify Request queueing failure",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "79c0b914536624ba4c1cef76125c56c2bb09c726",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/12265/mbox/",
        "series": [
            {
                "id": 2025,
                "url": "https://patchwork.libcamera.org/api/series/2025/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2025",
                "date": "2021-05-13T09:22:38",
                "name": "Implement flush() camera operation",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/2025/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12265/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12265/checks/",
        "tags": {}
    },
    {
        "id": 12266,
        "url": "https://patchwork.libcamera.org/api/patches/12266/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12266/",
        "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": "<20210513092246.42847-5-jacopo@jmondi.org>",
        "date": "2021-05-13T09:22:42",
        "name": "[libcamera-devel,v2,4/8] android: camera_device: Replace running_ with CameraState",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "785c553b30a806cfa2027fc4d284af7b100a4877",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/12266/mbox/",
        "series": [
            {
                "id": 2025,
                "url": "https://patchwork.libcamera.org/api/series/2025/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2025",
                "date": "2021-05-13T09:22:38",
                "name": "Implement flush() camera operation",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/2025/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12266/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12266/checks/",
        "tags": {}
    },
    {
        "id": 12267,
        "url": "https://patchwork.libcamera.org/api/patches/12267/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12267/",
        "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": "<20210513092246.42847-6-jacopo@jmondi.org>",
        "date": "2021-05-13T09:22:43",
        "name": "[libcamera-devel,v2,5/8] android: Replace scoped_lock<> with libcamera::MutexLocker",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "5224c0bc52336fd23108242145eb64a14244d6ee",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/12267/mbox/",
        "series": [
            {
                "id": 2025,
                "url": "https://patchwork.libcamera.org/api/series/2025/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2025",
                "date": "2021-05-13T09:22:38",
                "name": "Implement flush() camera operation",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/2025/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12267/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12267/checks/",
        "tags": {}
    },
    {
        "id": 12268,
        "url": "https://patchwork.libcamera.org/api/patches/12268/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12268/",
        "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": "<20210513092246.42847-7-jacopo@jmondi.org>",
        "date": "2021-05-13T09:22:44",
        "name": "[libcamera-devel,v2,6/8] android: Guard access to the camera state",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "b97bc15bfdcbd63d966355fd2e8f3e43044ba13e",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/12268/mbox/",
        "series": [
            {
                "id": 2025,
                "url": "https://patchwork.libcamera.org/api/series/2025/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2025",
                "date": "2021-05-13T09:22:38",
                "name": "Implement flush() camera operation",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/2025/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12268/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12268/checks/",
        "tags": {}
    },
    {
        "id": 12269,
        "url": "https://patchwork.libcamera.org/api/patches/12269/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12269/",
        "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": "<20210513092246.42847-8-jacopo@jmondi.org>",
        "date": "2021-05-13T09:22:45",
        "name": "[libcamera-devel,v2,7/8] android: Rename CameraDevice::mutex_",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "7d945ef4eecbec2c4bfaabff634df8736b1b82f0",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/12269/mbox/",
        "series": [
            {
                "id": 2025,
                "url": "https://patchwork.libcamera.org/api/series/2025/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2025",
                "date": "2021-05-13T09:22:38",
                "name": "Implement flush() camera operation",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/2025/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12269/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12269/checks/",
        "tags": {}
    },
    {
        "id": 12270,
        "url": "https://patchwork.libcamera.org/api/patches/12270/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12270/",
        "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": "<20210513092246.42847-9-jacopo@jmondi.org>",
        "date": "2021-05-13T09:22:46",
        "name": "[libcamera-devel,v2,8/8] android: Implement flush() camera operation",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "4c02407b675fd1d76edb75d5f490f0c4d8c2d18d",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/12270/mbox/",
        "series": [
            {
                "id": 2025,
                "url": "https://patchwork.libcamera.org/api/series/2025/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2025",
                "date": "2021-05-13T09:22:38",
                "name": "Implement flush() camera operation",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/2025/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12270/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12270/checks/",
        "tags": {}
    },
    {
        "id": 12272,
        "url": "https://patchwork.libcamera.org/api/patches/12272/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/12272/",
        "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": "<20210513152116.17666-2-jacopo@jmondi.org>",
        "date": "2021-05-13T15:21:09",
        "name": "[libcamera-devel,v3,1/8] libcamera: ipu3: imgu: Update BDS calculation process",
        "commit_ref": "92411679b1197754e29dd4824de8533f482f7c07",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "92ab30cde649a304a91ff313f0821bb81268a93c",
        "submitter": {
            "id": 3,
            "url": "https://patchwork.libcamera.org/api/people/3/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo@jmondi.org"
        },
        "delegate": {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        "mbox": "https://patchwork.libcamera.org/patch/12272/mbox/",
        "series": [
            {
                "id": 2026,
                "url": "https://patchwork.libcamera.org/api/series/2026/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2026",
                "date": "2021-05-13T15:21:08",
                "name": "ipu3: imgu: Improve ImgU calculation procedure",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/2026/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/12272/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/12272/checks/",
        "tags": {}
    }
]