Series List
List series.
GET /api/1.1/series/?format=api&page=4
[ { "id": 91, "url": "https://patchwork.libcamera.org/api/1.1/series/91/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=91", "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": null, "date": "2019-01-18T00:32:01", "submitter": { "id": 2, "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api", "name": "Laurent Pinchart", "email": "laurent.pinchart@ideasonboard.com" }, "version": 1, "total": 4, "received_total": 1, "received_all": false, "mbox": "https://patchwork.libcamera.org/series/91/mbox/", "cover_letter": null, "patches": [ { "id": 271, "url": "https://patchwork.libcamera.org/api/1.1/patches/271/?format=api", "web_url": "https://patchwork.libcamera.org/patch/271/", "msgid": "<20190118003201.3110-1-laurent.pinchart@ideasonboard.com>", "date": "2019-01-18T00:32:01", "name": "[libcamera-devel,v1.1,2/4] libcamera: camera_manager: Use std::unique_ptr to store event dispatcher", "mbox": "https://patchwork.libcamera.org/patch/271/mbox/" } ] }, { "id": 92, "url": "https://patchwork.libcamera.org/api/1.1/series/92/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=92", "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-devel] libcamera: utils: Don't use C++17 nested namespaces", "date": "2019-01-18T13:08:23", "submitter": { "id": 2, "url": "https://patchwork.libcamera.org/api/1.1/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/92/mbox/", "cover_letter": null, "patches": [ { "id": 272, "url": "https://patchwork.libcamera.org/api/1.1/patches/272/?format=api", "web_url": "https://patchwork.libcamera.org/patch/272/", "msgid": "<20190118130823.22541-1-laurent.pinchart@ideasonboard.com>", "date": "2019-01-18T13:08:23", "name": "[libcamera-devel] libcamera: utils: Don't use C++17 nested namespaces", "mbox": "https://patchwork.libcamera.org/patch/272/mbox/" } ] }, { "id": 93, "url": "https://patchwork.libcamera.org/api/1.1/series/93/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=93", "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-devel,v1.1,1/4] Documentation: coding_style: Add object ownership rules", "date": "2019-01-18T17:43:11", "submitter": { "id": 2, "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api", "name": "Laurent Pinchart", "email": "laurent.pinchart@ideasonboard.com" }, "version": 1, "total": 4, "received_total": 1, "received_all": false, "mbox": "https://patchwork.libcamera.org/series/93/mbox/", "cover_letter": null, "patches": [ { "id": 273, "url": "https://patchwork.libcamera.org/api/1.1/patches/273/?format=api", "web_url": "https://patchwork.libcamera.org/patch/273/", "msgid": "<20190118174311.3905-1-laurent.pinchart@ideasonboard.com>", "date": "2019-01-18T17:43:11", "name": "[libcamera-devel,v1.1,1/4] Documentation: coding_style: Add object ownership rules", "mbox": "https://patchwork.libcamera.org/patch/273/mbox/" } ] }, { "id": 94, "url": "https://patchwork.libcamera.org/api/1.1/series/94/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=94", "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": "Object lifetime management", "date": "2019-01-18T23:26:13", "submitter": { "id": 2, "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api", "name": "Laurent Pinchart", "email": "laurent.pinchart@ideasonboard.com" }, "version": 2, "total": 4, "received_total": 4, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/94/mbox/", "cover_letter": { "id": 274, "url": "https://patchwork.libcamera.org/api/1.1/covers/274/?format=api", "web_url": "https://patchwork.libcamera.org/cover/274/", "msgid": "<20190118232617.14631-1-laurent.pinchart@ideasonboard.com>", "date": "2019-01-18T23:26:13", "name": "[libcamera-devel,v2,0/4] Object lifetime management", "mbox": "https://patchwork.libcamera.org/cover/274/mbox/" }, "patches": [ { "id": 275, "url": "https://patchwork.libcamera.org/api/1.1/patches/275/?format=api", "web_url": "https://patchwork.libcamera.org/patch/275/", "msgid": "<20190118232617.14631-2-laurent.pinchart@ideasonboard.com>", "date": "2019-01-18T23:26:14", "name": "[libcamera-devel,v2,1/4] Documentation: coding_style: Add object ownership rules", "mbox": "https://patchwork.libcamera.org/patch/275/mbox/" }, { "id": 276, "url": "https://patchwork.libcamera.org/api/1.1/patches/276/?format=api", "web_url": "https://patchwork.libcamera.org/patch/276/", "msgid": "<20190118232617.14631-3-laurent.pinchart@ideasonboard.com>", "date": "2019-01-18T23:26:15", "name": "[libcamera-devel,v2,2/4] libcamera: camera_manager: Use std::unique_ptr to store event dispatcher", "mbox": "https://patchwork.libcamera.org/patch/276/mbox/" }, { "id": 277, "url": "https://patchwork.libcamera.org/api/1.1/patches/277/?format=api", "web_url": "https://patchwork.libcamera.org/patch/277/", "msgid": "<20190118232617.14631-4-laurent.pinchart@ideasonboard.com>", "date": "2019-01-18T23:26:16", "name": "[libcamera-devel,v2,3/4] libcamera: camera_manager: Register cameras with the camera manager", "mbox": "https://patchwork.libcamera.org/patch/277/mbox/" }, { "id": 278, "url": "https://patchwork.libcamera.org/api/1.1/patches/278/?format=api", "web_url": "https://patchwork.libcamera.org/patch/278/", "msgid": "<20190118232617.14631-5-laurent.pinchart@ideasonboard.com>", "date": "2019-01-18T23:26:17", "name": "[libcamera-devel,v2,4/4] libcamera: camera: Handle camera objects through shared pointers", "mbox": "https://patchwork.libcamera.org/patch/278/mbox/" } ] }, { "id": 95, "url": "https://patchwork.libcamera.org/api/1.1/series/95/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=95", "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-devel,v2] libcamera: device_enumerator: extend documentation of DeviceMatch", "date": "2019-01-20T14:04:35", "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": 2, "total": 1, "received_total": 1, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/95/mbox/", "cover_letter": null, "patches": [ { "id": 279, "url": "https://patchwork.libcamera.org/api/1.1/patches/279/?format=api", "web_url": "https://patchwork.libcamera.org/patch/279/", "msgid": "<20190120140435.23252-1-niklas.soderlund@ragnatech.se>", "date": "2019-01-20T14:04:35", "name": "[libcamera-devel,v2] libcamera: device_enumerator: extend documentation of DeviceMatch", "mbox": "https://patchwork.libcamera.org/patch/279/mbox/" } ] }, { "id": 96, "url": "https://patchwork.libcamera.org/api/1.1/series/96/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=96", "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": "Extend the logger with categories and configuration", "date": "2019-01-21T00:59:24", "submitter": { "id": 2, "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api", "name": "Laurent Pinchart", "email": "laurent.pinchart@ideasonboard.com" }, "version": 1, "total": 6, "received_total": 6, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/96/mbox/", "cover_letter": { "id": 280, "url": "https://patchwork.libcamera.org/api/1.1/covers/280/?format=api", "web_url": "https://patchwork.libcamera.org/cover/280/", "msgid": "<20190121005930.10112-1-laurent.pinchart@ideasonboard.com>", "date": "2019-01-21T00:59:24", "name": "[libcamera-devel,0/6] Extend the logger with categories and configuration", "mbox": "https://patchwork.libcamera.org/cover/280/mbox/" }, "patches": [ { "id": 281, "url": "https://patchwork.libcamera.org/api/1.1/patches/281/?format=api", "web_url": "https://patchwork.libcamera.org/patch/281/", "msgid": "<20190121005930.10112-2-laurent.pinchart@ideasonboard.com>", "date": "2019-01-21T00:59:25", "name": "[libcamera-devel,1/6] Documentation: coding_style: Add move semantics to C++11 features", "mbox": "https://patchwork.libcamera.org/patch/281/mbox/" }, { "id": 282, "url": "https://patchwork.libcamera.org/api/1.1/patches/282/?format=api", "web_url": "https://patchwork.libcamera.org/patch/282/", "msgid": "<20190121005930.10112-3-laurent.pinchart@ideasonboard.com>", "date": "2019-01-21T00:59:26", "name": "[libcamera-devel,2/6] libcamera: signal: Enable documentation generation from signal.h file", "mbox": "https://patchwork.libcamera.org/patch/282/mbox/" }, { "id": 283, "url": "https://patchwork.libcamera.org/api/1.1/patches/283/?format=api", "web_url": "https://patchwork.libcamera.org/patch/283/", "msgid": "<20190121005930.10112-4-laurent.pinchart@ideasonboard.com>", "date": "2019-01-21T00:59:27", "name": "[libcamera-devel,3/6] libcamera: log: Add log categories", "mbox": "https://patchwork.libcamera.org/patch/283/mbox/" }, { "id": 284, "url": "https://patchwork.libcamera.org/api/1.1/patches/284/?format=api", "web_url": "https://patchwork.libcamera.org/patch/284/", "msgid": "<20190121005930.10112-5-laurent.pinchart@ideasonboard.com>", "date": "2019-01-21T00:59:28", "name": "[libcamera-devel,4/6] libcamera: log: Get log levels from the environment", "mbox": "https://patchwork.libcamera.org/patch/284/mbox/" }, { "id": 285, "url": "https://patchwork.libcamera.org/api/1.1/patches/285/?format=api", "web_url": "https://patchwork.libcamera.org/patch/285/", "msgid": "<20190121005930.10112-6-laurent.pinchart@ideasonboard.com>", "date": "2019-01-21T00:59:29", "name": "[libcamera-devel,5/6] libcamera: log: Get log output file from the environment", "mbox": "https://patchwork.libcamera.org/patch/285/mbox/" }, { "id": 286, "url": "https://patchwork.libcamera.org/api/1.1/patches/286/?format=api", "web_url": "https://patchwork.libcamera.org/patch/286/", "msgid": "<20190121005930.10112-7-laurent.pinchart@ideasonboard.com>", "date": "2019-01-21T00:59:30", "name": "[libcamera-devel,6/6] libcamera: Use log categories", "mbox": "https://patchwork.libcamera.org/patch/286/mbox/" } ] }, { "id": 97, "url": "https://patchwork.libcamera.org/api/1.1/series/97/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=97", "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-devel] libcamera: v4l2_device: Return const std::string", "date": "2019-01-21T09:20:20", "submitter": { "id": 3, "url": "https://patchwork.libcamera.org/api/1.1/people/3/?format=api", "name": "Jacopo Mondi", "email": "jacopo@jmondi.org" }, "version": 1, "total": 1, "received_total": 1, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/97/mbox/", "cover_letter": null, "patches": [ { "id": 287, "url": "https://patchwork.libcamera.org/api/1.1/patches/287/?format=api", "web_url": "https://patchwork.libcamera.org/patch/287/", "msgid": "<20190121092020.4145-1-jacopo@jmondi.org>", "date": "2019-01-21T09:20:20", "name": "[libcamera-devel] libcamera: v4l2_device: Return const std::string", "mbox": "https://patchwork.libcamera.org/patch/287/mbox/" } ] }, { "id": 98, "url": "https://patchwork.libcamera.org/api/1.1/series/98/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=98", "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-devel] test: v4l2_device: Provide compile time assertions", "date": "2019-01-21T10:28:26", "submitter": { "id": 4, "url": "https://patchwork.libcamera.org/api/1.1/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/98/mbox/", "cover_letter": null, "patches": [ { "id": 288, "url": "https://patchwork.libcamera.org/api/1.1/patches/288/?format=api", "web_url": "https://patchwork.libcamera.org/patch/288/", "msgid": "<20190121102826.16873-1-kieran.bingham@ideasonboard.com>", "date": "2019-01-21T10:28:26", "name": "[libcamera-devel] test: v4l2_device: Provide compile time assertions", "mbox": "https://patchwork.libcamera.org/patch/288/mbox/" } ] }, { "id": 99, "url": "https://patchwork.libcamera.org/api/1.1/series/99/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=99", "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: pipeline: Add Intel IPU3 pipeline handler", "date": "2019-01-21T10:57:23", "submitter": { "id": 3, "url": "https://patchwork.libcamera.org/api/1.1/people/3/?format=api", "name": "Jacopo Mondi", "email": "jacopo@jmondi.org" }, "version": 3, "total": 2, "received_total": 2, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/99/mbox/", "cover_letter": { "id": 289, "url": "https://patchwork.libcamera.org/api/1.1/covers/289/?format=api", "web_url": "https://patchwork.libcamera.org/cover/289/", "msgid": "<20190121105725.8351-1-jacopo@jmondi.org>", "date": "2019-01-21T10:57:23", "name": "[libcamera-devel,v3,0/2] libcamera: pipeline: Add Intel IPU3 pipeline handler", "mbox": "https://patchwork.libcamera.org/cover/289/mbox/" }, "patches": [ { "id": 290, "url": "https://patchwork.libcamera.org/api/1.1/patches/290/?format=api", "web_url": "https://patchwork.libcamera.org/patch/290/", "msgid": "<20190121105725.8351-2-jacopo@jmondi.org>", "date": "2019-01-21T10:57:24", "name": "[libcamera-devel,v3,1/2] libcamera: pipeline: Add Intel IPU3 pipeline", "mbox": "https://patchwork.libcamera.org/patch/290/mbox/" }, { "id": 291, "url": "https://patchwork.libcamera.org/api/1.1/patches/291/?format=api", "web_url": "https://patchwork.libcamera.org/patch/291/", "msgid": "<20190121105725.8351-3-jacopo@jmondi.org>", "date": "2019-01-21T10:57:25", "name": "[libcamera-devel,v3,2/2] test: pipeline: IPU3: Add IPU3 pipeline test", "mbox": "https://patchwork.libcamera.org/patch/291/mbox/" } ] }, { "id": 100, "url": "https://patchwork.libcamera.org/api/1.1/series/100/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=100", "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-devel] libcamera: camera_manager: Return EBUSY if enumerator exists", "date": "2019-01-21T11:41:26", "submitter": { "id": 4, "url": "https://patchwork.libcamera.org/api/1.1/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/100/mbox/", "cover_letter": null, "patches": [ { "id": 292, "url": "https://patchwork.libcamera.org/api/1.1/patches/292/?format=api", "web_url": "https://patchwork.libcamera.org/patch/292/", "msgid": "<20190121114126.19577-1-kieran.bingham@ideasonboard.com>", "date": "2019-01-21T11:41:26", "name": "[libcamera-devel] libcamera: camera_manager: Return EBUSY if enumerator exists", "mbox": "https://patchwork.libcamera.org/patch/292/mbox/" } ] }, { "id": 101, "url": "https://patchwork.libcamera.org/api/1.1/series/101/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=101", "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: pipeline: Add Intel IPU3 pipeline handler", "date": "2019-01-21T15:07:54", "submitter": { "id": 3, "url": "https://patchwork.libcamera.org/api/1.1/people/3/?format=api", "name": "Jacopo Mondi", "email": "jacopo@jmondi.org" }, "version": 4, "total": 2, "received_total": 2, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/101/mbox/", "cover_letter": { "id": 293, "url": "https://patchwork.libcamera.org/api/1.1/covers/293/?format=api", "web_url": "https://patchwork.libcamera.org/cover/293/", "msgid": "<20190121150756.14982-1-jacopo@jmondi.org>", "date": "2019-01-21T15:07:54", "name": "[libcamera-devel,v4,0/2] libcamera: pipeline: Add Intel IPU3 pipeline handler", "mbox": "https://patchwork.libcamera.org/cover/293/mbox/" }, "patches": [ { "id": 294, "url": "https://patchwork.libcamera.org/api/1.1/patches/294/?format=api", "web_url": "https://patchwork.libcamera.org/patch/294/", "msgid": "<20190121150756.14982-2-jacopo@jmondi.org>", "date": "2019-01-21T15:07:55", "name": "[libcamera-devel,v4,1/2] libcamera: pipeline: Add Intel IPU3 pipeline", "mbox": "https://patchwork.libcamera.org/patch/294/mbox/" }, { "id": 295, "url": "https://patchwork.libcamera.org/api/1.1/patches/295/?format=api", "web_url": "https://patchwork.libcamera.org/patch/295/", "msgid": "<20190121150756.14982-3-jacopo@jmondi.org>", "date": "2019-01-21T15:07:56", "name": "[libcamera-devel,v4,2/2] test: pipeline: IPU3: Add IPU3 pipeline test", "mbox": "https://patchwork.libcamera.org/patch/295/mbox/" } ] }, { "id": 102, "url": "https://patchwork.libcamera.org/api/1.1/series/102/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=102", "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-devel] libcamera: media_device: fix typo in documentation for MediaDevice::devnode()", "date": "2019-01-21T15:12:29", "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": 1, "received_total": 1, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/102/mbox/", "cover_letter": null, "patches": [ { "id": 296, "url": "https://patchwork.libcamera.org/api/1.1/patches/296/?format=api", "web_url": "https://patchwork.libcamera.org/patch/296/", "msgid": "<20190121151229.16744-1-niklas.soderlund@ragnatech.se>", "date": "2019-01-21T15:12:29", "name": "[libcamera-devel] libcamera: media_device: fix typo in documentation for MediaDevice::devnode()", "mbox": "https://patchwork.libcamera.org/patch/296/mbox/" } ] }, { "id": 103, "url": "https://patchwork.libcamera.org/api/1.1/series/103/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=103", "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 basic uvcvideo pipeline handler", "date": "2019-01-21T15:30:04", "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": 2, "received_total": 2, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/103/mbox/", "cover_letter": { "id": 298, "url": "https://patchwork.libcamera.org/api/1.1/covers/298/?format=api", "web_url": "https://patchwork.libcamera.org/cover/298/", "msgid": "<20190121153005.19110-1-niklas.soderlund@ragnatech.se>", "date": "2019-01-21T15:30:03", "name": "[libcamera-devel,0/2] libcamera: add basic uvcvideo pipeline handler", "mbox": "https://patchwork.libcamera.org/cover/298/mbox/" }, "patches": [ { "id": 297, "url": "https://patchwork.libcamera.org/api/1.1/patches/297/?format=api", "web_url": "https://patchwork.libcamera.org/patch/297/", "msgid": "<20190121153005.19110-2-niklas.soderlund@ragnatech.se>", "date": "2019-01-21T15:30:04", "name": "[libcamera-devel,1/2] libcamera: media_device: expose media graph model name", "mbox": "https://patchwork.libcamera.org/patch/297/mbox/" }, { "id": 299, "url": "https://patchwork.libcamera.org/api/1.1/patches/299/?format=api", "web_url": "https://patchwork.libcamera.org/patch/299/", "msgid": "<20190121153005.19110-3-niklas.soderlund@ragnatech.se>", "date": "2019-01-21T15:30:05", "name": "[libcamera-devel,2/2] libcamera: pipeline: uvcvideo: add pipeline handler for uvcvideo", "mbox": "https://patchwork.libcamera.org/patch/299/mbox/" } ] }, { "id": 104, "url": "https://patchwork.libcamera.org/api/1.1/series/104/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=104", "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-devel,v2] cam: add utility to control cameras", "date": "2019-01-21T15:33:31", "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": 2, "total": 1, "received_total": 1, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/104/mbox/", "cover_letter": null, "patches": [ { "id": 300, "url": "https://patchwork.libcamera.org/api/1.1/patches/300/?format=api", "web_url": "https://patchwork.libcamera.org/patch/300/", "msgid": "<20190121153331.19430-1-niklas.soderlund@ragnatech.se>", "date": "2019-01-21T15:33:31", "name": "[libcamera-devel,v2] cam: add utility to control cameras", "mbox": "https://patchwork.libcamera.org/patch/300/mbox/" } ] }, { "id": 105, "url": "https://patchwork.libcamera.org/api/1.1/series/105/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=105", "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: Augment V4L2 device", "date": "2019-01-21T17:26:59", "submitter": { "id": 3, "url": "https://patchwork.libcamera.org/api/1.1/people/3/?format=api", "name": "Jacopo Mondi", "email": "jacopo@jmondi.org" }, "version": 1, "total": 6, "received_total": 6, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/105/mbox/", "cover_letter": { "id": 301, "url": "https://patchwork.libcamera.org/api/1.1/covers/301/?format=api", "web_url": "https://patchwork.libcamera.org/cover/301/", "msgid": "<20190121172705.19985-1-jacopo@jmondi.org>", "date": "2019-01-21T17:26:59", "name": "[libcamera-devel,0/6] libcamera: Augment V4L2 device", "mbox": "https://patchwork.libcamera.org/cover/301/mbox/" }, "patches": [ { "id": 302, "url": "https://patchwork.libcamera.org/api/1.1/patches/302/?format=api", "web_url": "https://patchwork.libcamera.org/patch/302/", "msgid": "<20190121172705.19985-2-jacopo@jmondi.org>", "date": "2019-01-21T17:27:00", "name": "[libcamera-devel,1/6] libcamera: v4l2_device: Add MediaEntity contructor", "mbox": "https://patchwork.libcamera.org/patch/302/mbox/" }, { "id": 303, "url": "https://patchwork.libcamera.org/api/1.1/patches/303/?format=api", "web_url": "https://patchwork.libcamera.org/patch/303/", "msgid": "<20190121172705.19985-3-jacopo@jmondi.org>", "date": "2019-01-21T17:27:01", "name": "[libcamera-devel,2/6] libcamera: v4l2_device: Add setControl function", "mbox": "https://patchwork.libcamera.org/patch/303/mbox/" }, { "id": 304, "url": "https://patchwork.libcamera.org/api/1.1/patches/304/?format=api", "web_url": "https://patchwork.libcamera.org/patch/304/", "msgid": "<20190121172705.19985-4-jacopo@jmondi.org>", "date": "2019-01-21T17:27:02", "name": "[libcamera-devel,3/6] libcamera: v4l2_device: Identify single/multiplane", "mbox": "https://patchwork.libcamera.org/patch/304/mbox/" }, { "id": 305, "url": "https://patchwork.libcamera.org/api/1.1/patches/305/?format=api", "web_url": "https://patchwork.libcamera.org/patch/305/", "msgid": "<20190121172705.19985-5-jacopo@jmondi.org>", "date": "2019-01-21T17:27:03", "name": "[libcamera-devel,4/6] libcamera: v4l2_device: Add single/multiplane formats", "mbox": "https://patchwork.libcamera.org/patch/305/mbox/" }, { "id": 306, "url": "https://patchwork.libcamera.org/api/1.1/patches/306/?format=api", "web_url": "https://patchwork.libcamera.org/patch/306/", "msgid": "<20190121172705.19985-6-jacopo@jmondi.org>", "date": "2019-01-21T17:27:04", "name": "[libcamera-devel,5/6] libcamera: ipu3: Create CIO2 V4L2 devices", "mbox": "https://patchwork.libcamera.org/patch/306/mbox/" }, { "id": 307, "url": "https://patchwork.libcamera.org/api/1.1/patches/307/?format=api", "web_url": "https://patchwork.libcamera.org/patch/307/", "msgid": "<20190121172705.19985-7-jacopo@jmondi.org>", "date": "2019-01-21T17:27:05", "name": "[libcamera-devel,6/6] libcamera: Global s/devnode/deviceNode rename", "mbox": "https://patchwork.libcamera.org/patch/307/mbox/" } ] }, { "id": 106, "url": "https://patchwork.libcamera.org/api/1.1/series/106/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=106", "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-devel] utils: checkstyle: Add support for clang-format", "date": "2019-01-21T17:35:37", "submitter": { "id": 2, "url": "https://patchwork.libcamera.org/api/1.1/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/106/mbox/", "cover_letter": null, "patches": [ { "id": 308, "url": "https://patchwork.libcamera.org/api/1.1/patches/308/?format=api", "web_url": "https://patchwork.libcamera.org/patch/308/", "msgid": "<20190121173537.31734-1-laurent.pinchart@ideasonboard.com>", "date": "2019-01-21T17:35:37", "name": "[libcamera-devel] utils: checkstyle: Add support for clang-format", "mbox": "https://patchwork.libcamera.org/patch/308/mbox/" } ] }, { "id": 107, "url": "https://patchwork.libcamera.org/api/1.1/series/107/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=107", "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-devel,v2,1/2] libcamera: Add clang-format style", "date": "2019-01-21T18:01:27", "submitter": { "id": 2, "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api", "name": "Laurent Pinchart", "email": "laurent.pinchart@ideasonboard.com" }, "version": 2, "total": 2, "received_total": 2, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/107/mbox/", "cover_letter": null, "patches": [ { "id": 309, "url": "https://patchwork.libcamera.org/api/1.1/patches/309/?format=api", "web_url": "https://patchwork.libcamera.org/patch/309/", "msgid": "<20190121180128.1261-1-laurent.pinchart@ideasonboard.com>", "date": "2019-01-21T18:01:27", "name": "[libcamera-devel,v2,1/2] libcamera: Add clang-format style", "mbox": "https://patchwork.libcamera.org/patch/309/mbox/" }, { "id": 310, "url": "https://patchwork.libcamera.org/api/1.1/patches/310/?format=api", "web_url": "https://patchwork.libcamera.org/patch/310/", "msgid": "<20190121180128.1261-2-laurent.pinchart@ideasonboard.com>", "date": "2019-01-21T18:01:28", "name": "[libcamera-devel,v2,2/2] utils: checkstyle: Add support for clang-format", "mbox": "https://patchwork.libcamera.org/patch/310/mbox/" } ] }, { "id": 108, "url": "https://patchwork.libcamera.org/api/1.1/series/108/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=108", "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": "Extend the logger with categories and configuration", "date": "2019-01-21T19:56:02", "submitter": { "id": 2, "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api", "name": "Laurent Pinchart", "email": "laurent.pinchart@ideasonboard.com" }, "version": 2, "total": 4, "received_total": 4, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/108/mbox/", "cover_letter": { "id": 311, "url": "https://patchwork.libcamera.org/api/1.1/covers/311/?format=api", "web_url": "https://patchwork.libcamera.org/cover/311/", "msgid": "<20190121195606.8526-1-laurent.pinchart@ideasonboard.com>", "date": "2019-01-21T19:56:02", "name": "[libcamera-devel,v2,0/4] Extend the logger with categories and configuration", "mbox": "https://patchwork.libcamera.org/cover/311/mbox/" }, "patches": [ { "id": 312, "url": "https://patchwork.libcamera.org/api/1.1/patches/312/?format=api", "web_url": "https://patchwork.libcamera.org/patch/312/", "msgid": "<20190121195606.8526-2-laurent.pinchart@ideasonboard.com>", "date": "2019-01-21T19:56:03", "name": "[libcamera-devel,v2,1/4] libcamera: log: Add log categories", "mbox": "https://patchwork.libcamera.org/patch/312/mbox/" }, { "id": 313, "url": "https://patchwork.libcamera.org/api/1.1/patches/313/?format=api", "web_url": "https://patchwork.libcamera.org/patch/313/", "msgid": "<20190121195606.8526-3-laurent.pinchart@ideasonboard.com>", "date": "2019-01-21T19:56:04", "name": "[libcamera-devel,v2,2/4] libcamera: log: Get log levels from the environment", "mbox": "https://patchwork.libcamera.org/patch/313/mbox/" }, { "id": 314, "url": "https://patchwork.libcamera.org/api/1.1/patches/314/?format=api", "web_url": "https://patchwork.libcamera.org/patch/314/", "msgid": "<20190121195606.8526-4-laurent.pinchart@ideasonboard.com>", "date": "2019-01-21T19:56:05", "name": "[libcamera-devel,v2,3/4] libcamera: log: Get log output file from the environment", "mbox": "https://patchwork.libcamera.org/patch/314/mbox/" }, { "id": 315, "url": "https://patchwork.libcamera.org/api/1.1/patches/315/?format=api", "web_url": "https://patchwork.libcamera.org/patch/315/", "msgid": "<20190121195606.8526-5-laurent.pinchart@ideasonboard.com>", "date": "2019-01-21T19:56:06", "name": "[libcamera-devel,v2,4/4] libcamera: Use log categories", "mbox": "https://patchwork.libcamera.org/patch/315/mbox/" } ] }, { "id": 109, "url": "https://patchwork.libcamera.org/api/1.1/series/109/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=109", "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 base for applications to configure cameras", "date": "2019-01-21T23:06:36", "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": 4, "received_total": 4, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/109/mbox/", "cover_letter": { "id": 316, "url": "https://patchwork.libcamera.org/api/1.1/covers/316/?format=api", "web_url": "https://patchwork.libcamera.org/cover/316/", "msgid": "<20190121230640.8783-1-niklas.soderlund@ragnatech.se>", "date": "2019-01-21T23:06:36", "name": "[libcamera-devel,RFC,0/4] libcamera: add base for applications to configure cameras", "mbox": "https://patchwork.libcamera.org/cover/316/mbox/" }, "patches": [ { "id": 317, "url": "https://patchwork.libcamera.org/api/1.1/patches/317/?format=api", "web_url": "https://patchwork.libcamera.org/patch/317/", "msgid": "<20190121230640.8783-2-niklas.soderlund@ragnatech.se>", "date": "2019-01-21T23:06:37", "name": "[libcamera-devel,RFC,1/4] libcamera: camera: Add acquire() and release()", "mbox": "https://patchwork.libcamera.org/patch/317/mbox/" }, { "id": 318, "url": "https://patchwork.libcamera.org/api/1.1/patches/318/?format=api", "web_url": "https://patchwork.libcamera.org/patch/318/", "msgid": "<20190121230640.8783-3-niklas.soderlund@ragnatech.se>", "date": "2019-01-21T23:06:38", "name": "[libcamera-devel,RFC,2/4] libcamera: stream: add basic stream class", "mbox": "https://patchwork.libcamera.org/patch/318/mbox/" }, { "id": 319, "url": "https://patchwork.libcamera.org/api/1.1/patches/319/?format=api", "web_url": "https://patchwork.libcamera.org/patch/319/", "msgid": "<20190121230640.8783-4-niklas.soderlund@ragnatech.se>", "date": "2019-01-21T23:06:39", "name": "[libcamera-devel,RFC,3/4] libcamera: streamformat: add basic class for stream formats", "mbox": "https://patchwork.libcamera.org/patch/319/mbox/" }, { "id": 320, "url": "https://patchwork.libcamera.org/api/1.1/patches/320/?format=api", "web_url": "https://patchwork.libcamera.org/patch/320/", "msgid": "<20190121230640.8783-5-niklas.soderlund@ragnatech.se>", "date": "2019-01-21T23:06:40", "name": "[libcamera-devel,RFC,4/4] libcamera: camera: integrate streams and configuration", "mbox": "https://patchwork.libcamera.org/patch/320/mbox/" } ] }, { "id": 110, "url": "https://patchwork.libcamera.org/api/1.1/series/110/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=110", "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-devel] cam: Extract option parser to separate file", "date": "2019-01-22T03:03:54", "submitter": { "id": 2, "url": "https://patchwork.libcamera.org/api/1.1/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/110/mbox/", "cover_letter": null, "patches": [ { "id": 321, "url": "https://patchwork.libcamera.org/api/1.1/patches/321/?format=api", "web_url": "https://patchwork.libcamera.org/patch/321/", "msgid": "<20190122030354.9131-1-laurent.pinchart@ideasonboard.com>", "date": "2019-01-22T03:03:54", "name": "[libcamera-devel] cam: Extract option parser to separate file", "mbox": "https://patchwork.libcamera.org/patch/321/mbox/" } ] }, { "id": 111, "url": "https://patchwork.libcamera.org/api/1.1/series/111/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=111", "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-devel] libcamera: ipu3: Use log categories", "date": "2019-01-22T13:31:42", "submitter": { "id": 3, "url": "https://patchwork.libcamera.org/api/1.1/people/3/?format=api", "name": "Jacopo Mondi", "email": "jacopo@jmondi.org" }, "version": 1, "total": 1, "received_total": 1, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/111/mbox/", "cover_letter": null, "patches": [ { "id": 322, "url": "https://patchwork.libcamera.org/api/1.1/patches/322/?format=api", "web_url": "https://patchwork.libcamera.org/patch/322/", "msgid": "<20190122133142.1165-1-jacopo@jmondi.org>", "date": "2019-01-22T13:31:42", "name": "[libcamera-devel] libcamera: ipu3: Use log categories", "mbox": "https://patchwork.libcamera.org/patch/322/mbox/" } ] }, { "id": 112, "url": "https://patchwork.libcamera.org/api/1.1/series/112/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=112", "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-devel] cam: options: Don't implement move semantics for OptionsParser::Options", "date": "2019-01-22T13:44:28", "submitter": { "id": 2, "url": "https://patchwork.libcamera.org/api/1.1/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/112/mbox/", "cover_letter": null, "patches": [ { "id": 323, "url": "https://patchwork.libcamera.org/api/1.1/patches/323/?format=api", "web_url": "https://patchwork.libcamera.org/patch/323/", "msgid": "<20190122134428.10208-1-laurent.pinchart@ideasonboard.com>", "date": "2019-01-22T13:44:28", "name": "[libcamera-devel] cam: options: Don't implement move semantics for OptionsParser::Options", "mbox": "https://patchwork.libcamera.org/patch/323/mbox/" } ] }, { "id": 113, "url": "https://patchwork.libcamera.org/api/1.1/series/113/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=113", "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-devel,v2] libcamera: media_device: fix typo in documentation for MediaDevice::deviceNode()", "date": "2019-01-22T14:19:29", "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": 2, "total": 1, "received_total": 1, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/113/mbox/", "cover_letter": null, "patches": [ { "id": 324, "url": "https://patchwork.libcamera.org/api/1.1/patches/324/?format=api", "web_url": "https://patchwork.libcamera.org/patch/324/", "msgid": "<20190122141929.20608-1-niklas.soderlund@ragnatech.se>", "date": "2019-01-22T14:19:29", "name": "[libcamera-devel,v2] libcamera: media_device: fix typo in documentation for MediaDevice::deviceNode()", "mbox": "https://patchwork.libcamera.org/patch/324/mbox/" } ] }, { "id": 114, "url": "https://patchwork.libcamera.org/api/1.1/series/114/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=114", "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": "Add support for pipeline specific data to Cameras", "date": "2019-01-22T18:12:23", "submitter": { "id": 3, "url": "https://patchwork.libcamera.org/api/1.1/people/3/?format=api", "name": "Jacopo Mondi", "email": "jacopo@jmondi.org" }, "version": 1, "total": 2, "received_total": 2, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/114/mbox/", "cover_letter": { "id": 325, "url": "https://patchwork.libcamera.org/api/1.1/covers/325/?format=api", "web_url": "https://patchwork.libcamera.org/cover/325/", "msgid": "<20190122181225.12922-1-jacopo@jmondi.org>", "date": "2019-01-22T18:12:23", "name": "[libcamera-devel,RFC,0/2] Add support for pipeline specific data to Cameras", "mbox": "https://patchwork.libcamera.org/cover/325/mbox/" }, "patches": [ { "id": 326, "url": "https://patchwork.libcamera.org/api/1.1/patches/326/?format=api", "web_url": "https://patchwork.libcamera.org/patch/326/", "msgid": "<20190122181225.12922-2-jacopo@jmondi.org>", "date": "2019-01-22T18:12:24", "name": "[libcamera-devel,RFC,1/2] libcamera: camera: Add CameraData", "mbox": "https://patchwork.libcamera.org/patch/326/mbox/" }, { "id": 327, "url": "https://patchwork.libcamera.org/api/1.1/patches/327/?format=api", "web_url": "https://patchwork.libcamera.org/patch/327/", "msgid": "<20190122181225.12922-3-jacopo@jmondi.org>", "date": "2019-01-22T18:12:25", "name": "[libcamera-devel,RFC,2/2] libcamera: ipu3: Create CIO2 V4L2 devices", "mbox": "https://patchwork.libcamera.org/patch/327/mbox/" } ] }, { "id": 115, "url": "https://patchwork.libcamera.org/api/1.1/series/115/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=115", "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-devel] libcamera: v4l2device: Obtain device capabilities", "date": "2019-01-22T19:20:40", "submitter": { "id": 4, "url": "https://patchwork.libcamera.org/api/1.1/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/115/mbox/", "cover_letter": null, "patches": [ { "id": 328, "url": "https://patchwork.libcamera.org/api/1.1/patches/328/?format=api", "web_url": "https://patchwork.libcamera.org/patch/328/", "msgid": "<20190122192040.9719-1-kieran.bingham@ideasonboard.com>", "date": "2019-01-22T19:20:40", "name": "[libcamera-devel] libcamera: v4l2device: Obtain device capabilities", "mbox": "https://patchwork.libcamera.org/patch/328/mbox/" } ] }, { "id": 116, "url": "https://patchwork.libcamera.org/api/1.1/series/116/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=116", "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-devel] utils: hooks: Provide post-commit hook example to checkstyle.py", "date": "2019-01-22T19:29:30", "submitter": { "id": 4, "url": "https://patchwork.libcamera.org/api/1.1/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/116/mbox/", "cover_letter": null, "patches": [ { "id": 329, "url": "https://patchwork.libcamera.org/api/1.1/patches/329/?format=api", "web_url": "https://patchwork.libcamera.org/patch/329/", "msgid": "<20190122192930.10540-1-kieran.bingham@ideasonboard.com>", "date": "2019-01-22T19:29:30", "name": "[libcamera-devel] utils: hooks: Provide post-commit hook example to checkstyle.py", "mbox": "https://patchwork.libcamera.org/patch/329/mbox/" } ] }, { "id": 117, "url": "https://patchwork.libcamera.org/api/1.1/series/117/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=117", "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 association between Camera and PipelineHandlers", "date": "2019-01-22T23:29:52", "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": 3, "received_total": 3, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/117/mbox/", "cover_letter": { "id": 330, "url": "https://patchwork.libcamera.org/api/1.1/covers/330/?format=api", "web_url": "https://patchwork.libcamera.org/cover/330/", "msgid": "<20190122232955.31783-1-niklas.soderlund@ragnatech.se>", "date": "2019-01-22T23:29:52", "name": "[libcamera-devel,0/3] libcamera: add association between Camera and PipelineHandlers", "mbox": "https://patchwork.libcamera.org/cover/330/mbox/" }, "patches": [ { "id": 331, "url": "https://patchwork.libcamera.org/api/1.1/patches/331/?format=api", "web_url": "https://patchwork.libcamera.org/patch/331/", "msgid": "<20190122232955.31783-2-niklas.soderlund@ragnatech.se>", "date": "2019-01-22T23:29:53", "name": "[libcamera-devel,1/3] libcamera: camera: create a association with the responsible pipeline handler", "mbox": "https://patchwork.libcamera.org/patch/331/mbox/" }, { "id": 332, "url": "https://patchwork.libcamera.org/api/1.1/patches/332/?format=api", "web_url": "https://patchwork.libcamera.org/patch/332/", "msgid": "<20190122232955.31783-3-niklas.soderlund@ragnatech.se>", "date": "2019-01-22T23:29:54", "name": "[libcamera-devel,2/3] libcamera: pipelines: keep reference to cameras created", "mbox": "https://patchwork.libcamera.org/patch/332/mbox/" }, { "id": 333, "url": "https://patchwork.libcamera.org/api/1.1/patches/333/?format=api", "web_url": "https://patchwork.libcamera.org/patch/333/", "msgid": "<20190122232955.31783-4-niklas.soderlund@ragnatech.se>", "date": "2019-01-22T23:29:55", "name": "[libcamera-devel,3/3] libcamera: camera: add method to disconnect camera", "mbox": "https://patchwork.libcamera.org/patch/333/mbox/" } ] }, { "id": 118, "url": "https://patchwork.libcamera.org/api/1.1/series/118/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=118", "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 basic support for Streams and format configuration", "date": "2019-01-22T23:44:57", "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": 8, "received_total": 8, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/118/mbox/", "cover_letter": { "id": 334, "url": "https://patchwork.libcamera.org/api/1.1/covers/334/?format=api", "web_url": "https://patchwork.libcamera.org/cover/334/", "msgid": "<20190122234505.32634-1-niklas.soderlund@ragnatech.se>", "date": "2019-01-22T23:44:57", "name": "[libcamera-devel,0/8] libcamera: add basic support for Streams and format configuration", "mbox": "https://patchwork.libcamera.org/cover/334/mbox/" }, "patches": [ { "id": 335, "url": "https://patchwork.libcamera.org/api/1.1/patches/335/?format=api", "web_url": "https://patchwork.libcamera.org/patch/335/", "msgid": "<20190122234505.32634-2-niklas.soderlund@ragnatech.se>", "date": "2019-01-22T23:44:58", "name": "[libcamera-devel,1/8] libcamera: stream: add basic Stream class", "mbox": "https://patchwork.libcamera.org/patch/335/mbox/" }, { "id": 336, "url": "https://patchwork.libcamera.org/api/1.1/patches/336/?format=api", "web_url": "https://patchwork.libcamera.org/patch/336/", "msgid": "<20190122234505.32634-3-niklas.soderlund@ragnatech.se>", "date": "2019-01-22T23:44:59", "name": "[libcamera-devel,2/8] libcamera: stream: add basic StreamConfiguration class", "mbox": "https://patchwork.libcamera.org/patch/336/mbox/" }, { "id": 337, "url": "https://patchwork.libcamera.org/api/1.1/patches/337/?format=api", "web_url": "https://patchwork.libcamera.org/patch/337/", "msgid": "<20190122234505.32634-4-niklas.soderlund@ragnatech.se>", "date": "2019-01-22T23:45:00", "name": "[libcamera-devel,3/8] libcamera: pipelines: add log category for each pipeline", "mbox": "https://patchwork.libcamera.org/patch/337/mbox/" }, { "id": 338, "url": "https://patchwork.libcamera.org/api/1.1/patches/338/?format=api", "web_url": "https://patchwork.libcamera.org/patch/338/", "msgid": "<20190122234505.32634-5-niklas.soderlund@ragnatech.se>", "date": "2019-01-22T23:45:01", "name": "[libcamera-devel,4/8] libcamera: pipelines: add method to retrieve streams", "mbox": "https://patchwork.libcamera.org/patch/338/mbox/" }, { "id": 339, "url": "https://patchwork.libcamera.org/api/1.1/patches/339/?format=api", "web_url": "https://patchwork.libcamera.org/patch/339/", "msgid": "<20190122234505.32634-6-niklas.soderlund@ragnatech.se>", "date": "2019-01-22T23:45:02", "name": "[libcamera-devel,5/8] libcamera: pipelines: add method to configure streams", "mbox": "https://patchwork.libcamera.org/patch/339/mbox/" }, { "id": 340, "url": "https://patchwork.libcamera.org/api/1.1/patches/340/?format=api", "web_url": "https://patchwork.libcamera.org/patch/340/", "msgid": "<20190122234505.32634-7-niklas.soderlund@ragnatech.se>", "date": "2019-01-22T23:45:03", "name": "[libcamera-devel,6/8] libcamera: camera: Add acquire() and release()", "mbox": "https://patchwork.libcamera.org/patch/340/mbox/" }, { "id": 341, "url": "https://patchwork.libcamera.org/api/1.1/patches/341/?format=api", "web_url": "https://patchwork.libcamera.org/patch/341/", "msgid": "<20190122234505.32634-8-niklas.soderlund@ragnatech.se>", "date": "2019-01-22T23:45:04", "name": "[libcamera-devel,7/8] libcamera: camera: integrate streams and configuration", "mbox": "https://patchwork.libcamera.org/patch/341/mbox/" }, { "id": 342, "url": "https://patchwork.libcamera.org/api/1.1/patches/342/?format=api", "web_url": "https://patchwork.libcamera.org/patch/342/", "msgid": "<20190122234505.32634-9-niklas.soderlund@ragnatech.se>", "date": "2019-01-22T23:45:05", "name": "[libcamera-devel,8/8,POC] cam: add hack option to staticly configure a pipeline", "mbox": "https://patchwork.libcamera.org/patch/342/mbox/" } ] }, { "id": 119, "url": "https://patchwork.libcamera.org/api/1.1/series/119/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=119", "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-devel] libcamera: utils: Add arithmetic operators for struct timespec", "date": "2019-01-23T08:28:30", "submitter": { "id": 2, "url": "https://patchwork.libcamera.org/api/1.1/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/119/mbox/", "cover_letter": null, "patches": [ { "id": 343, "url": "https://patchwork.libcamera.org/api/1.1/patches/343/?format=api", "web_url": "https://patchwork.libcamera.org/patch/343/", "msgid": "<20190123082830.10572-1-laurent.pinchart@ideasonboard.com>", "date": "2019-01-23T08:28:30", "name": "[libcamera-devel] libcamera: utils: Add arithmetic operators for struct timespec", "mbox": "https://patchwork.libcamera.org/patch/343/mbox/" } ] }, { "id": 120, "url": "https://patchwork.libcamera.org/api/1.1/series/120/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=120", "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": "Event dispatcher enhancements", "date": "2019-01-23T08:59:19", "submitter": { "id": 2, "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api", "name": "Laurent Pinchart", "email": "laurent.pinchart@ideasonboard.com" }, "version": 1, "total": 4, "received_total": 4, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/120/mbox/", "cover_letter": { "id": 344, "url": "https://patchwork.libcamera.org/api/1.1/covers/344/?format=api", "web_url": "https://patchwork.libcamera.org/cover/344/", "msgid": "<20190123085923.12524-1-laurent.pinchart@ideasonboard.com>", "date": "2019-01-23T08:59:19", "name": "[libcamera-devel,0/4] Event dispatcher enhancements", "mbox": "https://patchwork.libcamera.org/cover/344/mbox/" }, "patches": [ { "id": 345, "url": "https://patchwork.libcamera.org/api/1.1/patches/345/?format=api", "web_url": "https://patchwork.libcamera.org/patch/345/", "msgid": "<20190123085923.12524-2-laurent.pinchart@ideasonboard.com>", "date": "2019-01-23T08:59:20", "name": "[libcamera-devel,1/4] tests: Test event dispatcher interruption by signal", "mbox": "https://patchwork.libcamera.org/patch/345/mbox/" }, { "id": 346, "url": "https://patchwork.libcamera.org/api/1.1/patches/346/?format=api", "web_url": "https://patchwork.libcamera.org/patch/346/", "msgid": "<20190123085923.12524-3-laurent.pinchart@ideasonboard.com>", "date": "2019-01-23T08:59:21", "name": "[libcamera-devel,2/4] libcamera: event_dispatcher_poll: Handle interrupted ppoll() calls", "mbox": "https://patchwork.libcamera.org/patch/346/mbox/" }, { "id": 347, "url": "https://patchwork.libcamera.org/api/1.1/patches/347/?format=api", "web_url": "https://patchwork.libcamera.org/patch/347/", "msgid": "<20190123085923.12524-4-laurent.pinchart@ideasonboard.com>", "date": "2019-01-23T08:59:22", "name": "[libcamera-devel,3/4] libcamera: event_dispatcher: Add interrupt() function", "mbox": "https://patchwork.libcamera.org/patch/347/mbox/" }, { "id": 348, "url": "https://patchwork.libcamera.org/api/1.1/patches/348/?format=api", "web_url": "https://patchwork.libcamera.org/patch/348/", "msgid": "<20190123085923.12524-5-laurent.pinchart@ideasonboard.com>", "date": "2019-01-23T08:59:23", "name": "[libcamera-devel,4/4] tests: event-dispatcher: Add processEvents() interruption test", "mbox": "https://patchwork.libcamera.org/patch/348/mbox/" } ] } ]