index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
Commit message (
Expand
)
Author
Age
Files
Lines
*
media/v4l2-core: untag user pointers in videobuf_dma_contig_user_get
Andrey Konovalov
2019-09-25
1
-4
/
+5
*
media: videobuf-core.c: poll_wait needs a non-NULL buf pointer
Hans Verkuil
2019-09-05
1
-2
/
+3
*
media: don't do a 31 bit shift on a signed int
Mauro Carvalho Chehab
2019-08-26
1
-1
/
+1
*
v4l2-core: fix coding style for the two new c files
Mauro Carvalho Chehab
2019-08-26
2
-33
/
+54
*
media: v4l2-core: Remove BUG() from i2c and spi helpers
Ezequiel Garcia
2019-08-26
2
-3
/
+4
*
media: v4l2-core: introduce a helper to unregister a i2c subdev
Ezequiel Garcia
2019-08-26
2
-23
/
+22
*
media: v4l2-core: introduce a helper to unregister a spi subdev
Ezequiel Garcia
2019-08-26
2
-12
/
+10
*
media: v4l2-core: move i2c helpers out of v4l2-common.c
Ezequiel Garcia
2019-08-26
4
-145
/
+153
*
media: v4l2-core: move spi helpers out of v4l2-common.c
Ezequiel Garcia
2019-08-26
3
-65
/
+66
*
media: v4l2-core: Module re-organization
Ezequiel Garcia
2019-08-26
3
-8
/
+3
*
media: uapi: h264: Add the concept of start code
Ezequiel Garcia
2019-08-19
1
-0
/
+9
*
media: uapi: h264: Add the concept of decoding mode
Boris Brezillon
2019-08-19
1
-0
/
+9
*
media: uapi: h264: Rename pixel format
Ezequiel Garcia
2019-08-19
1
-1
/
+1
*
media: v4l2-common: add support for new RGB32 pixelformats
Hans Verkuil
2019-07-30
1
-0
/
+4
*
media: v4l2-ctrl: Add a comment on why we zero out compound controls fields
Paul Kocialkowski
2019-07-30
1
-0
/
+4
*
media: v4l2-ioctl.c: OR flags in v4l_fill_fmtdesc(), not don't overwrite
Hans Verkuil
2019-07-30
1
-1
/
+1
*
media: v4l2-core: Cleanup Makefile
Ezequiel Garcia
2019-07-25
1
-7
/
+3
*
media: v4l2-dev: fix WARN_ON(!vdev->device_caps)
Hans Verkuil
2019-07-25
1
-2
/
+2
*
media: v4l2-async: Safely clean up an uninitialised notifier
Sakari Ailus
2019-07-25
1
-1
/
+1
*
media: v4l2-async: Add v4l2_async_notifier_add_fwnode_remote_subdev
Sakari Ailus
2019-07-25
1
-0
/
+23
*
media: v4l2-async: Get fwnode reference when putting it to the notifier's list
Sakari Ailus
2019-07-25
2
-18
/
+8
*
media: v4l2-fwnode: Switch to use fwnode_property_count_uXX()
Andy Shevchenko
2019-07-25
1
-5
/
+3
*
media: v4l2-dev/ioctl: require non-zero device_caps, verify sane querycap res...
Hans Verkuil
2019-07-25
2
-6
/
+14
*
media: v4l: ctrls: Add debug messages
Ezequiel Garcia
2019-07-25
3
-35
/
+115
*
media: v4l2-mem2mem: reorder checks in v4l2_m2m_poll()
Michael Tretter
2019-07-23
1
-20
/
+27
*
media: v4l2-ioctl: call v4l_pix_format_touch() for TRY_FMT
Hans Verkuil
2019-07-23
1
-0
/
+3
*
media: v4l2-ctrl: Validate VP8 stateless decoder controls
Ezequiel Garcia
2019-07-22
1
-0
/
+21
*
media: uapi: Add VP8 stateless decoder API
Pawel Osciak
2019-07-22
2
-0
/
+11
*
media: v4l2-ctrl: Move compound control validation
Ezequiel Garcia
2019-07-22
1
-57
/
+69
*
media: v4l2-ioctl: add missing pixelformats
Hans Verkuil
2019-07-22
1
-6
/
+23
*
Merge tag 'v5.3-rc1' into patchwork
Mauro Carvalho Chehab
2019-07-22
7
-16
/
+7
|
\
|
*
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2019-07-09
10
-127
/
+375
|
|
\
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
3
-12
/
+3
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 237
Thomas Gleixner
2019-06-19
4
-16
/
+4
*
|
|
media: v4l2-subdev: fix regression in check_pad()
Hans Verkuil
2019-07-11
1
-1
/
+1
|
|
/
|
/
|
*
|
media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()
Boris Brezillon
2019-06-24
1
-5
/
+4
*
|
media: v4l2-ctrl: Move compound control initialization
Ezequiel Garcia
2019-06-24
1
-15
/
+22
*
|
media: v4l2-subdev: Verify v4l2_subdev_call() pad config argument
Janusz Krzysztofik
2019-06-24
1
-6
/
+21
*
|
media: v4l2-subdev: Verify v4l2_subdev_call() pointer arguments
Janusz Krzysztofik
2019-06-24
1
-0
/
+27
*
|
media: v4l2-subdev: Verify arguments in v4l2_subdev_call()
Janusz Krzysztofik
2019-06-24
1
-92
/
+146
*
|
media: v4l2-fwnode: Avoid using PTR_ERR(NULL)
Sakari Ailus
2019-06-21
1
-1
/
+1
*
|
media: v4l2-ctrl: Initialize _BUTTON and _CTRL_CLASS
Ezequiel Garcia
2019-06-21
1
-0
/
+4
*
|
media: add SPDX headers to some files
Mauro Carvalho Chehab
2019-06-12
4
-17
/
+5
*
|
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-11
9
-72
/
+9
|
\
|
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
1
-4
/
+1
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
3
-27
/
+3
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
2
-26
/
+2
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
3
-15
/
+3
*
|
media: v4l2: Fix the _MPLANE format check in v4l_enum_fmt()
Boris Brezillon
2019-06-10
1
-2
/
+7
*
|
media: cxusb: Revert "media: cxusb: add raw mode support for, Medion MD95700"
Hans Verkuil
2019-06-05
1
-1
/
+2
[next]