summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2005-10-11 16:53:53 +0000
committerMauro Carvalho Chehab <devnull@localhost>2005-10-11 16:53:53 +0000
commit68d88eb55d524be2cccf6aabd501318b015f3852 (patch)
tree56cdc148ec6ebf12abc37f06e4f67ae16f844809 /v4l/ChangeLog
parentb4a5df28182a2b73fbb6c6362c0761f2e60c9bf0 (diff)
downloadmediapointer-dvb-s2-68d88eb55d524be2cccf6aabd501318b015f3852.tar.gz
mediapointer-dvb-s2-68d88eb55d524be2cccf6aabd501318b015f3852.tar.bz2
- Included support for em2800.
- Included card insmod parameter. - Now it will not try to register audio anymore. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index ba4c643ce..8cfe7caa2 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,26 @@
+2005-10-11 16:48 mchehab
+
+ * ../linux/Documentation/video4linux/CARDLIST.em2820:
+ * ../linux/drivers/usb/media/em2820-cards.c:
+ * ../linux/drivers/usb/media/em2820-core.c:
+ (em2820_isoc_video_copy), (em2820_set_alternate):
+ * ../linux/drivers/usb/media/em2820-i2c.c: (em2800_i2c_send_max4),
+ (em2800_i2c_send_bytes), (em2800_i2c_check_for_device),
+ (em2800_i2c_recv_bytes), (em2820_i2c_send_bytes),
+ (em2820_i2c_recv_bytes), (em2820_i2c_check_for_device),
+ (em2820_i2c_xfer), (em2820_i2c_eeprom), (do_i2c_scan):
+ * ../linux/drivers/usb/media/em2820-video.c: (em2820_do_ioctl),
+ (em2820_init_dev), (em2820_usb_probe):
+ * ../linux/drivers/usb/media/em2820.h:
+ * ../v4l/scripts/cardlist:
+ * ../v4l/scripts/em2820.pl:
+
+ - Included support for em2800.
+ - Included card insmod parameter.
+ - Now it will not try to register audio anymore.
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-10-11 05:17 mkrufky
* ../linux/Documentation/video4linux/CARDLIST.cx88: