aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx23885 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-30[media] cx23885: add IR for DVBSky T9580 Dual DVB-S2/T2/C PCIe cardnibble.max2-0/+11
2014-10-30[media] cx23855: add CI support for DVBSky T980COlli Salonen1-2/+104
2014-10-30[media] cx23885: add I2C client for CI into state and handle unregisteringOlli Salonen2-0/+8
2014-10-30[media] cx23855: add support for DVBSky T980C (no CI support)Olli Salonen3-0/+102
2014-10-21[media] cx23885: initialize config structs for T9580Olli Salonen1-0/+3
2014-09-26[media] pci drivers: use %zu instead of %zdMauro Carvalho Chehab1-1/+1
2014-09-23[media] cx23855: add support for DVBSky T9580 DVB-C/T2/S2 tunerOlli Salonen4-0/+191
2014-09-23[media] cx23855: add frontend set voltage function into stateOlli Salonen1-0/+2
2014-09-23[media] cx23885: add i2c client handling into dvb_unregister and stateOlli Salonen2-7/+19
2014-09-21[media] cx23885: fix size helper functionsHans Verkuil2-8/+3
2014-09-21[media] cx23885: fix VBI supportHans Verkuil2-6/+6
2014-09-08[media] cx23885: Add busy checks before changing formatsHans Verkuil2-8/+17
2014-09-08[media] cx23885: remove btcx-risc dependencyHans Verkuil5-26/+35
2014-09-08[media] cx23885: fix field handlingHans Verkuil1-1/+6
2014-09-08[media] cx23885: convert to vb2Hans Verkuil9-1251/+655
2014-09-03[media] cx23885: fix sparse warningHans Verkuil1-1/+1
2014-09-03[media] cx23885: remove FSF address as per checkpatchHans Verkuil30-141/+0
2014-09-03[media] cx23885: use video_drvdata to get cx23885_dev pointerHans Verkuil5-71/+60
2014-09-03[media] cx23885: drop videobuf abuse in cx23885-alsaHans Verkuil2-15/+88
2014-09-03[media] cx23885: fmt, width and height are global, not per-fhHans Verkuil2-99/+34
2014-09-03[media] cx23885: drop unused clip fields from struct cx23885_fhHans Verkuil1-5/+0
2014-09-03[media] cx23885: drop type field from struct cx23885_fhHans Verkuil2-50/+40
2014-09-03[media] cx23885: drop radio-related dead codeHans Verkuil2-15/+3
2014-09-03[media] cx23885: map invalid fields to a valid fieldHans Verkuil1-1/+2
2014-09-03[media] cx23885: fix format colorspace compliance errorHans Verkuil1-0/+2
2014-09-03[media] cx23885: convert 417 to the control frameworkHans Verkuil3-121/+20
2014-09-03[media] cx23885: convert to the control frameworkHans Verkuil4-244/+51
2014-09-03[media] cx23885: use core locking, switch to unlocked_ioctlHans Verkuil2-36/+12
2014-09-03[media] cx23885: support v4l2_fh and g/s_priorityHans Verkuil3-1/+12
2014-09-03[media] cx23885: fix audio input handlingHans Verkuil1-11/+20
2014-09-03[media] cx23885: fix querycapHans Verkuil1-6/+9
2014-08-21[media] cx23885: Spelling s/compuations/computations/Geert Uytterhoeven1-1/+1
2014-08-01[media] cx23885: fix UNSET/TUNER_ABSENT confusionHans Verkuil2-9/+9
2014-07-27[media] cx23885: Add si2165 support for HVR-5500Matthias Schwarzott3-8/+53
2014-07-26[media] cx23885-dvb: remove previously overriden valueMauro Carvalho Chehab1-1/+0
2014-07-26[media] cx23885 now needs to select dib0070Mauro Carvalho Chehab1-0/+1
2014-07-26[media] Add support for DViCO FusionHDTV DVB-T Dual Express2James Harper3-0/+139
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman1-1/+1
2014-07-17[media] cx23885: add support for Hauppauge ImpactVCB-eHans Verkuil3-1/+32
2014-06-17[media] dib7000: export just one symbolMauro Carvalho Chehab1-2/+6
2014-06-17[media] dib7000p: rename dib7000p_attach to dib7000p_initMauro Carvalho Chehab1-1/+1
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart1-2/+2
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-1/+2
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan1-1/+1
2014-02-14[media] Convert to snd_card_new() with a device pointerTakashi Iwai1-3/+2
2014-02-04[media] cx23885: Fix tuning regression for TeVii S471Joakim Hernberg1-0/+1
2013-12-09[media] media_tree: Fix spelling errorsJonathan McCrohan1-1/+1
2013-11-29[media] media_tree: Fix spelling errorsJonathan McCrohan1-1/+1
2013-11-08[media] cimax2: Don't use dynamic static allocationMauro Carvalho Chehab1-1/+12
2013-10-17[media] misc drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1