summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
authorHans Verkuil <devnull@localhost>2006-01-01 01:15:40 +0000
committerHans Verkuil <devnull@localhost>2006-01-01 01:15:40 +0000
commitde2be4defb51648c65f0ce94637f52bb0db8d1f6 (patch)
treec53ec88ec1fcba78decd74045fa612321049a6cc /v4l
parentefb2b2fbc614fa71365b3065d0bb13892cf24a06 (diff)
downloadmediapointer-dvb-s2-de2be4defb51648c65f0ce94637f52bb0db8d1f6.tar.gz
mediapointer-dvb-s2-de2be4defb51648c65f0ce94637f52bb0db8d1f6.tar.bz2
Add cx23415/6 firmware documentation and header.
- Added cx23415/6 firmware documentation from the ivtv project. - Added header containing the firmware API commands for use by all projects that use the cx2341x. First step towards a shared cx2341x driver. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index bc2918740..5d5251da7 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,20 @@
+2006-01-01 01:12 hverkuil
+
+ * linux/Documentation/video4linux/cx2341x/fw-calling.txt:
+ * linux/Documentation/video4linux/cx2341x/fw-decoder-api.txt:
+ * linux/Documentation/video4linux/cx2341x/fw-dma.txt:
+ * linux/Documentation/video4linux/cx2341x/fw-encoder-api.txt:
+ * linux/Documentation/video4linux/cx2341x/fw-memory.txt:
+ * linux/Documentation/video4linux/cx2341x/fw-osd-api.txt:
+ * linux/Documentation/video4linux/cx2341x/fw-upload.txt:
+ * linux/drivers/media/video/cx2341x.h:
+ - Added cx23415/6 firmware documentation from the ivtv project.
+ - Added header containing the firmware API commands for use
+ by all projects that use the cx2341x. First step towards a
+ shared cx2341x driver.
+
+ Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
+
2005-12-31 18:26 hverkuil
* linux/drivers/media/video/msp3400.c: (msp_reset), (msp_read),