aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx88/cx88-video.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
* Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab2015-11-23
|\
| * various: fix pci_set_dma_mask return value checkingChristoph Hellwig2015-11-20
* | [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-17
|/
* cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-10
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-20
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-01
* [media] cx88: don't declare restart_video_queue if not usedMauro Carvalho Chehab2015-06-10
* [media] cx88: v4l2-compliance fixesHans Verkuil2015-05-01
* [media] cx88: embed video_deviceHans Verkuil2015-04-08
* [media] cx88: remove leftover start_video_dma() callHans Verkuil2014-12-16
* [media] cx88: add missing alloc_ctx supportHans Verkuil2014-12-16
* [media] cx88: pci_disable_device comes after free_irqHans Verkuil2014-11-03
* [media] cx88: consistently use UNSET for absent tunerHans Verkuil2014-11-03
* [media] cx88: don't allow changes while vb2_is_busyHans Verkuil2014-11-03
* [media] cx88: move width, height and field to core structHans Verkuil2014-11-03
* [media] cx88: don't pollute the kernel logHans Verkuil2014-11-03
* [media] cx88: remove dependency on btcx-riscHans Verkuil2014-11-03
* [media] cx88: drop cx88_free_bufferHans Verkuil2014-11-03
* [media] cx88: convert to vb2Hans Verkuil2014-11-03
* [media] cx88: drop the bogus 'queue' list in dmaqueueHans Verkuil2014-11-03
* [media] cx88: remove fmt from the buffer structHans Verkuil2014-11-03
* [media] cx88: remove return after BUG()Mauro Carvalho Chehab2014-09-26
* [media] misc drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-17
* [media] pci: cx88: Remove redundant pci_set_drvdataSachin Kamat2013-10-17
* [media] pci: cx88-video: Use module_pci_driverSachin Kamat2013-10-17
* [media] cx88: fix register maskHans Verkuil2013-06-21
* [media] cx88: remove g_chip_identHans Verkuil2013-06-21
* [media] cx88: fix NULL pointer dereferenceHans Verkuil2013-06-08
* [media] cx88: Fix unsafe locking in suspend-resumeAlexey Khoroshilov2013-04-22
* [media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2013-03-24
* [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
* Drivers: media: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* [media] drivers/media: Remove unnecessary semicolonPeter Senna Tschudin2012-10-07
* [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