linux/drivers/media/video/em28xx
Devin Heitmueller da52a55cff V4L/DVB (12741): em28xx: make video isoc stream work when VBI is enabled
Add code enabling the VBI registers for variants of the em28xx chip that
support VBI, and make sure the isoc streaming code continues to work for
the video component of the stream (note the video and vbi data arrive
intermixed on the same isoc pipe).

Note that this version just drops the actual VBI data onto the floor as
opposed to processing it.  The "#ifdef 0" tags are for the videobuf code that
appears in the next patch in this series.

We created a separate version of the isoc_copy version for parsing the version
of the stream that includes VBI data.  In theory, they might be able to be
merged at some point in the future, but the initial goal is to ensure that we
do not cause any regressions with devices that do not have VBI support.

This work was sponsored by EyeMagnet Limited.

Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-09-18 23:47:40 -03:00
..
em28xx-audio.c V4L/DVB (11896): em28xx: Fix for Slow Memory Leak 2009-06-16 18:21:16 -03:00
em28xx-cards.c V4L/DVB (12740): em28xx: better describe vinctrl registers 2009-09-18 23:47:40 -03:00
em28xx-core.c V4L/DVB (12741): em28xx: make video isoc stream work when VBI is enabled 2009-09-18 23:47:40 -03:00
em28xx-dvb.c V4L/DVB (12432): em28xx: fix regression in Empire DualTV digital tuning 2009-08-13 20:39:13 -03:00
em28xx-i2c.c V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses 2009-09-12 12:18:13 -03:00
em28xx-input.c V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model 2009-06-16 18:21:11 -03:00
em28xx-reg.h V4L/DVB (12741): em28xx: make video isoc stream work when VBI is enabled 2009-09-18 23:47:40 -03:00
em28xx-video.c V4L/DVB (12741): em28xx: make video isoc stream work when VBI is enabled 2009-09-18 23:47:40 -03:00
em28xx.h V4L/DVB (12741): em28xx: make video isoc stream work when VBI is enabled 2009-09-18 23:47:40 -03:00
Kconfig V4L/DVB (12138): em28xx: add support for Silvercrest Webcam 2009-07-05 14:30:05 -03:00
Makefile V4L/DVB(7767): Move tuners to common/tuners 2008-04-29 18:41:37 -03:00