2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-10 06:34:17 +08:00
linux-next/drivers/media/video/pwc
Hans de Goede 3751e288bc [media] pwc: do not start isoc stream on /dev/video open
pwc was starting streaming on /dev/video# open rather then on STREAM_ON. Now
that the v4l1 compat code is removed from the pwc driver there is no reason
left to do this. So this patch changes the pwc driver to delay starting
the isoc stream (and thus using valuable usb bandwidth) until the application
does a STREAM_ON

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-12-29 08:16:52 -02:00
..
Kconfig V4L/DVB: pwc: fully convert driver to V4L2 2010-10-21 01:05:57 -02:00
Makefile
philips.txt tree-wide: Assorted spelling fixes 2010-02-09 11:13:56 +01:00
pwc-ctrl.c [media] pwc: do not start isoc stream on /dev/video open 2010-12-29 08:16:52 -02:00
pwc-dec1.c
pwc-dec1.h
pwc-dec23.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
pwc-dec23.h
pwc-if.c [media] pwc: do not start isoc stream on /dev/video open 2010-12-29 08:16:52 -02:00
pwc-ioctl.h v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 2008-07-20 07:17:52 -03:00
pwc-kiara.c
pwc-kiara.h
pwc-misc.c V4L/DVB: pwc: fully convert driver to V4L2 2010-10-21 01:05:57 -02:00
pwc-nala.h
pwc-timon.c
pwc-timon.h
pwc-uncompress.c V4L/DVB: pwc: fully convert driver to V4L2 2010-10-21 01:05:57 -02:00
pwc-uncompress.h
pwc-v4l.c [media] pwc: do not start isoc stream on /dev/video open 2010-12-29 08:16:52 -02:00
pwc.h [media] pwc: do not start isoc stream on /dev/video open 2010-12-29 08:16:52 -02:00