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