Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-06 | zl10036: fix compile warning on kernel 2.6.23. | Hans Verkuil | |
From: Hans Verkuil <hverkuil@xs4all.nl> Priority: normal Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> | |||
2009-02-24 | Add support for Zarlink ZL10036 DVB-S tuner. | Mauro Carvalho Chehab | |
From: Matthias Schwarzott <zzam@gentoo.org> This driver is based on initial work by Tino Reichardt and was heavily changed. The datasheet of the zl10036 can be found here and on other places on the net: http://www.mcmilk.de/projects/dvb-card/datasheets/ZL10036.pdf The zl10038 is similar to the zl10036, so it is maybe possible to write a common driver of necessary. Signed-off-by: Matthias Schwarzott <zzam@gentoo.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |