aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx88/cx88-blackbird.c
Commit message (Expand)AuthorAge
* [media] pci: constify vb2_ops structuresJulia Lawall2016-09-19
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-08
* [media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-08
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-18
* [media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2015-11-17
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-20
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-01
* [media] cx88: embed video_deviceHans Verkuil2015-04-08
* [media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil2014-12-23
* [media] cx88: add missing alloc_ctx supportHans Verkuil2014-12-16
* [media] media: cx88: use vb2_start_streaming_called() helperPrabhakar Lad2014-11-14
* [media] cx88: don't allow changes while vb2_is_busyHans Verkuil2014-11-03
* [media] cx88: drop mpeg_active fieldHans Verkuil2014-11-03
* [media] cx88: move width, height and field to core structHans Verkuil2014-11-03
* [media] cx88: increase API command timeoutHans Verkuil2014-11-03
* [media] cx88: remove dependency on btcx-riscHans Verkuil2014-11-03
* [media] cx88: drop cx88_free_bufferHans Verkuil2014-11-03
* [media] cx88: return proper errors during fw loadHans Verkuil2014-11-03
* [media] cx88: fix sparse warningHans Verkuil2014-11-03
* [media] cx88: convert to vb2Hans Verkuil2014-11-03
* [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-24
* [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-24
* [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-24
* [media] cx88: get rid of a warning at dprintk() macroMauro Carvalho Chehab2012-10-28
* [media] drivers/media/pci/cx88/cx88-blackbird.c: removes unnecessary semicolonPeter Senna Tschudin2012-10-06
* [media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handlerHans Verkuil2012-10-01
* [media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab2012-08-15