* [GIT PULL FIXES FOR 3.5]: gspca & radio fixes (updated 3x)
@ 2012-05-29 9:14 Hans de Goede
0 siblings, 0 replies; only message in thread
From: Hans de Goede @ 2012-05-29 9:14 UTC (permalink / raw)
To: Linux Media Mailing List
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-29 9:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-29 9:14 [GIT PULL FIXES FOR 3.5]: gspca & radio fixes (updated 3x) Hans de Goede
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.