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 Media Mailing List <linux-media@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL for 3.10-rc7] media fixes
Date: Fri, 21 Jun 2013 16:49:41 -0300	[thread overview]
Message-ID: <20130621164941.0fe3f4f1@redhat.com> (raw)

Hi Linus,

Please pull from:
  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media v4l_for_linus

For another set of fixes for Kernel 3.10.

This series contain:
	- two Kbuild fixes for randconfig;
	- a buffer overflow when using rtl28xuu with r820t tuner;
	- one clk fixup on exynos4-is driver.

Thank you!
Mauro

-

The following changes since commit af44ad5edd1eb6ca92ed5be48e0004e1f04bf219:

  [media] soc_camera: error dev remove and v4l2 call (2013-06-08 21:51:06 -0300)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media v4l_for_linus

for you to fetch changes up to bb69ee27b96110c509d5b92c9ee541d81a821706:

  [media] Fix build when drivers are builtin and frontend modules (2013-06-20 10:35:53 -0300)

----------------------------------------------------------------
Gianluca Gennari (1):
      [media] rtl28xxu: fix buffer overflow when probing Rafael Micro r820t tuner

Mauro Carvalho Chehab (2):
      [media] s5p makefiles: don't override other selections on obj-[ym]
      [media] Fix build when drivers are builtin and frontend modules

Sylwester Nawrocki (1):
      [media] exynos4-is: Fix FIMC-IS clocks initialization

 drivers/media/Kconfig                       | 12 +++++++++---
 drivers/media/platform/exynos4-is/fimc-is.c | 26 ++++++++------------------
 drivers/media/platform/exynos4-is/fimc-is.h |  1 -
 drivers/media/platform/s5p-jpeg/Makefile    |  2 +-
 drivers/media/platform/s5p-mfc/Makefile     |  2 +-
 drivers/media/tuners/Kconfig                | 20 --------------------
 drivers/media/usb/dvb-usb-v2/rtl28xxu.c     |  6 +++---
 7 files changed, 22 insertions(+), 47 deletions(-)


                 reply	other threads:[~2013-06-21 19:49 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=20130621164941.0fe3f4f1@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.