index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
dvb
/
b2c2
/
skystar2.c
Age
Commit message (
Expand
)
Author
2005-05-05
drop obsolete skystar2 driver (superseeded by flexcop-pci)
Johannes Stezenbach
2005-04-07
whitespace cleanup for the flexcop-driver, no functional change
Patrick Boettcher
2005-03-17
b2c2: follow dvb_register_adapter changes in dvbdev.[ch]
Andreas Oberritter
2005-03-13
From : http://kerneljanitors.org/TODO
Johannes Stezenbach
2005-03-11
- patch by Amit Gud (unify the spinlock initialization)
Patrick Boettcher
2005-02-12
patch 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-06
added a note to inform people about b2c2/ in dvb-kernel root
Patrick Boettcher
2005-01-30
Updated email address
Roberto Ragusa
2005-01-26
remove duplicated pci_release_region() etc.
Johannes Stezenbach
2005-01-15
patch by Thomas Martin and Dieter Zander:
Johannes Stezenbach
2004-12-21
patch by Vadim Catana: init_dma_queue(): fix dmaq_desc mixup
Johannes Stezenbach
2004-12-19
Misc cleanup
Johannes Stezenbach
2004-12-19
- release_adapter does not really balance claim_adapter. release_adapter does.
Johannes Stezenbach
2004-12-19
Factor out duplicated code in free_dma_queue.
Johannes Stezenbach
2004-12-19
Fat removal in init_dma_queue
Johannes Stezenbach
2004-12-19
PCI api update + leaks
Johannes Stezenbach
2004-12-16
patch by Taylor Jacob to add support for ATSC/VSB frontends
Johannes Stezenbach
2004-11-19
Decreased noise levels.
Andrew de Quincy
2004-11-19
Figured out tinbox type
Andrew de Quincy
2004-11-19
Added vp310 support
Andrew de Quincy
2004-11-18
Phase 1 of mt312/vp310 support
Andrew de Quincy
2004-11-18
#if 0 some more
Johannes Stezenbach
2004-11-18
#if 0'ed unused soft_diseqc() function
Johannes Stezenbach
2004-11-09
Set "magic bits"
Andrew de Quincy
2004-11-08
- make needlessly global code static
Michael 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 parameter
Kenneth Aafloy
2004-10-28
Imported FE_REFACTORING to HEAD
Andrew de Quincy
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-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
[next]