Age | Commit message (Expand) | Author |
2008-01-27 | [PATCH] static memory | Douglas Schilling Landgraf |
2006-05-14 | Change dvb_frontend_ops to be a real field instead of a pointer field inside ... | Patrick Boettcher |
2006-04-18 | Convert nxt6000 to refactored tuner code | Andrew de Quincey |
2005-11-26 | Whitespaces cleanups. | Mauro Carvalho Chehab |
2005-09-10 | remove trailing whitespace | Michael Krufky |
2005-08-16 | added support for the NXT6000-based digitv-box. | Patrick Boettcher |
2005-04-05 | - remove unnecessary casts in frontends | Kenneth Aafloy |
2005-03-23 | patch by Greg Wickham: | Johannes Stezenbach |
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-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-08-18 | - remove dvb i2c code (all drivers are ported to kernel i2c) | Michael Hunold |
2004-08-18 | - port nxt6000 driver to kernel i2c *untested* | Michael Hunold |
2004-03-11 | Checked in experimental frontend patch | Andrew de Quincy |
2004-01-29 | bugfix by Robert Cook: FE_RESET did the same as FE_INIT, thus invalidating | Andreas Oberritter |
2004-01-26 | don't send zero-byte messages when probing the PLL type | Holger Waechtler |
2003-12-20 | updated contributors.txt and some email addresses | Andreas Oberritter |
2003-11-23 | fix frontend private data handling. patch by Mikael Rosbacke <rosbacke at nad... | Andreas Oberritter |
2003-11-12 | - use per i2c-adapater void pointer for private data in nxt_attach() / nxt_de... | Michael Hunold |
2003-11-12 | - compile fix | Michael Hunold |
2003-11-12 | - re-indent the source | Michael Hunold |
2003-10-08 | - allow private data to be associated with i2c devices | Andreas Oberritter |
2003-10-08 | fixed fe_count | Andreas Oberritter |
2003-06-17 | Patch by Paul Andreassen: | Johannes Stezenbach |
2003-05-27 | - remove enumeration typedefs | Michael Hunold |
2003-05-27 | Use C99 initializers. | Michael Hunold |
2003-03-22 | more portability, now frontend modules build out of the box | Holger Waechtler |
2003-01-28 | - Removed some debug stuff | Florian Schirmer |
2003-01-28 | - More autodetect code | Florian Schirmer |
2003-01-27 | Lots of bugfixes and new features | Florian Schirmer |
2003-01-21 | Nxt6000 based frontend driver | Florian Schirmer |