Age | Commit message (Expand) | Author |
2008-04-30 | mt312: Prefix functions only with mt312_, Add zl10313 to kconfig description | Mauro Carvalho Chehab |
2008-04-12 | mt312: add attach-time setting to invert lnb-voltage | Mauro Carvalho Chehab |
2008-04-12 | mt312: Add support for zl10313 demod | Mauro Carvalho Chehab |
2008-04-12 | mt312: Supports different xtal frequencies | Mauro Carvalho Chehab |
2008-04-12 | mt312: Fix diseqc | Mauro Carvalho Chehab |
2008-04-12 | mt312: Cleanup buffer variables of read/write functions | Mauro Carvalho Chehab |
2008-04-08 | media/dvb/frontends replace remaining __FUNCTION__ occurrences | Michael Krufky |
2007-12-24 | From: Matthias Schwarzott <zzam@gentoo.org> | Mauro Carvalho Chehab |
2007-12-21 | removes duplicated KERN_DEBUG flags from dprintk calls in mt312.c | Mauro Carvalho Chehab |
2007-12-21 | Fixes issues listed by checkpatch | Mauro Carvalho Chehab |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2006-05-14 | Change dvb_frontend_ops to be a real field instead of a pointer field inside ... | Patrick Boettcher |
2006-04-18 | Convert mt312 to refactored tuner code | Andrew de Quincey |
2006-02-09 | drivers/media/dvb/frontends/mt312.c: cleanups | Michael Krufky |
2006-01-12 | Trivial changes to make sync with mainstream | Mauro Carvalho Chehab |
2005-11-26 | Whitespaces cleanups. | Mauro Carvalho Chehab |
2005-11-07 | [PATCH] fix missing includes | Michael Krufky |
2005-10-24 | From: Jesper Juhl <jesper.juhl@gmail.com> | Johannes Stezenbach |
2005-04-05 | - remove unnecessary casts in frontends | Kenneth Aafloy |
2005-03-09 | - kfree(NULL) is safe | Kenneth Aafloy |
2005-03-02 | whitespace cleanup (remove ws at eol, sync with changes in mainline kernel) | Johannes Stezenbach |
2004-11-19 | Added vp310 support | Andrew de Quincy |
2004-10-28 | Imported FE_REFACTORING to HEAD | Andrew de Quincy |
2004-08-24 | - replace dvb_unregister_frontend_new() with dvb_unregister_frontend() | Michael Hunold |
2004-08-18 | - forgot to remove all occurences of "#include "dvb_functions.h" which is inc... | Michael Hunold |
2004-07-17 | - Add missing #include <linux/moduleparam.h> | Kenneth Aafloy |
2004-07-16 | - Conversion to Kernel I2C layer. | Kenneth Aafloy |
2004-03-11 | Checked in experimental frontend patch | Andrew de Quincy |
2003-12-20 | updated contributors.txt and some email addresses | Andreas Oberritter |
2003-12-01 | patch for the mt312 module, targeting the VP310. Contributed by Augusto Cardoso. | Holger Waechtler |
2003-10-08 | - allow private data to be associated with i2c devices | Andreas Oberritter |
2003-09-10 | changed #ifdef to #if again... | Andreas Oberritter |
2003-09-10 | Change #if to #ifdef | Michael Hunold |
2003-09-01 | fixed debugging #ifdef | Andreas Oberritter |
2003-07-26 | show i2c read errors only for registered frontends | Andreas Oberritter |
2003-06-26 | vp310 should be configured to 90Mhz, too... | Andreas Oberritter |
2003-06-26 | set up data output for skystar2 | Andreas Oberritter |
2003-06-25 | better support for vp310 on skystar2 cards | Andreas Oberritter |
2003-06-25 | - follow kernel coding style, mostly indentation fixes, don't put static | Michael Hunold |
2003-06-24 | support for Mitel VP310 (untested) | Andreas Oberritter |
2003-06-23 | Zarlink MT312 satellite channel decoder driver | Andreas Oberritter |