index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
tm6000
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-16
4
-38
/
+27
|
\
|
*
media: usb: fix spelling mistake: "synchronuously" -> "synchronously"
Colin Ian King
2017-11-07
2
-4
/
+4
|
*
media: tm6000: cleanup trival coding style issues
Markus Elfring
2017-10-27
4
-34
/
+23
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2017-08-20
1
-19
/
+19
*
media: rc-core: rename input_name to device_name
Sean Young
2017-08-20
1
-1
/
+1
*
media: tm6000: constify videobuf_queue_ops structures
Julia Lawall
2017-08-20
1
-1
/
+1
*
media: usb: make snd_pcm_hardware const
Bhumika Goyal
2017-08-20
1
-1
/
+1
*
media: usb: constify usb_device_id
Arvind Yadav
2017-08-20
1
-1
/
+1
*
media: : usb: add const to v4l2_file_operations structures
Bhumika Goyal
2017-07-20
1
-1
/
+1
*
[media] tm6000: key_addr is unused
David Härdeman
2017-06-06
1
-4
/
+0
*
[media] tm6000: Fix resource freeing in 'tm6000_prepare_isoc()'
Christophe JAILLET
2017-04-17
1
-1
/
+1
*
scripts/spelling.txt: add "neded" pattern and fix typo instances
Masahiro Yamada
2017-02-28
1
-1
/
+1
*
[media] tm6000: fix typo in parameter description
Wei Yongjun
2017-02-03
1
-1
/
+1
*
[media] tm6000: Clean up file handle in open() error path
Santosh Kumar Singh
2017-01-31
1
-1
/
+4
*
[media] rc-main: assign driver type during allocation
Andi Shyti
2017-01-30
1
-2
/
+1
*
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2017-01-27
10
-40
/
+0
*
[media] tm6000: don't break long lines
Mauro Carvalho Chehab
2016-10-21
6
-36
/
+22
*
[media] usb: constify snd_pcm_ops structures
Julia Lawall
2016-09-19
1
-1
/
+1
*
[media] media: usb: tm6000: tm6000-video: don't print error when allocating u...
Wolfram Sang
2016-08-24
1
-1
/
+0
*
[media] media: usb: tm6000: tm6000-dvb: don't print error when allocating urb...
Wolfram Sang
2016-08-24
1
-3
/
+1
*
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
2015-11-17
1
-1
/
+1
*
[media] cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNP
Luis de Bethencourt
2015-10-01
1
-1
/
+1
*
[media] usb drivers: use BUG_ON() instead of if () BUG
Mauro Carvalho Chehab
2015-06-09
1
-2
/
+1
*
[media] tm6000: remove needless check
Mauro Carvalho Chehab
2015-06-05
1
-1
/
+1
*
[media] tm6000: embed video_device
Hans Verkuil
2015-04-03
2
-46
/
+17
*
[media] media: drivers shouldn't touch debug field in video_device
Hans Verkuil
2014-12-23
1
-2
/
+1
*
[media] rc-core: rename dev->scanmask to dev->scancode_mask
David Härdeman
2014-07-26
1
-1
/
+1
*
[media] rc-core: remove protocol arrays
David Härdeman
2014-07-26
1
-1
/
+1
*
[media] rc-core: document the protocol type
David Härdeman
2014-07-24
1
-16
/
+35
*
[media] v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
2014-07-17
1
-2
/
+0
*
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2014-07-04
1
-1
/
+0
*
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
2014-05-24
2
-2
/
+2
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-04
4
-5
/
+5
|
\
|
*
[media] rc: abstract access to allowed/enabled protocols
James Hogan
2014-03-11
1
-1
/
+1
|
*
[media, edac] Change my email address
Mauro Carvalho Chehab
2014-02-07
3
-4
/
+4
*
|
[media] Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-14
1
-2
/
+2
|
/
*
[media] tm6000: remove deprecated current_norm
Hans Verkuil
2013-06-17
2
-3
/
+12
*
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
2013-03-24
1
-3
/
+3
*
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
2013-03-24
1
-6
/
+2
*
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
2013-03-24
1
-1
/
+1
*
[media] tm6000: fix an uninitialized variable
Hans Verkuil
2013-02-08
1
-4
/
+4
*
[media] tm6000: check an allocation for failure
Dan Carpenter
2013-02-08
1
-3
/
+6
*
[media] tm6000: fix G/TRY_FMT
Hans Verkuil
2013-02-05
1
-6
/
+3
*
[media] tm6000: add poll op for radio device node
Hans Verkuil
2013-02-05
1
-0
/
+1
*
[media] tm6000: set colorspace field
Hans Verkuil
2013-02-05
1
-0
/
+2
*
[media] tm6000: add support for control events and prio handling
Hans Verkuil
2013-02-05
2
-8
/
+25
*
[media] tm6000: convert to the control framework
Hans Verkuil
2013-02-05
2
-167
/
+68
*
[media] tm6000: fix querycap and input/tuner compliance issues
Hans Verkuil
2013-02-05
1
-116
/
+31
*
[media] tm6000-dvb: Fix module unload
Julian Scheel
2012-12-21
1
-2
/
+2
[next]