Series Detail
Show a series.
GET /api/1.1/series/1423/?format=api
{ "id": 1423, "url": "https://patchwork.libcamera.org/api/1.1/series/1423/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1423", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/1.1/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: Add helper for controls that take effect with a delay", "date": "2020-10-28T01:00:42", "submitter": { "id": 5, "url": "https://patchwork.libcamera.org/api/1.1/people/5/?format=api", "name": "Niklas Söderlund", "email": "niklas.soderlund@ragnatech.se" }, "version": 1, "total": 9, "received_total": 9, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/1423/mbox/", "cover_letter": { "id": 10273, "url": "https://patchwork.libcamera.org/api/1.1/covers/10273/?format=api", "web_url": "https://patchwork.libcamera.org/cover/10273/", "msgid": "<20201028010051.3830668-1-niklas.soderlund@ragnatech.se>", "date": "2020-10-28T01:00:42", "name": "[libcamera-devel,0/9] libcamera: Add helper for controls that take effect with a delay", "mbox": "https://patchwork.libcamera.org/cover/10273/mbox/" }, "patches": [ { "id": 10274, "url": "https://patchwork.libcamera.org/api/1.1/patches/10274/?format=api", "web_url": "https://patchwork.libcamera.org/patch/10274/", "msgid": "<20201028010051.3830668-2-niklas.soderlund@ragnatech.se>", "date": "2020-10-28T01:00:43", "name": "[libcamera-devel,1/9] libcamera: v4l2_device: Move start of frame detection to V4L2Device", "mbox": "https://patchwork.libcamera.org/patch/10274/mbox/" }, { "id": 10275, "url": "https://patchwork.libcamera.org/api/1.1/patches/10275/?format=api", "web_url": "https://patchwork.libcamera.org/patch/10275/", "msgid": "<20201028010051.3830668-3-niklas.soderlund@ragnatech.se>", "date": "2020-10-28T01:00:44", "name": "[libcamera-devel,2/9] libcamera: delayed_controls: Add helper for controls that applies with a delay", "mbox": "https://patchwork.libcamera.org/patch/10275/mbox/" }, { "id": 10276, "url": "https://patchwork.libcamera.org/api/1.1/patches/10276/?format=api", "web_url": "https://patchwork.libcamera.org/patch/10276/", "msgid": "<20201028010051.3830668-4-niklas.soderlund@ragnatech.se>", "date": "2020-10-28T01:00:45", "name": "[libcamera-devel,3/9] test: delayed_controls: Add test case for DelayedControls", "mbox": "https://patchwork.libcamera.org/patch/10276/mbox/" }, { "id": 10277, "url": "https://patchwork.libcamera.org/api/1.1/patches/10277/?format=api", "web_url": "https://patchwork.libcamera.org/patch/10277/", "msgid": "<20201028010051.3830668-5-niklas.soderlund@ragnatech.se>", "date": "2020-10-28T01:00:46", "name": "[libcamera-devel,4/9] libcamera: raspberrypi: Switch to DelayedControls", "mbox": "https://patchwork.libcamera.org/patch/10277/mbox/" }, { "id": 10278, "url": "https://patchwork.libcamera.org/api/1.1/patches/10278/?format=api", "web_url": "https://patchwork.libcamera.org/patch/10278/", "msgid": "<20201028010051.3830668-6-niklas.soderlund@ragnatech.se>", "date": "2020-10-28T01:00:47", "name": "[libcamera-devel,5/9] libcamera: raspberrypi: Remove StaggeredCtrl", "mbox": "https://patchwork.libcamera.org/patch/10278/mbox/" }, { "id": 10279, "url": "https://patchwork.libcamera.org/api/1.1/patches/10279/?format=api", "web_url": "https://patchwork.libcamera.org/patch/10279/", "msgid": "<20201028010051.3830668-7-niklas.soderlund@ragnatech.se>", "date": "2020-10-28T01:00:48", "name": "[libcamera-devel,6/9] libcamera: camera_sensor: Expose a DelayedControls interface", "mbox": "https://patchwork.libcamera.org/patch/10279/mbox/" }, { "id": 10280, "url": "https://patchwork.libcamera.org/api/1.1/patches/10280/?format=api", "web_url": "https://patchwork.libcamera.org/patch/10280/", "msgid": "<20201028010051.3830668-8-niklas.soderlund@ragnatech.se>", "date": "2020-10-28T01:00:49", "name": "[libcamera-devel,7/9] libcamera: pipeline: rkisp1: Use CameraSensor and delayed controls", "mbox": "https://patchwork.libcamera.org/patch/10280/mbox/" }, { "id": 10281, "url": "https://patchwork.libcamera.org/api/1.1/patches/10281/?format=api", "web_url": "https://patchwork.libcamera.org/patch/10281/", "msgid": "<20201028010051.3830668-9-niklas.soderlund@ragnatech.se>", "date": "2020-10-28T01:00:50", "name": "[libcamera-devel,8/9] libcamera: pipeline: rkisp1: Use SOF event to warn about late parameters", "mbox": "https://patchwork.libcamera.org/patch/10281/mbox/" }, { "id": 10282, "url": "https://patchwork.libcamera.org/api/1.1/patches/10282/?format=api", "web_url": "https://patchwork.libcamera.org/patch/10282/", "msgid": "<20201028010051.3830668-10-niklas.soderlund@ragnatech.se>", "date": "2020-10-28T01:00:51", "name": "[libcamera-devel,9/9] libcamera: pipeline: rkisp1: Remove Timeline", "mbox": "https://patchwork.libcamera.org/patch/10282/mbox/" } ] }