lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 28 Sep 2011 17:00:56 -0300
From:	Mauro Carvalho Chehab <mchehab@...hat.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	Andrew Morton <akpm@...ux-foundation.org>,
	Linux Media Mailing List <linux-media@...r.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL for v3.2] media fixes

Linus,

Please pull from:
	git://linuxtv.org/mchehab/for_linus.git v4l_for_linus

For a few fixes at the omap3 and UVC video drivers.

Thanks!
Mauro

-

Last commit at the branch: e74d83aad3709a17d68f01481f2b5f240250b1c3 [media] omap3isp: Fix build error in ispccdc.c

The following changes since commit b6fd41e29dea9c6753b1843a77e50433e6123bcb:

  Linux 3.1-rc6 (2011-09-12 14:02:02 -0700)

are available in the git repository at:
  git://linuxtv.org/mchehab/for_linus.git v4l_for_linus

Archit Taneja (1):
      [media] OMAP_VOUT: Fix build break caused by update_mode removal in DSS2

Dave Young (1):
      [media] v4l: Make sure we hold a reference to the v4l2_device before using it

Hans Verkuil (1):
      [media] v4l: Fix use-after-free case in v4l2_device_release

Joerg Roedel (1):
      [media] omap3isp: Fix build error in ispccdc.c

Laurent Pinchart (1):
      [media] uvcvideo: Fix crash when linking entities

Ming Lei (1):
      [media] uvcvideo: Set alternate setting 0 on resume if the bus has been reset

 drivers/media/video/omap/omap_vout.c   |   13 -------------
 drivers/media/video/omap3isp/ispccdc.c |    1 +
 drivers/media/video/uvc/uvc_driver.c   |    2 +-
 drivers/media/video/uvc/uvc_entity.c   |    2 +-
 drivers/media/video/uvc/uvc_video.c    |   10 +++++++++-
 drivers/media/video/uvc/uvcvideo.h     |    2 +-
 drivers/media/video/v4l2-dev.c         |   11 +++++++++++
 drivers/media/video/v4l2-device.c      |    2 ++
 8 files changed, 26 insertions(+), 17 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