[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20141204122738.4e04448a@recife.lan>
Date: Thu, 4 Dec 2014 12:27:38 -0200
From: Mauro Carvalho Chehab <mchehab@....samsung.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Linux Media Mailing List <linux-media@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL for v3.18] media fixes
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists