* [GIT PULL FOR v3.14] Add radio-bcm2048 staging driver
@ 2013-12-05 7:49 Hans Verkuil
0 siblings, 0 replies; only message in thread
From: Hans Verkuil @ 2013-12-05 7:49 UTC (permalink / raw)
To: Linux Media Mailing List; +Cc: Pali Rohár
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-12-05 7:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-05 7:49 [GIT PULL FOR v3.14] Add radio-bcm2048 staging driver Hans Verkuil
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox