Age | Commit message (Expand) | Author |
2005-12-20 | Remove #ifdef BTTV_BOARD_TWINHAN_VP3021 | Michael Krufky |
2005-12-20 | Removed some unneeded #ifdef's | Michael Krufky |
2005-11-26 | Whitespaces cleanups. | Mauro Carvalho Chehab |
2005-10-23 | From: Stuart Auchterlonie <stuarta@squashedfrog.net> | Johannes Stezenbach |
2005-10-01 | Add compat.h for backwards compatability | Michael Krufky |
2005-10-01 | Adapt to changes in video4linux cvs: | Michael Krufky |
2005-09-19 | Fix charge pump setting in microtune_mt7202dtf_pll_set(). | Johannes Stezenbach |
2005-09-11 | FusionHDTV5 Lite: | Michael Krufky |
2005-09-10 | Added support for DViCO FusionHDTV5 Lite. | Michael Krufky |
2005-08-31 | From: Stuart Auchterlonie <stuarta@squashedfrog.net> | Johannes Stezenbach |
2005-08-03 | repair case label indentation | Johannes Stezenbach |
2005-08-03 | From: David Johnson <dj@david-web.co.uk> | Johannes Stezenbach |
2005-08-03 | From: David Johnson <dj@david-web.co.uk> | Johannes Stezenbach |
2005-04-23 | Fixed the NULL frontend registration bug, Patch by Steffen Motzer | Manu Abraham |
2005-04-04 | Compilation fix after twinhan-exp branch merge | Manu Abraham |
2005-04-04 | Merged the twinhan-exp branch to the trunk | Manu Abraham |
2005-03-19 | - follow dvb_register_adapter changes in dvbdev.[ch] | Kenneth Aafloy |
2005-03-19 | - Fix copy/paste bug for mt352 frontend in dvb-bt8xx | Kenneth Aafloy |
2005-03-10 | - remove bttv dependency from frontend | Kenneth Aafloy |
2005-03-02 | whitespace cleanup (remove ws at eol, sync with changes in mainline kernel) | Johannes Stezenbach |
2005-02-17 | DVB support for the pcHDTV HD2000 card | Johannes Stezenbach |
2005-01-06 | patch by Arne Ahrend: minor cleanups (make stuff static etc.) | Johannes Stezenbach |
2005-01-06 | Patch from Peter Hettkamp, Adam Szalkowski to add support for pinnacle | Andrew de Quincy |
2004-11-14 | Fixed demod i2c address | Andrew de Quincy |
2004-11-13 | Implemented vp3021 support | Andrew de Quincy |
2004-11-11 | Renamed functions now I know the correct tuner module | Andrew de Quincy |
2004-10-30 | Remove extraneous parameter from mt352_attach call for the DVICO FusionHDTV | Christopher Pascoe |
2004-10-28 | Imported FE_REFACTORING to HEAD | Andrew de Quincy |
2004-10-26 | - use <linux/bitops.h> instead of <asm/bitops.h> | Michael Hunold |
2004-10-15 | Fix misplaced #endif which may cause problems with pinnaclesat cards. | Christopher Pascoe |
2004-09-20 | Apply patches by Christopher Pascoe, thanks for your work. | Michael Hunold |
2004-08-18 | - forgot to remove all occurences of "#include "dvb_functions.h" which is inc... | Michael Hunold |
2004-08-18 | - convert dvb bt8xx driver to sub-bttv driver architecture, thanks to Kenneth... | Michael Hunold |
2004-08-08 | patch by Martin Binder: #include <linux/moduleparam.h> where necessary | Johannes Stezenbach |
2004-07-31 | merge back various cleanups from mainline kernel: | Johannes Stezenbach |
2004-07-30 | - More MODULE_PARM -> module_param changes, all should be corrected now. | Kenneth Aafloy |
2004-06-11 | Wolfram Joost's Patches for the AVerMedia DVB-T 771 | Holger Waechtler |
2004-05-03 | - remove 2.4 compat code, expect for ttusb_dec.c | Michael Hunold |
2004-03-31 | - first try to fix the module use count bugs, thanks to Hernan A.Perez Masci ... | Michael Hunold |
2003-12-20 | updated contributors.txt and some email addresses | Andreas Oberritter |
2003-11-10 | applied skystar2 tone burst patch by Vincenzo Di Massa and fixed a compile ti... | Holger Waechtler |
2003-10-31 | move around dvb_functions.h include to avoid build warnings | Johannes Stezenbach |
2003-10-28 | - reworked i2c / gpio so not so hackerish and more in line with | Jamie Honan |
2003-10-22 | fix crash on module unload by Dmitri Katchalov <dmitrik@users.sourceforge.net> | Andreas Oberritter |
2003-10-13 | Changes to support dst and bttv > 0.9.12 and for kernel >= 2.6.0-test7 | Jamie Honan |
2003-10-01 | replace algo->master_xfer() by i2c_transfer() | Holger Waechtler |
2003-09-07 | - apply Avermedia DVB-T related patches contributed by Mark Edwards <mark@edw... | Holger Waechtler |
2003-07-15 | - indentation fixes | Michael Hunold |
2003-06-29 | - remove obsolete fields from struct bt878 | Holger Waechtler |
2003-06-21 | code review, use adap->num instead of card_num field, card_num and dev_num ar... | Holger Waechtler |