summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx23885/cx23885-417.c
Commit message (Expand)AuthorAgeFilesLines
* media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard2023-12-131-1/+1
* media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-241-1/+1
* media: media/pci: don't set description for ENUM_FMTHans Verkuil2019-07-221-1/+0
* media: media/pci: set device_caps in struct video_deviceHans Verkuil2019-06-241-5/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* media: pci: fix several typosMauro Carvalho Chehab2019-03-011-1/+1
* Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-311-1/+1
|\
| * media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil2018-08-311-1/+1
* | media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-111-1/+1
* | media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-3/+3
|/
* media: cx23885: add const to v4l2_file_operations structureBhumika Goyal2017-07-191-1/+1
* [media] cx23885: convert it to use pr_foo() macrosMauro Carvalho Chehab2016-11-181-31/+26
* [media] cx23885: don't break long linesMauro Carvalho Chehab2016-10-211-11/+7
* Merge tag 'v4.8' into patchworkMauro Carvalho Chehab2016-10-051-0/+1
|\
| * [media] cx23885/saa7134: assign q->dev to the PCI deviceHans Verkuil2016-09-191-0/+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/+0
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-1/+1
* [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-4/+7
* [media] cx23885: fix querycapHans Verkuil2015-04-011-7/+6
* [media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil2014-11-251-3/+0
* [media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil2014-11-251-0/+1
* [media] pci drivers: use %zu instead of %zdMauro Carvalho Chehab2014-09-261-1/+1
* [media] cx23885: Add busy checks before changing formatsHans Verkuil2014-09-081-5/+5
* [media] cx23885: convert to vb2Hans Verkuil2014-09-081-197/+115
* [media] cx23885: remove FSF address as per checkpatchHans Verkuil2014-09-031-4/+0
* [media] cx23885: use video_drvdata to get cx23885_dev pointerHans Verkuil2014-09-031-32/+24
* [media] cx23885: convert 417 to the control frameworkHans Verkuil2014-09-031-114/+19
* [media] cx23885: convert to the control frameworkHans Verkuil2014-09-031-20/+0
* [media] cx23885: use core locking, switch to unlocked_ioctlHans Verkuil2014-09-031-3/+2
* [media] cx23885: support v4l2_fh and g/s_priorityHans Verkuil2014-09-031-0/+5
* [media] cx23885: fix UNSET/TUNER_ABSENT confusionHans Verkuil2014-08-011-4/+4
* [media] media_tree: Fix spelling errorsJonathan McCrohan2013-11-291-1/+1
* [media] cx23885-417: use v4l2_dev instead of the deprecated parent fieldHans Verkuil2013-06-211-1/+1
* [media] cx23885: remove use of deprecated current_normHans Verkuil2013-06-171-4/+1
* [media] cx23885: remove g_chip_identHans Verkuil2013-06-171-1/+1
* [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-241-3/+3
* [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-241-1/+1
* [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-241-1/+1
* [media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab2012-08-151-0/+1790