diff options
author | Nickolay V. Shmyrev <devnull@localhost> | 2005-10-17 22:01:51 +0000 |
---|---|---|
committer | Nickolay V. Shmyrev <devnull@localhost> | 2005-10-17 22:01:51 +0000 |
commit | 539b108b874c6c6d1ae4d4a577a9e0233f342894 (patch) | |
tree | 58f8ba9d2a620bb5db783c0e7201116195457270 /v4l | |
parent | 03406143bff4739b6d81e6cf6dc15955d0c01073 (diff) | |
download | mediapointer-dvb-s2-539b108b874c6c6d1ae4d4a577a9e0233f342894.tar.gz mediapointer-dvb-s2-539b108b874c6c6d1ae4d4a577a9e0233f342894.tar.bz2 |
* ../linux/Documentation/video4linux/CARDLIST.saa7134:
* ../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>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index d6ec14aed..7c961f58d 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,27 @@ +2005-10-17 22:01 nshmyrev + + * ../linux/Documentation/video4linux/CARDLIST.saa7134: + * ../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> + +2005-10-17 21:59 nshmyrev + + * ../linux/Documentation/video4linux/CARDLIST.saa7134: + * ../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> + 2005-10-17 21:52 nshmyrev * ../linux/drivers/media/video/tda8290.c: (tda827x_tune), |