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 2x)
Date: Wed, 23 May 2012 10:27:07 +0200 [thread overview]
Message-ID: <4FBC9F5B.1090101@redhat.com> (raw)
Hi Mauro et al,
<This is an updated version of this pull request, including a
regression fix in the gspca core>
<2nd updated version with amended commit msg for the regression fix,
correcting the CC email address for linux-stable>
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 762f29a93eb229279f59bc2b102f194688f8e47e:
gspca-core: Fix buffers staying in queued state after a stream_off (2012-05-23 10:20:24 +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
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 | 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 +-
17 files changed, 59 insertions(+), 133 deletions(-)
Regards,
Hans
reply other threads:[~2012-05-23 8:27 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=4FBC9F5B.1090101@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.