* [GIT PULL FOR v3.14] Add support for 'Thanko's Raremono' FM/AM/SW radio receiver
@ 2013-12-18 11:34 Hans Verkuil
0 siblings, 0 replies; only message in thread
From: Hans Verkuil @ 2013-12-18 11:34 UTC (permalink / raw)
To: linux-media
The following changes since commit 3e6e3b3d3d6877e5b9fe0c2cd9788127a4974a3d:
[media] staging: media: davinci_vpfe: Rewrite return statement in vpfe_video.c (2013-12-18 06:28:13 -0200)
are available in the git repository at:
git://linuxtv.org/hverkuil/media_tree.git thanko
for you to fetch changes up to 68318397d8fdb521ddbd00548bb1394a0ce98bef:
MAINTAINERS: add entry for new radio-raremono radio driver. (2013-12-18 12:33:59 +0100)
----------------------------------------------------------------
Hans Verkuil (4):
si470x: don't use buffer on the stack for USB transfers.
si470x: add check to test if this is really a si470x.
radio-raremono: add support for 'Thanko's Raremono' AM/FM/SW USB device.
MAINTAINERS: add entry for new radio-raremono radio driver.
MAINTAINERS | 8 ++
drivers/media/radio/Kconfig | 14 +++
drivers/media/radio/Makefile | 1 +
drivers/media/radio/radio-raremono.c | 387 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
drivers/media/radio/si470x/radio-si470x-usb.c | 81 ++++++++++-----
drivers/media/radio/si470x/radio-si470x.h | 1 +
6 files changed, 466 insertions(+), 26 deletions(-)
create mode 100644 drivers/media/radio/radio-raremono.c
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-12-18 11:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-18 11:34 [GIT PULL FOR v3.14] Add support for 'Thanko's Raremono' FM/AM/SW radio receiver Hans Verkuil
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.