public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
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-rc8] V4L/RC fixes
Date: Thu, 23 Dec 2010 12:42:59 -0200	[thread overview]
Message-ID: <4D135FF3.1090903@redhat.com> (raw)

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 for V4L and RC. Most of the patches are due to a bug 
at the mceusb parser that weren't working with some MCE Remote Controller variants.
There are also some regressions and bugs at s5p-fimc driver and a few other
bugs at soc_camera/mx2_camera, nuvoton, lirc and streamzap drivers. 

Thanks!
Mauro

-

The following changes since commit 90a8a73c06cc32b609a880d48449d7083327e11a:

  Linux 2.6.37-rc7 (2010-12-21 11:26:40 -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

Baruch Siach (1):
      [media] mx2_camera: fix pixel clock polarity configuration

Dan Carpenter (2):
      [media] lirc_dev: stray unlock in lirc_dev_fop_poll()
      [media] lirc_dev: fixes in lirc_dev_fop_read()

Guennadi Liakhovetski (1):
      [media] soc-camera: fix static build of the sh_mobile_csi2.c driver

Jarod Wilson (10):
      [media] mceusb: add support for Conexant Hybrid TV RDU253S
      [media] nuvoton-cir: improve buffer parsing responsiveness
      [media] mceusb: fix up reporting of trailing space
      [media] mceusb: buffer parsing fixups for 1st-gen device
      [media] IR: add tv power scancode to rc6 mce keymap
      [media] mceusb: fix keybouce issue after parser simplification
      [media] streamzap: merge timeout space with trailing space
      [media] mceusb: add another Fintek device ID
      [media] mceusb: fix inverted mask inversion logic
      [media] mceusb: set a default rx timeout

Paul Bender (1):
      [media] rc: fix sysfs entry for mceusb and streamzap

Sylwester Nawrocki (6):
      [media] s5p-fimc: BKL lock removal - compilation fix
      [media] s5p-fimc: Fix vidioc_g_crop/cropcap on camera sensor
      [media] s5p-fimc: Explicitly add required header file
      [media] s5p-fimc: Convert m2m driver to unlocked_ioctl
      [media] s5p-fimc: Use correct fourcc code for 32-bit RGB format
      [media] s5p-fimc: Fix output DMA handling in S5PV310 IP revisions

 drivers/media/IR/keymaps/rc-rc6-mce.c       |   21 ++--
 drivers/media/IR/lirc_dev.c                 |   29 +++--
 drivers/media/IR/mceusb.c                   |  174 +++++++++++++++++----------
 drivers/media/IR/nuvoton-cir.c              |   10 ++-
 drivers/media/IR/streamzap.c                |   21 ++--
 drivers/media/video/mx2_camera.c            |    2 -
 drivers/media/video/s5p-fimc/fimc-capture.c |   51 ++++++++-
 drivers/media/video/s5p-fimc/fimc-core.c    |   54 +++++----
 drivers/media/video/s5p-fimc/fimc-core.h    |   24 +++--
 drivers/media/video/s5p-fimc/regs-fimc.h    |    3 +
 drivers/media/video/sh_mobile_ceu_camera.c  |    2 +-
 11 files changed, 257 insertions(+), 134 deletions(-)


                 reply	other threads:[~2010-12-23 14:43 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=4D135FF3.1090903@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