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
/
bt8xx
Age
Commit message (
Expand
)
Author
2004-03-11
- fix include file to make it build with build-2.4 and build-2.6
Michael Hunold
2003-12-24
- add -Idrivers/media/dvb/frontends to Makefile, needed for dst include
Michael Hunold
2003-12-20
updated contributors.txt and some email addresses
Andreas Oberritter
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-10-31
move around dvb_functions.h include to avoid build warnings
Johannes Stezenbach
2003-10-28
- reworked i2c / gpio so not so hackerish and more in line with
Jamie Honan
2003-10-22
fix crash on module unload by Dmitri Katchalov <dmitrik@users.sourceforge.net>
Andreas Oberritter
2003-10-13
Patches are no longer needer for dvb-bt8xx support,
Michael Hunold
2003-10-13
Changes to support dst and bttv > 0.9.12 and for kernel >= 2.6.0-test7
Jamie Honan
2003-10-01
replace algo->master_xfer() by i2c_transfer()
Holger Waechtler
2003-09-07
- apply Avermedia DVB-T related patches contributed by Mark Edwards <mark@edw...
Holger Waechtler
2003-07-15
- indentation fixes
Michael Hunold
2003-06-29
- remove obsolete fields from struct bt878
Holger Waechtler
2003-06-27
improved help
Holger Waechtler
2003-06-25
cvs sucks!
Holger Waechtler
2003-06-21
- 2.5 API changes for bt878
Holger Waechtler
2003-06-21
code review, use adap->num instead of card_num field, card_num and dev_num ar...
Holger Waechtler
2003-05-27
Here comes a huge cleanup patch in order to get the sources into
Michael Hunold
2003-04-15
remove name/vendor/id strings, these caused only troubles everywhere and nobo...
Holger Waechtler
2003-02-02
Support more than one card
Florian Schirmer
2003-02-02
Add license
Florian Schirmer
2003-01-31
Remove some debug outputs
Florian Schirmer
2003-01-25
- Rewritten RISC programm
Florian Schirmer
2003-01-21
Pinnacle PCTV DVB-S support (untested)
Florian Schirmer
2003-01-21
Make some things generic
Florian Schirmer
2003-01-21
Patches required by DVB bt8xx driver
Florian Schirmer
2003-01-21
Add Bt8xx interface files (stolen from PCTV driver)
Florian Schirmer
2003-01-21
Bt8xx based adapter driver
Florian Schirmer