summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/itd1000.c
AgeCommit message (Collapse)Author
2008-04-28 make itd1000_fre_values[] static constMauro Carvalho Chehab
From: Adrian Bunk <bunk@kernel.org> itd1000_fre_values[] can become static const. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-04-13Added support for SkyStar2 rev2.7 and ITD1000 DVB-S tunerPatrick Boettcher
From: Patrick Boettcher <pb@linuxtv.org> This patches adds support for the SkyStar2 rev2.7 with the PN1010/ITD1000 Frontend. Signed-off-by: Patrick Boettcher <pb@linuxtv.org>