summaryrefslogtreecommitdiff
path: root/drivers/media/usb/tm6000/tm6000-video.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-22media: media/usb: don't set description in ENUM_FMTHans Verkuil1-4/+0
2019-06-05media: media/usb: set device_caps in struct video_deviceHans Verkuil1-10/+10
2019-03-01media: usb: fix several typosMauro Carvalho Chehab1-1/+1
2019-02-07media: videobuf: use u64 for the timestamp internallyHans Verkuil1-1/+1
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-1/+1
2018-10-30Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-6/+7
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab1-3/+3
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-3/+4
2018-09-10media: tm6000: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-2/+3
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil1-1/+1
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook1-5/+8
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab1-1/+1
2018-03-23media: tm6000: avoid casting just to print pointer addressMauro Carvalho Chehab1-3/+2
2018-02-12vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-7/+7
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-17/+9
2017-12-18media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab1-0/+2
2017-12-11media: usb: add SPDX identifiers to some code I wroteMauro Carvalho Chehab1-17/+7
2017-11-28media: annotate ->poll() instancesAl Viro1-4/+4
2017-11-28annotate poll_table_struct ->_keyAl Viro1-1/+1
2017-11-07media: usb: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King1-2/+2
2017-10-27media: tm6000: cleanup trival coding style issuesMarkus Elfring1-12/+5
2017-08-20media: tm6000: constify videobuf_queue_ops structuresJulia Lawall1-1/+1
2017-07-20media: : usb: add const to v4l2_file_operations structuresBhumika Goyal1-1/+1
2017-04-17[media] tm6000: Fix resource freeing in 'tm6000_prepare_isoc()'Christophe JAILLET1-1/+1
2017-01-31[media] tm6000: Clean up file handle in open() error pathSantosh Kumar Singh1-1/+4
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-4/+0
2016-10-21[media] tm6000: don't break long linesMauro Carvalho Chehab1-10/+8
2016-08-24[media] media: usb: tm6000: tm6000-video: don't print error when allocating u...Wolfram Sang1-1/+0
2015-06-10[media] usb drivers: use BUG_ON() instead of if () BUGMauro Carvalho Chehab1-2/+1
2015-06-05[media] tm6000: remove needless checkMauro Carvalho Chehab1-1/+1
2015-04-03[media] tm6000: embed video_deviceHans Verkuil1-44/+15
2014-12-23[media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil1-2/+1
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart1-2/+0
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan1-1/+0
2014-05-25[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart1-1/+1
2013-06-17[media] tm6000: remove deprecated current_normHans Verkuil1-2/+11
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil1-3/+3
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil1-6/+2
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil1-1/+1
2013-02-08[media] tm6000: fix an uninitialized variableHans Verkuil1-4/+4
2013-02-06[media] tm6000: fix G/TRY_FMTHans Verkuil1-6/+3
2013-02-06[media] tm6000: add poll op for radio device nodeHans Verkuil1-0/+1
2013-02-06[media] tm6000: set colorspace fieldHans Verkuil1-0/+2
2013-02-06[media] tm6000: add support for control events and prio handlingHans Verkuil1-8/+23
2013-02-06[media] tm6000: convert to the control frameworkHans Verkuil1-167/+65
2013-02-06[media] tm6000: fix querycap and input/tuner compliance issuesHans Verkuil1-116/+31
2012-12-21[media] v4l: Convert drivers to use monotonic timestampsSakari Ailus1-1/+1
2012-12-20[media] tm6000-video.c: warning fixMauro Carvalho Chehab1-1/+1
2012-12-04[media] tm6000: Add parameter to keep urb bufs allocatedJulian Scheel1-19/+93
2012-11-22[media] drivers/media/usb/tm6000/tm6000-video.c: fix error return codePeter Senna Tschudin1-0/+1