summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10927): dib0700: add support for Hauppauge ATSC MiniCardMichael Krufky2009-03-303-0/+99
* V4L/DVB (10926): saa7134: enable digital tv support for Hauppauge WinTV-HVR1120Michael Krufky2009-03-303-1/+50
* V4L/DVB (10925): add support for LG Electronics LGDT3305 ATSC/QAM-B DemodulatorMichael Krufky2009-03-304-0/+1181
* V4L/DVB (10924): saa7134: enable serial transport streaming interfaceMichael Krufky2009-03-302-2/+19
* V4L/DVB (10923): saa7134: fix typo in product nameMichael Krufky2009-03-302-11/+11
* V4L/DVB (10921): msp3400: remove obsolete V4L1 codeHans Verkuil2009-03-301-116/+0
* V4L/DVB (10920): v4l2-ioctl: fix partial-copy code.Hans Verkuil2009-03-301-4/+5
* V4L/DVB (10919): tlv320aic23b: use v4l2-i2c-drv.h instead of drv-legacy.hHans Verkuil2009-03-301-4/+1
* V4L/DVB (10914): v4l2: fix compile warnings when printing u64 value.Hans Verkuil2009-03-308-13/+16
* V4L/DVB (10912): vivi: fix compile warning.Hans Verkuil2009-03-301-1/+1
* V4L/DVB (10910): videodev2.h: remove deprecated VIDIOC_G_CHIP_IDENT_OLDHans Verkuil2009-03-302-6/+0
* V4L/DVB (10909): tvmixer: remove last remaining references to this deleted mo...Hans Verkuil2009-03-301-1/+0
* V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 driversMauro Carvalho Chehab2009-03-3014-27/+8
* V4L/DVB (10870a): remove all references for video_decoder.hMauro Carvalho Chehab2009-03-301-1/+0
* V4L/DVB (10905): dib0700: enable DVB_FE_CUSTOMISE for dibcom frontendsMichael Krufky2009-03-301-4/+4
* V4L/DVB (10904): remove dib0070_ctrl_agc_filter from dib0070.hMichael Krufky2009-03-301-2/+0
* V4L/DVB (10903): cleanup linewraps in dib3000mc.hMichael Krufky2009-03-301-1/+2
* V4L/DVB (10902): cleanup linewraps in dib7000m.hMichael Krufky2009-03-301-2/+6
* V4L/DVB (10901): cleanup linewraps in dib7000p.hMichael Krufky2009-03-301-13/+13
* V4L/DVB (10900): remove build-time dependencies on dib3000mcMichael Krufky2009-03-301-5/+28
* V4L/DVB (10899): remove build-time dependencies on dib7000pMichael Krufky2009-03-301-2/+7
* V4L/DVB (10898): remove build-time dependencies on dib7000mMichael Krufky2009-03-301-0/+20
* V4L/DVB (10897): Fix Kbuild MEDIA_TUNER_CUSTOMIZE dependenciesMauro Carvalho Chehab2009-03-304-19/+19
* V4L/DVB (10896): /frontends/Kconfig: Move af9013 Kconfig option to its proper...Mauro Carvalho Chehab2009-03-301-7/+7
* V4L/DVB (10894): ISA radio drivers: improve kernel log messageHans Verkuil2009-03-306-6/+7
* V4L/DVB (10893): radio-zoltrix: convert to v4l2_device.Hans Verkuil2009-03-301-201/+178
* V4L/DVB (10892): radio-typhoon: convert to v4l2_device.Hans Verkuil2009-03-301-209/+141
* V4L/DVB (10891): radio-trust: convert to v4l2_device.Hans Verkuil2009-03-301-165/+179
* V4L/DVB (10890): radio-terratec: convert to v4l2_device.Hans Verkuil2009-03-301-163/+147
* V4L/DVB (10889): radio-sf16fmr2: convert to v4l2_device.Hans Verkuil2009-03-301-197/+175
* V4L/DVB (10888): radio-sf16fmi: convert to v4l2_device.Hans Verkuil2009-03-301-149/+135
* V4L/DVB (10887): radio-rtrack2: convert to v4l2_device.Hans Verkuil2009-03-301-149/+129
* V4L/DVB (10886): radio-maxiradio: convert to v4l2_device.Hans Verkuil2009-03-301-189/+186
* V4L/DVB (10885): radio-maestro: convert to v4l2_device.Hans Verkuil2009-03-301-174/+164
* V4L/DVB (10884): radio-gemtek: convert to v4l2_device.Hans Verkuil2009-03-301-210/+187
* V4L/DVB (10883): radio-gemtek-pci: convert to v4l2_device.Hans Verkuil2009-03-301-170/+160
* V4L/DVB (10882): radio-cadet: convert to v4l2_device.Hans Verkuil2009-03-301-300/+295
* V4L/DVB (10881): radio-aztech: convert to v4l2_device.Hans Verkuil2009-03-301-198/+181
* V4L/DVB (10880): radio-aimslab: convert to v4l2_device.Hans Verkuil2009-03-301-181/+167
* V4L/DVB (10877): saa7134: add analog support for Hauppauge HVR1110r3 boardsMichael Krufky2009-03-302-2/+173
* V4L/DVB (10876): tda18271: add support for AGC configuration via tuner callbackMichael Krufky2009-03-304-5/+49
* V4L/DVB (10874): w9968cf/ovcamchip: convert to v4l2_subdev.Hans Verkuil2009-03-304-206/+126
* V4L/DVB (10873): w9968cf: add v4l2_device.Hans Verkuil2009-03-302-15/+21
* V4L/DVB (10871): stv0900: delete debug messages not related to stv0900 tuning...Igor M. Liplianin2009-03-301-16/+4
* V4L/DVB (10870): v4l2-ioctl: get rid of video_decoder.hMauro Carvalho Chehab2009-03-301-14/+0
* V4L/DVB (10868): vino: add note that this conversion is untested.Hans Verkuil2009-03-301-0/+6
* V4L/DVB (10867): vino: fold i2c-algo-sgi code into vino.Jean Delvare2009-03-302-54/+194
* V4L/DVB (10866): saa7191, indycam: remove compat code.Hans Verkuil2009-03-302-34/+2
* V4L/DVB (10865): vino: convert to v4l2_subdev.Hans Verkuil2009-03-301-140/+67
* V4L/DVB (10864): vino: introduce v4l2_device.Hans Verkuil2009-03-301-11/+22
OpenPOWER on IntegriCloud