summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/b2c2
AgeCommit message (Collapse)Author
2003-11-07Patch by Vadim Catana <skystar@moldova.cc>:Johannes Stezenbach
Add support for Technisat SkyStar2 rev. 2.6B with Samsung TBMU24112IMB frontend.
2003-10-31move around dvb_functions.h include to avoid build warningsJohannes Stezenbach
2003-09-10- add missing #includesMichael Hunold
- change io-variables from u32 to unsigned long - fix printk outputs
2003-07-16Fix compilation with 2.5Michael Hunold
2003-07-16- change function return values from u32 to int where possibleMichael Hunold
- make all functions static - comment out unused functions - fix return values of some functions - ...
2003-07-16- crap removalMichael Hunold
2003-07-16- change commentsMichael Hunold
2003-07-15Add "skystar2" driver. Please review the Kconfig files.Michael Hunold
2003-07-14- indented the source properlyMichael Hunold
- removed some bogus separation comments - changed the default debug level to 0
2003-07-04remove trailing ';'Holger Waechtler
2003-06-27import skystar2 driver. The author does not responds to emails, but since he ↵Holger Waechtler
released the driver under the terms of the LGPL it should be ok to incorporate it into theLinuxDVB project...