summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx23885/cx23885-core.c
Commit message (Expand)AuthorAgeFilesLines
* media: cx23885: debug cosmeticsMariusz Bialonczyk2023-08-101-3/+3
* media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish()harperchen2023-03-191-1/+3
* media: cx23885: reset DMA on AMD Renior/Cezanne IOMMU due to RiSC engine stallDaniel Lee Kruse2022-08-301-0/+3
* media: pci: cx23885: Fix the error handling in cx23885_initdev()Zheyu Ma2022-04-241-3/+3
* media: cx23885: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-04-061-5/+8
* media: cx23885: add more quirks for reset DMA on some AMD IOMMUBrad Love2021-03-111-0/+9
* media: cx23885: add more quirks for reset DMA on some AMD IOMMUDaniel Lee Kruse2020-12-031-0/+4
* media: Bulk remove BUG_ON(in_interrupt())Thomas Gleixner2020-11-161-1/+0
* media: cx23885: use generic power managementVaibhav Gupta2020-07-191-3/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-11/+1
* media: pci: fix several typosMauro Carvalho Chehab2019-03-011-3/+3
* media: cx23885: only reset DMA on problematic CPUsBrad Love2018-12-201-2/+53
* media: pci: cx23885: Replace mdelay() with msleep() in cx23885_reset()Jia-Ju Bai2018-07-271-1/+1
* media: cx23885: Add some missing register documentationBrad Love2018-05-111-1/+8
* media: cx23885: Expand registers in dma tsport reg dumpBrad Love2018-05-111-0/+12
* media: cx23885: Ryzen DMA related RiSC engine stall fixesBrad Love2018-05-111-2/+60
* media: cx23885: Use PCI and TS masks in irq functionsBrad Love2018-05-111-2/+10
* media: cx23885: Handle additional bufs on interruptBrad Love2018-05-111-13/+24
* media: add tuner standby op, use where neededHans Verkuil2018-03-211-1/+1
* media: cx23885: Override 888 ImpactVCBe crystal frequencyBrad Love2018-03-071-0/+10
* media: cx23885: change 887/888 default to 888Brad Love2018-03-071-3/+3
* media: cx23885: Add support for new Hauppauge QuadHD (885)Brad Love2018-03-061-0/+8
* media: cx23885: constify pci_device_idArvind Yadav2017-08-091-1/+1
* [media] cx23885: convert it to use pr_foo() macrosMauro Carvalho Chehab2016-11-181-73/+64
* [media] cx23885: use KERN_CONT where neededMauro Carvalho Chehab2016-11-181-4/+4
* [media] cx23885: don't break long linesMauro Carvalho Chehab2016-10-211-8/+7
* [media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-081-9/+1
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-1/+1
* [media] cx23885: add support for ViewCast 260e and 460eHans Verkuil2015-12-181-0/+10
* various: fix pci_set_dma_mask return value checkingChristoph Hellwig2015-11-201-2/+2
* cx23885: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-11/+13
* [media] cx23885: Always initialise dev->slock spinlockDavid Howells2015-04-081-0/+1
* Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2015-01-241-2/+2
|\
| * [media] cx23885: fix free interrupt bugHans Verkuil2015-01-211-2/+2
* | Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-111-6/+9
|\|
| * [media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil2014-11-251-5/+0
| * [media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil2014-11-251-1/+9
* | [media] cx23885: use sg = sg_next(sg) instead of sg++Hans Verkuil2014-11-211-3/+3
|/
* [media] cx23885: fix VBI supportHans Verkuil2014-09-211-2/+2
* [media] cx23885: remove btcx-risc dependencyHans Verkuil2014-09-081-17/+19
* [media] cx23885: convert to vb2Hans Verkuil2014-09-081-220/+85
* [media] cx23885: remove FSF address as per checkpatchHans Verkuil2014-09-031-4/+0
* [media] cx23885: convert to the control frameworkHans Verkuil2014-09-031-3/+14
* [media] misc drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-171-1/+1
* [media] Fixed misleading error when handling IR interruptsLuis Alves2013-08-241-4/+1
* Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab2013-01-241-4/+4
|\
| * Drivers: media: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+4
* | [media] v4l: Convert drivers to use monotonic timestampsSakari Ailus2012-12-211-1/+1
|/
* [media] cx23885: get rid of warning: no previous prototypeMauro Carvalho Chehab2012-10-271-1/+1