List series.

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

[
    {
        "id": 4503,
        "url": "https://patchwork.libcamera.org/api/series/4503/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4503",
        "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": ""
        },
        "name": "libcamera: libipa: camera_sensor: Add IMX283 black level",
        "date": "2024-08-08T16:57:01",
        "submitter": {
            "id": 4,
            "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
            "name": "Kieran Bingham",
            "email": "kieran.bingham@ideasonboard.com"
        },
        "version": 1,
        "total": 1,
        "received_total": 1,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4503/mbox/",
        "cover_letter": null,
        "patches": [
            {
                "id": 20845,
                "url": "https://patchwork.libcamera.org/api/patches/20845/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20845/",
                "msgid": "<20240808165701.2442029-1-kieran.bingham@ideasonboard.com>",
                "date": "2024-08-08T16:57:01",
                "name": "libcamera: libipa: camera_sensor: Add IMX283 black level",
                "mbox": "https://patchwork.libcamera.org/patch/20845/mbox/"
            }
        ]
    },
    {
        "id": 4504,
        "url": "https://patchwork.libcamera.org/api/series/4504/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4504",
        "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": ""
        },
        "name": "libcamera: v4l2_videodevice: Improve readability",
        "date": "2024-08-08T17:30:41",
        "submitter": {
            "id": 4,
            "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
            "name": "Kieran Bingham",
            "email": "kieran.bingham@ideasonboard.com"
        },
        "version": 1,
        "total": 1,
        "received_total": 1,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4504/mbox/",
        "cover_letter": null,
        "patches": [
            {
                "id": 20846,
                "url": "https://patchwork.libcamera.org/api/patches/20846/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20846/",
                "msgid": "<20240808173041.2505335-1-kieran.bingham@ideasonboard.com>",
                "date": "2024-08-08T17:30:41",
                "name": "libcamera: v4l2_videodevice: Improve readability",
                "mbox": "https://patchwork.libcamera.org/patch/20846/mbox/"
            }
        ]
    },
    {
        "id": 4505,
        "url": "https://patchwork.libcamera.org/api/series/4505/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4505",
        "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": ""
        },
        "name": "pipeline: simple: Fix matching with an empty media graph",
        "date": "2024-08-08T17:39:19",
        "submitter": {
            "id": 4,
            "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
            "name": "Kieran Bingham",
            "email": "kieran.bingham@ideasonboard.com"
        },
        "version": 1,
        "total": 2,
        "received_total": 2,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4505/mbox/",
        "cover_letter": {
            "id": 20847,
            "url": "https://patchwork.libcamera.org/api/covers/20847/?format=api",
            "web_url": "https://patchwork.libcamera.org/cover/20847/",
            "msgid": "<20240808173921.2519957-1-kieran.bingham@ideasonboard.com>",
            "date": "2024-08-08T17:39:19",
            "name": "[0/2] pipeline: simple: Fix matching with an empty media graph",
            "mbox": "https://patchwork.libcamera.org/cover/20847/mbox/"
        },
        "patches": [
            {
                "id": 20848,
                "url": "https://patchwork.libcamera.org/api/patches/20848/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20848/",
                "msgid": "<20240808173921.2519957-2-kieran.bingham@ideasonboard.com>",
                "date": "2024-08-08T17:39:20",
                "name": "[1/2] pipeline: simple: Remove media member variable",
                "mbox": "https://patchwork.libcamera.org/patch/20848/mbox/"
            },
            {
                "id": 20849,
                "url": "https://patchwork.libcamera.org/api/patches/20849/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20849/",
                "msgid": "<20240808173921.2519957-3-kieran.bingham@ideasonboard.com>",
                "date": "2024-08-08T17:39:21",
                "name": "[2/2] pipeline: simple: Fix matching with empty media graphs",
                "mbox": "https://patchwork.libcamera.org/patch/20849/mbox/"
            }
        ]
    },
    {
        "id": 4506,
        "url": "https://patchwork.libcamera.org/api/series/4506/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4506",
        "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": ""
        },
        "name": "libcamera: Improve code generation for controls",
        "date": "2024-08-09T00:59:04",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "version": 1,
        "total": 10,
        "received_total": 10,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4506/mbox/",
        "cover_letter": {
            "id": 20850,
            "url": "https://patchwork.libcamera.org/api/covers/20850/?format=api",
            "web_url": "https://patchwork.libcamera.org/cover/20850/",
            "msgid": "<20240809005914.20662-1-laurent.pinchart@ideasonboard.com>",
            "date": "2024-08-09T00:59:04",
            "name": "[00/10] libcamera: Improve code generation for controls",
            "mbox": "https://patchwork.libcamera.org/cover/20850/mbox/"
        },
        "patches": [
            {
                "id": 20851,
                "url": "https://patchwork.libcamera.org/api/patches/20851/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20851/",
                "msgid": "<20240809005914.20662-2-laurent.pinchart@ideasonboard.com>",
                "date": "2024-08-09T00:59:05",
                "name": "[01/10] meson: Store controls and properties YAML files in variables",
                "mbox": "https://patchwork.libcamera.org/patch/20851/mbox/"
            },
            {
                "id": 20852,
                "url": "https://patchwork.libcamera.org/api/patches/20852/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20852/",
                "msgid": "<20240809005914.20662-3-laurent.pinchart@ideasonboard.com>",
                "date": "2024-08-09T00:59:06",
                "name": "[02/10] meson: Fix mismatch in controls and properties generated file names",
                "mbox": "https://patchwork.libcamera.org/patch/20852/mbox/"
            },
            {
                "id": 20853,
                "url": "https://patchwork.libcamera.org/api/patches/20853/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20853/",
                "msgid": "<20240809005914.20662-4-laurent.pinchart@ideasonboard.com>",
                "date": "2024-08-09T00:59:07",
                "name": "[03/10] libcamera: Drop remaining file names from header comment blocks",
                "mbox": "https://patchwork.libcamera.org/patch/20853/mbox/"
            },
            {
                "id": 20854,
                "url": "https://patchwork.libcamera.org/api/patches/20854/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20854/",
                "msgid": "<20240809005914.20662-5-laurent.pinchart@ideasonboard.com>",
                "date": "2024-08-09T00:59:08",
                "name": "[04/10] meson: Move all code generation scripts to utils/codegen/",
                "mbox": "https://patchwork.libcamera.org/patch/20854/mbox/"
            },
            {
                "id": 20855,
                "url": "https://patchwork.libcamera.org/api/patches/20855/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20855/",
                "msgid": "<20240809005914.20662-6-laurent.pinchart@ideasonboard.com>",
                "date": "2024-08-09T00:59:09",
                "name": "[05/10] meson: utils: Provide environment for Python scripts",
                "mbox": "https://patchwork.libcamera.org/patch/20855/mbox/"
            },
            {
                "id": 20856,
                "url": "https://patchwork.libcamera.org/api/patches/20856/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20856/",
                "msgid": "<20240809005914.20662-7-laurent.pinchart@ideasonboard.com>",
                "date": "2024-08-09T00:59:10",
                "name": "[06/10] utils: codegen: gen-header.sh: Generate libcamera.h based on meson.build",
                "mbox": "https://patchwork.libcamera.org/patch/20856/mbox/"
            },
            {
                "id": 20857,
                "url": "https://patchwork.libcamera.org/api/patches/20857/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20857/",
                "msgid": "<20240809005914.20662-8-laurent.pinchart@ideasonboard.com>",
                "date": "2024-08-09T00:59:11",
                "name": "[07/10] utils: codegen: gen-controls.py: Convert to jinja2 templates",
                "mbox": "https://patchwork.libcamera.org/patch/20857/mbox/"
            },
            {
                "id": 20858,
                "url": "https://patchwork.libcamera.org/api/patches/20858/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20858/",
                "msgid": "<20240809005914.20662-9-laurent.pinchart@ideasonboard.com>",
                "date": "2024-08-09T00:59:12",
                "name": "[08/10] utils: codegen: gen-controls.py: Move helper classes to separate file",
                "mbox": "https://patchwork.libcamera.org/patch/20858/mbox/"
            },
            {
                "id": 20859,
                "url": "https://patchwork.libcamera.org/api/patches/20859/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20859/",
                "msgid": "<20240809005914.20662-10-laurent.pinchart@ideasonboard.com>",
                "date": "2024-08-09T00:59:13",
                "name": "[09/10] py: gen-py-controls: Use Control class",
                "mbox": "https://patchwork.libcamera.org/patch/20859/mbox/"
            },
            {
                "id": 20860,
                "url": "https://patchwork.libcamera.org/api/patches/20860/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20860/",
                "msgid": "<20240809005914.20662-11-laurent.pinchart@ideasonboard.com>",
                "date": "2024-08-09T00:59:14",
                "name": "[10/10] py: gen-py-controls: Convert to jinja2 templates",
                "mbox": "https://patchwork.libcamera.org/patch/20860/mbox/"
            }
        ]
    },
    {
        "id": 4507,
        "url": "https://patchwork.libcamera.org/api/series/4507/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4507",
        "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": ""
        },
        "name": "Documentation improvements",
        "date": "2024-08-09T14:52:57",
        "submitter": {
            "id": 156,
            "url": "https://patchwork.libcamera.org/api/people/156/?format=api",
            "name": "Dan Scally",
            "email": "dan.scally@ideasonboard.com"
        },
        "version": 1,
        "total": 7,
        "received_total": 7,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4507/mbox/",
        "cover_letter": {
            "id": 20861,
            "url": "https://patchwork.libcamera.org/api/covers/20861/?format=api",
            "web_url": "https://patchwork.libcamera.org/cover/20861/",
            "msgid": "<20240809145304.537551-1-dan.scally@ideasonboard.com>",
            "date": "2024-08-09T14:52:57",
            "name": "[0/7] Documentation improvements",
            "mbox": "https://patchwork.libcamera.org/cover/20861/mbox/"
        },
        "patches": [
            {
                "id": 20862,
                "url": "https://patchwork.libcamera.org/api/patches/20862/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20862/",
                "msgid": "<20240809145304.537551-2-dan.scally@ideasonboard.com>",
                "date": "2024-08-09T14:52:58",
                "name": "[1/7] Documentation: Add documentation-contents.rst",
                "mbox": "https://patchwork.libcamera.org/patch/20862/mbox/"
            },
            {
                "id": 20863,
                "url": "https://patchwork.libcamera.org/api/patches/20863/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20863/",
                "msgid": "<20240809145304.537551-3-dan.scally@ideasonboard.com>",
                "date": "2024-08-09T14:52:59",
                "name": "[2/7] Documentation: Alphabetise the Documentation toctree",
                "mbox": "https://patchwork.libcamera.org/patch/20863/mbox/"
            },
            {
                "id": 20864,
                "url": "https://patchwork.libcamera.org/api/patches/20864/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20864/",
                "msgid": "<20240809145304.537551-4-dan.scally@ideasonboard.com>",
                "date": "2024-08-09T14:53:00",
                "name": "[3/7] Documentation: Synchronise libcamera architecture details",
                "mbox": "https://patchwork.libcamera.org/patch/20864/mbox/"
            },
            {
                "id": 20865,
                "url": "https://patchwork.libcamera.org/api/patches/20865/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20865/",
                "msgid": "<20240809145304.537551-5-dan.scally@ideasonboard.com>",
                "date": "2024-08-09T14:53:01",
                "name": "[4/7] Documentation: Breakout docs.rst",
                "mbox": "https://patchwork.libcamera.org/patch/20865/mbox/"
            },
            {
                "id": 20866,
                "url": "https://patchwork.libcamera.org/api/patches/20866/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20866/",
                "msgid": "<20240809145304.537551-6-dan.scally@ideasonboard.com>",
                "date": "2024-08-09T14:53:02",
                "name": "[5/7] Documentation: Remove camera stack from introduction.rst",
                "mbox": "https://patchwork.libcamera.org/patch/20866/mbox/"
            },
            {
                "id": 20867,
                "url": "https://patchwork.libcamera.org/api/patches/20867/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20867/",
                "msgid": "<20240809145304.537551-7-dan.scally@ideasonboard.com>",
                "date": "2024-08-09T14:53:03",
                "name": "[6/7] Documentation: Expand introductory content on docs.rst",
                "mbox": "https://patchwork.libcamera.org/patch/20867/mbox/"
            },
            {
                "id": 20868,
                "url": "https://patchwork.libcamera.org/api/patches/20868/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20868/",
                "msgid": "<20240809145304.537551-8-dan.scally@ideasonboard.com>",
                "date": "2024-08-09T14:53:04",
                "name": "[7/7] Documentation: Rework index.rst",
                "mbox": "https://patchwork.libcamera.org/patch/20868/mbox/"
            }
        ]
    },
    {
        "id": 4508,
        "url": "https://patchwork.libcamera.org/api/series/4508/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4508",
        "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": ""
        },
        "name": "[1/3] utils: checkstyle.py: Rework commit message parsing",
        "date": "2024-08-10T00:58:38",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "version": 1,
        "total": 3,
        "received_total": 3,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4508/mbox/",
        "cover_letter": null,
        "patches": [
            {
                "id": 20869,
                "url": "https://patchwork.libcamera.org/api/patches/20869/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20869/",
                "msgid": "<20240810005840.20841-1-laurent.pinchart@ideasonboard.com>",
                "date": "2024-08-10T00:58:38",
                "name": "[1/3] utils: checkstyle.py: Rework commit message parsing",
                "mbox": "https://patchwork.libcamera.org/patch/20869/mbox/"
            },
            {
                "id": 20870,
                "url": "https://patchwork.libcamera.org/api/patches/20870/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20870/",
                "msgid": "<20240810005840.20841-2-laurent.pinchart@ideasonboard.com>",
                "date": "2024-08-10T00:58:39",
                "name": "[2/3] utils: checkstyle.py: Skip title and trailers checkers for pre-commit",
                "mbox": "https://patchwork.libcamera.org/patch/20870/mbox/"
            },
            {
                "id": 20871,
                "url": "https://patchwork.libcamera.org/api/patches/20871/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20871/",
                "msgid": "<20240810005840.20841-3-laurent.pinchart@ideasonboard.com>",
                "date": "2024-08-10T00:58:40",
                "name": "[3/3] utils: checkstyle.py: Add __repr__ method to Commit class",
                "mbox": "https://patchwork.libcamera.org/patch/20871/mbox/"
            }
        ]
    },
    {
        "id": 4509,
        "url": "https://patchwork.libcamera.org/api/series/4509/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4509",
        "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": ""
        },
        "name": "libcamera: Fix header grouping",
        "date": "2024-08-10T01:17:46",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "version": 1,
        "total": 1,
        "received_total": 1,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4509/mbox/",
        "cover_letter": null,
        "patches": [
            {
                "id": 20872,
                "url": "https://patchwork.libcamera.org/api/patches/20872/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20872/",
                "msgid": "<20240810011746.21481-1-laurent.pinchart@ideasonboard.com>",
                "date": "2024-08-10T01:17:46",
                "name": "libcamera: Fix header grouping",
                "mbox": "https://patchwork.libcamera.org/patch/20872/mbox/"
            }
        ]
    },
    {
        "id": 4510,
        "url": "https://patchwork.libcamera.org/api/series/4510/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4510",
        "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": ""
        },
        "name": "libcamera: controls: Improve formatting of control descriptions in YAML",
        "date": "2024-08-10T02:39:04",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "version": 1,
        "total": 1,
        "received_total": 1,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4510/mbox/",
        "cover_letter": null,
        "patches": [
            {
                "id": 20873,
                "url": "https://patchwork.libcamera.org/api/patches/20873/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20873/",
                "msgid": "<20240810023904.25658-1-laurent.pinchart@ideasonboard.com>",
                "date": "2024-08-10T02:39:04",
                "name": "libcamera: controls: Improve formatting of control descriptions in YAML",
                "mbox": "https://patchwork.libcamera.org/patch/20873/mbox/"
            }
        ]
    },
    {
        "id": 4511,
        "url": "https://patchwork.libcamera.org/api/series/4511/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4511",
        "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": ""
        },
        "name": "Software ISP: Share params and stats buffers",
        "date": "2024-08-12T11:49:49",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "version": 1,
        "total": 16,
        "received_total": 16,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4511/mbox/",
        "cover_letter": {
            "id": 20874,
            "url": "https://patchwork.libcamera.org/api/covers/20874/?format=api",
            "web_url": "https://patchwork.libcamera.org/cover/20874/",
            "msgid": "<20240812115009.946036-1-mzamazal@redhat.com>",
            "date": "2024-08-12T11:49:49",
            "name": "[00/16] Software ISP: Share params and stats buffers",
            "mbox": "https://patchwork.libcamera.org/cover/20874/mbox/"
        },
        "patches": [
            {
                "id": 20875,
                "url": "https://patchwork.libcamera.org/api/patches/20875/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20875/",
                "msgid": "<20240812115009.946036-2-mzamazal@redhat.com>",
                "date": "2024-08-12T11:49:50",
                "name": "[01/16] libcamera: software_isp: Remove initializer_list include",
                "mbox": "https://patchwork.libcamera.org/patch/20875/mbox/"
            },
            {
                "id": 20876,
                "url": "https://patchwork.libcamera.org/api/patches/20876/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20876/",
                "msgid": "<20240812115009.946036-3-mzamazal@redhat.com>",
                "date": "2024-08-12T11:49:51",
                "name": "[02/16] libcamera: software_isp: Introduce arguments for parameters buffers",
                "mbox": "https://patchwork.libcamera.org/patch/20876/mbox/"
            },
            {
                "id": 20877,
                "url": "https://patchwork.libcamera.org/api/patches/20877/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20877/",
                "msgid": "<20240812115009.946036-4-mzamazal@redhat.com>",
                "date": "2024-08-12T11:49:52",
                "name": "[03/16] libcamera: software_isp: Separate allocation of the parameters buffer",
                "mbox": "https://patchwork.libcamera.org/patch/20877/mbox/"
            },
            {
                "id": 20878,
                "url": "https://patchwork.libcamera.org/api/patches/20878/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20878/",
                "msgid": "<20240812115009.946036-5-mzamazal@redhat.com>",
                "date": "2024-08-12T11:49:53",
                "name": "[04/16] libcamera: software_isp: Track unused parameters buffers",
                "mbox": "https://patchwork.libcamera.org/patch/20878/mbox/"
            },
            {
                "id": 20879,
                "url": "https://patchwork.libcamera.org/api/patches/20879/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20879/",
                "msgid": "<20240812115009.946036-6-mzamazal@redhat.com>",
                "date": "2024-08-12T11:49:54",
                "name": "[05/16] libcamera: software_isp: Allocation of multiple params buffers",
                "mbox": "https://patchwork.libcamera.org/patch/20879/mbox/"
            },
            {
                "id": 20880,
                "url": "https://patchwork.libcamera.org/api/patches/20880/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20880/",
                "msgid": "<20240812115009.946036-7-mzamazal@redhat.com>",
                "date": "2024-08-12T11:49:55",
                "name": "[06/16] libcamera: software_isp: Allocate multiple parameters buffers",
                "mbox": "https://patchwork.libcamera.org/patch/20880/mbox/"
            },
            {
                "id": 20881,
                "url": "https://patchwork.libcamera.org/api/patches/20881/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20881/",
                "msgid": "<20240812115009.946036-8-mzamazal@redhat.com>",
                "date": "2024-08-12T11:49:56",
                "name": "[07/16] libcamera: software_isp: Use multiple parameters buffers in IPA",
                "mbox": "https://patchwork.libcamera.org/patch/20881/mbox/"
            },
            {
                "id": 20882,
                "url": "https://patchwork.libcamera.org/api/patches/20882/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20882/",
                "msgid": "<20240812115009.946036-9-mzamazal@redhat.com>",
                "date": "2024-08-12T11:49:57",
                "name": "[08/16] libcamera: software_isp: Share parameters buffers with debayering",
                "mbox": "https://patchwork.libcamera.org/patch/20882/mbox/"
            },
            {
                "id": 20883,
                "url": "https://patchwork.libcamera.org/api/patches/20883/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20883/",
                "msgid": "<20240812115009.946036-10-mzamazal@redhat.com>",
                "date": "2024-08-12T11:49:58",
                "name": "[09/16] libcamera: software_isp: Avoid copying particular color tables",
                "mbox": "https://patchwork.libcamera.org/patch/20883/mbox/"
            },
            {
                "id": 20884,
                "url": "https://patchwork.libcamera.org/api/patches/20884/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20884/",
                "msgid": "<20240812115009.946036-11-mzamazal@redhat.com>",
                "date": "2024-08-12T11:49:59",
                "name": "[10/16] libcamera: software_isp: Remove per-frame params buffers TODO item",
                "mbox": "https://patchwork.libcamera.org/patch/20884/mbox/"
            },
            {
                "id": 20885,
                "url": "https://patchwork.libcamera.org/api/patches/20885/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20885/",
                "msgid": "<20240812115009.946036-12-mzamazal@redhat.com>",
                "date": "2024-08-12T11:50:00",
                "name": "[11/16] libcamera: software_isp: Drop a comment about DelayedControls",
                "mbox": "https://patchwork.libcamera.org/patch/20885/mbox/"
            },
            {
                "id": 20886,
                "url": "https://patchwork.libcamera.org/api/patches/20886/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20886/",
                "msgid": "<20240812115009.946036-13-mzamazal@redhat.com>",
                "date": "2024-08-12T11:50:01",
                "name": "[12/16] libcamera: software_isp: Introduce arguments for statistics buffers",
                "mbox": "https://patchwork.libcamera.org/patch/20886/mbox/"
            },
            {
                "id": 20887,
                "url": "https://patchwork.libcamera.org/api/patches/20887/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20887/",
                "msgid": "<20240812115009.946036-14-mzamazal@redhat.com>",
                "date": "2024-08-12T11:50:02",
                "name": "[13/16] libcamera: software_isp: Allocate statistics buffers",
                "mbox": "https://patchwork.libcamera.org/patch/20887/mbox/"
            },
            {
                "id": 20888,
                "url": "https://patchwork.libcamera.org/api/patches/20888/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20888/",
                "msgid": "<20240812115009.946036-15-mzamazal@redhat.com>",
                "date": "2024-08-12T11:50:03",
                "name": "[14/16] libcamera: software_isp: Track statistics buffers",
                "mbox": "https://patchwork.libcamera.org/patch/20888/mbox/"
            },
            {
                "id": 20889,
                "url": "https://patchwork.libcamera.org/api/patches/20889/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20889/",
                "msgid": "<20240812115009.946036-16-mzamazal@redhat.com>",
                "date": "2024-08-12T11:50:04",
                "name": "[15/16] libcamera: software_isp: Share statistics buffers with IPA",
                "mbox": "https://patchwork.libcamera.org/patch/20889/mbox/"
            },
            {
                "id": 20890,
                "url": "https://patchwork.libcamera.org/api/patches/20890/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20890/",
                "msgid": "<20240812115009.946036-17-mzamazal@redhat.com>",
                "date": "2024-08-12T11:50:05",
                "name": "[16/16] libcamera: software_isp: Remove stats-sharing TODO item",
                "mbox": "https://patchwork.libcamera.org/patch/20890/mbox/"
            }
        ]
    },
    {
        "id": 4512,
        "url": "https://patchwork.libcamera.org/api/series/4512/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4512",
        "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": ""
        },
        "name": "py: cam: Convert to PyQt6",
        "date": "2024-08-12T14:50:34",
        "submitter": {
            "id": 109,
            "url": "https://patchwork.libcamera.org/api/people/109/?format=api",
            "name": "Tomi Valkeinen",
            "email": "tomi.valkeinen@ideasonboard.com"
        },
        "version": 1,
        "total": 1,
        "received_total": 1,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4512/mbox/",
        "cover_letter": null,
        "patches": [
            {
                "id": 20891,
                "url": "https://patchwork.libcamera.org/api/patches/20891/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20891/",
                "msgid": "<20240812145034.190342-1-tomi.valkeinen@ideasonboard.com>",
                "date": "2024-08-12T14:50:34",
                "name": "py: cam: Convert to PyQt6",
                "mbox": "https://patchwork.libcamera.org/patch/20891/mbox/"
            }
        ]
    },
    {
        "id": 4513,
        "url": "https://patchwork.libcamera.org/api/series/4513/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4513",
        "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": ""
        },
        "name": "[v2] py: cam: Convert to PyQt6",
        "date": "2024-08-12T17:27:30",
        "submitter": {
            "id": 109,
            "url": "https://patchwork.libcamera.org/api/people/109/?format=api",
            "name": "Tomi Valkeinen",
            "email": "tomi.valkeinen@ideasonboard.com"
        },
        "version": 2,
        "total": 1,
        "received_total": 1,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4513/mbox/",
        "cover_letter": null,
        "patches": [
            {
                "id": 20892,
                "url": "https://patchwork.libcamera.org/api/patches/20892/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20892/",
                "msgid": "<20240812172730.204242-1-tomi.valkeinen@ideasonboard.com>",
                "date": "2024-08-12T17:27:30",
                "name": "[v2] py: cam: Convert to PyQt6",
                "mbox": "https://patchwork.libcamera.org/patch/20892/mbox/"
            }
        ]
    },
    {
        "id": 4514,
        "url": "https://patchwork.libcamera.org/api/series/4514/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4514",
        "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": ""
        },
        "name": "rkisp1: Add manual colour temperature control",
        "date": "2024-08-13T08:44:17",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "version": 4,
        "total": 6,
        "received_total": 6,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4514/mbox/",
        "cover_letter": {
            "id": 20893,
            "url": "https://patchwork.libcamera.org/api/covers/20893/?format=api",
            "web_url": "https://patchwork.libcamera.org/cover/20893/",
            "msgid": "<20240813084451.44099-1-stefan.klug@ideasonboard.com>",
            "date": "2024-08-13T08:44:17",
            "name": "[v4,0/6] rkisp1: Add manual colour temperature control",
            "mbox": "https://patchwork.libcamera.org/cover/20893/mbox/"
        },
        "patches": [
            {
                "id": 20894,
                "url": "https://patchwork.libcamera.org/api/patches/20894/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20894/",
                "msgid": "<20240813084451.44099-2-stefan.klug@ideasonboard.com>",
                "date": "2024-08-13T08:44:18",
                "name": "[v4,1/6] libcamera: controls: Update the ColourTemperature control to be writable",
                "mbox": "https://patchwork.libcamera.org/patch/20894/mbox/"
            },
            {
                "id": 20895,
                "url": "https://patchwork.libcamera.org/api/patches/20895/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20895/",
                "msgid": "<20240813084451.44099-3-stefan.klug@ideasonboard.com>",
                "date": "2024-08-13T08:44:19",
                "name": "[v4,2/6] ipa: rkisp1: awb: Load white balance gains from tuning file",
                "mbox": "https://patchwork.libcamera.org/patch/20895/mbox/"
            },
            {
                "id": 20896,
                "url": "https://patchwork.libcamera.org/api/patches/20896/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20896/",
                "msgid": "<20240813084451.44099-4-stefan.klug@ideasonboard.com>",
                "date": "2024-08-13T08:44:20",
                "name": "[v4,3/6] ipa: rkisp1: awb: Implement ColourTemperature control",
                "mbox": "https://patchwork.libcamera.org/patch/20896/mbox/"
            },
            {
                "id": 20897,
                "url": "https://patchwork.libcamera.org/api/patches/20897/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20897/",
                "msgid": "<20240813084451.44099-5-stefan.klug@ideasonboard.com>",
                "date": "2024-08-13T08:44:21",
                "name": "[v4,4/6] libtuning: Modify ctt_awb.awb() so that it can run in our context",
                "mbox": "https://patchwork.libcamera.org/patch/20897/mbox/"
            },
            {
                "id": 20898,
                "url": "https://patchwork.libcamera.org/api/patches/20898/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20898/",
                "msgid": "<20240813084451.44099-6-stefan.klug@ideasonboard.com>",
                "date": "2024-08-13T08:44:22",
                "name": "[v4,5/6] libtuning: Add initial AWB module",
                "mbox": "https://patchwork.libcamera.org/patch/20898/mbox/"
            },
            {
                "id": 20899,
                "url": "https://patchwork.libcamera.org/api/patches/20899/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20899/",
                "msgid": "<20240813084451.44099-7-stefan.klug@ideasonboard.com>",
                "date": "2024-08-13T08:44:23",
                "name": "[v4,6/6] utils: tuning: rkisp1: Replace static AWB with new AWB module",
                "mbox": "https://patchwork.libcamera.org/patch/20899/mbox/"
            }
        ]
    },
    {
        "id": 4515,
        "url": "https://patchwork.libcamera.org/api/series/4515/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4515",
        "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": ""
        },
        "name": "gstreamer: Generate controls from control_ids_*.yaml files",
        "date": "2024-08-13T12:25:04",
        "submitter": {
            "id": 173,
            "url": "https://patchwork.libcamera.org/api/people/173/?format=api",
            "name": "Jaslo Ziska",
            "email": "jaslo@ziska.de"
        },
        "version": 2,
        "total": 3,
        "received_total": 3,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4515/mbox/",
        "cover_letter": {
            "id": 20900,
            "url": "https://patchwork.libcamera.org/api/covers/20900/?format=api",
            "web_url": "https://patchwork.libcamera.org/cover/20900/",
            "msgid": "<20240813124722.22425-1-jaslo@ziska.de>",
            "date": "2024-08-13T12:25:04",
            "name": "[v2,0/3] gstreamer: Generate controls from control_ids_*.yaml files",
            "mbox": "https://patchwork.libcamera.org/cover/20900/mbox/"
        },
        "patches": [
            {
                "id": 20901,
                "url": "https://patchwork.libcamera.org/api/patches/20901/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20901/",
                "msgid": "<20240813124722.22425-2-jaslo@ziska.de>",
                "date": "2024-08-13T12:25:05",
                "name": "[v2,1/3] gstreamer: Remove auto-focus-mode property from device provider",
                "mbox": "https://patchwork.libcamera.org/patch/20901/mbox/"
            },
            {
                "id": 20902,
                "url": "https://patchwork.libcamera.org/api/patches/20902/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20902/",
                "msgid": "<20240813124722.22425-3-jaslo@ziska.de>",
                "date": "2024-08-13T12:25:06",
                "name": "[v2,2/3] gstreamer: Remove auto-focus-mode property from libcamerasrc",
                "mbox": "https://patchwork.libcamera.org/patch/20902/mbox/"
            },
            {
                "id": 20903,
                "url": "https://patchwork.libcamera.org/api/patches/20903/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20903/",
                "msgid": "<20240813124722.22425-4-jaslo@ziska.de>",
                "date": "2024-08-13T12:25:07",
                "name": "[v2,3/3] gstreamer: Generate controls from control_ids_*.yaml files",
                "mbox": "https://patchwork.libcamera.org/patch/20903/mbox/"
            }
        ]
    },
    {
        "id": 4516,
        "url": "https://patchwork.libcamera.org/api/series/4516/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4516",
        "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": ""
        },
        "name": "libcamera: pipeline: simple: Fix 'default' typo in comment",
        "date": "2024-08-13T14:14:29",
        "submitter": {
            "id": 4,
            "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
            "name": "Kieran Bingham",
            "email": "kieran.bingham@ideasonboard.com"
        },
        "version": 1,
        "total": 1,
        "received_total": 1,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4516/mbox/",
        "cover_letter": null,
        "patches": [
            {
                "id": 20904,
                "url": "https://patchwork.libcamera.org/api/patches/20904/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20904/",
                "msgid": "<20240813141429.2042369-1-kieran.bingham@ideasonboard.com>",
                "date": "2024-08-13T14:14:29",
                "name": "libcamera: pipeline: simple: Fix 'default' typo in comment",
                "mbox": "https://patchwork.libcamera.org/patch/20904/mbox/"
            }
        ]
    },
    {
        "id": 4517,
        "url": "https://patchwork.libcamera.org/api/series/4517/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4517",
        "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": ""
        },
        "name": "First version of the tuning guide",
        "date": "2024-08-14T07:40:03",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "version": 2,
        "total": 1,
        "received_total": 1,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4517/mbox/",
        "cover_letter": {
            "id": 20905,
            "url": "https://patchwork.libcamera.org/api/covers/20905/?format=api",
            "web_url": "https://patchwork.libcamera.org/cover/20905/",
            "msgid": "<20240814074013.52693-1-stefan.klug@ideasonboard.com>",
            "date": "2024-08-14T07:40:03",
            "name": "[v2,0/1] First version of the tuning guide",
            "mbox": "https://patchwork.libcamera.org/cover/20905/mbox/"
        },
        "patches": [
            {
                "id": 20906,
                "url": "https://patchwork.libcamera.org/api/patches/20906/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20906/",
                "msgid": "<20240814074013.52693-2-stefan.klug@ideasonboard.com>",
                "date": "2024-08-14T07:40:04",
                "name": "[v2,1/1] Documentation: Add first version of the tuning-guide",
                "mbox": "https://patchwork.libcamera.org/patch/20906/mbox/"
            }
        ]
    },
    {
        "id": 4518,
        "url": "https://patchwork.libcamera.org/api/series/4518/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4518",
        "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": ""
        },
        "name": "Documentation: include tuning-guide via external repo",
        "date": "2024-08-14T08:41:01",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "version": 1,
        "total": 2,
        "received_total": 2,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4518/mbox/",
        "cover_letter": {
            "id": 20907,
            "url": "https://patchwork.libcamera.org/api/covers/20907/?format=api",
            "web_url": "https://patchwork.libcamera.org/cover/20907/",
            "msgid": "<20240814084215.61857-1-stefan.klug@ideasonboard.com>",
            "date": "2024-08-14T08:41:01",
            "name": "[RFC,v1,0/2] Documentation: include tuning-guide via external repo",
            "mbox": "https://patchwork.libcamera.org/cover/20907/mbox/"
        },
        "patches": [
            {
                "id": 20908,
                "url": "https://patchwork.libcamera.org/api/patches/20908/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20908/",
                "msgid": "<20240814084215.61857-2-stefan.klug@ideasonboard.com>",
                "date": "2024-08-14T08:41:02",
                "name": "[v1,1/2] Documentation: Use the furo sphinx theme",
                "mbox": "https://patchwork.libcamera.org/patch/20908/mbox/"
            },
            {
                "id": 20909,
                "url": "https://patchwork.libcamera.org/api/patches/20909/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20909/",
                "msgid": "<20240814084215.61857-3-stefan.klug@ideasonboard.com>",
                "date": "2024-08-14T08:41:03",
                "name": "[v1,2/2] Documentation: Add tuning guide from external source",
                "mbox": "https://patchwork.libcamera.org/patch/20909/mbox/"
            }
        ]
    },
    {
        "id": 4519,
        "url": "https://patchwork.libcamera.org/api/series/4519/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4519",
        "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": ""
        },
        "name": "Two small tuning script cleanups",
        "date": "2024-08-14T09:41:29",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "version": 2,
        "total": 2,
        "received_total": 2,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4519/mbox/",
        "cover_letter": {
            "id": 20910,
            "url": "https://patchwork.libcamera.org/api/covers/20910/?format=api",
            "web_url": "https://patchwork.libcamera.org/cover/20910/",
            "msgid": "<20240814094134.73333-1-stefan.klug@ideasonboard.com>",
            "date": "2024-08-14T09:41:29",
            "name": "[v2,0/2] Two small tuning script cleanups",
            "mbox": "https://patchwork.libcamera.org/cover/20910/mbox/"
        },
        "patches": [
            {
                "id": 20911,
                "url": "https://patchwork.libcamera.org/api/patches/20911/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20911/",
                "msgid": "<20240814094134.73333-2-stefan.klug@ideasonboard.com>",
                "date": "2024-08-14T09:41:30",
                "name": "[v2,1/2] utils: tuning: rkisp1: Clean up tuner construction",
                "mbox": "https://patchwork.libcamera.org/patch/20911/mbox/"
            },
            {
                "id": 20912,
                "url": "https://patchwork.libcamera.org/api/patches/20912/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20912/",
                "msgid": "<20240814094134.73333-3-stefan.klug@ideasonboard.com>",
                "date": "2024-08-14T09:41:31",
                "name": "[v2,2/2] utils: tuning: Change Tuner.add() to accept a list of modules",
                "mbox": "https://patchwork.libcamera.org/patch/20912/mbox/"
            }
        ]
    },
    {
        "id": 4520,
        "url": "https://patchwork.libcamera.org/api/series/4520/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4520",
        "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": ""
        },
        "name": "Software ISP refactoring",
        "date": "2024-08-15T08:16:04",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "version": 4,
        "total": 18,
        "received_total": 18,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4520/mbox/",
        "cover_letter": {
            "id": 20913,
            "url": "https://patchwork.libcamera.org/api/covers/20913/?format=api",
            "web_url": "https://patchwork.libcamera.org/cover/20913/",
            "msgid": "<20240815081622.174210-1-mzamazal@redhat.com>",
            "date": "2024-08-15T08:16:04",
            "name": "[v4,00/18] Software ISP refactoring",
            "mbox": "https://patchwork.libcamera.org/cover/20913/mbox/"
        },
        "patches": [
            {
                "id": 20914,
                "url": "https://patchwork.libcamera.org/api/patches/20914/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20914/",
                "msgid": "<20240815081622.174210-2-mzamazal@redhat.com>",
                "date": "2024-08-15T08:16:05",
                "name": "[v4,01/18] libcamera: software_isp: Remove superfluous includes",
                "mbox": "https://patchwork.libcamera.org/patch/20914/mbox/"
            },
            {
                "id": 20916,
                "url": "https://patchwork.libcamera.org/api/patches/20916/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20916/",
                "msgid": "<20240815081622.174210-3-mzamazal@redhat.com>",
                "date": "2024-08-15T08:16:06",
                "name": "[v4,02/18] libcamera: software_isp: Move BlackLevel to libcamera::ipa::soft",
                "mbox": "https://patchwork.libcamera.org/patch/20916/mbox/"
            },
            {
                "id": 20915,
                "url": "https://patchwork.libcamera.org/api/patches/20915/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20915/",
                "msgid": "<20240815081622.174210-4-mzamazal@redhat.com>",
                "date": "2024-08-15T08:16:07",
                "name": "[v4,03/18] libcamera: software_isp: Define skeletons for IPA refactoring",
                "mbox": "https://patchwork.libcamera.org/patch/20915/mbox/"
            },
            {
                "id": 20917,
                "url": "https://patchwork.libcamera.org/api/patches/20917/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20917/",
                "msgid": "<20240815081622.174210-5-mzamazal@redhat.com>",
                "date": "2024-08-15T08:16:08",
                "name": "[v4,04/18] libcamera: software_isp: Let IPASoftSimple inherit Module",
                "mbox": "https://patchwork.libcamera.org/patch/20917/mbox/"
            },
            {
                "id": 20918,
                "url": "https://patchwork.libcamera.org/api/patches/20918/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20918/",
                "msgid": "<20240815081622.174210-6-mzamazal@redhat.com>",
                "date": "2024-08-15T08:16:09",
                "name": "[v4,05/18] libcamera: software_isp: Make stats frame and buffer aware",
                "mbox": "https://patchwork.libcamera.org/patch/20918/mbox/"
            },
            {
                "id": 20919,
                "url": "https://patchwork.libcamera.org/api/patches/20919/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20919/",
                "msgid": "<20240815081622.174210-7-mzamazal@redhat.com>",
                "date": "2024-08-15T08:16:10",
                "name": "[v4,06/18] libcamera: software_isp: Remove final dots in debayer.cpp docstrings",
                "mbox": "https://patchwork.libcamera.org/patch/20919/mbox/"
            },
            {
                "id": 20920,
                "url": "https://patchwork.libcamera.org/api/patches/20920/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20920/",
                "msgid": "<20240815081622.174210-8-mzamazal@redhat.com>",
                "date": "2024-08-15T08:16:11",
                "name": "[v4,07/18] libcamera: software_isp: Track and pass frame ids",
                "mbox": "https://patchwork.libcamera.org/patch/20920/mbox/"
            },
            {
                "id": 20921,
                "url": "https://patchwork.libcamera.org/api/patches/20921/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20921/",
                "msgid": "<20240815081622.174210-9-mzamazal@redhat.com>",
                "date": "2024-08-15T08:16:12",
                "name": "[v4,08/18] libcamera: software_isp: Create algorithms",
                "mbox": "https://patchwork.libcamera.org/patch/20921/mbox/"
            },
            {
                "id": 20922,
                "url": "https://patchwork.libcamera.org/api/patches/20922/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20922/",
                "msgid": "<20240815081622.174210-10-mzamazal@redhat.com>",
                "date": "2024-08-15T08:16:13",
                "name": "[v4,09/18] libcamera: software_isp: Call Algorithm::configure",
                "mbox": "https://patchwork.libcamera.org/patch/20922/mbox/"
            },
            {
                "id": 20923,
                "url": "https://patchwork.libcamera.org/api/patches/20923/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20923/",
                "msgid": "<20240815081622.174210-11-mzamazal@redhat.com>",
                "date": "2024-08-15T08:16:14",
                "name": "[v4,10/18] libcamera: software_isp: Call Algorithm::queueRequest",
                "mbox": "https://patchwork.libcamera.org/patch/20923/mbox/"
            },
            {
                "id": 20924,
                "url": "https://patchwork.libcamera.org/api/patches/20924/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20924/",
                "msgid": "<20240815081622.174210-12-mzamazal@redhat.com>",
                "date": "2024-08-15T08:16:15",
                "name": "[v4,11/18] libcamera: software_isp: Call Algorithm::prepare",
                "mbox": "https://patchwork.libcamera.org/patch/20924/mbox/"
            },
            {
                "id": 20925,
                "url": "https://patchwork.libcamera.org/api/patches/20925/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20925/",
                "msgid": "<20240815081622.174210-13-mzamazal@redhat.com>",
                "date": "2024-08-15T08:16:16",
                "name": "[v4,12/18] libcamera: software_isp: Call Algorithm::process",
                "mbox": "https://patchwork.libcamera.org/patch/20925/mbox/"
            },
            {
                "id": 20926,
                "url": "https://patchwork.libcamera.org/api/patches/20926/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20926/",
                "msgid": "<20240815081622.174210-14-mzamazal@redhat.com>",
                "date": "2024-08-15T08:16:17",
                "name": "[v4,13/18] libcamera: software_isp: Move black level to an algorithm module",
                "mbox": "https://patchwork.libcamera.org/patch/20926/mbox/"
            },
            {
                "id": 20927,
                "url": "https://patchwork.libcamera.org/api/patches/20927/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20927/",
                "msgid": "<20240815081622.174210-15-mzamazal@redhat.com>",
                "date": "2024-08-15T08:16:18",
                "name": "[v4,14/18] libcamera: software_isp: Move color handling to an algorithm module",
                "mbox": "https://patchwork.libcamera.org/patch/20927/mbox/"
            },
            {
                "id": 20928,
                "url": "https://patchwork.libcamera.org/api/patches/20928/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20928/",
                "msgid": "<20240815081622.174210-16-mzamazal@redhat.com>",
                "date": "2024-08-15T08:16:19",
                "name": "[v4,15/18] libcamera: software_isp: Use floating point for color parameters",
                "mbox": "https://patchwork.libcamera.org/patch/20928/mbox/"
            },
            {
                "id": 20929,
                "url": "https://patchwork.libcamera.org/api/patches/20929/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20929/",
                "msgid": "<20240815081622.174210-17-mzamazal@redhat.com>",
                "date": "2024-08-15T08:16:20",
                "name": "[v4,16/18] libcamera: software_isp: Use DelayedControls",
                "mbox": "https://patchwork.libcamera.org/patch/20929/mbox/"
            },
            {
                "id": 20930,
                "url": "https://patchwork.libcamera.org/api/patches/20930/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20930/",
                "msgid": "<20240815081622.174210-18-mzamazal@redhat.com>",
                "date": "2024-08-15T08:16:21",
                "name": "[v4,17/18] libcamera: software_isp: Move exposure+gain to an algorithm module",
                "mbox": "https://patchwork.libcamera.org/patch/20930/mbox/"
            },
            {
                "id": 20931,
                "url": "https://patchwork.libcamera.org/api/patches/20931/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20931/",
                "msgid": "<20240815081622.174210-19-mzamazal@redhat.com>",
                "date": "2024-08-15T08:16:22",
                "name": "[v4,18/18] libcamera: software_isp: Update black level only on exposure changes",
                "mbox": "https://patchwork.libcamera.org/patch/20931/mbox/"
            }
        ]
    },
    {
        "id": 4521,
        "url": "https://patchwork.libcamera.org/api/series/4521/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4521",
        "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": ""
        },
        "name": "Documentation improvements",
        "date": "2024-08-15T08:29:37",
        "submitter": {
            "id": 156,
            "url": "https://patchwork.libcamera.org/api/people/156/?format=api",
            "name": "Dan Scally",
            "email": "dan.scally@ideasonboard.com"
        },
        "version": 2,
        "total": 7,
        "received_total": 7,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4521/mbox/",
        "cover_letter": {
            "id": 20932,
            "url": "https://patchwork.libcamera.org/api/covers/20932/?format=api",
            "web_url": "https://patchwork.libcamera.org/cover/20932/",
            "msgid": "<20240815082944.170109-1-dan.scally@ideasonboard.com>",
            "date": "2024-08-15T08:29:37",
            "name": "[v2,0/7] Documentation improvements",
            "mbox": "https://patchwork.libcamera.org/cover/20932/mbox/"
        },
        "patches": [
            {
                "id": 20933,
                "url": "https://patchwork.libcamera.org/api/patches/20933/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20933/",
                "msgid": "<20240815082944.170109-2-dan.scally@ideasonboard.com>",
                "date": "2024-08-15T08:29:38",
                "name": "[v2,1/7] Documentation: Add documentation-contents.rst",
                "mbox": "https://patchwork.libcamera.org/patch/20933/mbox/"
            },
            {
                "id": 20934,
                "url": "https://patchwork.libcamera.org/api/patches/20934/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20934/",
                "msgid": "<20240815082944.170109-3-dan.scally@ideasonboard.com>",
                "date": "2024-08-15T08:29:39",
                "name": "[v2,2/7] Documentation: Alphabetise the Documentation toctree",
                "mbox": "https://patchwork.libcamera.org/patch/20934/mbox/"
            },
            {
                "id": 20935,
                "url": "https://patchwork.libcamera.org/api/patches/20935/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20935/",
                "msgid": "<20240815082944.170109-4-dan.scally@ideasonboard.com>",
                "date": "2024-08-15T08:29:40",
                "name": "[v2,3/7] Documentation: Synchronise libcamera architecture details",
                "mbox": "https://patchwork.libcamera.org/patch/20935/mbox/"
            },
            {
                "id": 20936,
                "url": "https://patchwork.libcamera.org/api/patches/20936/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20936/",
                "msgid": "<20240815082944.170109-5-dan.scally@ideasonboard.com>",
                "date": "2024-08-15T08:29:41",
                "name": "[v2,4/7] Documentation: Breakout docs.rst",
                "mbox": "https://patchwork.libcamera.org/patch/20936/mbox/"
            },
            {
                "id": 20937,
                "url": "https://patchwork.libcamera.org/api/patches/20937/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20937/",
                "msgid": "<20240815082944.170109-6-dan.scally@ideasonboard.com>",
                "date": "2024-08-15T08:29:42",
                "name": "[v2,5/7] Documentation: Remove camera stack from introduction.rst",
                "mbox": "https://patchwork.libcamera.org/patch/20937/mbox/"
            },
            {
                "id": 20938,
                "url": "https://patchwork.libcamera.org/api/patches/20938/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20938/",
                "msgid": "<20240815082944.170109-7-dan.scally@ideasonboard.com>",
                "date": "2024-08-15T08:29:43",
                "name": "[v2,6/7] Documentation: Expand introductory content on docs.rst",
                "mbox": "https://patchwork.libcamera.org/patch/20938/mbox/"
            },
            {
                "id": 20939,
                "url": "https://patchwork.libcamera.org/api/patches/20939/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20939/",
                "msgid": "<20240815082944.170109-8-dan.scally@ideasonboard.com>",
                "date": "2024-08-15T08:29:44",
                "name": "[v2,7/7] Documentation: Rework index.rst",
                "mbox": "https://patchwork.libcamera.org/patch/20939/mbox/"
            }
        ]
    },
    {
        "id": 4522,
        "url": "https://patchwork.libcamera.org/api/series/4522/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4522",
        "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": ""
        },
        "name": "Get black level from the camera helper",
        "date": "2024-08-15T08:37:15",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "version": 1,
        "total": 1,
        "received_total": 1,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4522/mbox/",
        "cover_letter": {
            "id": 20940,
            "url": "https://patchwork.libcamera.org/api/covers/20940/?format=api",
            "web_url": "https://patchwork.libcamera.org/cover/20940/",
            "msgid": "<20240815083722.237229-1-mzamazal@redhat.com>",
            "date": "2024-08-15T08:37:15",
            "name": "[0/1] Get black level from the camera helper",
            "mbox": "https://patchwork.libcamera.org/cover/20940/mbox/"
        },
        "patches": [
            {
                "id": 20941,
                "url": "https://patchwork.libcamera.org/api/patches/20941/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20941/",
                "msgid": "<20240815083722.237229-2-mzamazal@redhat.com>",
                "date": "2024-08-15T08:37:16",
                "name": "[1/1] libcamera: software_isp: Get black level from the camera helper",
                "mbox": "https://patchwork.libcamera.org/patch/20941/mbox/"
            }
        ]
    },
    {
        "id": 4523,
        "url": "https://patchwork.libcamera.org/api/series/4523/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4523",
        "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": ""
        },
        "name": "ipa/rpi/controller: Use fabs for calculating absolute values",
        "date": "2024-08-15T09:37:15",
        "submitter": {
            "id": 166,
            "url": "https://patchwork.libcamera.org/api/people/166/?format=api",
            "name": "Maarten Lankhorst",
            "email": "dev@lankhorst.se"
        },
        "version": 1,
        "total": 1,
        "received_total": 1,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4523/mbox/",
        "cover_letter": null,
        "patches": [
            {
                "id": 20942,
                "url": "https://patchwork.libcamera.org/api/patches/20942/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20942/",
                "msgid": "<20240815093715.165305-1-dev@lankhorst.se>",
                "date": "2024-08-15T09:37:15",
                "name": "ipa/rpi/controller: Use fabs for calculating absolute values",
                "mbox": "https://patchwork.libcamera.org/patch/20942/mbox/"
            }
        ]
    },
    {
        "id": 4524,
        "url": "https://patchwork.libcamera.org/api/series/4524/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4524",
        "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": ""
        },
        "name": null,
        "date": "2024-08-15T09:59:31",
        "submitter": {
            "id": 156,
            "url": "https://patchwork.libcamera.org/api/people/156/?format=api",
            "name": "Dan Scally",
            "email": "dan.scally@ideasonboard.com"
        },
        "version": 1,
        "total": 7,
        "received_total": 1,
        "received_all": false,
        "mbox": "https://patchwork.libcamera.org/series/4524/mbox/",
        "cover_letter": null,
        "patches": [
            {
                "id": 20943,
                "url": "https://patchwork.libcamera.org/api/patches/20943/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20943/",
                "msgid": "<20240815095931.187826-1-dan.scally@ideasonboard.com>",
                "date": "2024-08-15T09:59:31",
                "name": "[v2.1,4/7] Documentation: Breakout docs.rst",
                "mbox": "https://patchwork.libcamera.org/patch/20943/mbox/"
            }
        ]
    },
    {
        "id": 4525,
        "url": "https://patchwork.libcamera.org/api/series/4525/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4525",
        "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": ""
        },
        "name": "MediaLink: Provide a string representation",
        "date": "2024-08-15T21:09:22",
        "submitter": {
            "id": 4,
            "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
            "name": "Kieran Bingham",
            "email": "kieran.bingham@ideasonboard.com"
        },
        "version": 1,
        "total": 3,
        "received_total": 3,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4525/mbox/",
        "cover_letter": {
            "id": 20944,
            "url": "https://patchwork.libcamera.org/api/covers/20944/?format=api",
            "web_url": "https://patchwork.libcamera.org/cover/20944/",
            "msgid": "<20240815210925.4172287-1-kieran.bingham@ideasonboard.com>",
            "date": "2024-08-15T21:09:22",
            "name": "[0/3] MediaLink: Provide a string representation",
            "mbox": "https://patchwork.libcamera.org/cover/20944/mbox/"
        },
        "patches": [
            {
                "id": 20945,
                "url": "https://patchwork.libcamera.org/api/patches/20945/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20945/",
                "msgid": "<20240815210925.4172287-2-kieran.bingham@ideasonboard.com>",
                "date": "2024-08-15T21:09:23",
                "name": "[1/3] libcamera: media_object: Add MediaLink string representations",
                "mbox": "https://patchwork.libcamera.org/patch/20945/mbox/"
            },
            {
                "id": 20946,
                "url": "https://patchwork.libcamera.org/api/patches/20946/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20946/",
                "msgid": "<20240815210925.4172287-3-kieran.bingham@ideasonboard.com>",
                "date": "2024-08-15T21:09:24",
                "name": "[2/3] libcamera: media_device: Use MediaLink string helper",
                "mbox": "https://patchwork.libcamera.org/patch/20946/mbox/"
            },
            {
                "id": 20947,
                "url": "https://patchwork.libcamera.org/api/patches/20947/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20947/",
                "msgid": "<20240815210925.4172287-4-kieran.bingham@ideasonboard.com>",
                "date": "2024-08-15T21:09:25",
                "name": "[3/3] libcamera: pipeline: simple: Use MediaLink string helper",
                "mbox": "https://patchwork.libcamera.org/patch/20947/mbox/"
            }
        ]
    },
    {
        "id": 4526,
        "url": "https://patchwork.libcamera.org/api/series/4526/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4526",
        "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": ""
        },
        "name": "pipeline_handler: Fix unlocking media devices too early when there are multiple cameras",
        "date": "2024-08-18T15:43:24",
        "submitter": {
            "id": 102,
            "url": "https://patchwork.libcamera.org/api/people/102/?format=api",
            "name": "Hans de Goede",
            "email": "hdegoede@redhat.com"
        },
        "version": 1,
        "total": 1,
        "received_total": 1,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4526/mbox/",
        "cover_letter": null,
        "patches": [
            {
                "id": 20948,
                "url": "https://patchwork.libcamera.org/api/patches/20948/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20948/",
                "msgid": "<20240818154324.71536-1-hdegoede@redhat.com>",
                "date": "2024-08-18T15:43:24",
                "name": "pipeline_handler: Fix unlocking media devices too early when there are multiple cameras",
                "mbox": "https://patchwork.libcamera.org/patch/20948/mbox/"
            }
        ]
    },
    {
        "id": 4527,
        "url": "https://patchwork.libcamera.org/api/series/4527/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4527",
        "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": ""
        },
        "name": "Documentation improvements",
        "date": "2024-08-19T16:09:14",
        "submitter": {
            "id": 156,
            "url": "https://patchwork.libcamera.org/api/people/156/?format=api",
            "name": "Dan Scally",
            "email": "dan.scally@ideasonboard.com"
        },
        "version": 3,
        "total": 7,
        "received_total": 7,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4527/mbox/",
        "cover_letter": {
            "id": 20949,
            "url": "https://patchwork.libcamera.org/api/covers/20949/?format=api",
            "web_url": "https://patchwork.libcamera.org/cover/20949/",
            "msgid": "<20240819160921.468981-1-dan.scally@ideasonboard.com>",
            "date": "2024-08-19T16:09:14",
            "name": "[v3,0/7] Documentation improvements",
            "mbox": "https://patchwork.libcamera.org/cover/20949/mbox/"
        },
        "patches": [
            {
                "id": 20950,
                "url": "https://patchwork.libcamera.org/api/patches/20950/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20950/",
                "msgid": "<20240819160921.468981-2-dan.scally@ideasonboard.com>",
                "date": "2024-08-19T16:09:15",
                "name": "[v3,1/7] Documentation: Add documentation-contents.rst",
                "mbox": "https://patchwork.libcamera.org/patch/20950/mbox/"
            },
            {
                "id": 20951,
                "url": "https://patchwork.libcamera.org/api/patches/20951/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20951/",
                "msgid": "<20240819160921.468981-3-dan.scally@ideasonboard.com>",
                "date": "2024-08-19T16:09:16",
                "name": "[v3,2/7] Documentation: Alphabetise the Documentation toctree",
                "mbox": "https://patchwork.libcamera.org/patch/20951/mbox/"
            },
            {
                "id": 20952,
                "url": "https://patchwork.libcamera.org/api/patches/20952/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20952/",
                "msgid": "<20240819160921.468981-4-dan.scally@ideasonboard.com>",
                "date": "2024-08-19T16:09:17",
                "name": "[v3,3/7] Documentation: Synchronise camera stack details",
                "mbox": "https://patchwork.libcamera.org/patch/20952/mbox/"
            },
            {
                "id": 20953,
                "url": "https://patchwork.libcamera.org/api/patches/20953/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20953/",
                "msgid": "<20240819160921.468981-5-dan.scally@ideasonboard.com>",
                "date": "2024-08-19T16:09:18",
                "name": "[v3,4/7] Documentation: Breakout docs.rst",
                "mbox": "https://patchwork.libcamera.org/patch/20953/mbox/"
            },
            {
                "id": 20954,
                "url": "https://patchwork.libcamera.org/api/patches/20954/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20954/",
                "msgid": "<20240819160921.468981-6-dan.scally@ideasonboard.com>",
                "date": "2024-08-19T16:09:19",
                "name": "[v3,5/7] Documentation: Remove libcamera architecture from introduction.rst",
                "mbox": "https://patchwork.libcamera.org/patch/20954/mbox/"
            },
            {
                "id": 20955,
                "url": "https://patchwork.libcamera.org/api/patches/20955/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20955/",
                "msgid": "<20240819160921.468981-7-dan.scally@ideasonboard.com>",
                "date": "2024-08-19T16:09:20",
                "name": "[v3,6/7] Documentation: Rework docs.rst into introduction.rst",
                "mbox": "https://patchwork.libcamera.org/patch/20955/mbox/"
            },
            {
                "id": 20956,
                "url": "https://patchwork.libcamera.org/api/patches/20956/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20956/",
                "msgid": "<20240819160921.468981-8-dan.scally@ideasonboard.com>",
                "date": "2024-08-19T16:09:21",
                "name": "[v3,7/7] Documentation: Rework index.rst",
                "mbox": "https://patchwork.libcamera.org/patch/20956/mbox/"
            }
        ]
    },
    {
        "id": 4528,
        "url": "https://patchwork.libcamera.org/api/series/4528/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4528",
        "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": ""
        },
        "name": "Documentation improvements",
        "date": "2024-08-20T13:07:31",
        "submitter": {
            "id": 156,
            "url": "https://patchwork.libcamera.org/api/people/156/?format=api",
            "name": "Dan Scally",
            "email": "dan.scally@ideasonboard.com"
        },
        "version": 4,
        "total": 9,
        "received_total": 9,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4528/mbox/",
        "cover_letter": {
            "id": 20957,
            "url": "https://patchwork.libcamera.org/api/covers/20957/?format=api",
            "web_url": "https://patchwork.libcamera.org/cover/20957/",
            "msgid": "<20240820130740.568243-1-dan.scally@ideasonboard.com>",
            "date": "2024-08-20T13:07:31",
            "name": "[v4,0/9] Documentation improvements",
            "mbox": "https://patchwork.libcamera.org/cover/20957/mbox/"
        },
        "patches": [
            {
                "id": 20958,
                "url": "https://patchwork.libcamera.org/api/patches/20958/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20958/",
                "msgid": "<20240820130740.568243-2-dan.scally@ideasonboard.com>",
                "date": "2024-08-20T13:07:32",
                "name": "[v4,1/9] Documentation: Add documentation-contents.rst",
                "mbox": "https://patchwork.libcamera.org/patch/20958/mbox/"
            },
            {
                "id": 20959,
                "url": "https://patchwork.libcamera.org/api/patches/20959/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20959/",
                "msgid": "<20240820130740.568243-3-dan.scally@ideasonboard.com>",
                "date": "2024-08-20T13:07:33",
                "name": "[v4,2/9] Documentation: Alphabetise the Documentation toctree",
                "mbox": "https://patchwork.libcamera.org/patch/20959/mbox/"
            },
            {
                "id": 20960,
                "url": "https://patchwork.libcamera.org/api/patches/20960/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20960/",
                "msgid": "<20240820130740.568243-4-dan.scally@ideasonboard.com>",
                "date": "2024-08-20T13:07:34",
                "name": "[v4,3/9] Documentation: Synchronise camera stack details",
                "mbox": "https://patchwork.libcamera.org/patch/20960/mbox/"
            },
            {
                "id": 20961,
                "url": "https://patchwork.libcamera.org/api/patches/20961/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20961/",
                "msgid": "<20240820130740.568243-5-dan.scally@ideasonboard.com>",
                "date": "2024-08-20T13:07:35",
                "name": "[v4,4/9] Documentation: Breakout docs.rst",
                "mbox": "https://patchwork.libcamera.org/patch/20961/mbox/"
            },
            {
                "id": 20962,
                "url": "https://patchwork.libcamera.org/api/patches/20962/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20962/",
                "msgid": "<20240820130740.568243-6-dan.scally@ideasonboard.com>",
                "date": "2024-08-20T13:07:36",
                "name": "[v4,5/9] Documentation: Remove libcamera architecture from introduction.rst",
                "mbox": "https://patchwork.libcamera.org/patch/20962/mbox/"
            },
            {
                "id": 20963,
                "url": "https://patchwork.libcamera.org/api/patches/20963/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20963/",
                "msgid": "<20240820130740.568243-7-dan.scally@ideasonboard.com>",
                "date": "2024-08-20T13:07:37",
                "name": "[v4,6/9] Documentation: Rework docs.rst into introduction.rst",
                "mbox": "https://patchwork.libcamera.org/patch/20963/mbox/"
            },
            {
                "id": 20964,
                "url": "https://patchwork.libcamera.org/api/patches/20964/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20964/",
                "msgid": "<20240820130740.568243-8-dan.scally@ideasonboard.com>",
                "date": "2024-08-20T13:07:38",
                "name": "[v4,7/9] Documentation: Rework index.rst",
                "mbox": "https://patchwork.libcamera.org/patch/20964/mbox/"
            },
            {
                "id": 20965,
                "url": "https://patchwork.libcamera.org/api/patches/20965/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20965/",
                "msgid": "<20240820130740.568243-9-dan.scally@ideasonboard.com>",
                "date": "2024-08-20T13:07:39",
                "name": "[v4,8/9] Documentation: Add internal-api-html placeholder",
                "mbox": "https://patchwork.libcamera.org/patch/20965/mbox/"
            },
            {
                "id": 20966,
                "url": "https://patchwork.libcamera.org/api/patches/20966/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20966/",
                "msgid": "<20240820130740.568243-10-dan.scally@ideasonboard.com>",
                "date": "2024-08-20T13:07:40",
                "name": "[v4,9/9] Documentation: Reformat documentation_contents.rst",
                "mbox": "https://patchwork.libcamera.org/patch/20966/mbox/"
            }
        ]
    },
    {
        "id": 4529,
        "url": "https://patchwork.libcamera.org/api/series/4529/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4529",
        "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": ""
        },
        "name": "Add VirtualPipelineHandler",
        "date": "2024-08-20T16:23:31",
        "submitter": {
            "id": 117,
            "url": "https://patchwork.libcamera.org/api/people/117/?format=api",
            "name": "Cheng-Hao Yang",
            "email": "chenghaoyang@chromium.org"
        },
        "version": 9,
        "total": 8,
        "received_total": 8,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4529/mbox/",
        "cover_letter": {
            "id": 20967,
            "url": "https://patchwork.libcamera.org/api/covers/20967/?format=api",
            "web_url": "https://patchwork.libcamera.org/cover/20967/",
            "msgid": "<20240820172202.526547-1-chenghaoyang@google.com>",
            "date": "2024-08-20T16:23:31",
            "name": "[v9,0/8] Add VirtualPipelineHandler",
            "mbox": "https://patchwork.libcamera.org/cover/20967/mbox/"
        },
        "patches": [
            {
                "id": 20968,
                "url": "https://patchwork.libcamera.org/api/patches/20968/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20968/",
                "msgid": "<20240820172202.526547-2-chenghaoyang@google.com>",
                "date": "2024-08-20T16:23:32",
                "name": "[v9,1/8] libcamera: add DmaBufAllocator::exportBuffers()",
                "mbox": "https://patchwork.libcamera.org/patch/20968/mbox/"
            },
            {
                "id": 20969,
                "url": "https://patchwork.libcamera.org/api/patches/20969/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20969/",
                "msgid": "<20240820172202.526547-3-chenghaoyang@google.com>",
                "date": "2024-08-20T16:23:33",
                "name": "[v9,2/8] libcamera: Remove PipelineHandler Fatal check of non-empty MediaDevices",
                "mbox": "https://patchwork.libcamera.org/patch/20969/mbox/"
            },
            {
                "id": 20970,
                "url": "https://patchwork.libcamera.org/api/patches/20970/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20970/",
                "msgid": "<20240820172202.526547-4-chenghaoyang@google.com>",
                "date": "2024-08-20T16:23:34",
                "name": "[v9,3/8] libcamera: pipeline: Add VirtualPipelineHandler",
                "mbox": "https://patchwork.libcamera.org/patch/20970/mbox/"
            },
            {
                "id": 20972,
                "url": "https://patchwork.libcamera.org/api/patches/20972/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20972/",
                "msgid": "<20240820172202.526547-5-chenghaoyang@google.com>",
                "date": "2024-08-20T16:23:35",
                "name": "[v9,4/8] libcamera: pipeline: Add test pattern for VirtualPipelineHandler",
                "mbox": "https://patchwork.libcamera.org/patch/20972/mbox/"
            },
            {
                "id": 20971,
                "url": "https://patchwork.libcamera.org/api/patches/20971/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20971/",
                "msgid": "<20240820172202.526547-6-chenghaoyang@google.com>",
                "date": "2024-08-20T16:23:36",
                "name": "[v9,5/8] libcamera: pipeline: Read config and register cameras based on the config",
                "mbox": "https://patchwork.libcamera.org/patch/20971/mbox/"
            },
            {
                "id": 20973,
                "url": "https://patchwork.libcamera.org/api/patches/20973/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20973/",
                "msgid": "<20240820172202.526547-7-chenghaoyang@google.com>",
                "date": "2024-08-20T16:23:37",
                "name": "[v9,6/8] libcamera: pipeline: Shift test pattern by 1 pixel left every frame",
                "mbox": "https://patchwork.libcamera.org/patch/20973/mbox/"
            },
            {
                "id": 20974,
                "url": "https://patchwork.libcamera.org/api/patches/20974/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20974/",
                "msgid": "<20240820172202.526547-8-chenghaoyang@google.com>",
                "date": "2024-08-20T16:23:38",
                "name": "[v9,7/8] libcamera: pipeline: Load images",
                "mbox": "https://patchwork.libcamera.org/patch/20974/mbox/"
            },
            {
                "id": 20975,
                "url": "https://patchwork.libcamera.org/api/patches/20975/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20975/",
                "msgid": "<20240820172202.526547-9-chenghaoyang@google.com>",
                "date": "2024-08-20T16:23:39",
                "name": "[v9,8/8] libcamera: software_isp: Refactor SoftwareIsp to use DmaBufAllocator::exportBuffers",
                "mbox": "https://patchwork.libcamera.org/patch/20975/mbox/"
            }
        ]
    },
    {
        "id": 4530,
        "url": "https://patchwork.libcamera.org/api/series/4530/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4530",
        "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": ""
        },
        "name": "Fix uvcvideo pipelinehandler keeping /dev/video# open",
        "date": "2024-08-20T19:50:11",
        "submitter": {
            "id": 102,
            "url": "https://patchwork.libcamera.org/api/people/102/?format=api",
            "name": "Hans de Goede",
            "email": "hdegoede@redhat.com"
        },
        "version": 1,
        "total": 5,
        "received_total": 5,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4530/mbox/",
        "cover_letter": {
            "id": 20976,
            "url": "https://patchwork.libcamera.org/api/covers/20976/?format=api",
            "web_url": "https://patchwork.libcamera.org/cover/20976/",
            "msgid": "<20240820195016.16028-1-hdegoede@redhat.com>",
            "date": "2024-08-20T19:50:11",
            "name": "[0/5] Fix uvcvideo pipelinehandler keeping /dev/video# open",
            "mbox": "https://patchwork.libcamera.org/cover/20976/mbox/"
        },
        "patches": [
            {
                "id": 20977,
                "url": "https://patchwork.libcamera.org/api/patches/20977/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20977/",
                "msgid": "<20240820195016.16028-2-hdegoede@redhat.com>",
                "date": "2024-08-20T19:50:12",
                "name": "[1/5] pipeline_handler: Fix unlocking media devices too early when there are multiple cameras",
                "mbox": "https://patchwork.libcamera.org/patch/20977/mbox/"
            },
            {
                "id": 20978,
                "url": "https://patchwork.libcamera.org/api/patches/20978/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20978/",
                "msgid": "<20240820195016.16028-3-hdegoede@redhat.com>",
                "date": "2024-08-20T19:50:13",
                "name": "[2/5] pipeline_handler: Call releaseDevice() before unlocking media devices",
                "mbox": "https://patchwork.libcamera.org/patch/20978/mbox/"
            },
            {
                "id": 20979,
                "url": "https://patchwork.libcamera.org/api/patches/20979/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20979/",
                "msgid": "<20240820195016.16028-4-hdegoede@redhat.com>",
                "date": "2024-08-20T19:50:14",
                "name": "[3/5] pipeline_handler: Add acquireDevice() method to mirror existing releaseDevice()",
                "mbox": "https://patchwork.libcamera.org/patch/20979/mbox/"
            },
            {
                "id": 20980,
                "url": "https://patchwork.libcamera.org/api/patches/20980/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20980/",
                "msgid": "<20240820195016.16028-5-hdegoede@redhat.com>",
                "date": "2024-08-20T19:50:15",
                "name": "[4/5] camera: Use invokeMethod() for pipe_->acquire() and pipe_->release()",
                "mbox": "https://patchwork.libcamera.org/patch/20980/mbox/"
            },
            {
                "id": 20981,
                "url": "https://patchwork.libcamera.org/api/patches/20981/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20981/",
                "msgid": "<20240820195016.16028-6-hdegoede@redhat.com>",
                "date": "2024-08-20T19:50:16",
                "name": "[5/5] uvcvideo: Implement acquireDevice() + releaseDevice()",
                "mbox": "https://patchwork.libcamera.org/patch/20981/mbox/"
            }
        ]
    },
    {
        "id": 4531,
        "url": "https://patchwork.libcamera.org/api/series/4531/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4531",
        "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": ""
        },
        "name": "Further small documentation improvements",
        "date": "2024-08-21T00:40:06",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "version": 1,
        "total": 3,
        "received_total": 3,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4531/mbox/",
        "cover_letter": {
            "id": 20984,
            "url": "https://patchwork.libcamera.org/api/covers/20984/?format=api",
            "web_url": "https://patchwork.libcamera.org/cover/20984/",
            "msgid": "<20240821004007.28938-1-laurent.pinchart@ideasonboard.com>",
            "date": "2024-08-21T00:40:04",
            "name": "[0/3] Further small documentation improvements",
            "mbox": "https://patchwork.libcamera.org/cover/20984/mbox/"
        },
        "patches": [
            {
                "id": 20983,
                "url": "https://patchwork.libcamera.org/api/patches/20983/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20983/",
                "msgid": "<20240821004007.28938-2-laurent.pinchart@ideasonboard.com>",
                "date": "2024-08-21T00:40:05",
                "name": "[1/3] Documentation: Rename \"API\" section to \"API Reference\"",
                "mbox": "https://patchwork.libcamera.org/patch/20983/mbox/"
            },
            {
                "id": 20982,
                "url": "https://patchwork.libcamera.org/api/patches/20982/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20982/",
                "msgid": "<20240821004007.28938-3-laurent.pinchart@ideasonboard.com>",
                "date": "2024-08-21T00:40:06",
                "name": "[2/3] Documentation: Drop local table of contents from introduction",
                "mbox": "https://patchwork.libcamera.org/patch/20982/mbox/"
            },
            {
                "id": 20985,
                "url": "https://patchwork.libcamera.org/api/patches/20985/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20985/",
                "msgid": "<20240821004007.28938-4-laurent.pinchart@ideasonboard.com>",
                "date": "2024-08-21T00:40:07",
                "name": "[3/3] Documentation: Rename \"Documentation\" section to \"Introduction\"",
                "mbox": "https://patchwork.libcamera.org/patch/20985/mbox/"
            }
        ]
    },
    {
        "id": 4532,
        "url": "https://patchwork.libcamera.org/api/series/4532/?format=api",
        "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4532",
        "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": ""
        },
        "name": "Fixed Documentation links",
        "date": "2024-08-22T08:16:05",
        "submitter": {
            "id": 156,
            "url": "https://patchwork.libcamera.org/api/people/156/?format=api",
            "name": "Dan Scally",
            "email": "dan.scally@ideasonboard.com"
        },
        "version": 1,
        "total": 2,
        "received_total": 2,
        "received_all": true,
        "mbox": "https://patchwork.libcamera.org/series/4532/mbox/",
        "cover_letter": {
            "id": 20986,
            "url": "https://patchwork.libcamera.org/api/covers/20986/?format=api",
            "web_url": "https://patchwork.libcamera.org/cover/20986/",
            "msgid": "<20240822081607.911049-1-dan.scally@ideasonboard.com>",
            "date": "2024-08-22T08:16:05",
            "name": "[0/2] Fixed Documentation links",
            "mbox": "https://patchwork.libcamera.org/cover/20986/mbox/"
        },
        "patches": [
            {
                "id": 20987,
                "url": "https://patchwork.libcamera.org/api/patches/20987/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20987/",
                "msgid": "<20240822081607.911049-2-dan.scally@ideasonboard.com>",
                "date": "2024-08-22T08:16:06",
                "name": "[1/2] Documentation: Fix link to introduction on mainpage.dox",
                "mbox": "https://patchwork.libcamera.org/patch/20987/mbox/"
            },
            {
                "id": 20988,
                "url": "https://patchwork.libcamera.org/api/patches/20988/?format=api",
                "web_url": "https://patchwork.libcamera.org/patch/20988/",
                "msgid": "<20240822081607.911049-3-dan.scally@ideasonboard.com>",
                "date": "2024-08-22T08:16:07",
                "name": "[2/2] Documentation: Fix links from API references to guides",
                "mbox": "https://patchwork.libcamera.org/patch/20988/mbox/"
            }
        ]
    }
]