From: Hans Verkuil <hansverk@cisco.com>
To: linux-media <linux-media@vger.kernel.org>
Subject: [GIT PULL FOR v3.14] Add support for 'Thanko's Raremono' FM/AM/SW radio receiver
Date: Wed, 18 Dec 2013 12:34:09 +0100 [thread overview]
Message-ID: <52B18831.7010509@cisco.com> (raw)
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
reply other threads:[~2013-12-18 11:36 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=52B18831.7010509@cisco.com \
--to=hansverk@cisco.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.