aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx23885/cx23885-417.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-1/+1
2019-07-22media: media/pci: don't set description for ENUM_FMTHans Verkuil1-1/+0
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil1-5/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-03-01media: pci: fix several typosMauro Carvalho Chehab1-1/+1
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab1-1/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-3/+3
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil1-1/+1
2017-07-19media: cx23885: add const to v4l2_file_operations structureBhumika Goyal1-1/+1
2016-11-18[media] cx23885: convert it to use pr_foo() macrosMauro Carvalho Chehab1-31/+26
2016-10-21[media] cx23885: don't break long linesMauro Carvalho Chehab1-11/+7
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab1-0/+1
2016-09-19[media] pci: constify vb2_ops structuresJulia Lawall1-1/+1
2016-09-19[media] cx23885/saa7134: assign q->dev to the PCI deviceHans Verkuil1-0/+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/+0
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil1-1/+1
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-4/+7
2015-04-01[media] cx23885: fix querycapHans Verkuil1-7/+6
2014-11-25[media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil1-3/+0
2014-11-25[media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil1-0/+1
2014-09-26[media] pci drivers: use %zu instead of %zdMauro Carvalho Chehab1-1/+1
2014-09-08[media] cx23885: Add busy checks before changing formatsHans Verkuil1-5/+5
2014-09-08[media] cx23885: convert to vb2Hans Verkuil1-197/+115
2014-09-03[media] cx23885: remove FSF address as per checkpatchHans Verkuil1-4/+0
2014-09-03[media] cx23885: use video_drvdata to get cx23885_dev pointerHans Verkuil1-32/+24
2014-09-03[media] cx23885: convert 417 to the control frameworkHans Verkuil1-114/+19
2014-09-03[media] cx23885: convert to the control frameworkHans Verkuil1-20/+0
2014-09-03[media] cx23885: use core locking, switch to unlocked_ioctlHans Verkuil1-3/+2
2014-09-03[media] cx23885: support v4l2_fh and g/s_priorityHans Verkuil1-0/+5
2014-08-01[media] cx23885: fix UNSET/TUNER_ABSENT confusionHans Verkuil1-4/+4
2013-11-29[media] media_tree: Fix spelling errorsJonathan McCrohan1-1/+1
2013-06-21[media] cx23885-417: use v4l2_dev instead of the deprecated parent fieldHans Verkuil1-1/+1
2013-06-17[media] cx23885: remove use of deprecated current_normHans Verkuil1-4/+1
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-3/+3
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-1/+1
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab1-0/+1790