summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx88/cx88-mpeg.c
Commit message (Expand)AuthorAgeFilesLines
* media: cx88-mpeg: clear interrupt status register before streaming videoDaniel González Cabanelas2022-02-221-0/+3
* media: pci: cx88: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-06-171-3/+3
* media: cx88: use ARRAY_SIZEXu Wang2020-12-031-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* [media] cx88: make checkpatch.pl happyMauro Carvalho Chehab2016-11-251-54/+60
* [media] cx88: make checkpatch happierMauro Carvalho Chehab2016-11-181-31/+32
* [media] cx88: convert it to use pr_foo() macrosMauro Carvalho Chehab2016-11-181-85/+68
* [media] cx88: 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
* various: fix pci_set_dma_mask return value checkingChristoph Hellwig2015-11-201-1/+2
* cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-7/+7
* [media] cx88: v4l2-compliance fixesHans Verkuil2015-05-011-5/+1
* [media] cx88: Fix possible leak in cx8802_probe()Christian Engelmayer2015-03-021-1/+2
* [media] media: remove emacs editor variablesHans Verkuil2014-12-221-7/+0
* [media] cx88: add missing alloc_ctx supportHans Verkuil2014-12-161-4/+7
* [media] cx88: move width, height and field to core structHans Verkuil2014-11-031-2/+2
* [media] cx88: remove dependency on btcx-riscHans Verkuil2014-11-031-2/+5
* [media] cx88: drop cx88_free_bufferHans Verkuil2014-11-031-1/+5
* [media] cx88: convert to vb2Hans Verkuil2014-11-031-85/+32
* [media] cx88: drop the bogus 'queue' list in dmaqueueHans Verkuil2014-11-031-31/+0
* [media] cx88: remove fmt from the buffer structHans Verkuil2014-11-031-5/+1
* [media] misc drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-171-1/+1
* [media] pci: cx88: Remove redundant pci_set_drvdataSachin Kamat2013-10-171-1/+0
* [media] pci: cx88-mpeg: Use module_pci_driverSachin Kamat2013-10-171-13/+1
* [media] cx88: Fix unsafe locking in suspend-resumeAlexey Khoroshilov2013-04-221-4/+6
* Drivers: media: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+4
* [media] cx88: get rid of a warning at dprintk() macroMauro Carvalho Chehab2012-10-281-5/+9
* [media] cx88: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-10-251-4/+2
* Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab2012-10-111-1/+1
|\
| * [media] drivers/media: Remove unnecessary semicolonPeter Senna Tschudin2012-10-071-1/+1
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-071-1/+1
|/
* [media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab2012-08-151-0/+929