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.38-rc5] V4L/DVB fixes
Date: Wed, 02 Feb 2011 10:38:58 -0200 [thread overview]
Message-ID: <4D495062.2070802@redhat.com> (raw)
Linus,
Please pull from:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git media_fixes
For:
- some fixes on some Remote Controller drivers;
- some gspca/zc3xx fixes;
- a trivial one-line fix for saa7111 detection.
The following changes since commit 1bae4ce27c9c90344f23c65ea6966c50ffeae2f5:
Linux 2.6.38-rc2 (2011-01-21 19:01:34 -0800)
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git media_fixes
Jarod Wilson (8):
[media] rc/mce: add mappings for missing keys
[media] hdpvr: fix up i2c device registration
[media] lirc_zilog: z8 on usb doesn't like back-to-back i2c_master_send
[media] ir-kbd-i2c: improve remote behavior with z8 behind usb
[media] rc/ir-lirc-codec: add back debug spew
[media] rc: use time unit conversion macros correctly
[media] mceusb: really fix remaining keybounce issues
[media] rc/streamzap: fix reporting response times
Jean-François Moine (3):
[media] gspca - zc3xx: Bad delay when given by a table
[media] gspca - zc3xx: Fix bad images with the sensor hv7131r
[media] gspca - zc3xx: Discard the partial frames
Russell King (1):
[media] fix saa7111 non-detection
drivers/media/rc/ir-lirc-codec.c | 6 +++-
drivers/media/rc/keymaps/rc-rc6-mce.c | 6 ++++
drivers/media/rc/mceusb.c | 9 ++++--
drivers/media/rc/nuvoton-cir.c | 6 ++--
drivers/media/rc/streamzap.c | 14 ++++++----
drivers/media/video/gspca/zc3xx.c | 31 +++++++++++++++++++---
drivers/media/video/hdpvr/hdpvr-core.c | 24 +++++++++++++++---
drivers/media/video/hdpvr/hdpvr-i2c.c | 30 ++++++++++++++--------
drivers/media/video/hdpvr/hdpvr.h | 3 +-
drivers/media/video/ir-kbd-i2c.c | 13 +++++++++
drivers/media/video/pvrusb2/pvrusb2-i2c-core.c | 1 -
drivers/media/video/saa7115.c | 2 +-
drivers/staging/lirc/lirc_zilog.c | 32 +++++++++++++++++++----
13 files changed, 135 insertions(+), 42 deletions(-)
reply other threads:[~2011-02-02 12:39 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=4D495062.2070802@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.