summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 8522bd8d7..86a26318b 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,23 @@
+2005-12-02 04:07 mkrufky
+
+ * ../linux/Documentation/video4linux/CARDLIST.cx88:
+ * ../linux/drivers/media/dvb/dvb-core/dvb_frontend.h:
+ * ../linux/drivers/media/dvb/frontends/cx22702.c:
+ (cx22702_i2c_gate_ctrl), (cx22702_set_tps), (cx22702_init):
+ * ../linux/drivers/media/video/cx88/cx88-cards.c:
+ (hauppauge_eeprom), (cx88_card_setup):
+ * ../linux/drivers/media/video/cx88/cx88-dvb.c: (dvb_register),
+ (dvb_probe), (dvb_remove):
+ * ../linux/drivers/media/video/cx88/cx88-i2c.c:
+ (cx88_call_i2c_clients):
+ * ../linux/drivers/media/video/cx88/cx88-input.c: (cx88_ir_init):
+ * ../linux/drivers/media/video/cx88/cx88.h:
+ - Add support for the Hauppauge HVR1100 and HVR1100-LP products.
+ - Add i2c_gate_ctrl callback function to dvb_frontend_ops struct.
+
+ Signed-off-by: Steven Toth <stoth@hauppauge.com>
+ Signed-off-by: Michael Krufky <mkrufky@m1k.net>
+
2005-12-02 01:37 mkrufky
* ../linux/drivers/media/video/cx88/cx88-cards.c: