aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-03[media] cx88: drop mpeg_active fieldHans Verkuil2-7/+5
2014-11-03[media] cx88: move width, height and field to core structHans Verkuil6-82/+98
2014-11-03[media] cx88: don't pollute the kernel logHans Verkuil2-4/+0
2014-11-03[media] cx88: increase API command timeoutHans Verkuil1-1/+1
2014-11-03[media] cx88: remove dependency on btcx-riscHans Verkuil10-23/+49
2014-11-03[media] cx88: drop cx88_free_bufferHans Verkuil7-14/+9
2014-11-03[media] cx88: return proper errors during fw loadHans Verkuil1-17/+15
2014-11-03[media] cx88: fix sparse warningHans Verkuil1-2/+2
2014-11-03[media] cx88: convert to vb2Hans Verkuil8-1097/+651
2014-11-03[media] cx88: drop videobuf abuse in cx88-alsaHans Verkuil1-18/+89
2014-11-03[media] cx88: drop the bogus 'queue' list in dmaqueueHans Verkuil3-68/+3
2014-11-03[media] cx88: remove fmt from the buffer structHans Verkuil3-77/+46
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-24[media] tw68: remove bogus I2C_ALGOBIT dependencyHans Verkuil1-1/+0
2014-10-24[media] tw68: remove deprecated IRQF_DISABLEDFabian Frederick1-1/+1
2014-10-21[media] cx23885: initialize config structs for T9580Olli Salonen1-0/+3
2014-09-28[media] pt3: fix DTV FE I2C driver load error pathsAntti Palosaari1-12/+11
2014-09-26[media] pci drivers: use %zu instead of %zdMauro Carvalho Chehab6-8/+8
2014-09-26[media] cx88: remove return after BUG()Mauro Carvalho Chehab1-3/+0
2014-09-26[media] cx88: fix cards table CodingStyleMauro Carvalho Chehab1-316/+316
2014-09-26[media] saa7164-core: declare symbols as staticMauro Carvalho Chehab1-3/+3
2014-09-26[media] sta2x11_vip: fix address space castingMauro 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-23[media] pt3: make pt3_pm_ops() staticMauro Carvalho Chehab1-1/+1
2014-09-23[media] pt3: add support for Earthsoft PT3 ISDB-S/T receiver cardAkihiro Tsukada8-0/+1548
2014-09-23[media] saa7134: Remove unused status varMauro Carvalho Chehab1-4/+3
2014-09-23[media] saa7134: Remove some casting warningsMauro Carvalho Chehab1-4/+4
2014-09-23[media] saa7134: Fix compilation breakage when go7007 is not selectedMauro Carvalho Chehab2-1/+10
2014-09-23[media] saa7134: add saa7134-go7007Hans Verkuil5-3/+576
2014-09-23[media] saa7134: also capture the WSS signal for 50 Hz VBI captureHans Verkuil2-2/+2
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-21Merge remote-tracking branch 'linus/master' into patchworkMauro Carvalho Chehab1-0/+1
2014-09-08[media] tw68: drop bogus cpu_to_le32() callHans Verkuil1-1/+1
2014-09-08[media] tw68: simplify tw68_buffer_countHans Verkuil1-10/+1
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-08[media] ngene: properly handle __user ptrMauro Carvalho Chehab1-1/+1
2014-09-04[media] tw68: make tw68_pci_tbl static and constifyMauro Carvalho Chehab1-1/+1
2014-09-04[media] tw68: refactor and cleanup the tw68 driverHans Verkuil14-3404/+558
2014-09-04[media] tw68: add original tw68 codeHans Verkuil10-0/+5011
2014-09-03[media] saa7164: just return 0 instead of using a varMauro Carvalho Chehab1-2/+1
2014-09-03[media] bt8xx: just return 0 instead of using a varMauro Carvalho Chehab2-5/+2