summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/tda8290.c
AgeCommit message (Collapse)Author
2005-10-16- Whitespace Cleanups.Mauro Carvalho Chehab
- Whitespace script improved. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-09-29 * tda8290.c: (set_audio), (set_tv_freq):Nickolay V. Shmyrev
* tuner.h: - Set IF of tda8275 according to tv norm. Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2005-09-10- Included CB3 structures on tda8290 that should be changed according withMauro Carvalho Chehab
video std. The code itself to implement it was not made. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-08-17 * cx88-dvb.c: (lgdt330x_pll_set):Nickolay V. Shmyrev
* cx88-video.c: (video_release): * mt20xx.c: (microtune_init): * saa7134-video.c: (video_release): * tda8290.c: (standby), (tda8290_init): * tda9887.c: (tda9887_set_tvnorm), (tda9887_configure), (tda9887_command): * tea5767.c: (set_radio_freq), (tea5767_standby), (tea5767_tuner_init): * tuner-core.c: (set_addr), (check_mode), (set_mode), (tuner_command): * tuner-simple.c: (default_tuner_init): * tuner.h: - New tuner standby API.
2005-07-15 - linux/version.h removed at linux-2.6.13-rc3-mm1.Mauro Carvalho Chehab
- Removed remaining trailing spaces. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-07-08 * tda8290.c:Mauro Carvalho Chehab
- Reverted tda8290 patch to correct radio behavior. * saa7134-boards.c: - spaces used for indent replaced by tabs. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-07-05 Rename tuner structures fields. Move MD detection hack toNickolay V. Shmyrev
saa7134-cards.c
2005-06-28 * cx88-core.c, cx88-dvb.c, cx88-input.c:Michael Krufky
* lgdt3302.c, lgdt3302_priv.h, or51132.c: * saa7134-cards.c, saa7134-core.c: * saa7134-dvb.c, saa7134-i2c.c, saa7134-oss.c: * saa7134-tvaudio.c, saa7134-video.c: * tda8290.c, tea5767.c, tuner-simple.c: - Clean up ALL whitespace using scripts/strip-trailing-whitespaces.sh Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-06-26 * tda8290.c:Nickolay V. Shmyrev
- Fix setting frequency on tda8290. Thanks to Fabien PERROT <perrot1983@yahoo.fr>
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
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>
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
- tuner kernel message fixups. - misc.
2005-02-14- cx88: more NICAM stuff.Gerd Knorr
- tuner: tda8290 fix.
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