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.4-rc4] media fixes
Date: Sat, 21 Apr 2012 01:11:32 -0300 [thread overview]
Message-ID: <4F923374.4060902@redhat.com> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media v4l_for_linus
for a some fixes for the media drivers:
- Fixes a regression at DVB core when switching from DVB-S2 to DVB-S
on Kaffeine (Fedora 16 Bugzilla #812895);
- Fixes a mutex unlock at an error condition at drx-k;
- Fix winbond-cir set mode;
- mt9m032: Fix a compilation breakage with some random Kconfig;
- mt9m032: fix two dead locks;
- xc5000: don't require an special firmware (that won't be provided by
the vendor) just because the xtal frequency is different;
- V4L DocBook: fix some typos at multi-plane formats description.
Thanks!
Mauro
-
Latest commit at the branch:
e631f578048e2afd8bfede2e9dc86aa4592def3a [media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmware
The following changes since commit ed0ee0ce0a3224dab5caa088a5f8b6df25924276:
[media] uvcvideo: Fix race-related crash in uvc_video_clock_update() (2012-04-09 10:15:28 -0300)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media v4l_for_linus
Alexey Khoroshilov (1):
[media] drxk: Does not unlock mutex if sanity check failed in scu_command()
David Härdeman (1):
[media] rc-core: set mode for winbond-cir
Guennadi Liakhovetski (2):
[media] V4L: mt9m032: fix two dead-locks
[media] V4L: mt9m032: fix compilation breakage
Mauro Carvalho Chehab (1):
[media] dvb_frontend: Fix a regression when switching back to DVB-S
Michael Krufky (1):
[media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmware
Sylwester Nawrocki (1):
[media] V4L: DocBook: Fix typos in the multi-plane formats description
Documentation/DocBook/media/v4l/pixfmt-nv12m.xml | 2 +-
Documentation/DocBook/media/v4l/pixfmt-yuv420m.xml | 2 +-
drivers/media/common/tuners/xc5000.c | 39 ++++++++++++++++++--
drivers/media/common/tuners/xc5000.h | 1 +
drivers/media/dvb/dvb-core/dvb_frontend.c | 25 ++++++++++++-
drivers/media/dvb/frontends/drxk_hard.c | 6 ++-
drivers/media/rc/winbond-cir.c | 1 +
drivers/media/video/Kconfig | 2 +-
drivers/media/video/mt9m032.c | 5 ++-
9 files changed, 71 insertions(+), 12 deletions(-)
reply other threads:[~2012-04-21 4:11 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=4F923374.4060902@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.