summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core/v4l2-ioctl.c
AgeCommit message (Expand)Author
2024-02-16media: core: v4l2-ioctl.c: use is_valid_ioctl()Hans Verkuil
2023-11-23media: core: v4l2-ioctl: check if ioctl is known to avoid NULL nameHans Verkuil
2023-11-23media: core: Report the maximum possible number of buffers for the queueBenjamin Gaignard
2023-09-27media: v4l: Add HEXTILE compressed formatMarvin Lin
2023-08-10media: mediatek: vcodec: Add capture format to support 10bit raster modeMingjia Zhang
2023-08-10media: mediatek: vcodec: Add capture format to support 10bit tile modeMingjia Zhang
2023-06-09media: Add NV15_4L4 pixel formatBenjamin Gaignard
2023-06-09media: Add AV1 uAPIDaniel Almeida
2023-04-15media: Add ABGR64_12 video formatMing Qian
2023-04-15media: Add BGR48_12 video formatMing Qian
2023-04-15media: Add YUV48_12 video formatMing Qian
2023-04-15media: Add Y012 video formatMing Qian
2023-04-15media: Add P012 and P012M video formatMing Qian
2023-04-10media: add RealVideo format RV30 and RV40Ming Qian
2023-04-10media: add Sorenson Spark video formatMing Qian
2023-03-20media: v4l2-core: zero field base in struct v4l2_framebufferHans Verkuil
2023-03-20media: v4l2-core: drop v4l2_window clipping and bitmap supportHans Verkuil
2023-02-26Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-01-22media: subdev: Add [GS]_ROUTING subdev ioctls and operationsLaurent Pinchart
2023-01-20media: Add Y210, Y212 and Y216 formatsTomi Valkeinen
2023-01-20media: Add 2-10-10-10 RGB formatsTomi Valkeinen
2022-11-25media: add nv12_8l128 and nv12_10be_8l128 video format.Ming Qian
2022-11-25media: v4l: Use memset_after() helperXiu Jianfeng
2022-11-15Merge tag 'br-v6.2d' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab
2022-11-04media: v4l: Add definition for the Aspeed JPEG formatJammy Huang
2022-10-24media: v4l2-ioctl.c: Unify YCbCr/YUV terms in format descriptionsJernej Skrabec
2022-10-07Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-09-27media: v4l2-ioctl.c: fix incorrect error pathHans Verkuil
2022-08-29media: v4l2-ioctl: Fix typo 'the the' in commentSlark Xiao
2022-07-17media: Add P010 tiled formatEzequiel Garcia
2022-07-15media: v4l2: Sanitize colorspace values in the frameworkLaurent Pinchart
2022-07-15media: v4l: Add packed YUV 4:4:4 YUVA and YUVX pixel formatsLaurent Pinchart
2022-07-08media: Fix incorrect P010 chroma order descriptionSebastian Fricke
2022-06-20media: Add P010 video formatBenjamin Gaignard
2022-05-17media: uapi: Add IPU3 packed Y10 formatDaniel Scally
2022-04-24media: v4l: Add Qualcomm custom compressed pixel formatsStanimir Varbanov
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus
2022-03-07media: add nv12m_8l128 and nv12m_10be_8l128 video format.Ming Qian
2022-01-28media: v4l: Avoid unaligned access warnings when printing 4cc modifiersSakari Ailus
2021-11-22media: uapi: Add VP9 stateless decoder controlsAndrzej Pietrasiewicz
2021-11-15media: v4l2-ioctl.c: readbuffers depends on V4L2_CAP_READWRITEHans Verkuil
2021-09-30media: videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flagSergey Senozhatsky
2021-09-30media: v4l2-ioctl: S_CTRL output the right valueRicardo Ribalda
2021-09-30media: v4l2-ioctl: Fix check_ext_ctrlsRicardo Ribalda
2021-09-30media: add Mediatek's MM21 formatAlexandre Courbot
2021-09-30media: Add NV12_4L4 tiled formatEzequiel Garcia
2021-09-30media: Rename V4L2_PIX_FMT_HM12 to V4L2_PIX_FMT_NV12_16L16Ezequiel Garcia
2021-09-30media: Rename V4L2_PIX_FMT_SUNXI_TILED_NV12 to V4L2_PIX_FMT_NV12_32L32Ezequiel Garcia
2021-06-17media: v4l2-core: fix whitespace damage in video_get_user()Arnd Bergmann
2021-06-17media: v4l2-core: explicitly clear ioctl input dataArnd Bergmann