index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
/
v4l2-ioctl.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
media: Add NV15_4L4 pixel format
Benjamin Gaignard
1
-0
/
+1
2023-06-09
media: Add AV1 uAPI
Daniel Almeida
1
-0
/
+1
2023-04-15
media: Add ABGR64_12 video format
Ming Qian
1
-0
/
+1
2023-04-15
media: Add BGR48_12 video format
Ming Qian
1
-0
/
+1
2023-04-15
media: Add YUV48_12 video format
Ming Qian
1
-0
/
+1
2023-04-15
media: Add Y012 video format
Ming Qian
1
-0
/
+1
2023-04-15
media: Add P012 and P012M video format
Ming Qian
1
-0
/
+2
2023-04-10
media: add RealVideo format RV30 and RV40
Ming Qian
1
-0
/
+2
2023-04-10
media: add Sorenson Spark video format
Ming Qian
1
-0
/
+1
2023-03-20
media: v4l2-core: zero field base in struct v4l2_framebuffer
Hans Verkuil
1
-2
/
+10
2023-03-20
media: v4l2-core: drop v4l2_window clipping and bitmap support
Hans Verkuil
1
-50
/
+15
2023-02-26
Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+24
2023-01-22
media: subdev: Add [GS]_ROUTING subdev ioctls and operations
Laurent Pinchart
1
-1
/
+24
2023-01-20
media: Add Y210, Y212 and Y216 formats
Tomi Valkeinen
1
-0
/
+3
2023-01-20
media: Add 2-10-10-10 RGB formats
Tomi Valkeinen
1
-0
/
+3
2022-11-25
media: add nv12_8l128 and nv12_10be_8l128 video format.
Ming Qian
1
-0
/
+2
2022-11-25
media: v4l: Use memset_after() helper
Xiu Jianfeng
1
-45
/
+39
2022-11-15
Merge tag 'br-v6.2d' of git://linuxtv.org/hverkuil/media_tree into media_stage
Mauro Carvalho Chehab
1
-17
/
+17
2022-11-04
media: v4l: Add definition for the Aspeed JPEG format
Jammy Huang
1
-0
/
+1
2022-10-24
media: v4l2-ioctl.c: Unify YCbCr/YUV terms in format descriptions
Jernej Skrabec
1
-17
/
+17
2022-10-07
Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+1
2022-09-27
media: v4l2-ioctl.c: fix incorrect error path
Hans Verkuil
1
-14
/
+12
2022-08-29
media: v4l2-ioctl: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-07-17
media: Add P010 tiled format
Ezequiel Garcia
1
-0
/
+1
2022-07-15
media: v4l2: Sanitize colorspace values in the framework
Laurent Pinchart
1
-13
/
+58
2022-07-15
media: v4l: Add packed YUV 4:4:4 YUVA and YUVX pixel formats
Laurent Pinchart
1
-0
/
+2
2022-07-08
media: Fix incorrect P010 chroma order description
Sebastian Fricke
1
-1
/
+1
2022-06-20
media: Add P010 video format
Benjamin Gaignard
1
-0
/
+1
2022-05-17
media: uapi: Add IPU3 packed Y10 format
Daniel Scally
1
-0
/
+1
2022-04-24
media: v4l: Add Qualcomm custom compressed pixel formats
Stanimir Varbanov
1
-0
/
+2
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
1
-0
/
+4
2022-03-07
media: add nv12m_8l128 and nv12m_10be_8l128 video format.
Ming Qian
1
-0
/
+2
2022-01-28
media: v4l: Avoid unaligned access warnings when printing 4cc modifiers
Sakari Ailus
1
-5
/
+7
2021-11-22
media: uapi: Add VP9 stateless decoder controls
Andrzej Pietrasiewicz
1
-0
/
+1
2021-11-15
media: v4l2-ioctl.c: readbuffers depends on V4L2_CAP_READWRITE
Hans Verkuil
1
-1
/
+3
2021-09-30
media: videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flag
Sergey Senozhatsky
1
-2
/
+2
2021-09-30
media: v4l2-ioctl: S_CTRL output the right value
Ricardo Ribalda
1
-3
/
+6
2021-09-30
media: v4l2-ioctl: Fix check_ext_ctrls
Ricardo Ribalda
1
-21
/
+39
2021-09-30
media: add Mediatek's MM21 format
Alexandre Courbot
1
-0
/
+1
2021-09-30
media: Add NV12_4L4 tiled format
Ezequiel Garcia
1
-0
/
+1
2021-09-30
media: Rename V4L2_PIX_FMT_HM12 to V4L2_PIX_FMT_NV12_16L16
Ezequiel Garcia
1
-1
/
+1
2021-09-30
media: Rename V4L2_PIX_FMT_SUNXI_TILED_NV12 to V4L2_PIX_FMT_NV12_32L32
Ezequiel Garcia
1
-1
/
+1
2021-06-17
media: v4l2-core: fix whitespace damage in video_get_user()
Arnd Bergmann
1
-12
/
+12
2021-06-17
media: v4l2-core: explicitly clear ioctl input data
Arnd Bergmann
1
-0
/
+2
2021-06-17
media: v4l2-core: ignore native time32 ioctls on 64-bit
Arnd Bergmann
1
-6
/
+6
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-64
/
+21
2021-03-22
media: v4l2-ioctl.c: fix timestamp format
Hans Verkuil
1
-1
/
+1
2021-03-22
media: v4l: Add packed YUV444 24bpp pixel format
Mirela Rabulea
1
-0
/
+1
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-64
/
+21
2021-02-17
v4l: ioctl: Use %p4cc printk modifier to print FourCC codes
Sakari Ailus
1
-64
/
+21
[next]