aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/usbtv (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-12[media] media: usbtv: prevent access to free'd resourcesMatthew Leach1-0/+5
2016-07-08[media] usbtv: improve a commentLubomir Rintel1-2/+17
2016-07-08[media] usbtv: clarify the licensingLubomir Rintel4-37/+93
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil1-1/+1
2016-02-01[media] usbtv: correctly handling failed allocationInsu Yun1-0/+4
2016-02-01[media] usbtv: discard redundant video fieldsNikola Forró2-14/+20
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung1-1/+1
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil1-5/+4
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+2
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung2-10/+12
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung1-1/+1
2015-05-01[media] usbtv: fix v4l2-compliance issuesHans Verkuil1-4/+8
2014-09-23[media] Media: USB: usbtv: Fixed all coding style issues in usbtv source filesAmber Thrall3-0/+5
2014-09-03[media] usbtv: fix sparse warningsHans Verkuil1-3/+3
2014-08-21[media] usbtv: Make it dependent on ALSAMauro Carvalho Chehab1-1/+2
2014-08-21[media] usbtv: add audio supportFederico Simoncelli5-10/+423
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan1-1/+0
2014-06-17[media] usbtv: fix leak at failure path in usbtv_probe()Alexey Khoroshilov1-0/+2
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil1-6/+3
2014-03-11[media] drivers/media/usb/usbtv/usbtv-core.c:119:22: sparse: symbol 'usbtv_id_table' was not declared. Should it be static?Fengguang Wu2-5/+5
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus1-1/+1
2014-02-04[media] usbtv: fix compiler error due to missing module.hHans Verkuil2-2/+1
2014-02-04[media] usbtv: split core and video implementationFederico Simoncelli4-154/+246
2013-11-29[media] usbtv: Add support for PAL video sourceGeorg Kaindl1-38/+136
2013-09-03[media] usbtv: Throw corrupted frames awayLubomir Rintel1-2/+13
2013-09-03[media] usbtv: Fix deinterlacingLubomir Rintel1-11/+25
2013-08-24[media] Fix build errors on usbtv when driver is builtinMauro Carvalho Chehab1-1/+1
2013-07-26[media] usbtv: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2013-07-26[media] usbtv: Add S-Video input supportLubomir Rintel1-17/+82
2013-06-21[media] usbtv: Add driver for Fushicai USBTV007 video frame grabberLubomir Rintel3-0/+707