summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx23885/cx23885-video.c
Commit message (Expand)AuthorAgeFilesLines
* media: media/pci: set device_caps in struct video_deviceHans Verkuil2019-06-241-9/+13
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-11/+1Star
* media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil2018-11-201-6/+6
* media: cropcap/g_selection splitHans Verkuil2018-11-201-5/+23
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-111-5/+6
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-2/+2
* media: cx23885: Add support for Hauppauge PCIe HVR1265 K4Brad Love2018-03-061-1/+4
* media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-041-1/+1
* [media] cx23885: convert it to use pr_foo() macrosMauro Carvalho Chehab2016-11-181-11/+12
* [media] cx23885: don't break long linesMauro Carvalho Chehab2016-10-211-2/+1Star
* [media] pci: constify vb2_ops structuresJulia Lawall2016-09-191-1/+1
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
* [media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-081-1/+2
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-1/+1
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-1/+1
* [media] cx23885: add support for ViewCast 260e and 460eHans Verkuil2015-12-181-1/+3
* [media] cx23885: fix format/crop handlingHans Verkuil2015-12-181-1/+38
* [media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2015-11-171-1/+1
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-201-1/+1
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-12/+15
* [media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil2015-05-011-5/+7
* [media] cx23885: Always initialise dev->slock spinlockDavid Howells2015-04-081-1/+0Star
* [media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil2014-11-251-9/+0Star
* [media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil2014-11-251-0/+1
* [media] pci: Make use of MEDIA_BUS_FMT definitionsBoris BREZILLON2014-11-141-1/+1
* [media] cx23885: fix size helper functionsHans Verkuil2014-09-221-1/+1
* [media] cx23885: Add busy checks before changing formatsHans Verkuil2014-09-081-3/+12
* [media] cx23885: fix field handlingHans Verkuil2014-09-081-1/+6
* [media] cx23885: convert to vb2Hans Verkuil2014-09-081-597/+213Star
* [media] cx23885: remove FSF address as per checkpatchHans Verkuil2014-09-031-5/+0Star
* [media] cx23885: use video_drvdata to get cx23885_dev pointerHans Verkuil2014-09-031-31/+29Star
* [media] cx23885: fmt, width and height are global, not per-fhHans Verkuil2014-09-031-95/+30Star
* [media] cx23885: drop type field from struct cx23885_fhHans Verkuil2014-09-031-49/+40Star
* [media] cx23885: drop radio-related dead codeHans Verkuil2014-09-031-12/+3Star
* [media] cx23885: map invalid fields to a valid fieldHans Verkuil2014-09-031-1/+2
* [media] cx23885: fix format colorspace compliance errorHans Verkuil2014-09-031-0/+2
* [media] cx23885: convert 417 to the control frameworkHans Verkuil2014-09-031-6/+0Star
* [media] cx23885: convert to the control frameworkHans Verkuil2014-09-031-211/+35Star
* [media] cx23885: use core locking, switch to unlocked_ioctlHans Verkuil2014-09-031-33/+10Star
* [media] cx23885: support v4l2_fh and g/s_priorityHans Verkuil2014-09-031-1/+5
* [media] cx23885: fix audio input handlingHans Verkuil2014-09-031-11/+20
* [media] cx23885: fix querycapHans Verkuil2014-09-031-6/+9
* [media] cx23885: fix UNSET/TUNER_ABSENT confusionHans Verkuil2014-08-011-5/+5
* [media] cx23885: add support for Hauppauge ImpactVCB-eHans Verkuil2014-07-181-0/+1
* [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2014-05-241-2/+2
* [media] cx23885: Add Leadtek Winfast PxPVR2200Anca Emanuel2013-10-141-1/+2
* [media] cx23885-video: fix two warningsMauro Carvalho Chehab2013-08-011-0/+1
* [media] cx23885[v4]: Fix interrupt storm when enabling IR receiverLuis Alves2013-08-011-2/+2
* [media] cx23885: remove use of deprecated current_normHans Verkuil2013-06-171-5/+2Star
* [media] cx23885: remove g_chip_identHans Verkuil2013-06-171-1/+1