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
Age
Commit message (
Expand
)
Author
2004-03-25
Added 200ms delay after first FE_INIT.
Andrew de Quincy
2004-03-25
Upped tuning delays to fix tuning
Andrew de Quincy
2004-03-24
Implemented FE_SLEEP
Andrew de Quincy
2004-03-19
patch by Kenneth Aafløy to add support for Typhoon DVB-S budget card
Johannes Stezenbach
2004-03-15
- C99 fixes
Michael Hunold
2004-03-14
ALPS BSRU6 needs inversion inverted.
Andrew de Quincy
2004-03-14
Converted 8space->1tabs (formatting)
Andrew de Quincy
2004-03-14
Fixed INVERSION_AUTO code so it no longer writes to the global initalisation ...
Andrew de Quincy
2004-03-13
Reading inversion with FE_GET_FRONTEND had the inversion the wrong way
Andrew de Quincy
2004-03-12
Tweaked timings for reliable tuning
Andrew de Quincy
2004-03-12
Needed to increase the delay
Andrew de Quincy
2004-03-12
Increased to a more suitable min_delay for tda1004x
Andrew de Quincy
2004-03-11
Removed unused variable warning
Andrew de Quincy
2004-03-11
Checked in experimental frontend patch
Andrew de Quincy
2004-03-05
Kconfig update for MT352.
Daniel Mack
2004-03-05
Added a driver for Zarlink's MT352 DVB-T demodulator.
Daniel Mack
2004-03-03
add (#if'ed) old code for tsa5060_set_tv_freq() which works
Johannes Stezenbach
2004-03-02
- C99 initializiers fix
Michael Hunold
2004-03-01
remove FE_CAN_RECOVER as suggested by Torbjörn Jansson
Johannes Stezenbach
2004-02-27
Reinstated old INVERSION_AUTO behaviour once more
Andrew de Quincy
2004-02-27
Reduced drift so channels cannot drift across to nearby ones
Andrew de Quincy
2004-02-26
Lots of fixes to help with correct tuning.
Andrew de Quincy
2004-02-25
Expanded INIT code, and sped up finetuning times.
Andrew de Quincy
2004-02-24
Added a temporary hack to fix buggy user-side software which supplies
Andrew de Quincy
2004-02-24
Further refinements: force a full tune whenever FE_INIT is done.
Andrew de Quincy
2004-02-23
Fixes to sort out tuning at low symbol rates
Andrew de Quincy
2004-02-21
Updated documentation to contain note about USB devices
Andrew de Quincy
2004-02-20
Added seperate settings for SU1278 on technotrend hardware
Andrew de Quincy
2004-02-16
DVB_TDA1004X and DVB_NXT6000 do not depend on !STANDALONE
Johannes Stezenbach
2004-02-15
- change AFC handling as suggested by Robert Schlabbach
Johannes Stezenbach
2004-02-15
verbose-print AFC only if carrier has been recovered
Johannes Stezenbach
2004-02-13
turn off ves1820 test output pins (don't know if this makes
Johannes Stezenbach
2004-02-09
fixed typo
Holger Waechtler
2004-02-07
gcc-3.5 compatibilty patch from 2.6.3-rc1
Johannes Stezenbach
2004-02-06
add nxt6000 frontend driver to Makefiles
Johannes Stezenbach
2004-02-03
patch by Geert Uytterhoeven: Never include <asm/delay.h> directly.
Johannes Stezenbach
2004-01-30
Standardised where the firmware should be.
Andrew de Quincy
2004-01-29
Changed to use full i2c reads in probing instead of i2c pings to be
Andrew de Quincy
2004-01-29
bugfix by Robert Cook: FE_RESET did the same as FE_INIT, thus invalidating
Andreas Oberritter
2004-01-28
Need to re-invert inversion for tda10046 in get_fe()
Andrew de Quincy
2004-01-28
Now resets chip before uploading firmware
Andrew de Quincy
2004-01-28
Had to split firmware upload off from frontend init... the initial tune attempt
Andrew de Quincy
2004-01-27
Fixed frequency calculation.. realised its exactly the same as the
Andrew de Quincy
2004-01-27
Fixed signal strength reading for tda10046h
Andrew de Quincy
2004-01-27
Updated description
Andrew de Quincy
2004-01-27
Small tweaks. Better inversion handling, and changed how 6MHz is set in
Andrew de Quincy
2004-01-27
Forgot to make sure inversion was on for TDA10046H
Andrew de Quincy
2004-01-27
Implemented tda10046h driver
Andrew de Quincy
2004-01-26
don't send zero-byte messages when probing the PLL type
Holger Waechtler
2004-01-23
- spelling fix: aquire -> acquire
Michael Hunold
[next]