All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Linux Media Mailing List <linux-media@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL for v3.2] media fixes
Date: Wed, 28 Sep 2011 17:00:56 -0300	[thread overview]
Message-ID: <4E837CF8.3060605@redhat.com> (raw)

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(-)


             reply	other threads:[~2011-09-28 20:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-28 20:00 Mauro Carvalho Chehab [this message]
2011-09-28 22:03 ` [GIT PULL for v3.1-rc9] media fixes - was: Re: [GIT PULL for v3.2] media fixes Mauro Carvalho Chehab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E837CF8.3060605@redhat.com \
    --to=mchehab@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.