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
/
ttpci
/
budget.c
Age
Commit message (
Expand
)
Author
2006-02-28
Refactored LNBP21 and BSBE1 support
Oliver Endriss
2005-12-19
Revert one 64-bit fix and improved other 64-bit fixes
Hans Verkuil
2005-11-26
Whitespaces cleanups.
Mauro Carvalho Chehab
2005-11-12
LNB power can now be switched off for Activy Budget-S rev GR/AL.
Oliver Endriss
2005-11-08
fixed DiSEqC timing for saa7146-based budget cards
Oliver Endriss
2005-10-24
stv0299_set_frontend(): reduced number of i2c transfers, set register 0x12 fr...
Oliver Endriss
2005-10-03
Remove broken stv0299 enhanced tuning code
Andrew de Quincy
2005-09-04
This patch adds support for the Technotrend Budget Card S1500
Andrew de Quincy
2005-07-21
Fix inversion/fec.
Andrew de Quincy
2005-07-16
Pass a pointer to the i2c bus to the pll callbacks (stv0299 only).
Andreas Oberritter
2005-06-15
Finalised s5h1420/Nova-S SE support. released
Andrew de Quincy
2005-06-12
Fixed initialisation of LNBP21
Andrew de Quincy
2005-06-12
Implement voltage controls
Andrew de Quincy
2005-06-12
Correct subsystem id
Andrew de Quincy
2005-06-11
Initial support for s5h1420 frontend (new hauppauge/tt DVB-S SE). Untested
Andrew de Quincy
2005-03-17
ttpci: follow dvb_register_adapter changes in dvbdev.[ch]
Andreas Oberritter
2005-03-02
whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)
Johannes Stezenbach
2005-01-30
Committed patch for Activy Budget with ALPS BSRU6 tuner
Oliver Endriss
2004-12-19
patch by Emard to enable satelco support.
Johannes Stezenbach
2004-11-14
- Fix budget module usage count for frontend/demux devices.
Kenneth Aafloy
2004-11-08
- make needlessly global code static
Michael Hunold
2004-11-07
Fixed set_tone
Andrew de Quincy
2004-10-28
Imported FE_REFACTORING to HEAD
Andrew de Quincy
2004-09-20
- remove stupid DEB_* debugging macro horror from av7110 and budget drivers, ...
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 stuff
Michael Hunold
2004-05-03
Overhaul frontend i2c subsystem because of the recent discussion about
Michael Hunold
2004-02-27
coding style fix only
Oliver Endriss
2004-02-26
Added support for Fujitsu-Siemens Activy Card (Grundig tuner)
Oliver Endriss
2003-10-09
- backfeed patches from 2.6.0-test7, which have not gone through our cvs:
Michael Hunold
2003-08-31
use budget-ci driver for new TT DVB-T cards with onboard MSP430.
Holger Waechtler
2003-07-07
Make the "ext_vv_data" informations a per-device information instead
Michael Hunold
2003-06-18
When I submitted the last patchset for the 2.5 kernel series,
Michael Hunold
2003-06-16
Andrew de Quincy's and Robert Schlalach's tda10045 DVB-T driver
Holger Waechtler
2003-05-20
Some more ppc-compilation fixes:
Michael Hunold
2003-04-30
- introduce dvb_functions.h in order to make the dvb subsystem
Michael Hunold
2003-04-28
Compile fixes against 2.5.68.
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-22
- removed the compatibility crap around KBUILD_MODNAME from all drivers,
Michael Hunold
2003-03-21
many more portability changes
Holger Waechtler
2003-03-21
- more portability changes, move ddelay() into compat.h
Holger Waechtler
2003-03-20
Move the budget-driver from "ttpci-budget" to "ttpci", because the
Michael Hunold