linux-media.vger.kernel.org archive mirror
 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.0] media fixes
Date: Mon, 11 Jul 2011 20:14:45 -0300	[thread overview]
Message-ID: <4E1B83E5.2030602@redhat.com> (raw)

Linus,

Please pull from:
  ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git v4l_for_linus

For some regression fixes at the analog-TV tuner code.

The following changes since commit 98c32bcded0e249fd48726930ae9f393e0e318b4:

  [media] rc: call input_sync after scancode reports (2011-07-01 16:34:45 -0300)

are available in the git repository at:
  ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git v4l_for_linus

Hans Verkuil (14):
      [media] tuner-core: fix s_std and s_tuner
      [media] tuner-core: fix tuner_resume: use t->mode instead of t->type
      [media] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tuner
      [media] pvrusb2: fix g/s_tuner support
      [media] bttv: fix s_tuner for radio
      [media] feature-removal-schedule: change in how radio device nodes are handled
      [media] v4l2-subdev.h: remove unused s_mode tuner op
      [media] tuner-core/v4l2-subdev: document that the type field has to be filled in
      [media] tuner-core: simplify the standard fixup
      [media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEK
      [media] tuner-core: power up tuner when called with s_power(1)
      [media] cx18/ivtv: fix g_tuner support
      [media] tuner-core.c: don't change type field in g_tuner or g_frequency
      [media] msp3400: fill in v4l2_tuner based on vt->type field

 Documentation/feature-removal-schedule.txt |   22 +++
 drivers/media/video/bt8xx/bttv-driver.c    |    2 +-
 drivers/media/video/cx18/cx18-ioctl.c      |    8 +-
 drivers/media/video/ivtv/ivtv-ioctl.c      |    8 +-
 drivers/media/video/msp3400-driver.c       |   12 +-
 drivers/media/video/pvrusb2/pvrusb2-hdw.c  |    4 +
 drivers/media/video/tuner-core.c           |  229 ++++++++++++++--------------
 drivers/media/video/v4l2-ioctl.c           |   18 ++-
 include/media/v4l2-subdev.h                |   10 +-
 9 files changed, 174 insertions(+), 139 deletions(-)


                 reply	other threads:[~2011-07-11 23:15 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=4E1B83E5.2030602@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 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).