public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@osg.samsung.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.18] media fixes
Date: Thu, 4 Dec 2014 12:27:38 -0200	[thread overview]
Message-ID: <20141204122738.4e04448a@recife.lan> (raw)

Linus,

Please pull from:
  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v3.18-rc8

For a core fix and some driver fixes:
  - a regression fix at Remote Controller core affecting RC6 protocol
    handling;
  - a fix at video buffer handling at cx23885;
  - a race fix at solo6x10;
  - a fix at image selection at smiapp;
  - a fix at reported payload size on s2255drv;
  - two updates for MAINTAINERS file.

Thanks!
Mauro

-

The following changes since commit 167921cb0ff2bdbf25138dad799fec88c99ed316:

  [media] sp2: sp2_init() can be static (2014-11-03 19:08:06 -0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v3.18-rc8

for you to fetch changes up to d2a74581390d8e5ed09b12c9d4736847d918dfa6:

  [media] rc-core: fix toggle handling in the rc6 decoder (2014-11-21 15:57:47 -0200)

----------------------------------------------------------------
media fixes for v3.18-rc8

----------------------------------------------------------------
Andrey Utkin (1):
      [media] Update MAINTAINERS for solo6x10

David Härdeman (1):
      [media] rc-core: fix toggle handling in the rc6 decoder

Hans Verkuil (1):
      [media] cx23885: use sg = sg_next(sg) instead of sg++

Krzysztof Hałasa (1):
      [media] solo6x10: fix a race in IRQ handler

Mauro Carvalho Chehab (1):
      MAINTAINERS: Update mchehab's addresses

Sakari Ailus (1):
      [media] smiapp: Only some selection targets are settable

sensoray-dev (1):
      [media] s2255drv: fix payload size for JPG, MJPEG

 MAINTAINERS                                | 38 ++++++++++++++++--------------
 drivers/media/i2c/smiapp/smiapp-core.c     |  2 +-
 drivers/media/pci/cx23885/cx23885-core.c   |  6 ++---
 drivers/media/pci/solo6x10/solo6x10-core.c | 10 ++------
 drivers/media/rc/ir-rc6-decoder.c          |  2 +-
 drivers/media/usb/s2255/s2255drv.c         |  2 +-
 6 files changed, 28 insertions(+), 32 deletions(-)


                 reply	other threads:[~2014-12-04 14:27 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=20141204122738.4e04448a@recife.lan \
    --to=mchehab@osg.samsung.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