index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
usbtv
/
usbtv-video.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: media/usb: don't set description in ENUM_FMT
Hans Verkuil
2019-07-22
1
-2
/
+0
*
media: media/usb: set device_caps in struct video_device
Hans Verkuil
2019-06-05
1
-3
/
+2
*
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
1
-7
/
+7
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
media: usbtv: Implement wait_prepare and wait_finish
Ezequiel Garcia
2018-05-25
1
-0
/
+2
*
media: usbtv: Use the constant for supported standards
Hugo Grostabussiat
2018-05-04
1
-2
/
+1
*
media: usbtv: Enforce standard for color decoding
Hugo Grostabussiat
2018-05-04
1
-5
/
+40
*
media: usbtv: Keep norm parameter specific
Hugo Grostabussiat
2018-05-04
1
-1
/
+1
*
media: usbtv: Use V4L2 defines to select capture resolution
Hugo Grostabussiat
2018-05-04
1
-6
/
+1
*
media: usbtv: Add SECAM support
Hugo Grostabussiat
2018-05-04
1
-1
/
+37
*
media: usbtv: Use same decoder sequence as Windows driver
Hugo Grostabussiat
2018-05-04
1
-11
/
+29
*
media: usbtv: fix brightness and contrast controls
Adam Sampson
2017-10-31
1
-2
/
+2
*
media: usbtv: make v4l2_file_operations const
Bhumika Goyal
2017-08-27
1
-1
/
+1
*
[media] usbtv: add sharpness control
Lubomir Rintel
2017-02-08
1
-0
/
+8
*
[media] usbtv: don't do DMA on stack
Mauro Carvalho Chehab
2016-11-16
1
-5
/
+13
*
[media] usbtv: add video controls
Lubomir Rintel
2016-11-16
1
-1
/
+96
*
[media] usb: constify vb2_ops structures
Julia Lawall
2016-09-19
1
-1
/
+1
*
[media] usbtv: improve a comment
Lubomir Rintel
2016-07-08
1
-2
/
+17
*
[media] usbtv: clarify the licensing
Lubomir Rintel
2016-07-08
1
-13
/
+27
*
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
1
-1
/
+1
*
[media] usbtv: correctly handling failed allocation
Insu Yun
2016-02-01
1
-0
/
+4
*
[media] usbtv: discard redundant video fields
Nikola Forró
2016-02-01
1
-14
/
+19
*
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
1
-1
/
+1
*
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-12-18
1
-5
/
+4
*
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-20
1
-1
/
+2
*
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
1
-9
/
+10
*
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2015-10-01
1
-1
/
+1
*
[media] usbtv: fix v4l2-compliance issues
Hans Verkuil
2015-05-01
1
-4
/
+8
*
[media] Media: USB: usbtv: Fixed all coding style issues in usbtv source files
Amber Thrall
2014-09-23
1
-0
/
+3
*
[media] usbtv: fix sparse warnings
Hans Verkuil
2014-09-03
1
-3
/
+3
*
[media] usbtv: add audio support
Federico Simoncelli
2014-08-21
1
-4
/
+5
*
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2014-07-04
1
-1
/
+0
*
[media] vb2: stop_streaming should return void
Hans Verkuil
2014-04-23
1
-6
/
+3
*
[media] drivers/media/usb/usbtv/usbtv-core.c:119:22: sparse: symbol 'usbtv_id...
Fengguang Wu
2014-03-11
1
-3
/
+3
*
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
2014-03-05
1
-1
/
+1
*
[media] usbtv: split core and video implementation
Federico Simoncelli
2014-02-04
1
-0
/
+738