summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/gl861.h
Commit message (Collapse)AuthorAgeFilesLines
* V4L/DVB (8014): gl861: coding style fixesAntti Palosaari2008-07-201-1/+1
| | | | | | | - coding style fixes raised by checkpatch Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
* V4L/DVB (5228): Gl861: remove unneeded "extern int" declarationMichael Krufky2007-02-211-1/+0
| | | | | Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
* V4L/DVB (5221): Dvb-usb: initial support for MSI Mega Sky 580 DVB-T based on ↵Carl Lundqvist2007-02-211-0/+16
GL861 This patch adds support for MSI Mega Sky 580 / GL861 DVB-T USB2.0 Except for the 2 lines added to zl10353.c, zl10353_reset_attach needs to be changed. If I read the code correctly setting parallel_ts will take care of the 3rd byte, but the 2nd byte needs to be 0x0b instead of 0x03 too. I guess these changes needs to be done only for this device, not sure how to do that. The zl10353 changes have been split apart from this patch, into the next patch, soon to follow. Signed-off-by: Carl Lundqvist <comabug@gmail.com> Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
OpenPOWER on IntegriCloud