linux/drivers/media/video/uvc
Laurent Pinchart 9b0ae867a6 V4L/DVB (8754): uvcvideo: Implement the USB power management reset_resume method.
When a suspended device has been reset instead of being resumed, USB core
calls the reset_resume method if available instead of unbinding and rebinding
the device.

This patch implements reset_resume by reusing the current resume
implementation and simplifies the resume method by skipping the controls
restore stage. Resuming from autosuspend should be faster.

Signed-off-by: Laurent Pinchart <laurent.pinchart@skynet.be>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2008-10-12 09:36:53 -02:00
..
Kconfig V4L/DVB (8234): uvcvideo: Make input device support optional 2008-07-20 07:18:09 -03:00
Makefile V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers, if uvc is selected 2008-07-02 08:58:15 -03:00
uvc_ctrl.c V4L/DVB (9053): fix buffer overflow in uvc-video 2008-10-04 23:04:32 -03:00
uvc_driver.c V4L/DVB (8754): uvcvideo: Implement the USB power management reset_resume method. 2008-10-12 09:36:53 -02:00
uvc_isight.c
uvc_queue.c PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 2008-07-24 10:47:21 -07:00
uvc_status.c V4L/DVB (8234): uvcvideo: Make input device support optional 2008-07-20 07:18:09 -03:00
uvc_v4l2.c V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h 2008-07-23 19:00:17 -03:00
uvc_video.c V4L/DVB (8729): Use DIV_ROUND_UP 2008-10-12 09:36:51 -02:00
uvcvideo.h v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 2008-07-20 07:17:52 -03:00