summaryrefslogtreecommitdiff
path: root/drivers/media/pci/cx23885/cx23885-417.c
AgeCommit message (Expand)Author
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-07-22media: media/pci: don't set description for ENUM_FMTHans Verkuil
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-03-01media: pci: fix several typosMauro Carvalho Chehab
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil
2017-07-19media: cx23885: add const to v4l2_file_operations structureBhumika Goyal
2016-11-18[media] cx23885: convert it to use pr_foo() macrosMauro Carvalho Chehab
2016-10-21[media] cx23885: don't break long linesMauro Carvalho Chehab
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab
2016-09-19[media] pci: constify vb2_ops structuresJulia Lawall
2016-09-19[media] cx23885/saa7134: assign q->dev to the PCI deviceHans Verkuil
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-04-01[media] cx23885: fix querycapHans Verkuil
2014-11-25[media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil
2014-11-25[media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil
2014-09-26[media] pci drivers: use %zu instead of %zdMauro Carvalho Chehab
2014-09-08[media] cx23885: Add busy checks before changing formatsHans Verkuil
2014-09-08[media] cx23885: convert to vb2Hans Verkuil
2014-09-03[media] cx23885: remove FSF address as per checkpatchHans Verkuil
2014-09-03[media] cx23885: use video_drvdata to get cx23885_dev pointerHans Verkuil
2014-09-03[media] cx23885: convert 417 to the control frameworkHans Verkuil
2014-09-03[media] cx23885: convert to the control frameworkHans Verkuil
2014-09-03[media] cx23885: use core locking, switch to unlocked_ioctlHans Verkuil
2014-09-03[media] cx23885: support v4l2_fh and g/s_priorityHans Verkuil
2014-08-01[media] cx23885: fix UNSET/TUNER_ABSENT confusionHans Verkuil
2013-11-29[media] media_tree: Fix spelling errorsJonathan McCrohan
2013-06-21[media] cx23885-417: use v4l2_dev instead of the deprecated parent fieldHans Verkuil
2013-06-17[media] cx23885: remove use of deprecated current_normHans Verkuil
2013-06-17[media] cx23885: remove g_chip_identHans Verkuil
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab