summaryrefslogtreecommitdiff
path: root/drivers/media/pci/cx88/cx88-blackbird.c
AgeCommit message (Expand)Author
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus
2021-06-17media: pci: cx88: switch from 'pci_' to 'dma_' APIChristophe JAILLET
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-06-12media: add SPDX headers to some filesMauro Carvalho Chehab
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
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
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab
2017-12-18media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab
2017-08-27media: pci: make video_device constBhumika Goyal
2016-11-25[media] cx88: make checkpatch.pl happyMauro Carvalho Chehab
2016-11-18[media] cx88: make checkpatch happierMauro Carvalho Chehab
2016-11-18[media] cx88: convert it to use pr_foo() macrosMauro Carvalho Chehab
2016-09-19[media] pci: constify vb2_ops structuresJulia Lawall
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-08[media] cx88: embed video_deviceHans Verkuil
2014-12-23[media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil
2014-12-16[media] cx88: add missing alloc_ctx supportHans Verkuil
2014-11-14[media] media: cx88: use vb2_start_streaming_called() helperPrabhakar Lad
2014-11-03[media] cx88: don't allow changes while vb2_is_busyHans Verkuil
2014-11-03[media] cx88: drop mpeg_active fieldHans Verkuil
2014-11-03[media] cx88: move width, height and field to core structHans Verkuil
2014-11-03[media] cx88: increase API command timeoutHans Verkuil
2014-11-03[media] cx88: remove dependency on btcx-riscHans Verkuil
2014-11-03[media] cx88: drop cx88_free_bufferHans Verkuil
2014-11-03[media] cx88: return proper errors during fw loadHans Verkuil
2014-11-03[media] cx88: fix sparse warningHans Verkuil
2014-11-03[media] cx88: convert to vb2Hans 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-10-28[media] cx88: get rid of a warning at dprintk() macroMauro Carvalho Chehab
2012-10-06[media] drivers/media/pci/cx88/cx88-blackbird.c: removes unnecessary semicolonPeter Senna Tschudin
2012-10-01[media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handlerHans Verkuil
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab