History log of /drivers/media/radio/radio-tea5777.h
Revision Date Author Comments
d1f280d615a0f0b723dac5a2cd3f2f7f18bca4fa 11-Aug-2012 Hans de Goede <hdegoede@redhat.com> [media] radio-shark2: Add support for suspend & resume

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
d7aab0bf9dbd658c25e815aa034042aed6801f3e 10-Aug-2012 Hans de Goede <hdegoede@redhat.com> [media] radio-tea5777: Add support for tuning AM

This completes my work on the Griffin radioSHARK2 driver, let me use this
opportunity to thank Hisaaki Shibata for his generous donation of a
Griffin radioSHARK2 to me, which has made this driver possible.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
4faba767c6243b43ad975406fe027be7394e4591 23-Jun-2012 Hans de Goede <hdegoede@redhat.com> [media] shark2: New driver for the Griffin radioSHARK v2 USB radio receiver

This driver consists of 2 parts, a generic tea5777 driver and a driver
for the Griffin radioSHARK v2 USB radio receiver, which is the only driver
using the generic tea5777 for now.

This first version only implements FM support, once the the new
VIDIOC_ENUM_FREQ_BANDS API is upstream I'll also add AM support.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>