All of lore.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-kernel@vger.kernel.org, linux-media@vger.kernel.org
Subject: [GIT PULL for 2.6.32] V4L/DVB updates
Date: Fri, 27 Nov 2009 18:56:01 -0200	[thread overview]
Message-ID: <4B103CE1.8050303@redhat.com> (raw)

Hi Linus,

Please pull from:
        ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git for_linus

For the following drivers and building fixes:

   - radio-gemtek-pci: fix double mutex_lock
   - v4l: add more missing linux/sched.h includes
   - soc-camera: properly initialise the device object when reusing
   - soc-camera: sh_mobile_ceu_camera: call pm_runtime_disable
   - em28xx: fix Reddo DVB-C USB TV Box GPIO
   - davinci: remove stray duplicate config pointer
   - SMS_SIANO_MDTV should depend on HAS_DMA
   - cxusb: Fix hang on DViCO FusionHDTV DVB-T Dual Digital 4 (rev 1)
   - sh_mobile_ceu_camera: fix compile warning
   - Fix wrong parameter order in memset

I'm adding on this series an update at MAINTAINERS for a driver
that were already added for 2.6.32: the gspca_gl860 driver.

Cheers,
Mauro.

---

 MAINTAINERS                                |    7 +++++++
 drivers/media/common/ir-functions.c        |    2 +-
 drivers/media/dvb/dvb-usb/cxusb.c          |   10 +++++++++-
 drivers/media/dvb/siano/Kconfig            |    2 +-
 drivers/media/radio/radio-gemtek-pci.c     |    2 --
 drivers/media/video/davinci/vpif_display.c |    1 -
 drivers/media/video/em28xx/em28xx-cards.c  |    2 +-
 drivers/media/video/mx1_camera.c           |    1 +
 drivers/media/video/mx3_camera.c           |    1 +
 drivers/media/video/sh_mobile_ceu_camera.c |    7 +++++--
 drivers/media/video/soc_camera.c           |   17 ++++++++++++-----
 drivers/media/video/videobuf-dma-contig.c  |    1 +
 12 files changed, 39 insertions(+), 14 deletions(-)

Alan Cox (1):
      V4L/DVB (13530): Fix wrong parameter order in memset

Antti Palosaari (1):
      V4L/DVB (13366): em28xx: fix Reddo DVB-C USB TV Box GPIO

Geert Uytterhoeven (1):
      V4L/DVB (13412): SMS_SIANO_MDTV should depend on HAS_DMA

Guennadi Liakhovetski (2):
      V4L/DVB (13343): v4l: add more missing linux/sched.h includes
      V4L/DVB (13344): soc-camera: properly initialise the device object when reusing

Hans Verkuil (3):
      V4L/DVB (13321): radio-gemtek-pci: fix double mutex_lock
      V4L/DVB (13371): davinci: remove stray duplicate config pointer
      V4L/DVB (13481): sh_mobile_ceu_camera: fix compile warning

Kuninori Morimoto (1):
      V4L/DVB (13345): soc-camera: sh_mobile_ceu_camera: call pm_runtime_disable

Olivier Lorin (1):
      V4L/DVB (13372a): MAINTAINERS: addition of gspca_gl860 driver

Robert Lowery (1):
      V4L/DVB (13436): cxusb: Fix hang on DViCO FusionHDTV DVB-T Dual Digital 4 (rev 1)

---------------------------------------------------
V4L/DVB development is hosted at http://linuxtv.org

             reply	other threads:[~2009-11-27 20:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-27 20:56 Mauro Carvalho Chehab [this message]
2009-11-27 21:40 ` [GIT PULL for 2.6.32] V4L/DVB updates Stefan Lippers-Hollmann
2009-11-28  2:57   ` Hans Verkuil
2009-11-28 20:33     ` Mike Isely
2009-11-30 13:57       ` Mauro Carvalho Chehab
2009-11-30 19:57         ` Mike Isely
2009-12-01 19:21           ` Mauro Carvalho Chehab
2009-12-02  2:21             ` Mike Isely
2009-11-30 14:03     ` Mauro Carvalho Chehab
2009-11-30 14:28       ` Mauro Carvalho Chehab
2009-11-30 17:42         ` Hans Verkuil
2009-11-30 20:07   ` Mauro Carvalho Chehab

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=4B103CE1.8050303@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.