summaryrefslogtreecommitdiff
path: root/linux/drivers
AgeCommit message (Collapse)Author
2005-08-03From: David Johnson <dj@david-web.co.uk>Johannes Stezenbach
Indentation fixes and remove unnecessary braces. Signed-off-by: David Johnson <dj@david-web.co.uk>
2005-08-03_overlay type changed to int.Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-08-03 - Better wording in debug messages for no_overlay.Michael Krufky
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-08-03 * bttv-cards.c, bttv-driver.c:Mauro Carvalho Chehab
- no_overlay now behaves as described on docs. * doc/insmod-options: - no_overlay flag description updated. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-08-03 - Debug messages for no_overlay improved.Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-08-03Patch from Dominique Dumont to get the SCM Red Viaccess CAM working with the ↵Andrew de Quincy
budget-ci Signed-off-by: Dominique Dumont <domi.dumont@free.fr> Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
2005-08-03Resolve more tuner typesNickolay V. Shmyrev
Signed-off-by: Hermann Pitton <hermann.pitton@onlinehome.de>
2005-08-03 * scripts/buildpatch:Mauro Carvalho Chehab
- treating MM_KERNEL as non-mm. * bttv-cards.c,bttv-driver.c: - no_overlay bttv insmod parameter now works. Signed-off-by: Michael Krufky <mkrufky@m1k.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-08-02Clean up timeout handling.Johannes Stezenbach
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
2005-08-02From: Adam Szalkowski <adamsz@gmx.net>Johannes Stezenbach
Fix DiSEqC problems. Signed-off-by: Adam M. Szalkowski <adam@szalkowski.de>
2005-08-02From: Marcelo Feitoza Parisi <marcelo@feitoza.com.br>Johannes Stezenbach
Use of the time_after_eq() macro, defined at linux/jiffies.h, which deal with wrapping correctly and are nicer to read. Signed-off-by: Marcelo Feitoza Parisi <marcelo@feitoza.com.br> Signed-off-by: Domen Puncer <domen@coderock.org> Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
2005-08-02Enable frontend on KNC plus cards.Andrew de Quincy
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
2005-08-02Fixes for CI interfaceAndrew de Quincy
2005-08-01another minor edit to conform with other bttv boardsMichael Krufky
2005-08-01minor edit to conform with other bttv boardsMichael Krufky
2005-08-01 - Fixed audio GPIO on DViCO FusionHDTV5 Lite, bttv card # 0x87.Michael Krufky
Analog functions on this board are now fully supported. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-08-01added names for clones of the DVB-T stick.Patrick Boettcher
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
2005-08-01 - tea5767 autodetection fixed.Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-07-31Removed #if 1 from newer tea5767 code.Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-07-30 * bttv-driver.c, msp3400.c, tda9887.c, tuner-core.c:Michael Krufky
* Makefile, scripts/merge-trees.sh, scripts/unmerge-trees.sh: - Fix cvs compile to work for both latest -linus and -mm trees. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-30fixed cvs compile for 2.6.13Michael Krufky
2005-07-30Fix cvs compile for 2.6.13Michael Krufky
2005-07-29 - Acorp Y878F PCI identifier corrected. Board has radio.Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-07-28 - tuner_addr added.Mauro Carvalho Chehab
- Added support for Acorp Y878F card. - some spaces used for identation replaced by tabs. - Added support for tuner Ymec TVF66T5-B/DFF Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-07-28 * bttv.h:Michael Krufky
- #define BTTV_ADLINK_RTV24 corrected from 0x85 --> 0x86 Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-28 - BTTV does generate some Unimplemented IOCTL log:Mauro Carvalho Chehab
0x40046d11(dir=1,tp=0x6d,nr=17,sz=4) means that it is sending MSP3400 calls to non-msp3400 tuners. Warning eliminated. VIDIOSAUDIO is also called. debug messages updated. It is still requiring IOCTL implementation. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-07-28move incorrectly placed #define BTTV_DVICO_FUSIONHDTV_5_LITEMichael Krufky
2005-07-28Remove old lgdt3302 module - Replaced with lgdt330x Signed-off-by: Michael ↵Michael Krufky
Krufky <mkrufky@m1k.net>
2005-07-28 * bttv-cards.c, bttv.h:Michael Krufky
- Added card DViCO FusionHDTV5 Lite. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-28rename LG H062F tuner constMichael Krufky
2005-07-28converted // to /* these */Michael Krufky
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-27- Add LG/TUA6034 dvb_pll_desc for ATSC with LG TDVS-H062F & DViCO FusionHDTV5.Michael Krufky
- Fixed LGDT330X signal strength: For now, always set it to 0. - Corrected LGDT330X boundary condition error in read_snr: dB calculation. Signed-off-by: Mac Michaels <wmichaels1@earthlink.net> Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-27 * cx88-dvb.c:Michael Krufky
- Corrected PLL programming for FusionHDTV5 Gold. Signed-off-by: Mac Michaels <wmichaels1@earthlink.net> Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-27Renamed tuner #64. Cleaned Whitespace.Michael Krufky
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-27- tea5767_autodetection improved.Mauro Carvalho Chehab
Newer code works with CX88. Should be tested with other chipsets tea5767_tuner_init doesn't probe tuner anymore, allowing forcing tuner to 5767. - Debug messages simplified to allow printing on one 80 char line at newer I2C Recv option. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-07-27 - Add new parameter to help identify radio chipsets:Mauro Carvalho Chehab
show_i2c=1 will show 16 reading bytes from detected tuners. * tea5767.c: - Improved autodetection code commented. Sometimes, it doesn't work. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-07-27 * cx88-mpeg.c:Michael Krufky
- convert ugly if-else statement to switch-case. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-27 * cx88-mpeg.c:Michael Krufky
- update for FusionHDTV 5 Gold. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-26Update w.r.t stv0297 frontend driver changes.Andrew de Quincy
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
2005-07-26Removed PWM parameter - moved into inittabs.Andrew de Quincy
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
2005-07-26Externalise inittabsAndrew de Quincy
2005-07-26Update to new PLL codeAndrew de Quincy
2005-07-26 - tea5767_autodetection improved. It requires more testing.Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-07-26Structural changes within lgdt330x driver, framework now supportsMichael Krufky
both chips... tested on lgdt3302, untested on lgdt3303 as of yet. Signed-off-By: Mac Michaels <wmichaels1@earthlink.net> Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-26* cx88-dvb.c:Michael Krufky
- adapt lgdt330x calls to structural changes within lgdt330x driver. - add testing code for FusionHDTV5 Gold ATSC support. .dvb is #if 0'd in cx88-cards.c It will be enabled after successful testing w/ hw. Signed-off-By: Mac Michaels <wmichaels1@earthlink.net> Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-25 * msp3400.c:Mauro Carvalho Chehab
- try_to_freeze moved to the right place. * tvaudio.c: - Tvaudio lacks a refrigerator call. This patch fixes that. Signed-off-by: Michael Krufky <mkrufky@m1k.net> Signed-off-by: Nigel Cunningham <ncunningham@suspend2.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> CVSi- ce.
2005-07-25Corrected typo. Signed-off-by: Michael Krufky <mkrufky@m1k.net>Michael Krufky
2005-07-25Rename lgdt3302 to lgdt330x, to make way for the addition of lgdt3303 support.Michael Krufky
This imports exact copies of the following versions from dvb-kernel cvs. lgdt3302.c r1.12 lgdt3302.h r1.5 lgdt3302_priv.h r1.3 There will be no more development on lgdt3302. All new development will be on lgdt330x. It will be safe to remove lgdt3302 from cvs once lgdt330x gets merged into -linus kernel tree. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-25Rename lgdt3302 to lgdt330x, to make way for the addition of lgdt3303 support.Michael Krufky
This imports exact copies of the following versions from dvb-kernel cvs. lgdt3302.c r1.12 lgdt3302.h r1.5 lgdt3302_priv.h r1.3 There will be no more development on lgdt3302. All new development will be on lgdt330x. It will be safe to remove lgdt3302 from cvs once lgdt330x gets merged into -linus kernel tree. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-25Undo accidental change in previous commit.Michael Krufky