linux-kernel-test/drivers/media/video/uvc
Laurent Pinchart e01117c816 V4L/DVB (8209): uvcvideo: Don't free URB buffers on suspend.
All submitted URBs must be killed at suspend time, but URB buffers don't have
to be freed. Avoiding a free on suspend/reallocate on resume lowers the presure
on system memory.

Signed-off-by: Laurent Pinchart <laurent.pinchart@skynet.be>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-07-20 07:17:45 -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 (8145a): USB Video Class driver 2008-06-30 17:31:13 -03:00
uvc_driver.c V4L/DVB (8207): uvcvideo: Fix a buffer overflow in format descriptor parsing 2008-07-20 07:17:34 -03:00
uvc_isight.c V4L/DVB (8145a): USB Video Class driver 2008-06-30 17:31:13 -03:00
uvc_queue.c V4L/DVB (8145a): USB Video Class driver 2008-06-30 17:31:13 -03:00
uvc_status.c V4L/DVB (8208): uvcvideo: Use GFP_NOIO when allocating memory during resume 2008-07-20 07:17:40 -03:00
uvc_v4l2.c V4L/DVB (8145a): USB Video Class driver 2008-06-30 17:31:13 -03:00
uvc_video.c V4L/DVB (8209): uvcvideo: Don't free URB buffers on suspend. 2008-07-20 07:17:45 -03:00
uvcvideo.h V4L/DVB (8209): uvcvideo: Don't free URB buffers on suspend. 2008-07-20 07:17:45 -03:00