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
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
2020-01-08
Merge tag 'v5.5-rc5' into patchwork
Mauro Carvalho Chehab
1
-1
/
+1
2020-01-03
media: v4l2-core: fix v4l2_buffer handling for time64 ABI
Arnd Bergmann
1
-4
/
+70
2020-01-03
media: v4l2-core: fix VIDIOC_DQEVENT for time64 ABI
Arnd Bergmann
1
-1
/
+28
2020-01-03
media: v4l2-core: split out data copy from video_usercopy
Arnd Bergmann
1
-39
/
+69
2019-12-16
media: v4l2-ioctl.c: allow multiplanar for touch
Hans Verkuil
1
-1
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-11-10
media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMT
Hans Verkuil
1
-12
/
+12
2019-11-10
media: v4l2: Use FIELD_SIZEOF directly
zhong jiang
1
-1
/
+1
2019-11-05
media: v4l2-core: fix touch support in v4l_g_fmt
Vandana BN
1
-15
/
+18
2019-10-24
media: v4l: Add definitions for HEVC stateless decoding
Paul Kocialkowski
1
-0
/
+1
2019-10-24
media: v4l2-core: Add new metadata format
Vandana BN
1
-0
/
+1
2019-10-24
media: v4l2-core: correctly validate video and metadata ioctls
Vandana BN
1
-3
/
+13
2019-08-26
media: don't do a 31 bit shift on a signed int
Mauro Carvalho Chehab
1
-1
/
+1
2019-08-19
media: uapi: h264: Rename pixel format
Ezequiel Garcia
1
-1
/
+1
2019-07-30
media: v4l2-ioctl.c: OR flags in v4l_fill_fmtdesc(), not don't overwrite
Hans Verkuil
1
-1
/
+1
2019-07-25
media: v4l2-dev/ioctl: require non-zero device_caps, verify sane querycap res...
Hans Verkuil
1
-6
/
+11
2019-07-25
media: v4l: ctrls: Add debug messages
Ezequiel Garcia
1
-6
/
+12
2019-07-23
media: v4l2-ioctl: call v4l_pix_format_touch() for TRY_FMT
Hans Verkuil
1
-0
/
+3
2019-07-22
media: uapi: Add VP8 stateless decoder API
Pawel Osciak
1
-0
/
+1
2019-07-22
media: v4l2-ioctl: add missing pixelformats
Hans Verkuil
1
-6
/
+23
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
1
-5
/
+1
2019-06-10
media: v4l2: Fix the _MPLANE format check in v4l_enum_fmt()
Boris Brezillon
1
-2
/
+7
2019-06-05
media: cxusb: Revert "media: cxusb: add raw mode support for, Medion MD95700"
Hans Verkuil
1
-1
/
+2
2019-06-05
media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplane
Boris Brezillon
1
-10
/
+11
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-29
media: pixfmt: Add H264 Slice format
Maxime Ripard
1
-0
/
+1
2019-05-28
media: cxusb: add raw mode support for Medion MD95700
Maciej S. Szmigiero
1
-2
/
+1
2019-03-25
media: v4l2-ioctl.c: add V4L2_PIX_FMT_FWHT_STATELESS to v4l_fill_fmtdesc
Hans Verkuil
1
-0
/
+1
2019-03-19
media: strscpy() returns a negative value on failure unlike strlcpy().
Hans Petter Selasky
1
-1
/
+1
2019-03-01
media: v4l2-core: fix several typos
Mauro Carvalho Chehab
1
-1
/
+1
2019-02-18
media: v4l: Add 32-bit packed YUV formats
Vivek Kasireddy
1
-0
/
+4
2019-02-18
media: v4l: ioctl: Sanitize num_planes before using it
Ezequiel Garcia
1
-8
/
+6
2019-01-16
media: v4l: ioctl: Validate num_planes for debug messages
Sakari Ailus
1
-1
/
+3
[next]