Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-19 | Alternative version of Terratec Cinergy T2 driver | Thierry MERLE | |
From: Tomi Orava <tomimo@ncircle.nullnet.fi> Alternative version of the Terratec Cinergy T2 driver that uses the dvb framework. Priority: normal Signed-off-by: Tomi Orava <tomimo@ncircle.nullnet.fi> Signed-off-by: Thierry MERLE <thierry.merle@free.fr> | |||
2007-06-04 | dvb: use '+=' instead of '=' for EXTRA_CFLAGS | Trent Piepho | |
From: Trent Piepho <xyzzy@speakeasy.org> The Makefiles in the dvb directory tree used '=' when defining EXTRA_CFLAGS rather than '+=', which is far more common in the rest of the kernel source. = 14 times (9 of which this patch removes) := 25 times += 123 times This change also has certain advantages for the out of kernel v4l-dvb build system. Signed-off-by: Trent Piepho <xyzzy@speakeasy.org> | |||
2004-10-15 | added a driver for TerraTec's brand new Cinergy T² device | Daniel Mack | |