Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
55d0a513a0e202c68af2c8f4b1e923a345227bbb
/
drivers
/
media
/
usb
/
usbtv
ef99d99
media: solo6x10: Remove superfluous snd_dma_continuous_data()
by Takashi Iwai
· 5 years ago
009cb7d
media: media/usb: don't set description in ENUM_FMT
by Hans Verkuil
· 6 years ago
8c3854d
media: media/usb: set device_caps in struct video_device
by Hans Verkuil
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
b60a5b8
media: Kconfig files: use the right help coding style
by Mauro Carvalho Chehab
· 6 years ago
c0decac
media: use strscpy() instead of strlcpy()
by Mauro Carvalho Chehab
· 6 years ago
320905b
media: usbtv: use irqsave() in USB's complete callback
by Sebastian Andrzej Siewior
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
24dd8d9
media: usbtv: Implement wait_prepare and wait_finish
by Ezequiel Garcia
· 7 years ago
15b4c54
media: usbtv: Use the constant for supported standards
by Hugo Grostabussiat
· 7 years ago
bed6d27
media: usbtv: Enforce standard for color decoding
by Hugo Grostabussiat
· 7 years ago
a8b48e2
media: usbtv: Keep norm parameter specific
by Hugo Grostabussiat
· 7 years ago
8c42d27
media: usbtv: Use V4L2 defines to select capture resolution
by Hugo Grostabussiat
· 7 years ago
c41e20d
media: usbtv: Add SECAM support
by Hugo Grostabussiat
· 7 years ago
5c909be
media: usbtv: Use same decoder sequence as Windows driver
by Hugo Grostabussiat
· 7 years ago
8a695a6
media: usbtv: Add USB ID 1f71:3306 to the UTV007 driver
by Ian Douglas Scott
· 7 years ago
50e7044
media: usbtv: prevent double free in error case
by Oliver Neukum
· 7 years ago
4a3fad7
media: fix usage of whitespaces and on indentation
by Mauro Carvalho Chehab
· 7 years ago
0422691
media: usbtv: add a new usbid
by Icenowy Zheng
· 8 years ago
b3168c8
media: usbtv: fix brightness and contrast controls
by Adam Sampson
· 7 years ago
6981d6e
media: usb: usbtv: remove duplicate & operation
by Jaejoong Kim
· 7 years ago
fe9619a
media: usbtv: make v4l2_file_operations const
by Bhumika Goyal
· 7 years ago
38c4f03
media: usb: make snd_pcm_hardware const
by Bhumika Goyal
· 7 years ago
7fb2e07
media: usb: constify usb_device_id
by Arvind Yadav
· 7 years ago
9165ba1
[media] usbtv: add sharpness control
by Lubomir Rintel
· 8 years ago
bd9999c
Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
62de7d99
[media] usbtv: don't do DMA on stack
by Mauro Carvalho Chehab
· 8 years ago
c53a846
[media] usbtv: add video controls
by Lubomir Rintel
· 8 years ago
b72b797
media: usbtv: core: make use of new usb_endpoint_maxp_mult()
by Felipe Balbi
· 8 years ago
1bc1771
[media] usb: constify vb2_ops structures
by Julia Lawall
· 8 years ago
22511cf
[media] usb: constify snd_pcm_ops structures
by Julia Lawall
· 8 years ago
2a00932
[media] media: usbtv: prevent access to free'd resources
by Matthew Leach
· 9 years ago
8ed50eb
[media] usbtv: improve a comment
by Lubomir Rintel
· 9 years ago
5ae1e2b
[media] usbtv: clarify the licensing
by Lubomir Rintel
· 9 years ago
36c0f8b
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
by Hans Verkuil
· 9 years ago
e22a3b3
[media] usbtv: correctly handling failed allocation
by Insu Yun
· 9 years ago
80fa4f0
[media] usbtv: discard redundant video fields
by Nikola Forró
· 9 years ago
d6dd645
[media] media: videobuf2: Move timestamp to vb2_buffer
by Junghak Sung
· 9 years ago
df9ecb0c
[media] vb2: drop v4l2_format argument from queue_setup
by Hans Verkuil
· 9 years ago
33119e8
[media] media: videobuf2: Change queue_setup argument
by Junghak Sung
· 9 years ago
2d70071
[media] media: videobuf2: Restructure vb2_buffer
by Junghak Sung
· 9 years ago
c139990
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
by Junghak Sung
· 9 years ago
a988410
[media] usbtv: fix v4l2-compliance issues
by Hans Verkuil
· 10 years ago
146af9c
[media] Media: USB: usbtv: Fixed all coding style issues in usbtv source files
by Amber Thrall
· 10 years ago
6fbf4d0
[media] usbtv: fix sparse warnings
by Hans Verkuil
· 10 years ago
85c1abc
[media] usbtv: Make it dependent on ALSA
by Mauro Carvalho Chehab
· 10 years ago
63ddf68
[media] usbtv: add audio support
by Federico Simoncelli
· 10 years ago
95cd5d5
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
by Ramakrishnan Muthukrishnan
· 11 years ago
ebdae65
[media] usbtv: fix leak at failure path in usbtv_probe()
by Alexey Khoroshilov
· 11 years ago
e37559b
[media] vb2: stop_streaming should return void
by Hans Verkuil
· 11 years ago
9b05837
[media] drivers/media/usb/usbtv/usbtv-core.c:119:22: sparse: symbol 'usbtv_id_table' was not declared. Should it be static?
by Fengguang Wu
· 11 years ago
ade4868
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
by Sakari Ailus
· 11 years ago
9fd9330
[media] usbtv: fix compiler error due to missing module.h
by Hans Verkuil
· 11 years ago
a3550ea
[media] usbtv: split core and video implementation
by Federico Simoncelli
· 11 years ago
0e0fe39
[media] usbtv: Add support for PAL video source
by Georg Kaindl
· 11 years ago
6ee0faa
[media] usbtv: Throw corrupted frames away
by Lubomir Rintel
· 12 years ago
3080072
[media] usbtv: Fix deinterlacing
by Lubomir Rintel
· 12 years ago
6fa1f40
[media] Fix build errors on usbtv when driver is builtin
by Mauro Carvalho Chehab
· 11 years ago
fb8d61c
[media] usbtv: remove unused including <linux/version.h>
by Wei Yongjun
· 11 years ago
2206112
[media] usbtv: Add S-Video input support
by Lubomir Rintel
· 12 years ago
f3d27f3
[media] usbtv: Add driver for Fushicai USBTV007 video frame grabber
by Lubomir Rintel
· 12 years ago