Age | Commit message (Expand) | Author |
2008-09-04 | v4l-dvb: fix assorted sparse warnings | Hans Verkuil |
2008-07-17 | backport commit bc179153ae2334efe28cf4f3300e024da7d83753 | Mauro Carvalho Chehab |
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 |
2006-07-19 | [PATCH] release_firmware() fixes | 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 sp887x to refactored tuner code | Andrew de Quincey |
2005-12-27 | make the firmware dir documentation and comments consistent in the v4l-dvb tree. | Michael Krufky |
2005-11-26 | Whitespaces cleanups. | Mauro Carvalho Chehab |
2005-11-07 | [PATCH] fix missing includes | Michael Krufky |
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 |
2005-01-21 | - add firmware file name to "upload..." printk | Johannes Stezenbach |
2004-10-28 | Imported FE_REFACTORING to HEAD | Andrew de Quincy |
2004-08-30 | patch by Jose Alberto Reguero: fix firmware download | Johannes Stezenbach |
2004-08-26 | Update everything to point to the new firmware download script | Andrew de Quincy |
2004-08-24 | - replace dvb_unregister_frontend_new() with dvb_unregister_frontend() | Michael Hunold |
2004-08-22 | Added patch by Martin Kenny to fix tuning problems. | Andrew de Quincy |
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-17 | fixed warning with kernel 2.6.7-powerpc: | Andreas Oberritter |
2004-07-16 | - Adding I2C_DRIVERID for all frontends to dvb_i2c.h | Kenneth Aafloy |
2004-07-12 | - Properly lock the frontend module on open/close. | Kenneth Aafloy |
2004-06-22 | - convert two driver to kernel i2c (untested, tester needed for the sp887x) | Michael Hunold |
2004-03-11 | Checked in experimental frontend patch | Andrew de Quincy |
2004-03-02 | - C99 initializiers fix | Michael Hunold |
2004-02-09 | fixed typo | Holger Waechtler |
2004-01-06 | - fix compilation with "make allyesconfig": make av7110 | Michael Hunold |
2003-11-25 | make it compile with non-C99-compliant gcc versions. Patch contributed by Wol... | Holger Waechtler |
2003-11-20 | firmware loader implementation contributed by Martin Stubbs | Holger Waechtler |
2003-11-11 | increase buf for firmware loading by 2 (bug reported by Jamie Honan) | Johannes Stezenbach |
2003-10-08 | - allow private data to be associated with i2c devices | Andreas Oberritter |
2003-09-11 | include dvb_functions.h, not dvb_compat.h | Holger Waechtler |
2003-09-07 | - apply Avermedia DVB-T related patches contributed by Mark Edwards <mark@edw... | Holger Waechtler |
2003-09-07 | move DTF7202 driver to dvb-kernel for the avermedia DVB-T cards | Holger Waechtler |