index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
/
v4l2-ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-01-27
media: v4l2-ioctl: print capabilities in v4l_print_create_buffers()
Helen Koike
1
-3
/
+3
2021-01-12
media: v4l: ioctl: Use kmalloc to allocate a small chunk of memory
Sakari Ailus
1
-2
/
+2
2021-01-12
media: v4l: ioctl: Fix memory leak in video_usercopy
Sakari Ailus
1
-18
/
+14
2020-11-17
media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format
Shunqian Zheng
1
-0
/
+2
2020-11-16
media: v4l2: allocate v4l2_clip objects early
Arnd Bergmann
1
-1
/
+22
2020-11-16
media: v4l2: prepare compat-ioctl rework
Arnd Bergmann
1
-67
/
+92
2020-09-24
Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+4
2020-09-14
media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flag
Sergey Senozhatsky
1
-1
/
+4
2020-09-03
Merge tag 'media/v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-23
/
+27
2020-08-26
media: media/v4l2-core: Fix kernel-infoleak in video_put_user()
Peilin Ye
1
-23
/
+27
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+0
2020-07-19
v4l2-core: Print control name in VIDIOC_S/G_(EXT)_CTRL(S)
Ezequiel Garcia
1
-4
/
+10
2020-06-23
media: videobuf2: handle V4L2_FLAG_MEMORY_NON_CONSISTENT flag
Sergey Senozhatsky
1
-4
/
+1
2020-05-06
media: v4l2: Extend VIDIOC_ENUM_FMT to support MC-centric devices
Laurent Pinchart
1
-2
/
+11
2020-05-06
media: v4l2-dev/ioctl: Add V4L2_CAP_IO_MC
Niklas Söderlund
1
-4
/
+53
2020-04-21
media: v4l2-fh: define v4l2_fh struct regardless of condition
Seungchul Kim
1
-2
/
+0
2020-03-20
media: v4l: Add 14-bit raw greyscale pixel format
Daniel Glöckner
1
-0
/
+1
2020-03-20
media: v4l: Add 14-bit raw bayer pixel formats
Sakari Ailus
1
-0
/
+4
2020-02-24
media: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-2
/
+2
2020-01-08
media: v4l2-core: only zero-out ioctl-read buffers
Arnd Bergmann
1
-4
/
+4
[next]