LinuxLists
Users
About
Ricardo Ribalda (
[email protected]
)
Number of posts: 1385 (1.04 per day)
First post: 2020-10-22 17:26:24
Last post: 2024-06-14 12:55:03
Previous Page
/
Next Page
Date
List
Subject
2021-03-26 10:02:09
linux-kernel
[PATCH v9 19/22] uvcvideo: uvc_ctrl_is_accessible: check for INACTIVE
2021-03-26 10:01:58
linux-kernel
[PATCH v9 20/22] uvcvideo: improve error handling in uvc_query_ctrl()
2021-03-26 10:01:57
linux-kernel
[PATCH v9 17/22] media: docs: Document the behaviour of uvcdriver
2021-03-26 10:01:57
linux-kernel
[PATCH v9 18/22] media: uvcvideo: Downgrade control error messages
2021-03-26 10:01:27
linux-kernel
[PATCH v9 16/22] media: uvcvideo: Return -EACCES to inactive controls
2021-03-26 10:01:00
linux-kernel
[PATCH v9 13/22] media: uvcvideo: Use control names from framework
2021-03-26 10:00:53
linux-kernel
[PATCH v9 12/22] media: uvcvideo: Increase the size of UVC_METADATA_BUF_SIZE
2021-03-26 10:00:49
linux-kernel
[PATCH v9 11/22] media: uvcvideo: Set unique vdev name based in type
2021-03-26 10:00:18
linux-kernel
[PATCH v9 10/22] media: uvcvideo: Use dev->name for querycap()
2021-03-26 10:00:18
linux-kernel
[PATCH v9 09/22] media: uvcvideo: Add support for V4L2_CTRL_TYPE_CTRL_CLASS
2021-03-26 10:00:17
linux-kernel
[PATCH v9 07/22] media: uvcvideo: Return -EIO for control errors
2021-03-26 10:00:16
linux-kernel
[PATCH v9 01/22] media: v4l2-ioctl: Fix check_ext_ctrls
2021-03-26 10:00:16
linux-kernel
[PATCH v9 03/22] media: uvcvideo: Do not check for V4L2_CTRL_WHICH_DEF_VAL
2021-03-26 10:00:16
linux-kernel
[PATCH v9 05/22] media: uvcvideo: Remove s_ctrl and g_ctrl
2021-03-26 10:00:16
linux-kernel
[PATCH v9 08/22] media: uvcvideo: refactor __uvc_ctrl_add_mapping
2021-03-26 10:00:16
linux-kernel
[PATCH v9 02/22] media: pvrusb2: Do not check for V4L2_CTRL_WHICH_DEF_VAL
2021-03-26 10:00:16
linux-kernel
[PATCH v9 06/22] media: uvcvideo: Set capability in s_param
2021-03-26 10:00:16
linux-kernel
[PATCH v9 04/22] media: v4l2-ioctl: S_CTRL output the right value
2021-03-26 10:00:13
linux-kernel
[PATCH v9 00/22] uvcvideo: Fix v4l2-compliance errors
2021-03-24 10:21:15
linux-kernel
Re: [PATCHv3 3/6] media: v4l UAPI: add ROI auto-controls flags
2021-03-24 05:38:33
linux-kernel
Re: [PATCHv3 2/6] media: v4l UAPI: document ROI selection targets
2021-03-23 16:19:53
linux-kernel
Re: [PATCHv3 5/6] media: uvcvideo: add UVC 1.5 ROI control
2021-03-23 16:08:57
linux-kernel
Re: [PATCHv3 3/6] media: v4l UAPI: add ROI auto-controls flags
2021-03-19 17:15:00
linux-kernel
[PATCH v8 19/19] uvc: use vb2 ioctl and fop helpers
2021-03-19 17:14:54
linux-kernel
[PATCH v8 17/19] media: docs: Document the behaviour of uvcdriver
2021-03-19 17:14:23
linux-kernel
[PATCH v8 13/19] media: uvcvideo: Use control names from framework
2021-03-19 17:14:12
linux-kernel
[PATCH v8 14/19] media: uvcvideo: Check controls flags before accessing them
2021-03-19 17:14:05
linux-kernel
[PATCH v8 12/19] media: uvcvideo: Increase the size of UVC_METADATA_BUF_SIZE
2021-03-19 17:13:25
linux-kernel
[PATCH v8 10/19] media: uvcvideo: Use dev->name for querycap()
2021-03-19 17:13:17
linux-kernel
[PATCH v8 07/19] media: uvcvideo: Return -EIO for control errors
2021-03-19 17:13:00
linux-kernel
[PATCH v8 16/19] media: uvcvideo: Return -EACCES to inactive controls
2021-03-19 17:13:00
linux-kernel
[PATCH v8 18/19] media: uvcvideo: Downgrade control error messages
2021-03-19 17:12:57
linux-kernel
[PATCH v8 15/19] media: uvcvideo: Set error_idx during ctrl_commit errors
2021-03-19 17:12:05
linux-kernel
[PATCH v8 11/19] media: uvcvideo: Set unique vdev name based in type
2021-03-19 17:11:59
linux-kernel
[PATCH v8 08/19] media: uvcvideo: refactor __uvc_ctrl_add_mapping
2021-03-19 17:11:52
linux-kernel
[PATCH v8 09/19] media: uvcvideo: Add support for V4L2_CTRL_TYPE_CTRL_CLASS
2021-03-19 17:11:13
linux-kernel
[PATCH v8 06/19] media: uvcvideo: Set capability in s_param
2021-03-19 17:11:10
linux-kernel
[PATCH v8 05/19] media: uvcvideo: Remove s_ctrl and g_ctrl
2021-03-19 17:11:09
linux-kernel
[PATCH v8 03/19] media: uvcvideo: Do not check for V4L2_CTRL_WHICH_DEF_VAL
2021-03-19 17:11:02
linux-kernel
[PATCH v8 00/19] uvcvideo: Fix v4l2-compliance errors
2021-03-19 17:11:02
linux-kernel
[PATCH v8 01/19] media: v4l2-ioctl: Fix check_ext_ctrls
2021-03-19 17:11:02
linux-kernel
[PATCH v8 02/19] media: pvrusb2: Do not check for V4L2_CTRL_WHICH_DEF_VAL
2021-03-19 17:11:02
linux-kernel
[PATCH v8 04/19] media: v4l2-ioctl: S_CTRL output the right value
2021-03-19 16:42:23
linux-kernel
Re: [PATCHv2 3/3] media: uvcvideo: add UVC 1.5 ROI control
2021-03-19 13:13:03
linux-kernel
Re: [PATCH v4 6/6] media: uvcvideo: Use dma_alloc_noncontiguous API
2021-03-19 13:07:28
linux-kernel
Re: [PATCH v4 6/6] media: uvcvideo: Use dma_alloc_noncontiguous API
2021-03-19 09:51:07
linux-kernel
Re: [PATCH v7 13/17] media: uvcvideo: Return -EACCES to inactive controls
2021-03-18 21:23:13
linux-kernel
Re: [PATCHv2 3/3] media: uvcvideo: add UVC 1.5 ROI control
2021-03-18 21:21:25
linux-kernel
Re: [PATCHv2 3/3] media: uvcvideo: add UVC 1.5 ROI control
2021-03-18 20:34:43
linux-kernel
[PATCH v7 13/17] media: uvcvideo: Return -EACCES to inactive controls
2021-03-18 20:34:42
linux-kernel
[PATCH v7 17/17] uvc: use vb2 ioctl and fop helpers