summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/b2c2
AgeCommit message (Expand)Author
2004-11-19Decreased noise levels.Andrew de Quincy
2004-11-19Figured out tinbox typeAndrew de Quincy
2004-11-19Added vp310 supportAndrew de Quincy
2004-11-18Phase 1 of mt312/vp310 supportAndrew de Quincy
2004-11-18#if 0 some moreJohannes Stezenbach
2004-11-18#if 0'ed unused soft_diseqc() functionJohannes Stezenbach
2004-11-09Set "magic bits"Andrew de Quincy
2004-11-08- make needlessly global code staticMichael Hunold
2004-11-04 kernel compat changes for < 2.6.9, 2nd try.Kenneth Aafloy
2004-11-03- add __iomem annotations (backport from 2.6.10-rc1-bk9)Michael Hunold
2004-10-28- Remove personal build parameterKenneth Aafloy
2004-10-28Imported FE_REFACTORING to HEADAndrew de Quincy
2004-10-26- clean up io_mem messMichael Hunold
2004-09-18- rename way-too-long ""Technisat SkyStar2 driver"" to "SkyStar2"Michael Hunold
2004-08-30make all client_register() and client_unregister() staticJohannes 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 stuffMichael Hunold
2004-08-18- remove dvb i2c code (all drivers are ported to kernel i2c)Michael Hunold
2004-08-08patch by Martin Binder: #include <linux/moduleparam.h> where necessaryJohannes Stezenbach
2004-07-31merge 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-08patch by Antonio Mancuso <antonio.mancuso@digitaltelevision.it>Johannes Stezenbach
2004-06-13fix Oops when the bloody i2c eeprom driver probes the DVB I2C busJohannes 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 entriesMichael Hunold
2004-03-31- first try to fix the module use count bugs, thanks to Hernan A.Perez Masci ...Michael Hunold
2004-03-09Export pci ids, so hotplug works now.Roberto Ragusa
2004-01-27Renamed two functions.Roberto Ragusa
2003-12-26- remove unused variableMichael Hunold
2003-12-10dmxdev.filternum fixRoberto Ragusa
2003-12-10Pid removal fix.Roberto Ragusa
2003-12-10Optimization for pid 0x2000 and code simplification.Augusto Cardoso
2003-12-10- pid addition/removal and open_whole_bandwidth() reworked:Roberto Ragusa
2003-12-09Modify comment and printk.Augusto Cardoso
2003-12-06Readded skystar2 diseqc from Vincenzo Di Massa.Roberto Ragusa
2003-12-04update by Niklas Peinecke, Wolfgang This, Vincenzo Di Massa et al.Holger Waechtler
2003-12-03full DiSEqC support by Vincenzo Di MassaHolger Waechtler
2003-12-01add support for the FCIII. Contributed by Augusto Cardoso.Holger Waechtler
2003-11-29apply adapter->capturing refcounting bug fixed by Wolfgang ThielHolger Waechtler
2003-11-26removed packet_header checks, these are handled in the demux codeHolger Waechtler
2003-11-25linux kernel coding style policy enforcement contributed by Robert RagusaHolger Waechtler
2003-11-23Applied patch by Vincenzo Di Massa to allow full-bandwidth feedsHolger Waechtler
2003-11-18patch by Wolfgang Thiel: gcc-2.95 compile fixes,Johannes Stezenbach
2003-11-10applied skystar2 tone burst patch by Vincenzo Di Massa and fixed a compile ti...Holger Waechtler
2003-11-07Patch by Vadim Catana <skystar@moldova.cc>:Johannes Stezenbach
2003-10-31move around dvb_functions.h include to avoid build warningsJohannes Stezenbach
2003-09-10- add missing #includesMichael Hunold
2003-07-16Fix compilation with 2.5Michael Hunold
2003-07-16- change function return values from u32 to int where possibleMichael Hunold