Series Detail
Show a series.
GET /api/series/522/?format=api
{ "id": 522, "url": "https://patchwork.libcamera.org/api/series/522/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=522", "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": "Timer fixes and enhancements", "date": "2019-10-06T05:32:17", "submitter": { "id": 2, "url": "https://patchwork.libcamera.org/api/people/2/?format=api", "name": "Laurent Pinchart", "email": "laurent.pinchart@ideasonboard.com" }, "version": 1, "total": 9, "received_total": 9, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/522/mbox/", "cover_letter": { "id": 2105, "url": "https://patchwork.libcamera.org/api/covers/2105/?format=api", "web_url": "https://patchwork.libcamera.org/cover/2105/", "msgid": "<20191006053226.8976-1-laurent.pinchart@ideasonboard.com>", "date": "2019-10-06T05:32:17", "name": "[libcamera-devel,0/9] Timer fixes and enhancements", "mbox": "https://patchwork.libcamera.org/cover/2105/mbox/" }, "patches": [ { "id": 2106, "url": "https://patchwork.libcamera.org/api/patches/2106/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2106/", "msgid": "<20191006053226.8976-2-laurent.pinchart@ideasonboard.com>", "date": "2019-10-06T05:32:18", "name": "[libcamera-devel,1/9] libcamera: timer: Remove the interval() method", "mbox": "https://patchwork.libcamera.org/patch/2106/mbox/" }, { "id": 2107, "url": "https://patchwork.libcamera.org/api/patches/2107/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2107/", "msgid": "<20191006053226.8976-3-laurent.pinchart@ideasonboard.com>", "date": "2019-10-06T05:32:19", "name": "[libcamera-devel,2/9] libcamera: timer: Don't reset deadline after time out", "mbox": "https://patchwork.libcamera.org/patch/2107/mbox/" }, { "id": 2108, "url": "https://patchwork.libcamera.org/api/patches/2108/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2108/", "msgid": "<20191006053226.8976-4-laurent.pinchart@ideasonboard.com>", "date": "2019-10-06T05:32:20", "name": "[libcamera-devel,3/9] test: timer: Test that deadline() isn't reset upon time out", "mbox": "https://patchwork.libcamera.org/patch/2108/mbox/" }, { "id": 2109, "url": "https://patchwork.libcamera.org/api/patches/2109/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2109/", "msgid": "<20191006053226.8976-5-laurent.pinchart@ideasonboard.com>", "date": "2019-10-06T05:32:21", "name": "[libcamera-devel,4/9] test: timer: Test that a timer can be restarted before it expires", "mbox": "https://patchwork.libcamera.org/patch/2109/mbox/" }, { "id": 2110, "url": "https://patchwork.libcamera.org/api/patches/2110/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2110/", "msgid": "<20191006053226.8976-6-laurent.pinchart@ideasonboard.com>", "date": "2019-10-06T05:32:22", "name": "[libcamera-devel,5/9] libcamera: timer: Allow restarting a timer before expiration", "mbox": "https://patchwork.libcamera.org/patch/2110/mbox/" }, { "id": 2111, "url": "https://patchwork.libcamera.org/api/patches/2111/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2111/", "msgid": "<20191006053226.8976-7-laurent.pinchart@ideasonboard.com>", "date": "2019-10-06T05:32:23", "name": "[libcamera-devel,6/9] libcamera: timer: Forbid starting or stopping timer from another thread", "mbox": "https://patchwork.libcamera.org/patch/2111/mbox/" }, { "id": 2112, "url": "https://patchwork.libcamera.org/api/patches/2112/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2112/", "msgid": "<20191006053226.8976-8-laurent.pinchart@ideasonboard.com>", "date": "2019-10-06T05:32:24", "name": "[libcamera-devel,7/9] test: timer-thread: Test starting a timer from another thread", "mbox": "https://patchwork.libcamera.org/patch/2112/mbox/" }, { "id": 2113, "url": "https://patchwork.libcamera.org/api/patches/2113/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2113/", "msgid": "<20191006053226.8976-9-laurent.pinchart@ideasonboard.com>", "date": "2019-10-06T05:32:25", "name": "[libcamera-devel,8/9] libcamera: timer: Add start() method with absolute deadline", "mbox": "https://patchwork.libcamera.org/patch/2113/mbox/" }, { "id": 2114, "url": "https://patchwork.libcamera.org/api/patches/2114/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2114/", "msgid": "<20191006053226.8976-10-laurent.pinchart@ideasonboard.com>", "date": "2019-10-06T05:32:26", "name": "[libcamera-devel,9/9] test: timer: Test start() with absolute deadline", "mbox": "https://patchwork.libcamera.org/patch/2114/mbox/" } ] }