index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
tm6000
/
tm6000-video.c
Age
Commit message (
Expand
)
Author
2020-11-16
media: Bulk remove BUG_ON(in_interrupt())
Thomas Gleixner
2020-11-16
media: tm6000: Fix sizeof() mismatches
Colin Ian King
2020-02-24
media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-07-22
media: media/usb: don't set description in ENUM_FMT
Hans Verkuil
2019-06-05
media: media/usb: set device_caps in struct video_device
Hans Verkuil
2019-03-01
media: usb: fix several typos
Mauro Carvalho Chehab
2019-02-07
media: videobuf: use u64 for the timestamp internally
Hans Verkuil
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-10-29
Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-10
media: tm6000: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-08-31
media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
Hans Verkuil
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
2018-03-23
media: tm6000: avoid casting just to print pointer address
Mauro Carvalho Chehab
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2017-12-18
media: v4l2-dev: convert VFL_TYPE_* into an enum
Mauro Carvalho Chehab
2017-12-11
media: usb: add SPDX identifiers to some code I wrote
Mauro Carvalho Chehab
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-11-27
annotate poll_table_struct ->_key
Al Viro
2017-11-07
media: usb: fix spelling mistake: "synchronuously" -> "synchronously"
Colin Ian King
2017-10-27
media: tm6000: cleanup trival coding style issues
Markus Elfring
2017-08-20
media: tm6000: constify videobuf_queue_ops structures
Julia Lawall
2017-07-20
media: : usb: add const to v4l2_file_operations structures
Bhumika Goyal
2017-04-17
[media] tm6000: Fix resource freeing in 'tm6000_prepare_isoc()'
Christophe JAILLET
2017-01-31
[media] tm6000: Clean up file handle in open() error path
Santosh Kumar Singh
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-10-21
[media] tm6000: don't break long lines
Mauro Carvalho Chehab
2016-08-24
[media] media: usb: tm6000: tm6000-video: don't print error when allocating u...
Wolfram Sang
2015-06-09
[media] usb drivers: use BUG_ON() instead of if () BUG
Mauro Carvalho Chehab
2015-06-05
[media] tm6000: remove needless check
Mauro Carvalho Chehab
2015-04-02
[media] tm6000: embed video_device
Hans Verkuil
2014-12-23
[media] media: drivers shouldn't touch debug field in video_device
Hans Verkuil
2014-07-17
[media] v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2014-05-24
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
2013-06-17
[media] tm6000: remove deprecated current_norm
Hans Verkuil
2013-03-24
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
2013-03-24
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
2013-03-24
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
2013-02-08
[media] tm6000: fix an uninitialized variable
Hans Verkuil
2013-02-05
[media] tm6000: fix G/TRY_FMT
Hans Verkuil
2013-02-05
[media] tm6000: add poll op for radio device node
Hans Verkuil
2013-02-05
[media] tm6000: set colorspace field
Hans Verkuil
2013-02-05
[media] tm6000: add support for control events and prio handling
Hans Verkuil
2013-02-05
[media] tm6000: convert to the control framework
Hans Verkuil
2013-02-05
[media] tm6000: fix querycap and input/tuner compliance issues
Hans Verkuil
2012-12-21
[media] v4l: Convert drivers to use monotonic timestamps
Sakari Ailus
[next]