linux-media.vger.kernel.org archive mirror
 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>,
	Mauro Carvalho Chehab <m.chehab@samsung.com>
Subject: [GIT PULL for v3.17-rc6] media fixes
Date: Sun, 21 Sep 2014 11:50:23 -0300	[thread overview]
Message-ID: <20140921115023.06f6dba4@recife.lan> (raw)

Hi Linus,

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

For some media bug fixes:
	- a Kconfig dependency issue;
	- Some fixes for af9033/it913x demod to be more reliable and address a
	  performance regression;
	- cx18: fix an oops on devices with tda8290 tuner;
	- two new USB IDs for af9035;
	- a couple fixes on smapp driver.

Regards,
Mauro

PS.: FYI, I'm now starting to use mchehab@osg.samsung.com e-mail address.
The old one (m.chehab@samsung.com) is still valid, but we're using the
OSG subdomain for the Samsung's Open Source Group.

The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:

  Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media-v3.17-rc6

for you to fetch changes up to a04646c045cab08a9e62b9be8f01ecbb0632d24e:

  [media] af9035: new IDs: add support for PCTV 78e and PCTV 79e (2014-09-04 12:24:19 -0300)

----------------------------------------------------------------
media fixes for v3.17-rc6

----------------------------------------------------------------
Antti Palosaari (2):
      [media] Kconfig: do not select SPI bus on sub-driver auto-select
      [media] af9033: feed clock to RF tuner

Bimow Chen (2):
      [media] af9033: update IT9135 tuner inittabs
      [media] it913x: init tuner on attach

Hans Verkuil (1):
      [media] cx18: fix kernel oops with tda8290 tuner

Malcolm Priestley (1):
      [media] af9035: new IDs: add support for PCTV 78e and PCTV 79e

Sakari Ailus (2):
      [media] smiapp: Fix power count handling
      [media] smiapp: Set sub-device owner

 drivers/media/Kconfig                     |  1 -
 drivers/media/dvb-core/dvb-usb-ids.h      |  2 ++
 drivers/media/dvb-frontends/af9033.c      | 13 +++++++++++++
 drivers/media/dvb-frontends/af9033_priv.h | 20 +++++++++-----------
 drivers/media/i2c/smiapp/smiapp-core.c    | 13 +++----------
 drivers/media/pci/cx18/cx18-driver.c      |  1 +
 drivers/media/tuners/tuner_it913x.c       |  6 ++++++
 drivers/media/usb/dvb-usb-v2/af9035.c     |  4 ++++
 8 files changed, 38 insertions(+), 22 deletions(-)


             reply	other threads:[~2014-09-21 14:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-21 14:50 Mauro Carvalho Chehab [this message]
2014-09-21 18:05 ` [GIT PULL for v3.17-rc6] media fixes Linus Torvalds
2014-09-21 19:31   ` 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=20140921115023.06f6dba4@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=m.chehab@samsung.com \
    --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;
as well as URLs for NNTP newsgroup(s).