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 FIXES FOR 3.5]: gspca & radio fixes
Date: Tue, 22 May 2012 11:53:23 +0200	[thread overview]
Message-ID: <4FBB6213.2050705@redhat.com> (raw)

Hi Mauro et al,

Here is a bunch of fixes for gspca and a couple of fixes for
good old radio support :)

The following changes since commit abed623ca59a7d1abed6c4e7459be03e25a90a1e:

   [media] radio-sf16fmi: add support for SF16-FMD (2012-05-20 16:10:05 -0300)

are available in the git repository at:

   git://linuxtv.org/hgoede/gspca.git media-for_v3.5

for you to fetch changes up to fd27a1221e9e01d221d255f9159c7006fb2308b6:

   gspca_ov534: make AGC and AWB controls independent (2012-05-22 09:23:58 +0200)

----------------------------------------------------------------
Antonio Ospite (1):
       gspca_ov534: make AGC and AWB controls independent

Hans de Goede (9):
       radio/si470x: Add support for the Axentia ALERT FM USB Receiver
       snd_tea575x: Report correct frequency range for EU/US versus JA models
       snd_tea575x: Make the module using snd_tea575x the fops owner
       snd_tea575x: set_freq: update cached freq to the actual achieved frequency
       bttv: Use btv->has_radio rather then the card info when registering the tuner
       bttv: Remove unused needs_tvaudio card variable
       bttv: The Hauppauge 61334 needs the msp3410 to do radio demodulation
       gspca_pac7311: Correct number of controls
       gscpa_sn9c20x: Move clustering of controls to after error checking

  drivers/hid/hid-core.c                        |    1 +
  drivers/hid/hid-ids.h                         |    3 +
  drivers/media/radio/radio-maxiradio.c         |    2 +-
  drivers/media/radio/radio-sf16fmr2.c          |    2 +-
  drivers/media/radio/si470x/radio-si470x-usb.c |    2 +
  drivers/media/video/bt8xx/bttv-cards.c        |   84 ++-----------------------
  drivers/media/video/bt8xx/bttv-driver.c       |    5 ++
  drivers/media/video/bt8xx/bttv.h              |    1 -
  drivers/media/video/bt8xx/bttvp.h             |    1 +
  drivers/media/video/gspca/ov534.c             |   31 +--------
  drivers/media/video/gspca/pac7311.c           |    2 +-
  drivers/media/video/gspca/sn9c20x.c           |   24 ++++---
  include/sound/tea575x-tuner.h                 |    3 +-
  sound/i2c/other/tea575x-tuner.c               |   21 ++++---
  sound/pci/es1968.c                            |    2 +-
  sound/pci/fm801.c                             |    4 +-
  16 files changed, 56 insertions(+), 132 deletions(-)

Regards,

Hans

                 reply	other threads:[~2012-05-22  9:53 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=4FBB6213.2050705@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).