summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx88
Commit message (Expand)AuthorAgeFilesLines
* [media] rc: split nec protocol into its three variantsSean Young2016-09-221-2/+3
* [media] rc: Hauppauge z8f0811 can decode RC6Sean Young2016-09-221-1/+2
* [media] pci: constify vb2_ops structuresJulia Lawall2016-09-193-3/+3
* [media] pci: constify snd_pcm_ops structuresJulia Lawall2016-09-191-1/+1
* [media] cx88: use wm8775_s_ctrl instead of the s_ctrl opHans Verkuil2016-07-121-6/+2Star
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-084-4/+4
* [media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-086-23/+5Star
* [media] add media controller support to videobuf2-dvbMauro Carvalho Chehab2016-02-101-1/+2
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-1/+1
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-184-4/+4
* Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab2015-11-233-5/+6
|\
| * various: fix pci_set_dma_mask return value checkingChristoph Hellwig2015-11-213-5/+6
* | [media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2015-11-172-2/+2
* | [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-173-4/+4
|/
* cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-113-3/+3
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-204-4/+4
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-017-36/+48
* [media] cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNPLuis de Bethencourt2015-10-011-1/+1
* [media] cx88: don't declare restart_video_queue if not usedMauro Carvalho Chehab2015-06-101-1/+1
* [media] dvb: Get rid of typedev usage for enumsMauro Carvalho Chehab2015-06-092-8/+9
* [media] cx88: v4l2-compliance fixesHans Verkuil2015-05-015-16/+6Star
* [media] cx88: embed video_deviceHans Verkuil2015-04-084-72/+46Star
* [media] cx88: Fix possible leak in cx8802_probe()Christian Engelmayer2015-03-021-1/+2
* [media] cx88-dvb: whitespace cleanupMauro Carvalho Chehab2015-02-031-2/+2
* [media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil2014-12-231-3/+0Star
* [media] media: remove emacs editor variablesHans Verkuil2014-12-223-21/+0Star
* [media] cx88: remove leftover start_video_dma() callHans Verkuil2014-12-171-1/+0Star
* [media] cx88: add missing alloc_ctx supportHans Verkuil2014-12-176-26/+21Star
* [media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++Hans Verkuil2014-11-251-3/+3
* [media] media: cx88: use vb2_start_streaming_called() helperPrabhakar Lad2014-11-141-1/+1
* [media] cx88: fix VBI supportHans Verkuil2014-11-032-9/+22
* [media] cx88: pci_disable_device comes after free_irqHans Verkuil2014-11-031-1/+1
* [media] cx88: consistently use UNSET for absent tunerHans Verkuil2014-11-032-34/+34
* [media] cx88: don't allow changes while vb2_is_busyHans Verkuil2014-11-034-9/+33
* [media] cx88: drop mpeg_active fieldHans Verkuil2014-11-032-7/+5Star
* [media] cx88: move width, height and field to core structHans Verkuil2014-11-036-82/+98
* [media] cx88: don't pollute the kernel logHans Verkuil2014-11-032-4/+0Star
* [media] cx88: increase API command timeoutHans Verkuil2014-11-031-1/+1
* [media] cx88: remove dependency on btcx-riscHans Verkuil2014-11-0310-23/+49
* [media] cx88: drop cx88_free_bufferHans Verkuil2014-11-037-14/+9Star
* [media] cx88: return proper errors during fw loadHans Verkuil2014-11-031-17/+15Star
* [media] cx88: fix sparse warningHans Verkuil2014-11-031-2/+2
* [media] cx88: convert to vb2Hans Verkuil2014-11-038-1097/+651Star
* [media] cx88: drop videobuf abuse in cx88-alsaHans Verkuil2014-11-031-18/+89
* [media] cx88: drop the bogus 'queue' list in dmaqueueHans Verkuil2014-11-033-68/+3Star
* [media] cx88: remove fmt from the buffer structHans Verkuil2014-11-033-77/+46Star
* [media] cx88: remove return after BUG()Mauro Carvalho Chehab2014-09-261-3/+0Star
* [media] cx88: fix cards table CodingStyleMauro Carvalho Chehab2014-09-261-316/+316
* [media] rc-core: rename dev->scanmask to dev->scancode_maskDavid Härdeman2014-07-261-1/+1
* [media] rc-core: remove protocol arraysDavid Härdeman2014-07-261-1/+1