diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-09-19 15:30:49 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-09-19 15:30:49 +0000 |
commit | cc332c813f85647f7cdd57a25a2516b56971d3b0 (patch) | |
tree | 41227309ff576e4236df57b6cf08e2472cb11a62 /v4l | |
parent | 6fe5f5f33feca7ac2451ce1f2984a01a9ec432c6 (diff) | |
download | mediapointer-dvb-s2-cc332c813f85647f7cdd57a25a2516b56971d3b0.tar.gz mediapointer-dvb-s2-cc332c813f85647f7cdd57a25a2516b56971d3b0.tar.bz2 |
* tvp5150.c,tvp5150_reg.h:
- 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>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 174d872f4..d7f1e2966 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,12 @@ +2005-09-19 15:28 mchehab + + * tvp5150.c,tvp5150_reg.h: + - 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> + 2005-09-19 01:11 mkrufky * saa6588.c: (saa6588_probe): |