summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/tuner-core.c
AgeCommit message (Expand)Author
2006-06-24Always switch tuner mode when calling VIDIOC_S_FREQUENCY.Hans Verkuil
2006-06-23Merge tda9887 module into tuner.Mauro Carvalho Chehab
2006-05-03fix build for older gcc's that dont support compiler macros in a function callMichael Krufky
2006-04-27v4l: rename TUNER_LG_TDVS_H062F to TUNER_LG_TDVS_H06XFMichael Krufky
2006-04-11Since we are not using CVS, $Id makes no sense anymoreMauro Carvalho Chehab
2006-04-01Remove obsolete commands from tvp5150.cHans Verkuil
2006-04-01More msp3400 and bttv fixesHans Verkuil
2006-03-25Fix compilation warning at powerpc platformMauro Carvalho Chehab
2006-03-19Cleanup audio input handlingHans Verkuil
2006-02-23Fixed Pinnacle 300i DVB-T support Hartmut Hackmann
2006-02-08XC3028 code marked with an special define optionMauro Carvalho Chehab
2006-02-03Add V4L2_STD_NTSC_M_KR TV standard for South Korean NTSC-M using A2 audio.Hans Verkuil
2006-02-01fixed xc3028 firmware extractor, added terratec fw supportMarkus Rechberger
2006-02-01added support for xc3028 analogue tuner (Hauppauge HVR900, Terratec Hybrid XS)Markus Rechberger
2006-01-23changed comment in tuner-core.cMarkus Rechberger
2006-01-22bug-fix missing break;Markus Rechberger
2006-01-22audmode and rxsubchans fixes (VIDIOC_G/S_TUNER)Hans Verkuil
2006-01-15Separate tv & radio freqs, fix cb/freq transmit order for tuners that need this.Hans Verkuil
2006-01-11Fixes some bad global variablesHans Verkuil
2006-01-11From: Panagiotis Issaris <takis@issaris.org>Mauro Carvalho Chehab
2006-01-09Several i2C cleanups to compile on both current linux and kernels >2.6.15Mauro Carvalho Chehab
2006-01-08i2c fixes and cleanupsMauro Carvalho Chehab
2006-01-07Some cleanups at I2C modulesMauro Carvalho Chehab
2006-01-02convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil
2006-01-01ioctls cleanups.Mauro Carvalho Chehab
2005-12-25replace <media/i2c-compat.h> with "i2c-compat.h"Michael Krufky
2005-12-11added ntsc parameter to tuner and more standardized debugsMauro Carvalho Chehab
2005-12-07kernel-sync patches.Mauro Carvalho Chehab
2005-12-04Remove AUDC_CONFIG_PINNACLE horror, fix mt20xx radio support.Hans Verkuil
2005-12-02Add VIDIOC_LOG_STATUS to tuner-core.cHans Verkuil
2005-11-27Fix suspend/resume 2.6.15 compile warningsHans Verkuil
2005-11-09Added SECAM L' video standardMauro Carvalho Chehab
2005-10-31- Rollback recent i2c change to solve tuner detection breakageRicardo Cerqueira
2005-10-27- Some cleanups at I2C stuff and fixing when tuner addr is set.Mauro Carvalho Chehab
2005-10-27 * ../linux/drivers/media/video/tuner-core.c: (tuner_command):Nickolay V. Shmyrev
2005-10-24 * ../linux/Documentation/video4linux/API.html:Nickolay V. Shmyrev
2005-10-23Update em2800 scaler code and comments based on info from empiatechMarkus Rechberger
2005-10-23 - fixed tda8290 autodetectionHartmut Hackmann
2005-10-19 - Rearranged print order to present a correct answer.Mauro Carvalho Chehab
2005-10-18 - corrected probing code for tda8290Hartmut Hackmann
2005-10-18 - Added autodetection code to tda8290, to avoid conflicts withMauro Carvalho Chehab
2005-10-17 - add support for tda8275aHartmut Hackmann
2005-10-16- Whitespace Cleanups.Mauro Carvalho Chehab
2005-09-13 * bt832.c: (bt832_probe):Michael Krufky
2005-09-13- Small fixes.Mauro Carvalho Chehab
2005-09-13 * bttv-cards.c, bttv-driver.c:Michael Krufky
2005-09-12added support for the Philips TD1316 tunerHartmut Hackmann
2005-09-01 * tda9887.c: (tda9887_fixup_std):Michael Krufky
2005-08-18Removed trailing whitespace.Michael Krufky
2005-08-17 * cx88-dvb.c: (lgdt330x_pll_set):Nickolay V. Shmyrev