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-ci.c
Age
Commit message (
Expand
)
Author
2005-06-14
New TT card is not sold by hauppauge, so remove "nova" stuff from its
Andrew de Quincy
2005-06-13
Support for new TT DVB-T-CI, thanks to Andre Weidemann
Andrew de Quincy
2005-05-18
adapted to tda1004x driver update
Hartmut Hackmann
2005-03-17
ttpci: follow dvb_register_adapter changes in dvbdev.[ch]
Andreas Oberritter
2004-11-22
patch by Adrian Bunk: philips_tdm1316l_config multiple definition
Johannes Stezenbach
2004-11-20
Added setting to allow inversion of OCLK
Andrew de Quincy
2004-11-14
- Fix budget module usage count for frontend/demux devices.
Kenneth Aafloy
2004-11-13
Fix module usage count problem
Andrew de Quincy
2004-11-13
Corrected formatting
Andrew de Quincy
2004-11-12
Updated to fix problems with some CAMs on KNC1 cards
Andrew de Quincy
2004-11-12
Support for KNC1/Cinergy CI modules. Patch by Olivier Gournet and myself.
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-26
Fix SMP lockup issue
Andrew de Quincy
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-08-16
Fixes to improve cam removal/detection
Andrew de Quincy
2004-05-24
- fix segmentation fault when using stv0299 driver, the private data pointer ...
Michael Hunold
2004-05-03
- remove 2.4 compat code, expect for ttusb_dec.c
Michael Hunold
2004-05-01
Enabled CI code by default
Andrew de Quincy
2004-04-20
Now switches SAA7146 video input port on CAM insertion/removal
Andrew de Quincy
2004-04-17
Fixed GPIO1 setting for CI cards
Andrew de Quincy
2004-04-05
First commmit for budget-ci CI interface code
Andrew de Quincy
2004-03-12
Doh! Applied patch to the wrong copy of the CVS tree. THIS one has the
Andrew de Quincy
2004-03-12
SMP compilation fixes thanks to Kenneth Aafløy
Andrew de Quincy
2004-03-11
#include <dvb_functions.h> for dvb_delay()
Johannes Stezenbach
2004-03-11
Checked in experimental frontend patch
Andrew de Quincy
2004-03-05
changed name of ir event device to a more useful string
Oliver Endriss
2003-11-20
- move saa7146_set_gpio() from saa7146_vv to saa7146_core
Michael Hunold
2003-10-28
The remote control table should be filled completely. At least
Jamie Honan
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-04-22
- removed the compatibility crap around KBUILD_MODNAME from all drivers,
Michael Hunold
2003-03-20
Move the budget-driver from "ttpci-budget" to "ttpci", because the
Michael Hunold