summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx23885/cx23885-video.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-2/+2
2018-03-06media: cx23885: Add support for Hauppauge PCIe HVR1265 K4Brad Love1-1/+4
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab1-1/+1
2016-11-18[media] cx23885: convert it to use pr_foo() macrosMauro Carvalho Chehab1-11/+12
2016-10-21[media] cx23885: don't break long linesMauro Carvalho Chehab1-2/+1
2016-09-19[media] pci: constify vb2_ops structuresJulia Lawall1-1/+1
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil1-1/+1
2016-07-08[media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil1-1/+2
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-1/+1
2015-12-18[media] cx23885: add support for ViewCast 260e and 460eHans Verkuil1-1/+3
2015-12-18[media] cx23885: fix format/crop handlingHans Verkuil1-1/+38
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab1-1/+1
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+1
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung1-12/+15
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil1-5/+7
2015-04-08[media] cx23885: Always initialise dev->slock spinlockDavid Howells1-1/+0
2014-11-25[media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil1-9/+0
2014-11-25[media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil1-0/+1
2014-11-14[media] pci: Make use of MEDIA_BUS_FMT definitionsBoris BREZILLON1-1/+1
2014-09-21[media] cx23885: fix size helper functionsHans Verkuil1-1/+1
2014-09-08[media] cx23885: Add busy checks before changing formatsHans Verkuil1-3/+12
2014-09-08[media] cx23885: fix field handlingHans Verkuil1-1/+6
2014-09-08[media] cx23885: convert to vb2Hans Verkuil1-597/+213
2014-09-03[media] cx23885: remove FSF address as per checkpatchHans Verkuil1-5/+0
2014-09-03[media] cx23885: use video_drvdata to get cx23885_dev pointerHans Verkuil1-31/+29
2014-09-03[media] cx23885: fmt, width and height are global, not per-fhHans Verkuil1-95/+30
2014-09-03[media] cx23885: drop type field from struct cx23885_fhHans Verkuil1-49/+40
2014-09-03[media] cx23885: drop radio-related dead codeHans Verkuil1-12/+3
2014-09-03[media] cx23885: map invalid fields to a valid fieldHans Verkuil1-1/+2
2014-09-03[media] cx23885: fix format colorspace compliance errorHans Verkuil1-0/+2
2014-09-03[media] cx23885: convert 417 to the control frameworkHans Verkuil1-6/+0
2014-09-03[media] cx23885: convert to the control frameworkHans Verkuil1-211/+35
2014-09-03[media] cx23885: use core locking, switch to unlocked_ioctlHans Verkuil1-33/+10
2014-09-03[media] cx23885: support v4l2_fh and g/s_priorityHans Verkuil1-1/+5
2014-09-03[media] cx23885: fix audio input handlingHans Verkuil1-11/+20
2014-09-03[media] cx23885: fix querycapHans Verkuil1-6/+9
2014-08-01[media] cx23885: fix UNSET/TUNER_ABSENT confusionHans Verkuil1-5/+5
2014-07-17[media] cx23885: add support for Hauppauge ImpactVCB-eHans Verkuil1-0/+1
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart1-2/+2
2013-10-14[media] cx23885: Add Leadtek Winfast PxPVR2200Anca Emanuel1-1/+2
2013-08-01[media] cx23885-video: fix two warningsMauro Carvalho Chehab1-0/+1
2013-08-01[media] cx23885[v4]: Fix interrupt storm when enabling IR receiverLuis Alves1-2/+2
2013-06-17[media] cx23885: remove use of deprecated current_normHans Verkuil1-5/+2
2013-06-17[media] cx23885: remove g_chip_identHans Verkuil1-1/+1
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil1-2/+2
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil1-1/+1
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil1-4/+4
2012-12-27[media] cx23885: Replace memcpy with struct assignmentEzequiel Garcia1-2/+1
2012-12-27[media] Added support for AVerTV Hybrid Express Slim HC81ROleh Kravchenko1-1/+14