linux/drivers/media/video/uvc
Laurent Pinchart 291358785c V4L/DVB (8208): uvcvideo: Use GFP_NOIO when allocating memory during resume
The swap device might still be asleep, so memory allocated in the resume
handler must use GFP_NOIO. Thanks to Oliver Neukum for catching and reporting
this bug.

Signed-off-by: Laurent Pinchart <laurent.pinchart@skynet.be>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-07-20 07:17:40 -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
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
uvc_queue.c
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
uvc_video.c V4L/DVB (8208): uvcvideo: Use GFP_NOIO when allocating memory during resume 2008-07-20 07:17:40 -03:00
uvcvideo.h