Files
linux/drivers
Laurent Pinchart 1cb1976ecd usb gadget: uvc: uvc_request_data::length field must be signed
commit 6f6543f53f upstream.

The field is used to pass the UVC request data length, but can also be
used to signal an error when setting it to a negative value. Switch from
unsigned int to __s32.

Reported-by: Fernandez Gonzalo <gfernandez@copreci.es>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-05-07 08:56:36 -07:00
..
2011-05-26 17:12:32 -07:00
2012-02-13 11:06:13 -08:00
2012-01-25 17:24:54 -08:00
2012-01-25 17:24:56 -08:00
2011-05-06 09:27:55 -07:00
2012-04-13 08:14:05 -07:00
2011-06-14 15:15:25 +09:00
2012-01-06 14:13:48 -08:00
2012-04-27 09:51:06 -07:00
2011-05-30 11:14:15 +09:30
2011-11-21 14:31:14 -08:00