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 v2.6.39-rc7] media fixes
Date: Tue, 17 May 2011 21:54:22 -0300 [thread overview]
Message-ID: <4DD318BE.3000306@redhat.com> (raw)
Hi Linus,
Please pull from:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git v4l_for_linus
For the following fixes:
- v4l2 core: fix two bad behaviours at subdev interface;
- cx88: fix remote control suport;
- soc-camera: fix a regression on image size calculus.
Thanks!
Mauro
-
The following changes since commit 693d92a1bbc9e42681c42ed190bd42b636ca876f:
Linux 2.6.39-rc7 (2011-05-09 19:33:54 -0700)
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git v4l_for_linus
Hans Verkuil (1):
[media] v4l2-subdev: fix broken subdev control enumeration
Laurent Pinchart (1):
[media] v4l: Release module if subdev registration fails
Lawrence Rust (1):
[media] Fix cx88 remote control input
Sergio Aguirre (1):
[media] V4L: soc-camera: regression fix: calculate .sizeimage in soc_camera.c
drivers/media/video/cx88/cx88-input.c | 2 +-
drivers/media/video/soc_camera.c | 48 ++++++++++++++++++++++++++++----
drivers/media/video/v4l2-device.c | 5 +++-
drivers/media/video/v4l2-subdev.c | 14 +++++-----
4 files changed, 54 insertions(+), 15 deletions(-)
reply other threads:[~2011-05-18 0:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4DD318BE.3000306@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).