| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  | <mkrufky@m1k.net> | 
|  | Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | tree merging scripts, adding DVB_CVS to EXTRA_CFLAGS.
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | - 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> | 
|  | - #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> | 
|  | 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> | 
|  |  | 
|  | Krufky <mkrufky@m1k.net> | 
|  | - Added card DViCO FusionHDTV5 Lite.
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  |  | 
|  | Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  |  | 
|  | - 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> | 
|  | - Corrected PLL programming for FusionHDTV5 Gold.
	Signed-off-by: Mac Michaels <wmichaels1@earthlink.net>
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | 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> | 
|  | adding MM_KERNEL to EXTRA_CFLAGS. This test will be available
          in -mm kernels AFTER (but not including) 2.6.13-rc3-mm1.
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | adding MM_KERNEL to EXTRA_CFLAGS. This test will be available
          in -mm kernels AFTER (but not including) 2.6.13-rc3-mm1.
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | 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> | 
|  | - convert ugly if-else statement to switch-case.
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | - update for FusionHDTV 5 Gold.
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net> | 
|  | Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net> | 
|  |  | 
|  |  | 
|  | Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | 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> | 
|  | - 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> | 
|  | - 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. | 
|  |  | 
|  | 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> | 
|  | 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> | 
|  |  | 
|  | Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  |  | 
|  | experimentally determined msleep(30) suggested by Adam Szalkowski).
Signed-off-by: Johannes Stezenbach <js@linuxtv.org> | 
|  | - The #define CONFIG_DVB_* are actually CFLAGS set my Makefile.
          CONFIG_* namespace is reserved for Kconfig.
          This renames them back to HAVE_*.
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | - The #define CONFIG_DVB_* are actually CFLAGS set my Makefile.
          CONFIG_* namespace is reserved for Kconfig.
          This renames them back to HAVE_*.
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | Signed-off-by: Johannes Stezenbach <js@linuxtv.org> | 
|  |  | 
|  | - EVIOCSKEYCODE is not supported by this driver, fix potential crash
  when it is used by not setting rc_input_dev->keycodesize
- fix key repeat handling (hopefully)
- reduce default poll internal to 50msec (necessary for key repeat handling) | 
|  | by Marco Schluessler.
Minor cleanups in ves1820_init().
Signed-off-by: Johannes Stezenbach <js@linuxtv.org> | 
|  | - Added DVB card setup for DViCO FusionHDTV5 Gold using TUA6034 pll.
          This code is currently #if 0. It will be enabled
          when lgdt3303 (or lgdt330x) is ready.
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | (reported by Stefan Haubenthal/Peter Hettkamp)
Signed-off-by: Johannes Stezenbach <js@linuxtv.org> | 
|  | - Added analog support for DViCO FusionHDTV5 Gold.
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | Thanks to Sam Ravnborg and Keith Owens.
Signed-off-by: Johannes Stezenbach <js@linuxtv.org> | 
|  | Signed-off-by: Johannes Stezenbach <js@linuxtv.org> | 
|  | Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net> | 
|  | Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net> |