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
/
stv0299.c
Age
Commit message (
Expand
)
Author
2003-12-20
updated contributors.txt and some email addresses
Andreas Oberritter
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
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-07
Patch by Vadim Catana <skystar@moldova.cc>:
Johannes Stezenbach
2003-11-06
add reg to stv0299_readreg() dprintk
Johannes Stezenbach
2003-10-08
- allow private data to be associated with i2c devices
Andreas Oberritter
2003-09-26
fixed detection of stv0299 if chip is in standby mode
Oliver Endriss
2003-06-18
When I submitted the last patchset for the 2.5 kernel series,
Michael Hunold
2003-05-27
- remove enumeration typedefs
Michael Hunold
2003-05-27
Use C99 initializers.
Michael Hunold
2003-05-19
more 64bit compile time warning fixes
Holger Waechtler
2003-05-08
- added SEC_VOLTAGE_OFF to the API
Johannes Stezenbach
2003-05-05
support for SU1278 w/ tua6100 PLL
Holger Waechtler
2003-04-30
- introduce dvb_functions.h in order to make the dvb subsystem
Michael Hunold
2003-04-29
- portability fixes, follow compat.[hc] -> dvb_compat.[hc] changes
Holger Waechtler
2003-04-27
remove ddelay function because it's already defined in dvb_compat.h
Alex Woods
2003-04-25
disable TDQF probing
Holger Waechtler
2003-04-25
fix syntax errors to get it compile again.
Holger Waechtler
2003-04-25
wate up stv0299 + configure i2c clock registers before probing PLLs
Holger Waechtler
2003-04-25
Lots of cosmetic changes in order to sync the CVS with
Michael Hunold
2003-04-24
- #include "compat.h" --> #include "dvb_compat.h"
Holger Waechtler
2003-03-22
more portability, now frontend modules build out of the box
Holger Waechtler
2003-02-03
get the (ftype == LG_TDQF_S001F || ftype == ALPS_BSRU6) thing right, thanks
Holger Waechtler
2003-02-03
bugfix for Allps BSRU6 contributed by Matt Davis <matt@Helius.COM>
Holger Waechtler
2003-01-21
get in sync w/ DVB/
Holger Waechtler
2002-12-29
Major cleanup: the goal is to get rid of the budget card <=> saa7146.o <=> vi...
Michael Hunold
2002-12-23
generic stv0299 driver by Peter Schildmann <peter.schildmann@web.de>
Holger Waechtler
[prev]