Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-24 | drx397xD: fix math usage | Mauro Carvalho Chehab | |
From: Mauro Carvalho Chehab <mchehab@infradead.org> The previous code were using a div64 math specific to i386. Replace for an asm-generic one. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> | |||
2007-08-09 | This patch adds support for the Micronas DRX3975D/DRX3977D DVB-T | Mauro Carvalho Chehab | |
demodulator. The module needs an external firmware file. The module has been tested on a Pinnacle 330e, but with modules that are currently not part of the linux-dvb tree. So consider this highly experimental, don't use this code unless you are an experienced kernel developer. Signed-off-by: Henk Vergonet <henk.vergonet@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> |