linux/drivers/media/usb
Ezequiel Garcia 035d9f212c stk1160: Make sure current buffer is released
commit aeff092767 upstream.

The available (i.e. not used) buffers are returned by stk1160_clear_queue(),
on the stop_streaming() path. However, this is insufficient and the current
buffer must be released as well. Fix it.

Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-05-06 21:56:27 +02:00
..
au0828 media: au0828: Only alt setting logic when needed 2014-09-17 09:03:57 -07:00
b2c2
cpia2 [media] v4l: Tell user space we're using monotonic timestamps 2012-12-21 11:20:51 -02:00
cx231xx [media] v4l2: add const to argument of write-only s_register ioctl 2013-03-24 08:47:01 -03:00
dvb-usb af9005: fix kernel panic on init if compiled without IR 2015-01-27 07:52:32 -08:00
dvb-usb-v2 lmedm04: Fix usb_submit_urb BOGUS urb xfer, pipe 1 != type 3 in interrupt urb 2015-03-06 14:40:48 -08:00
em28xx media: em28xx-v4l: give back all active video buffers to the vb2 core properly on streaming stop 2014-11-14 08:47:56 -08:00
gspca media: gspca_pac7302: Add new usb-id for Genius i-Look 317 2014-07-28 08:00:02 -07:00
hdpvr media: hdpvr: fix two audio bugs 2014-07-31 12:53:47 -07:00
pvrusb2 [media] v4l2: add const to argument of write-only s_register ioctl 2013-03-24 08:47:01 -03:00
pwc [media] pwc: Fix comment wrt lock ordering 2013-05-07 09:35:07 -03:00
s2255 [media] v4l2: pass std by value to the write-only s_std ioctl 2013-03-24 06:47:00 -03:00
siano [media] siano: remove the remaining CamelCase compliants 2013-03-21 10:03:45 -03:00
sn9c102 [media] sn9c102: Replace memcpy with struct assignment 2012-12-27 18:44:46 -02:00
stk1160 stk1160: Make sure current buffer is released 2015-05-06 21:56:27 +02:00
stkwebcam [media] stk-webcam: implement support for count == 0 when calling REQBUFS 2013-03-05 14:44:17 -03:00
tlg2300 [media] v4l2: pass std by value to the write-only s_std ioctl 2013-03-24 06:47:00 -03:00
tm6000 [media] v4l2: pass std by value to the write-only s_std ioctl 2013-03-24 06:47:00 -03:00
ttusb-budget [media] demux.h: Remove duplicated enum 2013-04-08 06:53:15 -03:00
ttusb-dec media: ttusb-dec: buffer overflow in ioctl 2014-11-21 09:22:54 -08:00
usbvision [media] v4l2: add const to argument of write-only s_register ioctl 2013-03-24 08:47:01 -03:00
uvc uvcvideo: Fix destruction order in uvc_delete() 2015-01-27 07:52:32 -08:00
zr364xx [media] v4l: Convert drivers to use monotonic timestamps 2012-12-21 10:56:43 -02:00
Kconfig Properly handle tristate dependencies on USB/PCI menus 2013-10-01 09:17:48 -07:00
Makefile