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
/
frontends
/
dst.c
Age
Commit message (
Expand
)
Author
2004-08-24
- replace dvb_unregister_frontend_new() with dvb_unregister_frontend()
Michael Hunold
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-18
- convert Twinhan DST frontend driver to kernel i2c
Michael Hunold
2004-03-11
Checked in experimental frontend patch
Andrew de Quincy
2004-02-03
patch by Geert Uytterhoeven: Never include <asm/delay.h> directly.
Johannes Stezenbach
2003-12-24
- give more credit to Jamie Honan, he's the guy that has done most of the
Michael Hunold
2003-12-23
remove AUTO_INVERSION for capabilities (not true)
Jamie Honan
2003-11-05
Correct tuner type for -MOT from Grant Totten
Jamie Honan
2003-11-03
DST-M0T should be DST-MOT : zero vs Oh
Jamie Honan
2003-11-03
corrected invalid email address dvb-kernel@linuxtv.org
Johannes Stezenbach
2003-11-01
Dimitri suggested some mods for signal/quality for terrestial.
Jamie Honan
2003-10-29
Pin 1 versus pin 2 needs more testing. Put back as was till more
Jamie Honan
2003-10-28
Fix 03T to have TS204
Jamie Honan
2003-10-28
Pin 2 for 8820 is controlled by value 4. Also normally low,
Jamie Honan
2003-10-28
- reworked i2c / gpio so not so hackerish and more in line with
Jamie Honan
2003-10-13
Initial dst.c
Jamie Honan