summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx23885/cx23885-video.c
Commit message (Expand)AuthorAgeFilesLines
* media: pci: cx23855-video.c: remove duplicate argument in 'or'Daniel W. S. Almeida2020-08-291-1/+1
* media: cx23885: Add i2c device analog tuner supportBrad Love2020-04-211-12/+76
* media: cx23885: Add analog frontend to HVR5525Brad Love2020-04-211-0/+3
* media: cx23885: Add analog frontend to Hauppauge QuadHDBrad Love2020-04-211-1/+7
* media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-241-1/+1
* media: cx23885: Add support for AVerMedia CE310BForest Crossman2019-12-131-1/+2
* media: media/pci: don't set description for ENUM_FMTHans Verkuil2019-07-221-5/+2
* 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/+1
* 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/+1
* [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/+0
* [media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil2014-11-251-9/+0
* [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-211-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/+213
* [media] cx23885: remove FSF address as per checkpatchHans Verkuil2014-09-031-5/+0
* [media] cx23885: use video_drvdata to get cx23885_dev pointerHans Verkuil2014-09-031-31/+29
* [media] cx23885: fmt, width and height are global, not per-fhHans Verkuil2014-09-031-95/+30
* [media] cx23885: drop type field from struct cx23885_fhHans Verkuil2014-09-031-49/+40
* [media] cx23885: drop radio-related dead codeHans Verkuil2014-09-031-12/+3
* [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/+0
* [media] cx23885: convert to the control frameworkHans Verkuil2014-09-031-211/+35
* [media] cx23885: use core locking, switch to unlocked_ioctlHans Verkuil2014-09-031-33/+10
* [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