summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/tuner-core.c
AgeCommit message (Expand)Author
2007-06-26tuner: remove hardware-specific info from public headerMichael Krufky
2007-06-06tuner: create struct tuner_operationsMichael Krufky
2007-06-05merge: http://linuxtv.org/hg/~mkrufky/tunerMauro Carvalho Chehab
2007-06-05git-dvb: fix the tea5761 tuner supportMauro Carvalho Chehab
2007-06-04tuner: clean up kfree() after releaseMichael Krufky
2007-06-04tuner: add release callbackMichael Krufky
2007-05-29tuner: Move device-specific private data out of tuner structMichael Krufky
2007-03-12Fix suspend/resume in msp3400 and tunerHans Verkuil
2007-03-07Allow using tea5761 radio device on tuner-coreMauro Carvalho Chehab
2007-02-24merge: http://linuxtv.org/hg/~hhackmann/v4l-dvbMauro Carvalho Chehab
2007-02-21Backport of git changeset cd354f1ae75e6466a7e31b727faede57a1f89ca5Mauro Carvalho Chehab
2007-02-16Allow to set tuner_config in attach informHartmut Hackmann
2007-02-15updated support for tuner callbacksHartmut Hackmann
2007-01-23Added a config entry and a gpio function pointer to the tuner structHartmut Hackmann
2006-12-11Add missing tuner module option pal=60 for PAL-60 support.Hans Verkuil
2006-11-28Accept tuners on saa7146 i2c bus only on address 0x60.Mauro Carvalho Chehab
2006-07-23Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab
2006-07-17Set the Auxiliary Byte when tuning LG H06xF in analog modeMichael Krufky
2006-06-29TDA9887_SET_CONFIG should only be handled by the tda9887.Hans Verkuil
2006-06-28merge: http://linuxtv.org/hg/~hverkuil/tda9887Mauro Carvalho Chehab
2006-06-25Add tda9887-specific tuner configurationHans Verkuil
2006-06-25Remove obsoleted tuner_debug option.Hans Verkuil
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