summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/v4l2-ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* media: uapi: Add PiSP Compressed RAW Bayer formatsJacopo Mondi2024-06-271-0/+10
* media: uapi: Add meta pixel format for PiSP BE configJacopo Mondi2024-06-271-0/+1
* media: uapi: Add a pixel format for BGR48 and RGB48Jacopo Mondi2024-06-271-0/+2
* media: v4l: Add V4L2-PIX-FMT-Y14P formatJean-Michel Hautbois2024-04-291-0/+1
* media: v4l: Add V4L2-PIX-FMT-Y12P formatJean-Michel Hautbois2024-04-291-0/+1
* media: v4l: subdev: Add len_routes field to struct v4l2_subdev_routingSakari Ailus2024-04-291-2/+2
* media: v4l: subdev: Copy argument back to user also for S_ROUTINGSakari Ailus2024-04-291-3/+6
* media: v4l: Set line based metadata flag in V4L2 coreSakari Ailus2024-04-291-0/+16
* media: v4l: Support line-based metadata captureSakari Ailus2024-04-291-2/+3
* media: uapi: v4l: Add generic 8-bit metadata format definitionsSakari Ailus2024-04-291-0/+7
* media: v4l2: Add REMOVE_BUFS ioctlBenjamin Gaignard2024-03-251-0/+30
* media: core: v4l2-ioctl.c: use is_valid_ioctl()Hans Verkuil2024-02-161-1/+1
* media: core: v4l2-ioctl: check if ioctl is known to avoid NULL nameHans Verkuil2023-11-231-1/+1
* media: core: Report the maximum possible number of buffers for the queueBenjamin Gaignard2023-11-231-2/+2
* media: v4l: Add HEXTILE compressed formatMarvin Lin2023-09-271-0/+1
* media: mediatek: vcodec: Add capture format to support 10bit raster modeMingjia Zhang2023-08-101-0/+1
* media: mediatek: vcodec: Add capture format to support 10bit tile modeMingjia Zhang2023-08-101-0/+1
* media: Add NV15_4L4 pixel formatBenjamin Gaignard2023-06-091-0/+1
* media: Add AV1 uAPIDaniel Almeida2023-06-091-0/+1
* media: Add ABGR64_12 video formatMing Qian2023-04-151-0/+1
* media: Add BGR48_12 video formatMing Qian2023-04-151-0/+1
* media: Add YUV48_12 video formatMing Qian2023-04-151-0/+1
* media: Add Y012 video formatMing Qian2023-04-151-0/+1
* media: Add P012 and P012M video formatMing Qian2023-04-151-0/+2
* media: add RealVideo format RV30 and RV40Ming Qian2023-04-101-0/+2
* media: add Sorenson Spark video formatMing Qian2023-04-101-0/+1
* media: v4l2-core: zero field base in struct v4l2_framebufferHans Verkuil2023-03-201-2/+10
* media: v4l2-core: drop v4l2_window clipping and bitmap supportHans Verkuil2023-03-201-50/+15
* Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-02-261-1/+24
|\
| * media: subdev: Add [GS]_ROUTING subdev ioctls and operationsLaurent Pinchart2023-01-221-1/+24
* | media: Add Y210, Y212 and Y216 formatsTomi Valkeinen2023-01-201-0/+3
* | media: Add 2-10-10-10 RGB formatsTomi Valkeinen2023-01-201-0/+3
|/
* media: add nv12_8l128 and nv12_10be_8l128 video format.Ming Qian2022-11-251-0/+2
* media: v4l: Use memset_after() helperXiu Jianfeng2022-11-251-45/+39
* Merge tag 'br-v6.2d' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab2022-11-151-17/+17
|\
| * media: v4l2-ioctl.c: Unify YCbCr/YUV terms in format descriptionsJernej Skrabec2022-10-241-17/+17
* | media: v4l: Add definition for the Aspeed JPEG formatJammy Huang2022-11-041-0/+1
|/
* Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2022-10-071-1/+1
|\
| * media: v4l2-ioctl: Fix typo 'the the' in commentSlark Xiao2022-08-291-1/+1
* | media: v4l2-ioctl.c: fix incorrect error pathHans Verkuil2022-09-271-14/+12
|/
* media: Add P010 tiled formatEzequiel Garcia2022-07-171-0/+1
* media: v4l2: Sanitize colorspace values in the frameworkLaurent Pinchart2022-07-151-13/+58
* media: v4l: Add packed YUV 4:4:4 YUVA and YUVX pixel formatsLaurent Pinchart2022-07-151-0/+2
* media: Fix incorrect P010 chroma order descriptionSebastian Fricke2022-07-081-1/+1
* media: Add P010 video formatBenjamin Gaignard2022-06-201-0/+1
* media: uapi: Add IPU3 packed Y10 formatDaniel Scally2022-05-171-0/+1
* media: v4l: Add Qualcomm custom compressed pixel formatsStanimir Varbanov2022-04-241-0/+2
* media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus2022-04-241-0/+4
* media: add nv12m_8l128 and nv12m_10be_8l128 video format.Ming Qian2022-03-071-0/+2
* media: v4l: Avoid unaligned access warnings when printing 4cc modifiersSakari Ailus2022-01-281-5/+7