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-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
2004-01-16
merge frontend improvements from DVB tree:
Johannes Stezenbach
2004-01-06
- fix compilation with "make allyesconfig": make av7110
Michael Hunold
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-12-20
increase mdelay from 30 to 50 to be more reliable with bad reception quality
Andreas Oberritter
2003-12-20
updated contributors.txt and some email addresses
Andreas Oberritter
2003-12-09
use correct delay values, don't divide by HZ when using dvb_delay().
Holger Waechtler
2003-12-01
patch for the mt312 module, targeting the VP310. Contributed by Augusto Cardoso.
Holger Waechtler
2003-11-29
set FE_HAS_LOCK only when all low-order bits are valid
Holger Waechtler
2003-11-27
- completed nokia board support
Andreas Oberritter
2003-11-27
fix typo in code rate table lookup for FE_GET_FRONTEND
Holger Waechtler
2003-11-27
- set default pwm value to 0x48 for boards which don't have an eeprom at i2c ...
Andreas Oberritter
2003-11-25
make it compile with non-C99-compliant gcc versions. Patch contributed by Wol...
Holger Waechtler
2003-11-23
fix frontend private data handling. patch by Mikael Rosbacke <rosbacke at nad...
Andreas Oberritter
2003-11-20
obsolete, removed.
Holger Waechtler
2003-11-20
firmware loader implementation contributed by Martin Stubbs
Holger Waechtler
2003-11-19
Whoops, forgot to add a "return 0" at the end of the init function
Andrew de Quincy
2003-11-19
Added new module parameter to choose between BER and UCBLOCKs error
Andrew de Quincy
2003-11-12
- use per i2c-adapater void pointer for private data in nxt_attach() / nxt_de...
Michael Hunold
2003-11-12
- compile fix
Michael Hunold
2003-11-12
- re-indent the source
Michael Hunold
2003-11-12
Added modifications based on the recommended settings in the SU1278
Andrew de Quincy
2003-11-12
- let the samsung tuner module count bit errors instead of block errors
Holger Waechtler
2003-11-11
remove FE_CAN_INVERSION_AUTO
Johannes Stezenbach
2003-11-11
increase buf for firmware loading by 2 (bug reported by Jamie Honan)
Johannes Stezenbach
2003-11-10
remove __devinitdata (fixes Oops)
Johannes Stezenbach
2003-11-07
Patch by Vadim Catana <skystar@moldova.cc>:
Johannes Stezenbach
2003-11-06
add reg to stv0299_readreg() dprintk
Johannes Stezenbach
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-16
- fix usage of firmware location Kconfig option (Thanks Jamie!)
Michael Hunold
2003-10-13
DVB_TWINHAN_DST
Jamie Honan
[next]