summaryrefslogtreecommitdiff
path: root/drivers/media/usb/tm6000/tm6000-video.c
AgeCommit message (Expand)Author
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-12-18media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab
2017-12-11media: usb: add SPDX identifiers to some code I wroteMauro Carvalho Chehab
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-27annotate poll_table_struct ->_keyAl Viro
2017-11-07media: usb: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King
2017-10-27media: tm6000: cleanup trival coding style issuesMarkus Elfring
2017-08-20media: tm6000: constify videobuf_queue_ops structuresJulia Lawall
2017-07-20media: : usb: add const to v4l2_file_operations structuresBhumika 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 pathSantosh Kumar Singh
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-10-21[media] tm6000: don't break long linesMauro 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 () BUGMauro Carvalho Chehab
2015-06-05[media] tm6000: remove needless checkMauro Carvalho Chehab
2015-04-02[media] tm6000: embed video_deviceHans Verkuil
2014-12-23[media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart
2013-06-17[media] tm6000: remove deprecated current_normHans Verkuil
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil
2013-02-08[media] tm6000: fix an uninitialized variableHans Verkuil
2013-02-05[media] tm6000: fix G/TRY_FMTHans Verkuil
2013-02-05[media] tm6000: add poll op for radio device nodeHans Verkuil
2013-02-05[media] tm6000: set colorspace fieldHans Verkuil
2013-02-05[media] tm6000: add support for control events and prio handlingHans Verkuil
2013-02-05[media] tm6000: convert to the control frameworkHans Verkuil
2013-02-05[media] tm6000: fix querycap and input/tuner compliance issuesHans Verkuil
2012-12-21[media] v4l: Convert drivers to use monotonic timestampsSakari Ailus
2012-12-20[media] tm6000-video.c: warning fixMauro Carvalho Chehab
2012-12-04[media] tm6000: Add parameter to keep urb bufs allocatedJulian Scheel
2012-11-22[media] drivers/media/usb/tm6000/tm6000-video.c: fix error return codePeter Senna Tschudin
2012-09-26[media] v4l2: make vidioc_s_audio constHans Verkuil
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab