summaryrefslogtreecommitdiff
path: root/drivers/media/pci/cx88/cx88-video.c
AgeCommit message (Expand)Author
2017-12-18media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab
2017-06-06[media] cx88: Fix regression in initial video standard settingDevin Heitmueller
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab
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-10-21[media] cx88: don't break long linesMauro 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-23Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab
2015-11-20various: fix pci_set_dma_mask return value checkingChristoph Hellwig
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab
2015-11-10cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-06-10[media] cx88: don't declare restart_video_queue if not usedMauro Carvalho Chehab
2015-05-01[media] cx88: v4l2-compliance fixesHans Verkuil
2015-04-08[media] cx88: embed video_deviceHans Verkuil
2014-12-16[media] cx88: remove leftover start_video_dma() callHans Verkuil
2014-12-16[media] cx88: add missing alloc_ctx supportHans Verkuil
2014-11-03[media] cx88: pci_disable_device comes after free_irqHans Verkuil
2014-11-03[media] cx88: consistently use UNSET for absent tunerHans Verkuil
2014-11-03[media] cx88: don't allow changes while vb2_is_busyHans Verkuil
2014-11-03[media] cx88: move width, height and field to core structHans Verkuil
2014-11-03[media] cx88: don't pollute the kernel logHans 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: convert to vb2Hans Verkuil
2014-11-03[media] cx88: drop the bogus 'queue' list in dmaqueueHans Verkuil
2014-11-03[media] cx88: remove fmt from the buffer structHans Verkuil
2014-09-26[media] cx88: remove return after BUG()Mauro Carvalho Chehab
2013-10-17[media] misc drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-17[media] pci: cx88: Remove redundant pci_set_drvdataSachin Kamat
2013-10-17[media] pci: cx88-video: Use module_pci_driverSachin Kamat
2013-06-21[media] cx88: fix register maskHans Verkuil
2013-06-21[media] cx88: remove g_chip_identHans Verkuil
2013-06-08[media] cx88: fix NULL pointer dereferenceHans Verkuil
2013-04-22[media] cx88: Fix unsafe locking in suspend-resumeAlexey Khoroshilov
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans 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
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman
2012-10-07[media] drivers/media: Remove 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