summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx88/cx88-blackbird.c
Commit message (Expand)AuthorAgeFilesLines
* media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard2023-12-131-1/+1
* media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus2022-04-241-1/+0
* media: pci: cx88: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-06-171-1/+2
* 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-2/+0
* media: media/pci: set device_caps in struct video_deviceHans Verkuil2019-06-241-0/+4
* media: add SPDX headers to some filesMauro Carvalho Chehab2019-06-121-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+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-2/+2
* | media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-1/+1
|/
* MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab2018-05-041-1/+1
* media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab2017-12-181-2/+1
* media: pci: make video_device constBhumika Goyal2017-08-271-1/+1
* [media] cx88: make checkpatch.pl happyMauro Carvalho Chehab2016-11-251-68/+101
* [media] cx88: make checkpatch happierMauro Carvalho Chehab2016-11-181-49/+45
* [media] cx88: convert it to use pr_foo() macrosMauro Carvalho Chehab2016-11-181-16/+15
* [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/+1
* [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-5/+8
* [media] cx88: embed video_deviceHans Verkuil2015-04-081-14/+8
* [media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil2014-12-231-3/+0
* [media] cx88: add missing alloc_ctx supportHans Verkuil2014-12-161-3/+1
* [media] media: cx88: use vb2_start_streaming_called() helperPrabhakar Lad2014-11-141-1/+1
* [media] cx88: don't allow changes while vb2_is_busyHans Verkuil2014-11-031-2/+6
* [media] cx88: drop mpeg_active fieldHans Verkuil2014-11-031-6/+5
* [media] cx88: move width, height and field to core structHans Verkuil2014-11-031-35/+50
* [media] cx88: increase API command timeoutHans Verkuil2014-11-031-1/+1
* [media] cx88: remove dependency on btcx-riscHans Verkuil2014-11-031-1/+4
* [media] cx88: drop cx88_free_bufferHans Verkuil2014-11-031-1/+1
* [media] cx88: return proper errors during fw loadHans Verkuil2014-11-031-17/+15
* [media] cx88: fix sparse warningHans Verkuil2014-11-031-2/+2
* [media] cx88: convert to vb2Hans Verkuil2014-11-031-258/+180
* [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-241-2/+2
* [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] cx88: get rid of a warning at dprintk() macroMauro Carvalho Chehab2012-10-281-3/+4
* [media] drivers/media/pci/cx88/cx88-blackbird.c: removes unnecessary semicolonPeter Senna Tschudin2012-10-061-3/+3
* [media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handlerHans Verkuil2012-10-011-1/+1
* [media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab2012-08-151-0/+1299