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 v4.0-rc8] media updates
Date: Tue, 7 Apr 2015 17:10:05 -0300	[thread overview]
Message-ID: <20150407171005.757424cc@recife.lan> (raw)

Hi Linus,

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

For a series of fixup patches for version 4.0:

  - one VB2 core fixup, when stopping the stream;
  - one VB2 core fixup for dma-contig memory type;
  - driver fixes at rtl28xx, s5p (tv, jpeg, mfc, soc-camera, sh_veu, cx23885, gspca.

Thanks!
Mauro

PS.: I know I should be naming the branch as "tags/media/v4.0-2" instead
of "tags/media/v3.20-2", but the branch name is auto-generated by a script.
So, it would require some work to teach the script that 3.20 is actually
4.0. Also, as the first media branch was merged for 4.0 was named as "v3.20-1",
it seems better to keep it named as-is ;)

---

The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:

  Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v3.20-2

for you to fetch changes up to b18042a673e88c9457a6d1716219c2367ca447b0:

  [media] rtl28xxu: return success for unimplemented FE callback (2015-04-02 18:27:14 -0300)

----------------------------------------------------------------
media updates for v3.20-rc1

----------------------------------------------------------------
Antti Palosaari (2):
      [media] rtl2832: disable regmap register cache
      [media] rtl28xxu: return success for unimplemented FE callback

Arnd Bergmann (1):
      [media] s5p-tv: hdmi needs I2C support

Geert Uytterhoeven (1):
      [media] soc-camera: Fix devm_kfree() in soc_of_bind()

Hans Verkuil (3):
      [media] vb2: fix 'UNBALANCED' warnings when calling vb2_thread_stop()
      [media] sh_veu: v4l2_dev wasn't set
      [media] cx23885: fix querycap

Jacek Anaszewski (1):
      [media] s5p-jpeg: exynos3250: fix erroneous reset procedure

Josh Wu (1):
      [media] media: atmel-isi: increase the burst length to improve the performance

Kamil Debski (1):
      [media] s5p-mfc: Fix NULL pointer dereference caused by not set q->lock

Marek Szyprowski (2):
      [media] media: s5p-mfc: fix mmap support for 64bit arch
      [media] media: s5p-mfc: fix broken pointer cast on 64bit arch

Randy Dunlap (1):
      [media] media: fix gspca drivers build dependencies

Sakari Ailus (1):
      [media] vb2: Fix dma_dir setting for dma-contig mem type

Tony K Nadackal (1):
      [media] s5p-jpeg: Initialize cb and cr to zero

 drivers/media/dvb-frontends/rtl2832.c                |  2 +-
 drivers/media/pci/cx23885/cx23885-417.c              | 13 ++++++-------
 drivers/media/platform/s5p-jpeg/jpeg-core.c          |  3 +++
 drivers/media/platform/s5p-jpeg/jpeg-hw-exynos3250.c |  2 +-
 drivers/media/platform/s5p-mfc/s5p_mfc.c             |  1 +
 drivers/media/platform/s5p-mfc/s5p_mfc_common.h      |  2 +-
 drivers/media/platform/s5p-mfc/s5p_mfc_opr.h         |  2 +-
 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c      |  6 +++---
 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c      |  6 +++---
 drivers/media/platform/s5p-tv/Kconfig                |  1 +
 drivers/media/platform/sh_veu.c                      |  1 +
 drivers/media/platform/soc_camera/atmel-isi.c        |  2 ++
 drivers/media/platform/soc_camera/soc_camera.c       |  2 +-
 drivers/media/usb/dvb-usb-v2/rtl28xxu.c              |  2 --
 drivers/media/usb/gspca/Kconfig                      |  1 +
 drivers/media/v4l2-core/videobuf2-core.c             | 11 +++--------
 drivers/media/v4l2-core/videobuf2-dma-contig.c       |  3 +--
 include/media/atmel-isi.h                            |  4 ++++
 18 files changed, 34 insertions(+), 30 deletions(-)


                 reply	other threads:[~2015-04-07 20:10 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=20150407171005.757424cc@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