All of lore.kernel.org
 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 (updated 3x)
Date: Tue, 29 May 2012 11:14:36 +0200	[thread overview]
Message-ID: <4FC4937C.1060301@redhat.com> (raw)

Hi Mauro et al,

<updated again to include 2 gspca fixes from Jean-François Moine>

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 2856acfae0a84b3cb4af049d17c09593d6b1b2d3:

   gspca - sonixj: Fix bad values of webcam 0458:7025 (2012-05-29 11:11:10 +0200)

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

Hans de Goede (10):
       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
       gspca-core: Fix buffers staying in queued state after a stream_off

Jean-Francois Moine (2):
       gspca - ov534/ov534_9: Fix sccd_read/write errors
       gspca - sonixj: Fix bad values of webcam 0458:7025

  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/gspca.c             |    4 +-
  drivers/media/video/gspca/ov534.c             |   32 +---------
  drivers/media/video/gspca/ov534_9.c           |    1 +
  drivers/media/video/gspca/pac7311.c           |    2 +-
  drivers/media/video/gspca/sn9c20x.c           |   24 ++++---
  drivers/media/video/gspca/sonixj.c            |    2 +-
  include/sound/tea575x-tuner.h                 |    3 +-
  sound/i2c/other/tea575x-tuner.c               |   21 ++++---
  sound/pci/es1968.c                            |    2 +-
  sound/pci/fm801.c                             |    4 +-
  19 files changed, 62 insertions(+), 134 deletions(-)

Regards,

Hans

                 reply	other threads:[~2012-05-29  9:14 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=4FC4937C.1060301@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.