summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/dst.c
AgeCommit 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 stuffMichael 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 i2cMichael Hunold
2004-03-11Checked in experimental frontend patchAndrew de Quincy
2004-02-03patch 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 theMichael Hunold
2003-12-23remove AUTO_INVERSION for capabilities (not true)Jamie Honan
2003-11-05Correct tuner type for -MOT from Grant TottenJamie Honan
2003-11-03DST-M0T should be DST-MOT : zero vs OhJamie Honan
2003-11-03corrected invalid email address dvb-kernel@linuxtv.orgJohannes Stezenbach
2003-11-01Dimitri suggested some mods for signal/quality for terrestial.Jamie Honan
2003-10-29Pin 1 versus pin 2 needs more testing. Put back as was till moreJamie Honan
2003-10-28Fix 03T to have TS204Jamie Honan
2003-10-28Pin 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 withJamie Honan
2003-10-13Initial dst.cJamie Honan