summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx23885/cx23885-core.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-30media: cx23885: reset DMA on AMD Renior/Cezanne IOMMU due to RiSC engine stallDaniel Lee Kruse1-0/+3
2022-04-24media: pci: cx23885: Fix the error handling in cx23885_initdev()Zheyu Ma1-3/+3
2021-04-06media: cx23885: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-5/+8
2021-03-11media: cx23885: add more quirks for reset DMA on some AMD IOMMUBrad Love1-0/+9
2020-12-03media: cx23885: add more quirks for reset DMA on some AMD IOMMUDaniel Lee Kruse1-0/+4
2020-11-16media: Bulk remove BUG_ON(in_interrupt())Thomas Gleixner1-1/+0
2020-07-19media: cx23885: use generic power managementVaibhav Gupta1-3/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-11/+1
2019-03-01media: pci: fix several typosMauro Carvalho Chehab1-3/+3
2018-12-20media: cx23885: only reset DMA on problematic CPUsBrad Love1-2/+53
2018-07-27media: pci: cx23885: Replace mdelay() with msleep() in cx23885_reset()Jia-Ju Bai1-1/+1
2018-05-11media: cx23885: Add some missing register documentationBrad Love1-1/+8
2018-05-11media: cx23885: Expand registers in dma tsport reg dumpBrad Love1-0/+12
2018-05-11media: cx23885: Ryzen DMA related RiSC engine stall fixesBrad Love1-2/+60
2018-05-11media: cx23885: Use PCI and TS masks in irq functionsBrad Love1-2/+10
2018-05-11media: cx23885: Handle additional bufs on interruptBrad Love1-13/+24
2018-03-21media: add tuner standby op, use where neededHans Verkuil1-1/+1
2018-03-07media: cx23885: Override 888 ImpactVCBe crystal frequencyBrad Love1-0/+10
2018-03-07media: cx23885: change 887/888 default to 888Brad Love1-3/+3
2018-03-06media: cx23885: Add support for new Hauppauge QuadHD (885)Brad Love1-0/+8
2017-08-09media: cx23885: constify pci_device_idArvind Yadav1-1/+1
2016-11-18[media] cx23885: convert it to use pr_foo() macrosMauro Carvalho Chehab1-73/+64
2016-11-18[media] cx23885: use KERN_CONT where neededMauro Carvalho Chehab1-4/+4
2016-10-21[media] cx23885: don't break long linesMauro Carvalho Chehab1-8/+7
2016-07-08[media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil1-9/+1
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung1-1/+1
2015-12-18[media] cx23885: add support for ViewCast 260e and 460eHans Verkuil1-0/+10
2015-11-20various: fix pci_set_dma_mask return value checkingChristoph Hellwig1-2/+2
2015-11-10cx23885: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung1-11/+13
2015-04-08[media] cx23885: Always initialise dev->slock spinlockDavid Howells1-0/+1
2015-01-24Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-2/+2
2015-01-21[media] cx23885: fix free interrupt bugHans Verkuil1-2/+2
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+9
2014-11-25[media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil1-5/+0
2014-11-25[media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil1-1/+9
2014-11-21[media] cx23885: use sg = sg_next(sg) instead of sg++Hans Verkuil1-3/+3
2014-09-21[media] cx23885: fix VBI supportHans Verkuil1-2/+2
2014-09-08[media] cx23885: remove btcx-risc dependencyHans Verkuil1-17/+19
2014-09-08[media] cx23885: convert to vb2Hans Verkuil1-220/+85
2014-09-03[media] cx23885: remove FSF address as per checkpatchHans Verkuil1-4/+0
2014-09-03[media] cx23885: convert to the control frameworkHans Verkuil1-3/+14
2013-10-17[media] misc drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-08-24[media] Fixed misleading error when handling IR interruptsLuis Alves1-4/+1
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab1-4/+4
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2012-12-21[media] v4l: Convert drivers to use monotonic timestampsSakari Ailus1-1/+1
2012-10-27[media] cx23885: get rid of warning: no previous prototypeMauro Carvalho Chehab1-1/+1
2012-10-25[media] cx23885: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-4/+2
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab1-0/+2234