| Age | Commit message (Collapse) | Author | 
|---|
|  | Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | * saa7134-input.c: (saa7134_input_init1):
	Add remote for DVB-T300 Remote.
	Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru> | 
|  | - Fix source charset. Make symbols UTF-8.
	Signed-off-by: David Woodhouse <dwmw2@infradead.org>. | 
|  | (saa6752hs_init), (saa6752hs_attach), (saa6752hs_command):
	- Change the number of lines in the input signal when the
	  video standard is changed.
	- Fix comments style.
	Signed-off-by: Robert W. Boone <rboone@rtd.com> | 
|  | * tuner.h:
	* tveeprom.c:
	- update the tveeprom tuner list with the tuner
	  list from the Hauppauge driver
	- connect the TCL MPE05-2 tveeprom entry to the
	  TUNER_PHILIPS_FM1216ME_MK3 tuner.
	- based on this info renamed the "LG PAL (TAPE series)"
	  tuner to "TCL 2002MB".
	Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> | 
|  | * bttvp.h:
	- Rename vprintk to verbose_printk to fix name clash.
	Signed-off-by: Bernd Petrovitsch <bernd@firmix.at> | 
|  | Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | Add support to FE_DISHNETWORK_SEND_LEGACY_CMD code to support other
frontends besides stv0299.  The generic code is a fallback in the case
that it doesn't work for some specific frontends (again stv0299 being
a good example).
Signed-off-by: NooneImportant <nxhxzi702@sneakemail.com>
Signed-off-by: Johannes Stezenbach <js@linuxtv.org> | 
|  | reported by Anthony Leclerc.
Signed-off-by: Johannes Stezenbach <js@linuxtv.org> | 
|  | Ralph Metzler wrote:
> AFAIR, there is a bug in tda10021.c in tda10021_readreg() which
> references state->frontend.dvb->num
> This is fatal if the frontend is not at the probed address and thus
> not yet registered (no dvb entry set yet -> NULL pointer ...).
The attached patch should get rid of the oops.
Signed-off-by: Jon Burgess <jburgess@uklinux.net>
Signed-off-by: Andrew Morton <akpm@osdl.org> | 
|  | - corrected composite input gpio for DViCO FusionHDTV5 Lite.
	Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | - fixed GPIO composite and off (dvb) states to prevent
	  lgdt3303 frontend from dying on input source change.
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | - Allow tda1004x & lgdt330x support in tree-merge for all kernels.
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | - Fixed a bug: ATSC Frontend dies after using analog tuner.
          audiomux[4] must be programmed to prevent this bug.
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | - Default now is to autodetect every video standard.
        - Implemented interface to change video preferences.
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t.online.de> | 
|  |  | 
|  | - Fixes a possible buffer overflow due to reading more than 8 bytes into an 8 byte long array
Thanks to Perceval Anichini <perceval.anichini@streamvision.fr> for pointing out the bug.
Signed-off-by: Manu Abraham <manu@linuxtv.org> | 
|  | - removes the redundant checksum calculation, which was also exported from the dst.c module
Signed-off-by: Perceval Anichini <perceval.anichini@streamvision.fr>
Signed-off-by: Manu Abraham <manu@linuxtv.org> | 
|  | - fixes a bug that caused the returned frequency to wrong
Signed-off-by: Tom Hughes <tom@compton.nu>
Signed-off-by: Manu Abraham <manu@linuxtv.org> | 
|  | - fixes broken support for vp-3040
Thanks to: Lee Hammerton <savoury.snax@bulldoghome.com>
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Note: Johannes, this patch fixes the previous patch (marked for testing) for the VP-3040 DVB-T cards. Haven't received a Signed-off-by from Lee Hammerton yet. Hopefully waiting for the same. | 
|  | - Basic decoder functions implemented.
  Still lacks video std functions.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | Signed-off-by: Perceval Anichini <perceval.anichini@streamvision.fr>
