linux/drivers/usb/gadget
Andrzej Pietrasiewicz 06ab8b04d2 usb: gadget: uvc: preserve the address passed to kfree()
__uvcg_fill_strm() called from __uvcg_iter_stream_cls()
might have advanced the "data" even if __uvcg_iter_stream_cls()
returns an error, so use a backup copy as an argument to kfree().

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2015-01-19 12:54:22 -06:00
..
function usb: gadget: uvc: preserve the address passed to kfree() 2015-01-19 12:54:22 -06:00
legacy usb: gadget: gadgetfs: fix an oops in ep_write() 2015-01-09 18:15:11 -06:00
udc Linux 3.19-rc5 2015-01-19 09:57:20 -06:00
composite.c usb: gadget: configfs: add suspend/resume 2014-11-03 10:00:59 -06:00
config.c
configfs.c usb: gadget: udc: core: prepend udc_attach_driver with usb_ 2014-11-03 10:01:16 -06:00
configfs.h
epautoconf.c
functions.c
Kconfig usb: gadget: uvc: configfs support in uvc function 2015-01-12 12:13:26 -06:00
Makefile
u_f.c
u_f.h
u_os_desc.h
usbstring.c