summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-core/dvb_math.c
AgeCommit message (Collapse)AuthorFilesLines
2012-08-13[media] dvb: move the dvb core one level upMauro Carvalho Chehab1-145/+0
just like the V4L2 core, move the DVB core to drivers/media, as the intention is to get rid of both "video" and "dvb" directories. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2006-06-25V4L/DVB (3996): Make the table staticChristoph Pfister1-1/+1
Signed-off-by: Christoph Pfister <christophpfister@bluemail.ch> Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2006-06-25V4L/DVB (3995): Add missing includeManu Abraham1-0/+1
Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2006-06-25V4L/DVB (3988): Add math routines required by DVB demodsChristoph Pfister1-0/+144
Signed-off-by: Christoph Pfister <christophpfister@bluemail.ch> Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>