public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: unlisted-recipients:; (no To-header on input)@casper.infradead.org
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [PATCH 0/4] Some fixes for tuner, tvp5150 and em28xx
Date: Mon, 21 Feb 2011 23:17:41 -0300	[thread overview]
Message-ID: <20110221231741.71a2149e@pedra> (raw)

This series contain a minor cleanup for tuner and tvp5150, and two fixes
for em28xx controls. Before the em28xx patches, s_ctrl were failing on
qv4l2, because it were returning a positive value of 1 for some calls.

It also contains a fix for control get/set, as it will now check if the
control exists before actually calling subdev for get/set.

Mauro Carvalho Chehab (4):
  [media] tuner: Remove remaining usages of T_DIGITAL_TV
  [media] tvp5150: device detection should be done only once
  [media] em28xx: Fix return value for s_ctrl
  [media] em28xx: properly handle subdev controls

 drivers/media/common/tuners/tuner-xc2028.c |    8 ++--
 drivers/media/video/em28xx/em28xx-video.c  |   35 ++++++++++++++++++++---
 drivers/media/video/tvp5150.c              |   42 ++++++++++++++--------------
 drivers/staging/tm6000/tm6000-cards.c      |    2 -
 include/media/tuner.h                      |    2 +-
 5 files changed, 56 insertions(+), 33 deletions(-)


             reply	other threads:[~2011-02-22  2:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-22  2:17 Mauro Carvalho Chehab [this message]
2011-02-22  2:52 ` [PATCH 0/4] Some fixes for tuner, tvp5150 and em28xx Mauro Carvalho Chehab
2011-02-22  7:53   ` Hans Verkuil
2011-02-22 11:31     ` Mauro Carvalho Chehab
2011-02-22 12:12     ` Mauro Carvalho Chehab
2011-02-22 12:28       ` Hans Verkuil

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=20110221231741.71a2149e@pedra \
    --to=mchehab@redhat.com \
    --cc=linux-media@vger.kernel.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