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
/
usb
/
usbtv
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-20
media: usbtv: Add PAL-Nc standard
Jorge Maidana
2
-2
/
+6
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
1
-1
/
+1
2021-04-28
Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-3
/
+3
2021-03-11
media: usbtv: constify static structs
Rikard Falkeborn
1
-3
/
+3
2021-03-11
media: usbtv: Fix deadlock on suspend
Maxim Mikityanskiy
1
-1
/
+1
2020-10-08
media: usbtv: Fix refcounting mixup
Oliver Neukum
1
-1
/
+2
2020-08-28
media: media/usb: use vb2_video_unregister_device()
Hans Verkuil
1
-3
/
+1
2020-02-24
media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2020-02-24
media: usbtv: fix control-message timeouts
Johan Hovold
2
-3
/
+4
2019-12-13
media: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-1
/
+0
2019-12-13
media: usbtv: Use managed buffer allocation
Takashi Iwai
1
-27
/
+1
2019-11-11
media: solo6x10: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
1
-2
/
+1
2019-07-22
media: media/usb: don't set description in ENUM_FMT
Hans Verkuil
1
-2
/
+0
2019-06-05
media: media/usb: set device_caps in struct video_device
Hans Verkuil
1
-3
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
1
-1
/
+1
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2
-10
/
+10
2018-08-02
media: usbtv: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-2
/
+3
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-05-25
media: usbtv: Implement wait_prepare and wait_finish
Ezequiel Garcia
1
-0
/
+2
2018-05-04
media: usbtv: Use the constant for supported standards
Hugo Grostabussiat
1
-2
/
+1
2018-05-04
media: usbtv: Enforce standard for color decoding
Hugo Grostabussiat
1
-5
/
+40
2018-05-04
media: usbtv: Keep norm parameter specific
Hugo Grostabussiat
1
-1
/
+1
2018-05-04
media: usbtv: Use V4L2 defines to select capture resolution
Hugo Grostabussiat
1
-6
/
+1
2018-05-04
media: usbtv: Add SECAM support
Hugo Grostabussiat
2
-2
/
+38
2018-05-04
media: usbtv: Use same decoder sequence as Windows driver
Hugo Grostabussiat
1
-11
/
+29
2018-02-26
media: usbtv: Add USB ID 1f71:3306 to the UTV007 driver
Ian Douglas Scott
1
-0
/
+1
2018-02-26
media: usbtv: prevent double free in error case
Oliver Neukum
1
-0
/
+2
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
1
-8
/
+8
2017-11-27
media: usbtv: add a new usbid
Icenowy Zheng
1
-0
/
+1
2017-10-31
media: usbtv: fix brightness and contrast controls
Adam Sampson
1
-2
/
+2
2017-10-31
media: usb: usbtv: remove duplicate & operation
Jaejoong Kim
1
-1
/
+1
2017-08-27
media: usbtv: make v4l2_file_operations const
Bhumika Goyal
1
-1
/
+1
2017-08-20
media: usb: make snd_pcm_hardware const
Bhumika Goyal
1
-1
/
+1
2017-08-20
media: usb: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-02-08
[media] usbtv: add sharpness control
Lubomir Rintel
1
-0
/
+8
2016-12-16
Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-1
/
+107
2016-11-16
[media] usbtv: don't do DMA on stack
Mauro Carvalho Chehab
1
-5
/
+13
2016-11-16
[media] usbtv: add video controls
Lubomir Rintel
2
-1
/
+99
2016-10-31
media: usbtv: core: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-2
/
+5
2016-09-19
[media] usb: constify vb2_ops structures
Julia Lawall
1
-1
/
+1
2016-09-19
[media] usb: constify snd_pcm_ops structures
Julia Lawall
1
-1
/
+1
2016-07-12
[media] media: usbtv: prevent access to free'd resources
Matthew Leach
1
-0
/
+5
2016-07-08
[media] usbtv: improve a comment
Lubomir Rintel
1
-2
/
+17
2016-07-08
[media] usbtv: clarify the licensing
Lubomir Rintel
4
-37
/
+93
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
1
-1
/
+1
2016-02-01
[media] usbtv: correctly handling failed allocation
Insu Yun
1
-0
/
+4
2016-02-01
[media] usbtv: discard redundant video fields
Nikola Forró
2
-14
/
+20
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
1
-1
/
+1
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
1
-5
/
+4
[next]