| Age | Commit message (Collapse) | Author | 
|---|
|  | -#include <media/i2c-compat.h>
+#include "i2c-compat.h"
Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | From: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
kernel-sync
- Makes V4L compile with kernel 2.4
- em28xx doesn't compile with 2.4 kernels. Additional work is
  necessary to make it compile.
Thanks-to: Stefan Leichter <Stefan.Leichter@camLine.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - Added SECAM L' video standard
- Common std macros moved to videodev2.h
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | From: Hartmut Hackmann <hartmut.hackmann@t-online.de>
- Added support for SECAM L'
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t.online.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t.online.de> | 
|  | * ../linux/include/media/tuner.h:
	- Unify whitespaces.
	- Fix build warning.
	Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru> | 
|  | Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t.online.de> | 
|  | tda9887.
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | * ../linux/drivers/media/video/ir-kbd-i2c.c: (get_key_pinnacle),
	(ir_attach), (ir_probe):
	* ../linux/drivers/media/video/saa7134/saa7134-cards.c:
	* ../linux/drivers/media/video/saa7134/saa7134.h:
	- Supports the Pinnacle PCTV 110i board, video inputs, and remote.
	- Tuning only works with the new tda8290 module (it's a tda8275a)
	Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org> | 
|  | (tda827xa_tune), (tda8290_tune), (tda8290_init_tuner),
	(tda8290_init):
	- Strip trailing whitespaces.
	Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru> | 
|  | - support all possible I2C addresses
 - automatic version and address detection
 - let i2c bridge stabilize befor use
 Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t.online.de> | 
|  | - Whitespace script improved.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | * tuner.h:
	- Set IF of tda8275 according to tv norm.
	Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru> | 
|  | video std. The code itself to implement it was not made.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | * 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. | 
|  | - Removed remaining trailing spaces.
        Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - 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> | 
|  | saa7134-cards.c | 
|  | * 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> | 
|  | - Fix setting frequency on tda8290.
	Thanks to Fabien PERROT <perrot1983@yahoo.fr> | 
|  |  | 
|  |  | 
|  |  | 
|  | Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de> | 
|  |  | 
|  |  | 
|  | - tuner kernel message fixups.
- misc. | 
|  | - tuner: tda8290 fix. | 
|  |  | 
|  |  | 
|  |  |