Age | Commit message (Expand) | Author |
2008-04-08 | media/dvb/frontends replace remaining __FUNCTION__ occurrences | Michael Krufky |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2007-02-07 | CodingStyle cleanups | Mauro Carvalho Chehab |
2007-02-06 | DVB: Use ARRAY_SIZE macro when appropriate | Mauro Carvalho Chehab |
2006-07-28 | Remove remaining static function calls | Andrew de Quincey |
2006-05-14 | Change dvb_frontend_ops to be a real field instead of a pointer field inside ... | Patrick Boettcher |
2006-04-18 | Convert cx24110 to refactored tuner code | Andrew de Quincey |
2006-04-11 | Fix a tab error in cx14110.c, dprintk | Mauro Carvalho Chehab |
2006-02-26 | fix broken IF-OUT Relay handling | Manu Abraham |
2006-02-26 | Ignore DiSEqC messages > 6 and < 3 | Manu Abraham |
2005-11-26 | Whitespaces cleanups. | Mauro Carvalho Chehab |
2005-08-02 | Clean up timeout handling. | Johannes Stezenbach |
2005-08-02 | From: Adam Szalkowski <adamsz@gmx.net> | Johannes Stezenbach |
2005-07-24 | Fix DiSEqC switching (one bug fix suggested by Peter Hettkamp, and one | Johannes Stezenbach |
2005-07-17 | update email address of Peter Hettkamp | Johannes Stezenbach |
2005-05-05 | sync back whitespace cleanups from kernel | Johannes Stezenbach |
2005-04-05 | - remove unnecessary casts in frontends | Kenneth Aafloy |
2005-03-09 | - kfree(NULL) is safe | Kenneth Aafloy |
2005-03-08 | - cx24110 diseqc_send_burst (Peter Hettkamp, Uwe Bugla) | 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 | - nuke dvb functions stuff | Michael Hunold |
2004-07-17 | - Add missing #include <linux/moduleparam.h> | Kenneth Aafloy |
2004-07-16 | - Conversion to Kernel I2C layer. | Kenneth Aafloy |
2004-04-08 | patch by Peter Hettkamp: add FE_CAN_RECOVER to reduce kdvb-fe CPU load | Johannes Stezenbach |
2004-03-11 | Checked in experimental frontend patch | Andrew de Quincy |
2003-12-09 | use correct delay values, don't divide by HZ when using dvb_delay(). | Holger Waechtler |
2003-10-08 | - allow private data to be associated with i2c devices | Andreas Oberritter |
2003-06-18 | When I submitted the last patchset for the 2.5 kernel series, | Michael Hunold |
2003-05-27 | - remove enumeration typedefs | Michael Hunold |
2003-05-12 | fix formatting and convert to C99 initializers | Johannes Stezenbach |
2003-05-12 | added support for FE_DISEQC_SEND_MASTER_CMD | Johannes Stezenbach |
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-21 | - apply bugfixes by Mike Pieper <mike@pieper-family.de> | Holger Waechtler |