Age | Commit message (Expand) | Author |
2004-10-26 | - clean up io_mem mess | Michael Hunold |
2004-09-18 | - rename way-too-long ""Technisat SkyStar2 driver"" to "SkyStar2" | Michael Hunold |
2004-08-30 | make all client_register() and client_unregister() static | Johannes Stezenbach |
2004-08-23 | - Fix `I2C_CLASS_TV_DIGITAL' undeclared for SuSE 9.x? | Kenneth Aafloy |
2004-08-18 | - forgot to remove all occurences of "#include "dvb_functions.h" which is inc... | Michael Hunold |
2004-08-18 | - nuke dvb functions stuff | Michael Hunold |
2004-08-18 | - remove dvb i2c code (all drivers are ported to kernel i2c) | Michael Hunold |
2004-08-08 | patch by Martin Binder: #include <linux/moduleparam.h> where necessary | Johannes Stezenbach |
2004-07-31 | merge back various cleanups from mainline kernel: | Johannes Stezenbach |
2004-07-30 | - More MODULE_PARM -> module_param changes, all should be corrected now. | Kenneth Aafloy |
2004-07-08 | patch by Antonio Mancuso <antonio.mancuso@digitaltelevision.it> | Johannes Stezenbach |
2004-06-13 | fix Oops when the bloody i2c eeprom driver probes the DVB I2C bus | Johannes Stezenbach |
2004-06-07 | - this patch allows the skystar2 driver to work with frontends which are conv... | Michael Hunold |
2004-05-28 | - clean up and sanitize various Kconfig entries | Michael Hunold |
2004-03-31 | - first try to fix the module use count bugs, thanks to Hernan A.Perez Masci ... | Michael Hunold |
2004-03-09 | Export pci ids, so hotplug works now. | Roberto Ragusa |
2004-01-27 | Renamed two functions. | Roberto Ragusa |
2003-12-26 | - remove unused variable | Michael Hunold |
2003-12-10 | dmxdev.filternum fix | Roberto Ragusa |
2003-12-10 | Pid removal fix. | Roberto Ragusa |
2003-12-10 | Optimization for pid 0x2000 and code simplification. | Augusto Cardoso |
2003-12-10 | - pid addition/removal and open_whole_bandwidth() reworked: | Roberto Ragusa |
2003-12-09 | Modify comment and printk. | Augusto Cardoso |
2003-12-06 | Readded skystar2 diseqc from Vincenzo Di Massa. | Roberto Ragusa |
2003-12-04 | update by Niklas Peinecke, Wolfgang This, Vincenzo Di Massa et al. | Holger Waechtler |
2003-12-03 | full DiSEqC support by Vincenzo Di Massa | Holger Waechtler |
2003-12-01 | add support for the FCIII. Contributed by Augusto Cardoso. | Holger Waechtler |
2003-11-29 | apply adapter->capturing refcounting bug fixed by Wolfgang Thiel | Holger Waechtler |
2003-11-26 | removed packet_header checks, these are handled in the demux code | Holger Waechtler |
2003-11-25 | linux kernel coding style policy enforcement contributed by Robert Ragusa | Holger Waechtler |
2003-11-23 | Applied patch by Vincenzo Di Massa to allow full-bandwidth feeds | Holger Waechtler |
2003-11-18 | patch by Wolfgang Thiel: gcc-2.95 compile fixes, | Johannes Stezenbach |
2003-11-10 | applied skystar2 tone burst patch by Vincenzo Di Massa and fixed a compile ti... | Holger Waechtler |
2003-11-07 | Patch by Vadim Catana <skystar@moldova.cc>: | Johannes Stezenbach |
2003-10-31 | move around dvb_functions.h include to avoid build warnings | Johannes Stezenbach |
2003-09-10 | - add missing #includes | Michael Hunold |
2003-07-16 | Fix compilation with 2.5 | Michael Hunold |
2003-07-16 | - change function return values from u32 to int where possible | Michael Hunold |
2003-07-16 | - crap removal | Michael Hunold |
2003-07-16 | - change comments | Michael Hunold |
2003-07-15 | Add "skystar2" driver. Please review the Kconfig files. | Michael Hunold |
2003-07-14 | - indented the source properly | Michael Hunold |
2003-07-04 | remove trailing ';' | Holger Waechtler |
2003-06-27 | import skystar2 driver. The author does not responds to emails, but since he ... | Holger Waechtler |