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: Re: [GIT PULL for v2.6.37-rc8] V4L/DVB regression fixes
Date: Mon, 03 Jan 2011 10:04:05 -0200 [thread overview]
Message-ID: <4D21BB35.9090401@redhat.com> (raw)
In-Reply-To: <4D21B752.8070000@redhat.com>
Em 03-01-2011 09:47, Mauro Carvalho Chehab escreveu:
> Hi Linus,
>
> There are two regressions affecting audio at ivtv driver. One of them is at the
> initial volume setting, and the other one at wm8775, and it is due to a new board
> addition on another driver that uses it. Both patches are trivial: one checks
> the volume range and the other just reverts the patch that broke wm8775+ivtv.
>
> Could you please merge them before releasing 2.6.37?
Linus,
I added a one-line patch to the series, fixing a regression at em28xx radio, due
to the BKL conversion.
Please pull from:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git v4l_for_linus
Thanks!
Mauro
--
The following changes since commit 387c31c7e5c9805b0aef8833d1731a5fe7bdea14:
Linux 2.6.37-rc8 (2010-12-28 17:05:48 -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
Andy Walls (1):
[media] cx25840: Prevent device probe failure due to volume control ERANGE error
Hans Verkuil (1):
[media] em28xx: radio_fops should also use unlocked_ioctl
Mauro Carvalho Chehab (1):
[media] wm8775: Revert changeset fcb9757333 to avoid a regression
drivers/media/video/cx25840/cx25840-core.c | 19 +++++-
drivers/media/video/cx88/cx88-alsa.c | 99 +++-----------------------
drivers/media/video/cx88/cx88-cards.c | 7 ++
drivers/media/video/cx88/cx88-video.c | 27 +-------
drivers/media/video/cx88/cx88.h | 6 +-
drivers/media/video/em28xx/em28xx-video.c | 2 +-
drivers/media/video/wm8775.c | 104 ++++++++++-----------------
include/media/wm8775.h | 3 -
8 files changed, 79 insertions(+), 188 deletions(-)
prev parent reply other threads:[~2011-01-03 12:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-03 11:47 [GIT PULL for v2.6.37-rc8] V4L/DVB regression fixes Mauro Carvalho Chehab
2011-01-03 12:04 ` Mauro Carvalho Chehab [this message]
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=4D21BB35.9090401@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.