linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [GIT PULL FOR 3.7] Misc. fixes + shark improvements
Date: Sat, 18 Aug 2012 17:42:12 +0200	[thread overview]
Message-ID: <502FB7D4.1090200@redhat.com> (raw)

Hi Mauro,

Please pull from my tree for a bunch of assorted fixes, as well
as AM tuning and suspend/resume for the radio-shark and radio-shark2
drivers.

The following changes since commit 9b78c5a3007e10a172d4e83bea18509fdff2e8e3:

   [media] b2c2: export b2c2_flexcop_debug symbol (2012-08-17 11:09:19 -0300)

are available in the git repository at:

   git://linuxtv.org/hgoede/gspca.git media-for_v3.7-wip

for you to fetch changes up to 7fd59dce24e2c57d2537ec827e0c7e09c7c1e77b:

   media-api-docs: Documented V4L2_TUNER_CAP_HWSEEK_PROG_LIM in G_TUNER docs (2012-08-18 17:35:48 +0200)

----------------------------------------------------------------
Emil Goode (1):
       gspca: dubious one-bit signed bitfield

Ezequiel Garcia (1):
       pwc: Use vb2 queue mutex through a single name

Hans de Goede (10):
       radio-shark*: Remove work-around for dangling pointer in usb intfdata
       radio-shark*: Call cancel_work_sync from disconnect rather then release
       radio-shark: Only compile led support when CONFIG_LED_CLASS is set
       radio-shark2: Only compile led support when CONFIG_LED_CLASS is set
       snd_tea575x: Add support for tuning AM
       radio-tea5777.c: Get rid of do_div usage
       radio-tea5777: Add support for tuning AM
       radio-shark2: Add support for suspend & resume
       radio-shark: Add support for suspend & resume
       media-api-docs: Documented V4L2_TUNER_CAP_HWSEEK_PROG_LIM in G_TUNER docs

  Documentation/DocBook/media/v4l/vidioc-g-tuner.xml |   6 +
  drivers/media/radio/radio-shark.c                  | 195 ++++++++++++--------
  drivers/media/radio/radio-shark2.c                 | 176 +++++++++++-------
  drivers/media/radio/radio-tea5777.c                | 197 +++++++++++++++-----
  drivers/media/radio/radio-tea5777.h                |   3 +
  drivers/media/usb/gspca/ov519.c                    |  16 +-
  drivers/media/usb/pwc/pwc-if.c                     |   2 +-
  include/sound/tea575x-tuner.h                      |   4 +
  sound/i2c/other/tea575x-tuner.c                    | 200 +++++++++++++++++----
  9 files changed, 570 insertions(+), 229 deletions(-)

Thanks,

Hans

                 reply	other threads:[~2012-08-18 15:41 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=502FB7D4.1090200@redhat.com \
    --to=hdegoede@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;
as well as URLs for NNTP newsgroup(s).