summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx88
Commit message (Expand)AuthorAgeFilesLines
* [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/+6
* [media] cx88: embed video_deviceHans Verkuil2015-04-084-72/+46
* [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/+0
* [media] media: remove emacs editor variablesHans Verkuil2014-12-223-21/+0
* [media] cx88: remove leftover start_video_dma() callHans Verkuil2014-12-161-1/+0
* [media] cx88: add missing alloc_ctx supportHans Verkuil2014-12-166-26/+21
* [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/+5
* [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/+0
* [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/+9
* [media] cx88: return proper errors during fw loadHans Verkuil2014-11-031-17/+15
* [media] cx88: fix sparse warningHans Verkuil2014-11-031-2/+2
* [media] cx88: convert to vb2Hans Verkuil2014-11-038-1097/+651
* [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/+3
* [media] cx88: remove fmt from the buffer structHans Verkuil2014-11-033-77/+46
* [media] cx88: remove return after BUG()Mauro Carvalho Chehab2014-09-261-3/+0
* [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-251-1/+1
* [media] rc-core: remove protocol arraysDavid Härdeman2014-07-251-1/+1
* [media] rc-core: document the protocol typeDavid Härdeman2014-07-231-5/+21
* [media] rc-core: improve ir-kbd-i2c get_key functionsDavid Härdeman2014-07-231-3/+5
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0
* [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2014-05-241-1/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-041-1/+1
|\
| * [media] rc: abstract access to allowed/enabled protocolsJames Hogan2014-03-111-1/+1
* | [media] Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-141-4/+2
|/
* [media] cx88: use correct pci drvdata type in cx88_audio_finidev()Wei Yongjun2013-12-101-2/+2
* [media] misc drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-173-3/+3
* [media] pci: cx88: Remove redundant pci_set_drvdataSachin Kamat2013-10-173-4/+0
* [media] pci: cx88-video: Use module_pci_driverSachin Kamat2013-10-171-14/+1
* [media] pci: cx88-mpeg: Use module_pci_driverSachin Kamat2013-10-171-13/+1
* [media] pci: cx88-alsa: Use module_pci_driverSachin Kamat2013-10-171-24/+1
* [media] cx88: Fix regression: CX88_AUDIO_WM8775 can't be 0Hans Verkuil2013-09-031-1/+1
* [media] cx88: fix build when VP3054=m and CX88_DVB=yMauro Carvalho Chehab2013-08-241-3/+8
* [media] cx88: set dev_parent to the correct parent PCI busHans Verkuil2013-06-211-0/+7