From: Jean-Francois Moine Date: Sat, 12 Jul 2008 12:28:04 +0000 (-0300) Subject: V4L/DVB (8350): gspca: Conform to v4l2 spec and mutex unlock fix. X-Git-Tag: v2.6.27-rc1~966^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b77ae7776183d733ec86727bcc34c52a336afd6;p=pandora-kernel.git V4L/DVB (8350): gspca: Conform to v4l2 spec and mutex unlock fix. gspca: Empty the application queues on streamoff ioctl. streamon/off and qbuf ioctls may be done by any application. Don't handle MJPEG pixel format as JPEG. (thanks to Hans de Goede) Authorize reqbufs ioctl when streaming. Bad mutex unlock in poll() when streaming problem. (thanks to Mauro Carvalho Chehab) Don't handle 'webcam disconnected' in stream off. Signed-off-by: Jean-Francois Moine Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed