index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-24
media: v4l2-mem2mem.c: fix broken links
Hans Verkuil
1
-2
/
+2
2020-02-01
Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
6
-127
/
+604
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
1
-2
/
+2
2020-01-31
media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
John Hubbard
1
-7
/
+4
2020-01-31
media/v4l2-core: set pages dirty upon releasing DMA buffers
John Hubbard
1
-1
/
+4
2020-01-23
media: v4l2-fwnode: Print the node name while parsing endpoints
Sakari Ailus
1
-3
/
+3
2020-01-09
media: v4l2-core: fix uninitialized structure fields being returned to userspace
Colin Ian King
1
-1
/
+1
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 compat v4l2_buffer handling for time64 ABI
Arnd Bergmann
1
-1
/
+267
2020-01-03
media: v4l2-core: fix compat VIDIOC_DQEVENT for time64 ABI
Arnd Bergmann
1
-1
/
+59
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
3
-3
/
+57
2020-01-03
media: v4l2-core: split out data copy from video_usercopy
Arnd Bergmann
1
-39
/
+69
2020-01-03
media: v4l2-core: compat: ignore native command codes
Arnd Bergmann
1
-73
/
+75
2020-01-03
media: v4l2: abstract timeval handling in v4l2_buffer
Arnd Bergmann
1
-2
/
+3
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-ctrl: Lock main_hdl on operations of requests_queued.
Pi-Hsun Shih
1
-0
/
+7
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-09
media: v4l2-mem2mem: Fix hold buf flag checks
Jernej Skrabec
1
-2
/
+2
2019-11-08
media: v4l2-ctrl: Use p_const when possible
Ricardo Ribalda Delgado
1
-8
/
+9
2019-11-08
media: v4l2_ctrl: Add p_def to v4l2_ctrl_config
Ricardo Ribalda Delgado
1
-1
/
+1
2019-11-05
media: v4l2-core: fix touch support in v4l_g_fmt
Vandana BN
1
-15
/
+18
2019-11-05
media: v4l2-subdev: Don't use __u32 internally
Janusz Krzysztofik
1
-3
/
+3
2019-11-05
media: v4l2-dv-timings: Use DIV_ROUND_CLOSEST directly to make it readable
zhong jiang
1
-1
/
+1
2019-10-25
media: v4l: Add definitions for HEVC stateless decoding
Paul Kocialkowski
2
-1
/
+109
2019-10-24
media: v4l2-core: Add new metadata format
Vandana BN
1
-0
/
+1
2019-10-24
media: v4l2-dev: disable frequency and tuner ioctls for touch
Hans Verkuil
1
-3
/
+5
2019-10-24
media: v4l2-dev: fix is_tch checks
Hans Verkuil
1
-6
/
+18
2019-10-24
media: v4l2-dev: simplify the SDR checks
Hans Verkuil
1
-16
/
+8
2019-10-24
media: v4l2-core: correctly validate video and metadata ioctls
Vandana BN
2
-26
/
+52
2019-10-21
media: v4l2-mem2mem: add new_frame detection
Hans Verkuil
1
-2
/
+9
2019-10-21
media: v4l2-mem2mem: add stateless_(try_)decoder_cmd ioctl helpers
Jernej Skrabec
1
-0
/
+53
2019-10-21
media: v4l2-mem2mem: support held capture buffers
Hans Verkuil
1
-33
/
+97
2019-10-10
media: v4l2-common: add RGB565 and RGB55 to v4l2_format_info
Benoit Parrot
1
-0
/
+2
2019-10-10
media: v4l2-common: add pixel encoding support
Benoit Parrot
1
-63
/
+63
2019-10-10
media: add V4L2_CID_UNIT_CELL_SIZE control
Ricardo Ribalda Delgado
1
-0
/
+5
2019-10-10
media: add V4L2_CTRL_TYPE_AREA control type
Ricardo Ribalda Delgado
1
-0
/
+21
2019-10-10
media: v4l2-core: Implement v4l2_ctrl_new_std_compound
Ricardo Ribalda Delgado
1
-7
/
+43
2019-10-01
media: v4l: fwnode: Make v4l2_fwnode_endpoint_free() safer
Sakari Ailus
1
-0
/
+1
2019-10-01
media: v4l2-dv-timings.c: fix format string
Hans Verkuil
1
-1
/
+1
2019-09-26
media/v4l2-core: untag user pointers in videobuf_dma_contig_user_get
Andrey Konovalov
1
-4
/
+5
2019-09-05
media: videobuf-core.c: poll_wait needs a non-NULL buf pointer
Hans Verkuil
1
-2
/
+3
2019-08-26
media: don't do a 31 bit shift on a signed int
Mauro Carvalho Chehab
1
-1
/
+1
2019-08-26
v4l2-core: fix coding style for the two new c files
Mauro Carvalho Chehab
2
-33
/
+54
2019-08-26
media: v4l2-core: Remove BUG() from i2c and spi helpers
Ezequiel Garcia
2
-3
/
+4
2019-08-26
media: v4l2-core: introduce a helper to unregister a i2c subdev
Ezequiel Garcia
2
-23
/
+22
2019-08-26
media: v4l2-core: introduce a helper to unregister a spi subdev
Ezequiel Garcia
2
-12
/
+10
[next]