From cf8ad427cc2674b72f9f77c605f4ab1a62a4b089 Mon Sep 17 00:00:00 2001 From: Oliver Endriss Date: Sun, 8 Jan 2006 22:17:44 +0000 Subject: WSS output interface for av7110 - implemented v4l2 api for sliced vbi data output to pass WSS data from userspace to the av7110 Signed-off-by: Oliver Endriss Signed-off-by: Hans Verkuil --- v4l/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'v4l') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 7c49aaa17..71f0c29b3 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,18 @@ +2006-01-08 21:16 endriss + + * linux/drivers/media/common/saa7146_fops.c: (fops_open), + (fops_release), (fops_read), (fops_write), (saa7146_vv_init): + * linux/include/media/saa7146_vv.h: + * linux/drivers/media/dvb/ttpci/av7110.h: + * linux/drivers/media/dvb/ttpci/av7110_hw.h: + * linux/drivers/media/dvb/ttpci/av7110_v4l.c: (av7110_ioctl), + (av7110_vbi_reset), (av7110_vbi_write), (av7110_init_v4l): + - implemented v4l2 api for sliced vbi data output + to pass WSS data from userspace to the av7110 + + Signed-off-by: Oliver Endriss + Signed-off-by: Hans Verkuil + 2006-01-08 19:15 hverkuil * linux/drivers/media/video/msp3400-driver.c: (msp_set_mute), -- cgit v1.2.3