From: Hans Verkuil <hverkuil@xs4all.nl>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Cc: "Pali Rohár" <pali.rohar@gmail.com>
Subject: [GIT PULL FOR v3.14] Add radio-bcm2048 staging driver
Date: Thu, 05 Dec 2013 08:49:48 +0100 [thread overview]
Message-ID: <52A0301C.5050009@xs4all.nl> (raw)
Hi Mauro,
This patch series adds support for the bcm2048 radio found in the Nokia N900.
It needs more work before it can be moved to media/radio, but it's OK for
staging.
Regards,
Hans
The following changes since commit 3f823e094b935c1882605f8720336ee23433a16d:
[media] exynos4-is: Simplify fimc-is hardware polling helpers (2013-12-04 15:54:19 -0200)
are available in the git repository at:
git://linuxtv.org/hverkuil/media_tree.git bcm
for you to fetch changes up to a8cc848df020be03a3eaddca068ec1fb6816834e:
bcm2048: add TODO file for this staging driver. (2013-12-05 08:44:25 +0100)
----------------------------------------------------------------
Hans Verkuil (2):
This adds support for the BCM2048 radio module found in Nokia N900
bcm2048: add TODO file for this staging driver.
drivers/staging/media/Kconfig | 2 +
drivers/staging/media/Makefile | 1 +
drivers/staging/media/bcm2048/Kconfig | 13 +
drivers/staging/media/bcm2048/Makefile | 1 +
drivers/staging/media/bcm2048/TODO | 18 +
drivers/staging/media/bcm2048/radio-bcm2048.c | 2745 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
drivers/staging/media/bcm2048/radio-bcm2048.h | 30 +
7 files changed, 2810 insertions(+)
create mode 100644 drivers/staging/media/bcm2048/Kconfig
create mode 100644 drivers/staging/media/bcm2048/Makefile
create mode 100644 drivers/staging/media/bcm2048/TODO
create mode 100644 drivers/staging/media/bcm2048/radio-bcm2048.c
create mode 100644 drivers/staging/media/bcm2048/radio-bcm2048.h
reply other threads:[~2013-12-05 7:50 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=52A0301C.5050009@xs4all.nl \
--to=hverkuil@xs4all.nl \
--cc=linux-media@vger.kernel.org \
--cc=pali.rohar@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox