Age | Commit message (Expand) | Author |
2006-07-28 | Convert DVB devices to use dvb_attach() | 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-10 | Add sysfs device links to dvb devices | Andrew de Quincey |
2006-02-06 | sem2mutex: drivers/media/, #2 | Mauro Carvalho Chehab |
2006-01-11 | From: Panagiotis Issaris <takis@issaris.org> | Mauro Carvalho Chehab |
2005-12-27 | make the firmware dir documentation and comments consistent in the v4l-dvb tree. | Michael Krufky |
2005-12-09 | TTUSB DEC driver patch roundup | Alex Woods |
2005-12-04 | Backport of Dmitry Torokhov's input layer changes at mainline kernel | Ricardo Cerqueira |
2005-11-26 | Whitespaces cleanups. | Mauro Carvalho Chehab |
2005-07-16 | Remove all #include <linux/version.h> and all references | Johannes Stezenbach |
2005-06-22 | The Coverity checker discovered that these two kfree's can never be | Johannes Stezenbach |
2005-06-19 | backport of 2.6.12 changes to match other API changes (i2c, usb) | Johannes Stezenbach |
2005-05-28 | add missing release_firmware() calls to fix memory leak | Johannes Stezenbach |
2005-05-05 | whitespace cleanup from kernel | Johannes Stezenbach |
2005-04-23 | patch by Adrian Bunk: | Johannes Stezenbach |
2005-03-19 | Cleanup patch from Peter Beutner: | Alex Woods |
2005-03-17 | ttusb-dec: follow dvb_register_adapter changes in dvbdev.[ch] | Andreas Oberritter |
2005-03-12 | a few more whitespace cleanups | 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 |
2005-02-21 | Add IR support added by Peter Beutner <p.beutner@gmx.net> | Alex Woods |
2005-02-08 | Use alternative interface. Asks for less bandwidth and therefore works with | Alex Woods |
2005-01-21 | various backport from 2.6.11-rc1: | Michael Hunold |
2005-01-09 | Remove backward compatibility bits | Alex Woods |
2005-01-09 | Use usb_kill_urb instead of usb_unlink_urb for kernels greater than 2.6.7. | Alex Woods |
2004-11-17 | patch by Adrian Bunk: | Johannes Stezenbach |
2004-11-16 | - MODULE_PARM -> module_param | Kenneth Aafloy |
2004-10-28 | Imported FE_REFACTORING to HEAD | Andrew de Quincy |
2004-10-08 | New 2000T type model number (70013) | Alex Woods |
2004-09-18 | - use correct format specifier for printing out firmware size | Michael Hunold |
2004-08-26 | Updated docs to point to firmware download script | Andrew de Quincy |
2004-08-24 | - more feed backs from 2.6.8.1 | Michael Hunold |
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 | - convert to new frontend functions, too | 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-05-03 | Remove 2.4 compat code | Alex Woods |
2004-05-02 | DiSEqC for 3000-s | Alex Woods |
2004-05-01 | Fix silly mistake with memset | Alex Woods |
2004-04-28 | dec_3000s tuning fix by Ernst Peinlich | Johannes Stezenbach |
2004-03-31 | - first try to fix the module use count bugs, thanks to Hernan A.Perez Masci ... | Michael Hunold |
2004-03-24 | Patch from Oliver Neukem to remove a buffer, since only one is used at a time. | Alex Woods |
2004-03-11 | Checked in experimental frontend patch | Andrew de Quincy |
2004-02-29 | Add new detection code for 3000-s. | Alex Woods |
2004-02-03 | Apply patch from Oliver Neukem that fixes: | Alex Woods |
2004-01-22 | - always compile before commit... | Michael Hunold |
2004-01-22 | - backfeed from Linux kernel bitkeeper repository. can't really comment | Michael Hunold |
2004-01-22 | - don't allocate ARM_PACKET_SIZE (= 4096(!) bytes) on the stack, use | Michael Hunold |