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
/
ves1820.c
Age
Commit message (
Expand
)
Author
2003-08-21
Patch from Lauri Pesonen: Use correct IF for TT-Budget card.
Johannes Stezenbach
2003-06-19
use Robert's suggestions for CLKCONF (0x03) and CARCONF (0x04)
Holger Waechtler
2003-06-18
When I submitted the last patchset for the 2.5 kernel series,
Michael Hunold
2003-05-27
fixed c99 initializers
Andreas Oberritter
2003-05-27
- remove enumeration typedefs
Michael Hunold
2003-05-27
Use C99 initializers.
Michael Hunold
2003-05-20
changed AFC debug printk to output frequency offset in Hz
Johannes Stezenbach
2003-05-19
patch from Jaakko Hyvatti http://hyvatti.iki.fi/~jaakko/dvb/dvb7.diff
Johannes Stezenbach
2003-05-19
more 64bit compile time warning fixes
Holger Waechtler
2003-05-19
apply patch by <jaakko@hyvatti.iki.fi> to distinguish different PLL/Synthesizer
Holger Waechtler
2003-05-13
patch from Jaakko Hyvatti http://hyvatti.iki.fi/~jaakko/dvb/dvb6.diff:
Johannes Stezenbach
2003-04-30
- introduce dvb_functions.h in order to make the dvb subsystem
Michael Hunold
2003-04-26
Revert ddelay() cleanup, discuss this first with Holger.
Michael Hunold
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-04-20
moved definition of XIN to top
Andreas Oberritter
2003-03-22
more portability, now frontend modules build out of the box
Holger Waechtler
2003-03-21
- more portability changes, move ddelay() into compat.h
Holger Waechtler
2003-03-19
add a flag FE_CAN_RECOVER to frontend capabilities. When you set this flag
Holger Waechtler
2003-03-12
setup correct IF, reported by Dennis Noordsij <dennis.noordsij@wiral.com>
Holger Waechtler
2002-12-29
Major cleanup: the goal is to get rid of the budget card <=> saa7146.o <=> vi...
Michael Hunold
2002-11-27
apply fix by Micael Beronius <micael.beronius@telia.com> in order to release the
Holger Waechtler
2002-11-26
one more parenthesis bug fix
Holger Waechtler
2002-11-26
add explicit parentheses to ensure the correct operator precedence
Holger Waechtler
2002-11-19
removed unused MODULE_PARM(debug,"i")
Holger Waechtler
2002-11-18
code review and cleanup, dynamic demod i2c address probing, autoinversion
Holger Waechtler
2002-10-24
BER fixes by obi
Holger Waechtler
2002-10-21
shift EEPROM adress
Holger Waechtler
2002-10-16
the 2.5 tree
Holger Waechtler