Signed-off-by: Manu Abraham <manu@linuxtv.org> | 
|  | - remove address space related warnings
Signed-off-by: Peter Hagervall <hager@cs.umu.se>
Signed-off-by: Manu Abraham <manu@linuxtv.org> | 
|  | Signed-off-by: Raymond Mantchala <raymond.mantchala@streamvision.ft>
Signed-off-by: Manu Abraham <manu@linuxtv.org> | 
|  | * cx88-dvb.c:
	* saa7134-dvb.c:
	* scripts/merge-trees.sh:
	* scripts/unmerge-trees.sh:
	- move some #if kernel version into compat.h
	Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | - Initial code for Texas Instruments TVP5150A and TVP5150AM1
          only sets a video stream and dumps reg contents. More work
          required.
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | Thanks to Jyrki Niskala for reporting.
Signed-off-by: Johannes Stezenbach <js@linuxtv.org> | 
|  | other keys, e.g. the "TELETEXT" key clashes with "CHANNEL_UP"
and thus can not be used with LIRC.
This patch removes these duplicates.
Signed-off-by: Thorsten Maerz <torte@netztorte.de> | 
|  | - fix build for 2.6.14
        * compat.h:
        * ir-kbd-i2c.c: (ir_probe):
        * saa7134-i2c.c:
        * tvaudio.c: (chip_probe):
        - removed some #if kernel version > 2.6.13 ... using compat.h instead.
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  |  | 
|  | Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | to the bttv driver. It's now card=138 and it works at least
           for tv, sound and radio.
        Signed-off-by: Luis Miguel GarcĂa <ktecho@gmail.com>
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | (chip_thread), (generic_checkmode), (tda8425_initialize),
          (chip_attach), (chip_probe), (chip_command):
        - Step three (final step) in upstream changes for
          kernel 2.6.14-rc1 compatability.
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | - Remove some #if 0 which doesn't have any sense
	Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru> | 
|  | Fix for kernel bug #4544.
	Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru> | 
|  | - Fix for problem with audio register setup via DSP access
	Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
	Signed-off-by: Robert W. Boone <rboone@rtd.com> | 
|  | - Improved coding style for timer settings
	Signed-off-by: Hans J. Koch <koch@hjk-az.de> | 
|  | * saa7134-reg.h:
	* saa7134-video.c: (video_do_ioctl):
	* saa7134.h:
	- Add new RTD cards
	Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
	Signed-off-by: Robert W. Boone <rboone@rtd.com> | 
|  | * bttv-i2c.c: (attach_inform):
        * cx88-i2c.c: (attach_inform), (detach_inform):
        * id.h:
        * ir-kbd-i2c.c: (ir_probe):
        * msp3400.c: (msp34xx_sleep), (msp_attach):
        * saa6588.c:
        * saa6752hs.c:
        * saa7134-i2c.c: (attach_inform):
        * saa7134-tvaudio.c: (tvaudio_sleep):
        * tda7432.c: (tda7432_probe):
        * tda9875.c: (tda9875_probe):
        * tda9887.c: (tda9887_probe):
        * tuner-core.c:
        * tveeprom.c: (tveeprom_attach_adapter):
        * tvmixer.c: (tvmixer_ioctl), (tvmixer_clients),
        (tvmixer_cleanup_module):
        * video-buf.c: (videobuf_dma_free):
        - Step two, in preparation for 2.6.14-rcX compatability:
        - Compile tested against vanila kernels 2.6.13 & 2.6.8
        - 2.6.14 compile still broken...
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  |  | 
|  | * scripts/buildpatch:
- Fixed a problem when commiting <dolar>Id with CVS.
* tuner-core.c: (tuner_command):
- Better debug info for non-implemented iocts.
* tveeprom.c:
- Fixed compiling with gcc2.9x (thanks to Andrew Morton).
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  |  | 
|  | * msp3400.c, tda9887.c, tuner-core.c:
        - Step one, in preparation for 2.6.14-rcX compatability:
          -#ifdef MM_KERNEL
          +#if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,13)
        Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | Signed-off-by: Andreas Oberritter <obi@linuxtv.org> | 
|  |  | 
|  | - Philips EUROPA reference desigh
 - Compro VideoMate DVB-T300
 - Compro VideoMate DVB-T200 (initial)
 Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t.online.de> | 
|  | - Philips EUROPA reference desigh
 - Compro VideoMate DVB-T300
 - Compro VideoMate DVB-T200 (initial)
 Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t.online.de> | 
|  | Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t.online.de> |