List patches.

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

[
    {
        "id": 20773,
        "url": "https://patchwork.libcamera.org/api/patches/20773/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20773/",
        "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": "<20240805120522.1613342-4-stefan.klug@ideasonboard.com>",
        "date": "2024-08-05T12:05:04",
        "name": "[v1,3/6] ipa: rkisp1: awb: Implement ColourTemperature control",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "e239183c552017dc45e425acc0d4de4aaaefb8c5",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/20773/mbox/",
        "series": [
            {
                "id": 4486,
                "url": "https://patchwork.libcamera.org/api/series/4486/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4486",
                "date": "2024-08-05T12:05:01",
                "name": "rkisp1: Add manual colour temperature control",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4486/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20773/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20773/checks/",
        "tags": {}
    },
    {
        "id": 20774,
        "url": "https://patchwork.libcamera.org/api/patches/20774/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20774/",
        "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": "<20240805120522.1613342-5-stefan.klug@ideasonboard.com>",
        "date": "2024-08-05T12:05:05",
        "name": "[v1,4/6] libtuning: Modify ctt_awb.awb() so that it can run in our context",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "4294575eeaa55097d90ad5533322db1e3167f106",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/20774/mbox/",
        "series": [
            {
                "id": 4486,
                "url": "https://patchwork.libcamera.org/api/series/4486/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4486",
                "date": "2024-08-05T12:05:01",
                "name": "rkisp1: Add manual colour temperature control",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4486/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20774/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20774/checks/",
        "tags": {}
    },
    {
        "id": 20775,
        "url": "https://patchwork.libcamera.org/api/patches/20775/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20775/",
        "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": "<20240805120522.1613342-6-stefan.klug@ideasonboard.com>",
        "date": "2024-08-05T12:05:06",
        "name": "[v1,5/6] libtuning: Add initial AWB module",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "b66032472baaa938ee898eecee4de98f299e78b5",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/20775/mbox/",
        "series": [
            {
                "id": 4486,
                "url": "https://patchwork.libcamera.org/api/series/4486/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4486",
                "date": "2024-08-05T12:05:01",
                "name": "rkisp1: Add manual colour temperature control",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4486/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20775/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20775/checks/",
        "tags": {}
    },
    {
        "id": 20776,
        "url": "https://patchwork.libcamera.org/api/patches/20776/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20776/",
        "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": "<20240805120522.1613342-7-stefan.klug@ideasonboard.com>",
        "date": "2024-08-05T12:05:07",
        "name": "[v1,6/6] utils: tuning: rkisp1: Replace static AWB with new AWB module",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "d652ac2696cdd615d41b5524b46e654f89bebead",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/20776/mbox/",
        "series": [
            {
                "id": 4486,
                "url": "https://patchwork.libcamera.org/api/series/4486/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4486",
                "date": "2024-08-05T12:05:01",
                "name": "rkisp1: Add manual colour temperature control",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4486/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20776/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20776/checks/",
        "tags": {}
    },
    {
        "id": 20778,
        "url": "https://patchwork.libcamera.org/api/patches/20778/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20778/",
        "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": "<20240805135104.139932-3-chenghaoyang@google.com>",
        "date": "2024-08-05T13:48:33",
        "name": "[v8,2/8] libcamera: Remove PipelineHandler Fatal check of non-empty MediaDevices",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "41a946d8020fdd8433230175f39bba0b6d992b1c",
        "submitter": {
            "id": 117,
            "url": "https://patchwork.libcamera.org/api/people/117/?format=api",
            "name": "Cheng-Hao Yang",
            "email": "chenghaoyang@chromium.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/20778/mbox/",
        "series": [
            {
                "id": 4487,
                "url": "https://patchwork.libcamera.org/api/series/4487/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4487",
                "date": "2024-08-05T13:48:31",
                "name": "Add VirtualPipelineHandler",
                "version": 8,
                "mbox": "https://patchwork.libcamera.org/series/4487/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20778/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20778/checks/",
        "tags": {}
    },
    {
        "id": 20779,
        "url": "https://patchwork.libcamera.org/api/patches/20779/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20779/",
        "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": "<20240805135104.139932-2-chenghaoyang@google.com>",
        "date": "2024-08-05T13:48:32",
        "name": "[v8,1/8] libcamera: add DmaBufAllocator::exportBuffers()",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "a1d4d2e1afb2bc0cf273e616fb9da0bfdbe0ec7a",
        "submitter": {
            "id": 117,
            "url": "https://patchwork.libcamera.org/api/people/117/?format=api",
            "name": "Cheng-Hao Yang",
            "email": "chenghaoyang@chromium.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/20779/mbox/",
        "series": [
            {
                "id": 4487,
                "url": "https://patchwork.libcamera.org/api/series/4487/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4487",
                "date": "2024-08-05T13:48:31",
                "name": "Add VirtualPipelineHandler",
                "version": 8,
                "mbox": "https://patchwork.libcamera.org/series/4487/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20779/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20779/checks/",
        "tags": {}
    },
    {
        "id": 20780,
        "url": "https://patchwork.libcamera.org/api/patches/20780/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20780/",
        "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": "<20240805135104.139932-4-chenghaoyang@google.com>",
        "date": "2024-08-05T13:48:34",
        "name": "[v8,3/8] libcamera: pipeline: Add VirtualPipelineHandler",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "8e3d128e0f6e726e4027c9ab2f0cf53d5ccc6054",
        "submitter": {
            "id": 117,
            "url": "https://patchwork.libcamera.org/api/people/117/?format=api",
            "name": "Cheng-Hao Yang",
            "email": "chenghaoyang@chromium.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/20780/mbox/",
        "series": [
            {
                "id": 4487,
                "url": "https://patchwork.libcamera.org/api/series/4487/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4487",
                "date": "2024-08-05T13:48:31",
                "name": "Add VirtualPipelineHandler",
                "version": 8,
                "mbox": "https://patchwork.libcamera.org/series/4487/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20780/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20780/checks/",
        "tags": {}
    },
    {
        "id": 20781,
        "url": "https://patchwork.libcamera.org/api/patches/20781/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20781/",
        "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": "<20240805135104.139932-5-chenghaoyang@google.com>",
        "date": "2024-08-05T13:48:35",
        "name": "[v8,4/8] libcamera: pipeline: Add test pattern for VirtualPipelineHandler",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "5c913eb23b29b7ac85617df676e753758abbaf20",
        "submitter": {
            "id": 117,
            "url": "https://patchwork.libcamera.org/api/people/117/?format=api",
            "name": "Cheng-Hao Yang",
            "email": "chenghaoyang@chromium.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/20781/mbox/",
        "series": [
            {
                "id": 4487,
                "url": "https://patchwork.libcamera.org/api/series/4487/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4487",
                "date": "2024-08-05T13:48:31",
                "name": "Add VirtualPipelineHandler",
                "version": 8,
                "mbox": "https://patchwork.libcamera.org/series/4487/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20781/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20781/checks/",
        "tags": {}
    },
    {
        "id": 20782,
        "url": "https://patchwork.libcamera.org/api/patches/20782/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20782/",
        "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": "<20240805135104.139932-6-chenghaoyang@google.com>",
        "date": "2024-08-05T13:48:36",
        "name": "[v8,5/8] libcamera: pipeline: Read config and register cameras based on the config",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "4039ab154fffc1d9804609a6ba53bdc6aa730fe1",
        "submitter": {
            "id": 117,
            "url": "https://patchwork.libcamera.org/api/people/117/?format=api",
            "name": "Cheng-Hao Yang",
            "email": "chenghaoyang@chromium.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/20782/mbox/",
        "series": [
            {
                "id": 4487,
                "url": "https://patchwork.libcamera.org/api/series/4487/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4487",
                "date": "2024-08-05T13:48:31",
                "name": "Add VirtualPipelineHandler",
                "version": 8,
                "mbox": "https://patchwork.libcamera.org/series/4487/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20782/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20782/checks/",
        "tags": {}
    },
    {
        "id": 20783,
        "url": "https://patchwork.libcamera.org/api/patches/20783/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20783/",
        "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": "<20240805135104.139932-7-chenghaoyang@google.com>",
        "date": "2024-08-05T13:48:37",
        "name": "[v8,6/8] libcamera: pipeline: Shift test pattern by 1 pixel left every frame",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "959d8956d87b1e19e72ead1ee54c9773fa64c658",
        "submitter": {
            "id": 117,
            "url": "https://patchwork.libcamera.org/api/people/117/?format=api",
            "name": "Cheng-Hao Yang",
            "email": "chenghaoyang@chromium.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/20783/mbox/",
        "series": [
            {
                "id": 4487,
                "url": "https://patchwork.libcamera.org/api/series/4487/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4487",
                "date": "2024-08-05T13:48:31",
                "name": "Add VirtualPipelineHandler",
                "version": 8,
                "mbox": "https://patchwork.libcamera.org/series/4487/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20783/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20783/checks/",
        "tags": {}
    },
    {
        "id": 20784,
        "url": "https://patchwork.libcamera.org/api/patches/20784/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20784/",
        "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": "<20240805135104.139932-8-chenghaoyang@google.com>",
        "date": "2024-08-05T13:48:38",
        "name": "[v8,7/8] libcamera: pipeline: Load images",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "fd37854690437465535a75061b4257b338000121",
        "submitter": {
            "id": 117,
            "url": "https://patchwork.libcamera.org/api/people/117/?format=api",
            "name": "Cheng-Hao Yang",
            "email": "chenghaoyang@chromium.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/20784/mbox/",
        "series": [
            {
                "id": 4487,
                "url": "https://patchwork.libcamera.org/api/series/4487/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4487",
                "date": "2024-08-05T13:48:31",
                "name": "Add VirtualPipelineHandler",
                "version": 8,
                "mbox": "https://patchwork.libcamera.org/series/4487/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20784/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20784/checks/",
        "tags": {}
    },
    {
        "id": 20785,
        "url": "https://patchwork.libcamera.org/api/patches/20785/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20785/",
        "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": "<20240805135104.139932-9-chenghaoyang@google.com>",
        "date": "2024-08-05T13:48:39",
        "name": "[v8,8/8] libcamera: software_isp: Refactor SoftwareIsp to use DmaBufAllocator::exportBuffers",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "b43e265088171ec39c9e3c6cba0044ce97b61646",
        "submitter": {
            "id": 117,
            "url": "https://patchwork.libcamera.org/api/people/117/?format=api",
            "name": "Cheng-Hao Yang",
            "email": "chenghaoyang@chromium.org"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/20785/mbox/",
        "series": [
            {
                "id": 4487,
                "url": "https://patchwork.libcamera.org/api/series/4487/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4487",
                "date": "2024-08-05T13:48:31",
                "name": "Add VirtualPipelineHandler",
                "version": 8,
                "mbox": "https://patchwork.libcamera.org/series/4487/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20785/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20785/checks/",
        "tags": {}
    },
    {
        "id": 20787,
        "url": "https://patchwork.libcamera.org/api/patches/20787/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20787/",
        "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": "<20240805143654.20870-2-laurent.pinchart@ideasonboard.com>",
        "date": "2024-08-05T14:36:37",
        "name": "[v5,01/18] libcamera: Drop path prefix from Doxygen file directive",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "4d3728917247ad55554ccebb7f9bbab02a03b545",
        "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/20787/mbox/",
        "series": [
            {
                "id": 4488,
                "url": "https://patchwork.libcamera.org/api/series/4488/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4488",
                "date": "2024-08-05T14:36:36",
                "name": "Split libcamera documentation in public and internal APIs",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4488/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20787/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20787/checks/",
        "tags": {}
    },
    {
        "id": 20788,
        "url": "https://patchwork.libcamera.org/api/patches/20788/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20788/",
        "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": "<20240805143654.20870-3-laurent.pinchart@ideasonboard.com>",
        "date": "2024-08-05T14:36:38",
        "name": "[v5,02/18] libcamera: Make all internal headers visible to Doxygen",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "03c0596c216c4647d32b3f8ac1fc72f969215f17",
        "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/20788/mbox/",
        "series": [
            {
                "id": 4488,
                "url": "https://patchwork.libcamera.org/api/series/4488/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4488",
                "date": "2024-08-05T14:36:36",
                "name": "Split libcamera documentation in public and internal APIs",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4488/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20788/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20788/checks/",
        "tags": {}
    },
    {
        "id": 20789,
        "url": "https://patchwork.libcamera.org/api/patches/20789/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20789/",
        "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": "<20240805143654.20870-4-laurent.pinchart@ideasonboard.com>",
        "date": "2024-08-05T14:36:39",
        "name": "[v5,03/18] libcamera: Unify Doxygen file directive prefix for formats.h",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "b34f922dbf60a36a4d04dc34f7542b83f0957222",
        "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/20789/mbox/",
        "series": [
            {
                "id": 4488,
                "url": "https://patchwork.libcamera.org/api/series/4488/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4488",
                "date": "2024-08-05T14:36:36",
                "name": "Split libcamera documentation in public and internal APIs",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4488/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20789/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20789/checks/",
        "tags": {}
    },
    {
        "id": 20790,
        "url": "https://patchwork.libcamera.org/api/patches/20790/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20790/",
        "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": "<20240805143654.20870-5-laurent.pinchart@ideasonboard.com>",
        "date": "2024-08-05T14:36:40",
        "name": "[v5,04/18] libcamera: Mark internal parts of public classes with \\internal",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "01c8ef07ae2d2937f0cf8ee1e44b51d7ac9f90c5",
        "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/20790/mbox/",
        "series": [
            {
                "id": 4488,
                "url": "https://patchwork.libcamera.org/api/series/4488/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4488",
                "date": "2024-08-05T14:36:36",
                "name": "Split libcamera documentation in public and internal APIs",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4488/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20790/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20790/checks/",
        "tags": {}
    },
    {
        "id": 20791,
        "url": "https://patchwork.libcamera.org/api/patches/20791/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20791/",
        "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": "<20240805143654.20870-6-laurent.pinchart@ideasonboard.com>",
        "date": "2024-08-05T14:36:41",
        "name": "[v5,05/18] libcamera: Hide *::Private classes with __DOXYGEN_PUBLIC__",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "c1a7dae86e7512bf64ad2c106f9578affc7c67c8",
        "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/20791/mbox/",
        "series": [
            {
                "id": 4488,
                "url": "https://patchwork.libcamera.org/api/series/4488/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4488",
                "date": "2024-08-05T14:36:36",
                "name": "Split libcamera documentation in public and internal APIs",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4488/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20791/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20791/checks/",
        "tags": {}
    },
    {
        "id": 20792,
        "url": "https://patchwork.libcamera.org/api/patches/20792/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20792/",
        "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": "<20240805143654.20870-7-laurent.pinchart@ideasonboard.com>",
        "date": "2024-08-05T14:36:42",
        "name": "[v5,06/18] libcamera: Split public and internal source arrays",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "8d5948a57f8b33b622bab88e5c47a330dd3e13d3",
        "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/20792/mbox/",
        "series": [
            {
                "id": 4488,
                "url": "https://patchwork.libcamera.org/api/series/4488/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4488",
                "date": "2024-08-05T14:36:36",
                "name": "Split libcamera documentation in public and internal APIs",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4488/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20792/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20792/checks/",
        "tags": {}
    },
    {
        "id": 20793,
        "url": "https://patchwork.libcamera.org/api/patches/20793/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20793/",
        "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": "<20240805143654.20870-8-laurent.pinchart@ideasonboard.com>",
        "date": "2024-08-05T14:36:43",
        "name": "[v5,07/18] libcamera: Add version.h to public headers",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "92d3e317197fdcdc6da2cb2efec7fd00d3d67190",
        "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/20793/mbox/",
        "series": [
            {
                "id": 4488,
                "url": "https://patchwork.libcamera.org/api/series/4488/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4488",
                "date": "2024-08-05T14:36:36",
                "name": "Split libcamera documentation in public and internal APIs",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4488/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20793/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20793/checks/",
        "tags": {}
    },
    {
        "id": 20794,
        "url": "https://patchwork.libcamera.org/api/patches/20794/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20794/",
        "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": "<20240805143654.20870-9-laurent.pinchart@ideasonboard.com>",
        "date": "2024-08-05T14:36:44",
        "name": "[v5,08/18] libcamera: Drop libcamera_generated_ipa_headers from sources",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "23573c6d04f129a960ddb42ebe50dc5dbfabeccd",
        "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/20794/mbox/",
        "series": [
            {
                "id": 4488,
                "url": "https://patchwork.libcamera.org/api/series/4488/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4488",
                "date": "2024-08-05T14:36:36",
                "name": "Split libcamera documentation in public and internal APIs",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4488/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20794/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20794/checks/",
        "tags": {}
    },
    {
        "id": 20795,
        "url": "https://patchwork.libcamera.org/api/patches/20795/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20795/",
        "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": "<20240805143654.20870-10-laurent.pinchart@ideasonboard.com>",
        "date": "2024-08-05T14:36:45",
        "name": "[v5,09/18] libcamera: Move IPA headers to the libcamera_private dependency",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "c9f6104fa4ad222c2789ee4bdc059713fa5969a8",
        "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/20795/mbox/",
        "series": [
            {
                "id": 4488,
                "url": "https://patchwork.libcamera.org/api/series/4488/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4488",
                "date": "2024-08-05T14:36:36",
                "name": "Split libcamera documentation in public and internal APIs",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4488/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20795/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20795/checks/",
        "tags": {}
    },
    {
        "id": 20796,
        "url": "https://patchwork.libcamera.org/api/patches/20796/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20796/",
        "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": "<20240805143654.20870-11-laurent.pinchart@ideasonboard.com>",
        "date": "2024-08-05T14:36:46",
        "name": "[v5,10/18] libcamera: Consolidate all IPA headers in libcamera_ipa_headers",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "1da2e3030a2a25a79550215364bf56609adec3f9",
        "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/20796/mbox/",
        "series": [
            {
                "id": 4488,
                "url": "https://patchwork.libcamera.org/api/series/4488/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4488",
                "date": "2024-08-05T14:36:36",
                "name": "Split libcamera documentation in public and internal APIs",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4488/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20796/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20796/checks/",
        "tags": {}
    },
    {
        "id": 20797,
        "url": "https://patchwork.libcamera.org/api/patches/20797/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20797/",
        "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": "<20240805143654.20870-12-laurent.pinchart@ideasonboard.com>",
        "date": "2024-08-05T14:36:47",
        "name": "[v5,11/18] libcamera: Add missing headers to libcamera_internal_headers",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "31d56c961c816b9e299bc6475c7a20931f26f669",
        "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/20797/mbox/",
        "series": [
            {
                "id": 4488,
                "url": "https://patchwork.libcamera.org/api/series/4488/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4488",
                "date": "2024-08-05T14:36:36",
                "name": "Split libcamera documentation in public and internal APIs",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4488/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20797/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20797/checks/",
        "tags": {}
    },
    {
        "id": 20798,
        "url": "https://patchwork.libcamera.org/api/patches/20798/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20798/",
        "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": "<20240805143654.20870-13-laurent.pinchart@ideasonboard.com>",
        "date": "2024-08-05T14:36:48",
        "name": "[v5,12/18] libcamera: Consolidate tracepoint header in libcamera_internal_headers",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "1949b331a0b48ed18a749753e42025055199d942",
        "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/20798/mbox/",
        "series": [
            {
                "id": 4488,
                "url": "https://patchwork.libcamera.org/api/series/4488/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4488",
                "date": "2024-08-05T14:36:36",
                "name": "Split libcamera documentation in public and internal APIs",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4488/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20798/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20798/checks/",
        "tags": {}
    },
    {
        "id": 20799,
        "url": "https://patchwork.libcamera.org/api/patches/20799/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20799/",
        "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": "<20240805143654.20870-14-laurent.pinchart@ideasonboard.com>",
        "date": "2024-08-05T14:36:49",
        "name": "[v5,13/18] libcamera: Don't add libcamera_public_headers to libcamera_public_sources",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "66e8a2b9d4f460cd5d3a58d40998cabd22fddea8",
        "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/20799/mbox/",
        "series": [
            {
                "id": 4488,
                "url": "https://patchwork.libcamera.org/api/series/4488/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4488",
                "date": "2024-08-05T14:36:36",
                "name": "Split libcamera documentation in public and internal APIs",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4488/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20799/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20799/checks/",
        "tags": {}
    },
    {
        "id": 20800,
        "url": "https://patchwork.libcamera.org/api/patches/20800/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20800/",
        "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": "<20240805143654.20870-15-laurent.pinchart@ideasonboard.com>",
        "date": "2024-08-05T14:36:50",
        "name": "[v5,14/18] Documentation: Add Thread support page",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "7a8428cf78b677f796d4993527666aa6de68ac2e",
        "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/20800/mbox/",
        "series": [
            {
                "id": 4488,
                "url": "https://patchwork.libcamera.org/api/series/4488/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4488",
                "date": "2024-08-05T14:36:36",
                "name": "Split libcamera documentation in public and internal APIs",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4488/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20800/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20800/checks/",
        "tags": {}
    },
    {
        "id": 20801,
        "url": "https://patchwork.libcamera.org/api/patches/20801/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20801/",
        "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": "<20240805143654.20870-16-laurent.pinchart@ideasonboard.com>",
        "date": "2024-08-05T14:36:51",
        "name": "[v5,15/18] Documentation: Split doxygen_input in public and internal inputs",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "6f1e0ebae84a7eccd0fb6fb249c32c822a00fe0f",
        "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/20801/mbox/",
        "series": [
            {
                "id": 4488,
                "url": "https://patchwork.libcamera.org/api/series/4488/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4488",
                "date": "2024-08-05T14:36:36",
                "name": "Split libcamera documentation in public and internal APIs",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4488/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20801/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20801/checks/",
        "tags": {}
    },
    {
        "id": 20802,
        "url": "https://patchwork.libcamera.org/api/patches/20802/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20802/",
        "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": "<20240805143654.20870-17-laurent.pinchart@ideasonboard.com>",
        "date": "2024-08-05T14:36:52",
        "name": "[v5,16/18] Documentation: Split public/private documentation",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "1def1d19ee9220858fe7aeb53155738bbe6ccc53",
        "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/20802/mbox/",
        "series": [
            {
                "id": 4488,
                "url": "https://patchwork.libcamera.org/api/series/4488/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4488",
                "date": "2024-08-05T14:36:36",
                "name": "Split libcamera documentation in public and internal APIs",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4488/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20802/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20802/checks/",
        "tags": {}
    },
    {
        "id": 20803,
        "url": "https://patchwork.libcamera.org/api/patches/20803/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20803/",
        "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": "<20240805143654.20870-18-laurent.pinchart@ideasonboard.com>",
        "date": "2024-08-05T14:36:53",
        "name": "[v5,17/18] Documentation: Improve doxygen main page",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "d13f95d68c734abb6bedf8b99b3f0b9e29136eb7",
        "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/20803/mbox/",
        "series": [
            {
                "id": 4488,
                "url": "https://patchwork.libcamera.org/api/series/4488/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4488",
                "date": "2024-08-05T14:36:36",
                "name": "Split libcamera documentation in public and internal APIs",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4488/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20803/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20803/checks/",
        "tags": {}
    },
    {
        "id": 20804,
        "url": "https://patchwork.libcamera.org/api/patches/20804/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/20804/",
        "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": "<20240805143654.20870-19-laurent.pinchart@ideasonboard.com>",
        "date": "2024-08-05T14:36:54",
        "name": "[v5,18/18] libcamera: camera: Hide Camera::create() from the public API",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "6c9872d3af02876273c17a966fb5e37b4a5aa52f",
        "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/20804/mbox/",
        "series": [
            {
                "id": 4488,
                "url": "https://patchwork.libcamera.org/api/series/4488/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4488",
                "date": "2024-08-05T14:36:36",
                "name": "Split libcamera documentation in public and internal APIs",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4488/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/20804/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/20804/checks/",
        "tags": {}
    }
]