summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/b2c2/skystar2.c
AgeCommit message (Expand)Author
2005-05-05drop obsolete skystar2 driver (superseeded by flexcop-pci)Johannes Stezenbach
2005-04-07whitespace cleanup for the flexcop-driver, no functional changePatrick Boettcher
2005-03-17b2c2: follow dvb_register_adapter changes in dvbdev.[ch]Andreas Oberritter
2005-03-13From : http://kerneljanitors.org/TODOJohannes Stezenbach
2005-03-11- patch by Amit Gud (unify the spinlock initialization)Patrick Boettcher
2005-02-12patch by Adrian Bunk:Johannes Stezenbach
2005-02-10- fixed MAC address reading (eeprom address to read, was not correctly set, r...Patrick Boettcher
2005-02-06added a note to inform people about b2c2/ in dvb-kernel rootPatrick Boettcher
2005-01-30Updated email addressRoberto Ragusa
2005-01-26remove duplicated pci_release_region() etc.Johannes Stezenbach
2005-01-15patch by Thomas Martin and Dieter Zander:Johannes Stezenbach
2004-12-21patch by Vadim Catana: init_dma_queue(): fix dmaq_desc mixupJohannes Stezenbach
2004-12-19Misc cleanupJohannes Stezenbach
2004-12-19- release_adapter does not really balance claim_adapter. release_adapter does.Johannes Stezenbach
2004-12-19Factor out duplicated code in free_dma_queue.Johannes Stezenbach
2004-12-19Fat removal in init_dma_queueJohannes Stezenbach
2004-12-19PCI api update + leaksJohannes Stezenbach
2004-12-16patch by Taylor Jacob to add support for ATSC/VSB frontendsJohannes Stezenbach
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-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