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 2.6.37-rc7] V4L/DVB fixes
Date: Mon, 20 Dec 2010 16:27:26 -0200 [thread overview]
Message-ID: <4D0FA00E.6010701@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 a series of fixes at v4l2 drivers. They fix an OOPS at bttv due to BKL
patches, a series of regressions that happened at gspca sonixj driver,
affecting most of the sonix Jpeg cams and a duplicated symbol, noticed by
enabling allyesconfig + staging/cx23821.
Thanks!
Mauro
---
The following changes since commit cf7d7e5a1980d1116ee152d25dac382b112b9c17:
Linux 2.6.37-rc5 (2010-12-06 20:09:04 -0800)
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git v4l_for_linus
Brandon Philips (1):
[media] bttv: remove unneeded locking comments
Jean-Francois Moine (6):
[media] gspca - sonixj: Move bridge init to sd start
[media] gspca - sonixj: Fix a bad probe exchange
[media] gspca - sonixj: Add a flag in the driver_info table
[media] gspca - sonixj: Set the flag for some devices
[media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17
[media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17
Mauro Carvalho Chehab (2):
[media] Don't export format_by_forcc on two different drivers
[media] bttv: fix mutex use before init (BZ#24602)
drivers/media/common/saa7146_hlp.c | 8 +-
drivers/media/common/saa7146_video.c | 16 +-
drivers/media/video/bt8xx/bttv-driver.c | 117 +---------
drivers/media/video/gspca/sonixj.c | 416 ++++++++++++++-----------------
drivers/staging/cx25821/cx25821-video.c | 8 +-
drivers/staging/cx25821/cx25821-video.h | 2 +-
include/media/saa7146.h | 2 +-
7 files changed, 205 insertions(+), 364 deletions(-)
reply other threads:[~2010-12-20 18:27 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=4D0FA00E.6010701@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.