summaryrefslogtreecommitdiff
path: root/drivers/media/pci/cx23885/cx23885-core.c
AgeCommit message (Expand)Author
2019-03-01media: pci: fix several typosMauro Carvalho Chehab
2018-12-20media: cx23885: only reset DMA on problematic CPUsBrad Love
2018-07-27media: pci: cx23885: Replace mdelay() with msleep() in cx23885_reset()Jia-Ju Bai
2018-05-11media: cx23885: Add some missing register documentationBrad Love
2018-05-11media: cx23885: Expand registers in dma tsport reg dumpBrad Love
2018-05-11media: cx23885: Ryzen DMA related RiSC engine stall fixesBrad Love
2018-05-11media: cx23885: Use PCI and TS masks in irq functionsBrad Love
2018-05-11media: cx23885: Handle additional bufs on interruptBrad Love
2018-03-21media: add tuner standby op, use where neededHans Verkuil
2018-03-07media: cx23885: Override 888 ImpactVCBe crystal frequencyBrad Love
2018-03-07media: cx23885: change 887/888 default to 888Brad Love
2018-03-06media: cx23885: Add support for new Hauppauge QuadHD (885)Brad Love
2017-08-09media: cx23885: constify pci_device_idArvind Yadav
2016-11-18[media] cx23885: convert it to use pr_foo() macrosMauro Carvalho Chehab
2016-11-18[media] cx23885: use KERN_CONT where neededMauro Carvalho Chehab
2016-10-21[media] cx23885: don't break long linesMauro Carvalho Chehab
2016-07-08[media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-12-18[media] cx23885: add support for ViewCast 260e and 460eHans Verkuil
2015-11-20various: fix pci_set_dma_mask return value checkingChristoph Hellwig
2015-11-10cx23885: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-04-08[media] cx23885: Always initialise dev->slock spinlockDavid Howells
2015-01-24Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2015-01-21[media] cx23885: fix free interrupt bugHans Verkuil
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-11-25[media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil
2014-11-25[media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil
2014-11-21[media] cx23885: use sg = sg_next(sg) instead of sg++Hans Verkuil
2014-09-21[media] cx23885: fix VBI supportHans Verkuil
2014-09-08[media] cx23885: remove btcx-risc dependencyHans Verkuil
2014-09-08[media] cx23885: convert to vb2Hans Verkuil
2014-09-03[media] cx23885: remove FSF address as per checkpatchHans Verkuil
2014-09-03[media] cx23885: convert to the control frameworkHans Verkuil
2013-10-17[media] misc drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-08-24[media] Fixed misleading error when handling IR interruptsLuis Alves
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman
2012-12-21[media] v4l: Convert drivers to use monotonic timestampsSakari Ailus
2012-10-27[media] cx23885: get rid of warning: no previous prototypeMauro Carvalho Chehab
2012-10-25[media] cx23885: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab