aboutsummaryrefslogtreecommitdiffstats
path: root/include/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-02V4L/DVB (3702): Make msp3400 routing defines more consistentHans Verkuil1-30/+30
2006-04-02V4L/DVB (3666): Remove trailing newlinesHans Verkuil2-2/+0
2006-04-02V4L/DVB (3665): Add new NEC uPD64031A and uPD64083 i2c driversHans Verkuil2-0/+100
2006-04-02V4L/DVB (3610): Added the new routing commands to cx25840.Hans Verkuil1-0/+64
2006-04-02V4L/DVB (3608): Implement new routing commands in saa7127.cHans Verkuil1-0/+41
2006-04-02V4L/DVB (3607): Implement routing command for saa7115.cHans Verkuil1-0/+37
2006-03-24V4L/DVB (3599): Implement new routing commands for wm8775 and cs53l32a.Hans Verkuil2-0/+69
2006-03-24V4L/DVB (3582): Implement correct msp3400 input/output routingHans Verkuil2-8/+5
2006-03-24V4L/DVB (3581): Add new media/msp3400.h header containing the routing macrosHans Verkuil1-0/+221
2006-03-24V4L/DVB (3577): Cleanup audio input handlingHans Verkuil3-21/+34
2006-03-24V4L/DVB (3548): Renamed I2C_foo addresses to I2C_ADDR_fooMauro Carvalho Chehab1-29/+29
2006-03-24V4L/DVB (3547): Tvaudio.h are just i2c addresses. Merged into i2c-addr.hMauro Carvalho Chehab1-0/+14
2006-03-24V4L/DVB (3546): Fix Compilation after moving bttv codeMauro Carvalho Chehab2-0/+74
2006-03-24V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab2-16/+43
2006-03-21V4L/DVB (3513): Remove saa711x driverMauro Carvalho Chehab1-0/+1
2006-03-21V4L/DVB (3445): LG TALN series: add PAL / SECAM supportMichael Krufky1-1/+1
2006-03-08V4L/DVB (3411): FE6600 is a Thomson tunerMichael Krufky1-1/+1
2006-03-08V4L/DVB (3408): DViCO FusionHDTV DVB-T Hybrid and ZL10353-based FusionHDTV DVB-T Plus supportChris Pascoe1-1/+2
2006-02-27V4L/DVB (3371): Add debug to ioctl arguments.Mauro Carvalho Chehab1-4/+7
2006-02-27V4L/DVB (3291): Added support for xc3028 analogue tuner (Hauppauge HVR900, Terratec Hybrid XS)Markus Rechberger1-0/+3
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar3-11/+14
2006-02-06V4L/DVB (3265): Add count to tunertype structMichael Krufky1-0/+1
2006-01-23V4L/DVB (3436): move config byte from tuner_params to tuner_range struct.Michael Krufky1-1/+1
2006-01-23V4L/DVB (3430): Add new internal VIDIOC_INT commandsHans Verkuil1-7/+44
2006-01-23V4L/DVB (3420): Added iocls to configure VBI on tvp5150Mauro Carvalho Chehab1-1/+2
2006-01-23V4L/DVB (3400): Remove duplicated keymaps and add keymap for KWorld LTV883IR.Nickolay V. Shmyrev1-4/+2
2006-01-23V4L/DVB (3393): Move all IR keymaps to ir-common moduleRicardo Cerqueira1-7/+35
2006-01-15V4L/DVB (3388): tuner_params->tda988x is currently unused, so disableMichael Krufky1-2/+1
2006-01-15V4L/DVB (3387): clean up some commentsMichael Krufky1-1/+2
2006-01-15V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tuners that need this.Hans Verkuil3-3/+30
2006-01-15V4L/DVB (3383): Move tda988x options into tuner_params struct.Michael Krufky1-1/+1
2006-01-13V4L/DVB (3364): disable all dvb tuner param_types until we need themMichael Krufky1-5/+1
2006-01-13V4L/DVB (3363): Add support for Samsung tuner TCPN 2121P30AHans Verkuil1-0/+1
2006-01-13V4L/DVB (3359): Redesign tuners struct for maximum flexibilityMichael Krufky2-0/+42
2006-01-11V4L/DVB (3347): Fixes some bad global variablesHans Verkuil1-2/+2
2006-01-11V4L/DVB (3345): Fixes some bad global variablesMauro Carvalho Chehab1-2/+1
2006-01-09V4L/DVB (3325): WSS output interface for av7110Oliver Endriss1-0/+2
2006-01-09V4L/DVB (3307): Some cleanups at I2C modulesMauro Carvalho Chehab2-2/+1
2006-01-09V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil2-2/+3
2006-01-09V4L/DVB (3276): Added new diagnositics macros, convert msp3400 to the new macros.Hans Verkuil1-12/+51
2006-01-09V4L/DVB (3269): ioctls cleanups.Michael Krufky3-9/+25
2006-01-09V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed valuesHans Verkuil1-10/+5
2006-01-09V4L/DVB (3245): Added some comments about multiple tuner support.Hans Verkuil1-3/+19
2006-01-09V4L/DVB (3233): Fixed API to set I2S speed controlMauro Carvalho Chehab1-0/+7
2006-01-09V4L/DVB (3196): correct Thomson DTT 761x frequency rangesMichael Krufky1-1/+1
2006-01-09V4L/DVB (3167): added ntsc parameter to tuner and more standardized debugsMauro Carvalho Chehab1-5/+5
2006-01-09V4L/DVB (3116): tda9887 improvements: better defaults, better configurability.Hans Verkuil1-13/+18
2006-01-09V4L/DVB (3105): Remove AUDC_CONFIG_PINNACLE horror, fix mt20xx radio support.Hans Verkuil1-11/+0
2006-01-09V4L/DVB (3062): Fix wrong tuner.h define for tuner 46Hans Verkuil1-2/+2
2006-01-09V4L (1021): Tuner description now follows the same CodingStyle as the othersMauro Carvalho Chehab1-22/+0