aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx23885/cx23885-core.c
AgeCommit message (Expand)Author
9 daysmaster: sync with upstream 6.6Bruce Ashfield
2023-03-19media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish()harperchen
2022-08-30media: cx23885: reset DMA on AMD Renior/Cezanne IOMMU due to RiSC engine stallDaniel Lee Kruse
2022-04-24media: pci: cx23885: Fix the error handling in cx23885_initdev()Zheyu Ma
2021-04-06media: cx23885: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-03-11media: cx23885: add more quirks for reset DMA on some AMD IOMMUBrad Love
2020-12-03media: cx23885: add more quirks for reset DMA on some AMD IOMMUDaniel Lee Kruse
2020-11-16media: Bulk remove BUG_ON(in_interrupt())Thomas Gleixner
2020-07-19media: cx23885: use generic power managementVaibhav Gupta
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
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