All of lore.kernel.org
 help / color / mirror / Atom feed
* [REVIEW PATCH 0/4] add radio-raremono driver
@ 2013-12-13 12:26 Hans Verkuil
  2013-12-13 12:26 ` [REVIEW PATCH 1/4] si470x: don't use buffer on the stack for USB transfers Hans Verkuil
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Hans Verkuil @ 2013-12-13 12:26 UTC (permalink / raw)
  To: linux-media

This patch series adds the new radio-raremono driver for the USB
'Thanko's Raremono' AM/FM/SW receiver.

Since it (ab)uses the same USB IDs as the si470x SiLabs Reference
Design I had to add additional checks to si470x to tell the two apart.

While editing si470x I noticed that it passes USB buffers from the stack
instead of using kmalloc, so I fixed that as well.

I have tested the si470x checks, and the FM and AM receiver of the
Raremono device have been tested as well. I don't have a SW transmitter,
nor are there any SW transmitters here in Norway, so I couldn't test it.

All I can say is that it is definitely tuning since the white noise
changes when I change frequency. I'll try this nexy week in the Netherlands,
as I think there are still a few SW transmissions there I might receive.

The initial reverse engineering for this driver was done by Dinesh Ram
as part of his Cisco internship, so many thanks to Dinesh for doing that
work.

Regards,

	Hans


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-01-08 15:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-13 12:26 [REVIEW PATCH 0/4] add radio-raremono driver Hans Verkuil
2013-12-13 12:26 ` [REVIEW PATCH 1/4] si470x: don't use buffer on the stack for USB transfers Hans Verkuil
2013-12-13 12:26 ` [REVIEW PATCH 2/4] si470x: add check to test if this is really a si470x Hans Verkuil
2013-12-13 12:26 ` [REVIEW PATCH 3/4] radio-raremono: add support for 'Thanko's Raremono' AM/FM/SW USB device Hans Verkuil
2013-12-13 12:26 ` [REVIEW PATCH 4/4] MAINTAINERS: add entry for new radio-raremono radio driver Hans Verkuil
2013-12-28 12:28 ` [REVIEW PATCH 0/4] add radio-raremono driver Hans Verkuil
2014-01-08 14:51 ` Alexey Klimov
2014-01-08 15:15   ` 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.