Age | Commit message (Expand) | Author |
2008-11-12 | ttusb-dec: make it depend on PCI | Mauro Carvalho Chehab |
2008-11-12 | ttusb_dec: fix memory leak | Douglas Schilling Landgraf |
2008-11-12 | ttusb_dec: Add NULL pointer validation | Douglas Schilling Landgraf |
2008-09-06 | TTUSB-DEC DVB-S: claim to have lock | Patrick Boettcher |
2008-08-25 | V4L/DVB: follow lspci device/vendor style | Mauro Carvalho Chehab |
2008-08-04 | v4l: fix compile errors/warnings. | Hans Verkuil |
2008-07-27 | remove select's of FW_LOADER | Mauro Carvalho Chehab |
2008-07-24 | backport commit 0a2a736afa91e8a0402c9dbdaf2ee28481a50bd3 | Mauro Carvalho Chehab |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.16 | Hans Verkuil |
2008-05-21 | ttusb endianness annotations and fixes | Mauro Carvalho Chehab |
2008-05-20 | usb: input layer dependency fixes | Mauro Carvalho Chehab |
2008-05-06 | Fix FW_LOADER depencency at v4l/dvb | Mauro Carvalho Chehab |
2008-04-09 | Adds selectable adapter numbers as per module option | Michael Krufky |
2008-04-08 | media/dvb/ttusb-dec replace remaining __FUNCTION__ occurrences | Michael Krufky |
2007-11-02 | backport changeset 7b19ada2ed3c1eccb9fe94d74b05e1428224663d | Mauro Carvalho Chehab |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2007-06-04 | dvb: use '+=' instead of '=' for EXTRA_CFLAGS | Trent Piepho |
2007-01-30 | compat: Handle input_register_device() change and some others | Trent Piepho |
2006-12-16 | Backported several changes from kernel 2.6.19-git series | Mauro Carvalho Chehab |
2006-12-13 | getting rid of all casts of k[cmz]alloc() calls | Mauro Carvalho Chehab |
2006-11-20 | Handle errors from input_register_device() | Mauro Carvalho Chehab |
2006-10-21 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | Mauro Carvalho Chehab |
2006-10-04 | USB: Dealias -110 code (more complete) | Mauro Carvalho Chehab |
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 |