summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/tda8290.c
AgeCommit message (Expand)Author
2007-08-21tuner: fix header file includes orderMichael Krufky
2007-06-26tuner: remove hardware-specific info from public headerMichael Krufky
2007-06-06tda8290: store tuning operations in tuner_operations structureMichael Krufky
2007-06-06tuner: create struct tuner_operationsMichael Krufky
2007-06-04tuner: define release callback for mt20xx, tda9887 and tda8290Michael Krufky
2007-05-29tuner: Move device-specific private data out of tuner structMichael Krufky
2007-03-23set tda8290 to analog mode after initHartmut Hackmann
2007-02-15updated support for tuner callbacksHartmut Hackmann
2007-01-23Added support for tda827x tuners with preamlifiersHartmut Hackmann
2006-04-11Since we are not using CVS, $Id makes no sense anymoreMauro Carvalho Chehab
2006-02-22Restore power on defaults of tda9887 after tda8290 probeHartmut Hackmann
2006-02-03TDA8290 updateHartmut Hackmann
2006-01-15Separate tv & radio freqs, fix cb/freq transmit order for tuners that need this.Hans Verkuil
2005-12-25replace <media/i2c-compat.h> with "i2c-compat.h"Michael Krufky
2005-12-11Makes v4l compile under 2.4 kernelsMauro Carvalho Chehab
2005-11-16Added Secam L' std on tda9887 and common macros moved to videodev2.hMauro Carvalho Chehab
2005-11-09Added support for SECAM L'Mauro Carvalho Chehab
2005-11-02 - removed trailing whitespace.Michael Krufky
2005-11-01 - fixed tda8290 SECAM-LHartmut Hackmann
2005-10-18 * ../linux/drivers/media/video/tda8290.c: (tda8290_init):Nickolay V. Shmyrev
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 * ../linux/Documentation/video4linux/CARDLIST.saa7134:Nickolay V. Shmyrev
2005-10-17 * ../linux/drivers/media/video/tda8290.c: (tda827x_tune),Nickolay V. Shmyrev
2005-10-17 - add support for tda8275aHartmut Hackmann
2005-10-16- Whitespace Cleanups.Mauro Carvalho Chehab
2005-09-29 * tda8290.c: (set_audio), (set_tv_freq):Nickolay V. Shmyrev
2005-09-10- Included CB3 structures on tda8290 that should be changed according withMauro Carvalho Chehab
2005-08-17 * cx88-dvb.c: (lgdt330x_pll_set):Nickolay V. Shmyrev
2005-07-15 - linux/version.h removed at linux-2.6.13-rc3-mm1.Mauro Carvalho Chehab
2005-07-08 * tda8290.c:Mauro Carvalho Chehab
2005-07-05 Rename tuner structures fields. Move MD detection hack toNickolay V. Shmyrev
2005-06-28 * cx88-core.c, cx88-dvb.c, cx88-input.c:Michael Krufky
2005-06-26 * tda8290.c:Nickolay V. Shmyrev
2005-06-18Anoter tunning fixNickolay V. Shmyrev
2005-06-18Fix tuningNickolay V. Shmyrev
2005-06-16Make all radio tuners use CAP_LOWNickolay V. Shmyrev
2005-06-14 - initialize tuner to sleep mode to save powerHartmut Hackmann
2005-03-07- add flyvideo duo.Gerd Knorr
2005-03-04- build fixes for older kernels.Gerd Knorr
2005-02-15- merge some patches from mainline.Gerd Knorr
2005-02-14- cx88: more NICAM stuff.Gerd Knorr
2005-02-10- some tuner fixups.Gerd Knorr
2005-02-09- make the new splitted tuner module build.Gerd Knorr
2005-02-09- split tuner module into multiple smaller files.Gerd Knorr