Age | Commit message (Expand) | Author |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.16 | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.0 | Hans Verkuil |
2008-04-08 | media/dvb/ttpci replace remaining __FUNCTION__ occurrences | Michael Krufky |
2007-11-02 | backport changeset 1977f032722c27ee3730284582fd3991ad9ac81b | Mauro Carvalho Chehab |
2007-08-25 | [PATCH 24/30] dvb: remove some unneeded vmalloc() return value casts from av7110 | Oliver Endriss |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2007-05-23 | Input: drivers/media - switch to using input_dev->dev.parent | Michael Krufky |
2007-03-13 | dvb-ttpci: Infrared remote initialization fix | Oliver Endriss |
2007-02-25 | dvb-ttpci: Support for MSC_RAW and MSC_SCAN remote control events | Oliver Endriss |
2007-02-25 | dvb-ttpci: Infrared remote control refactoring | Oliver Endriss |
2007-02-06 | DVB: Use ARRAY_SIZE macro when appropriate | Mauro Carvalho Chehab |
2007-01-25 | dvb-ttpci: Set phys, bustype, version, vendor and product for input device | Oliver Endriss |
2006-11-20 | Handle errors from input_register_device() | Mauro Carvalho Chehab |
2006-02-19 | dvb: fix __init/__exit section references in av7110 driver | Johannes Stezenbach |
2006-01-22 | drivers/media/dvb/: possible cleanups | Michael Krufky |
2005-12-04 | Backport of Dmitry Torokhov's input layer changes at mainline kernel | Ricardo Cerqueira |
2005-10-08 | Adds a time-delay to IR remote button presses for av7110_ir input, | Oliver Endriss |
2005-08-11 | improved remote control support for av7110-based cards: | Oliver Endriss |
2005-04-27 | fixed debugging instructions: av7110_debug -> debug | Oliver Endriss |
2005-03-19 | - Patch by Olaf Titz: gcc 2.95 compile fixes | Kenneth Aafloy |
2005-03-09 | - FIX: don't do av7110_ir_exit if init was not done | Kenneth Aafloy |
2004-09-20 | - remove stupid DEB_* debugging macro horror from av7110 and budget drivers, ... | Michael Hunold |
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-07-29 | - MODULE_PARM -> module_param* for dvb-ttpci and budget-core, | Kenneth Aafloy |
2004-05-26 | kill keyup_timer in av7110_ir_exit() | Johannes Stezenbach |
2004-05-03 | - remove 2.4 compat code, expect for ttusb_dec.c | Michael Hunold |
2004-01-06 | minor whitepsace / coding style cleanup | Johannes Stezenbach |
2004-01-05 | Split av7110.c into a few separate modules: | Johannes Stezenbach |
2003-06-18 | When I submitted the last patchset for the 2.5 kernel series, | Michael Hunold |
2003-05-21 | KEY_MHP -> KEY_BACK | Holger Waechtler |
2003-05-02 | Replace simple memcpy() from user buffer by copy_from_user() construction. | Michael Hunold |
2003-04-01 | improved autorepeat: Create autorepeat events using the key repeats of | Oliver Endriss |
2003-03-31 | reduce key-up timer to HZ/7, a better solution will follow later | Oliver Endriss |
2003-03-31 | RC5: check toggle bit | Oliver Endriss |
2003-03-30 | check device address of remote control transmitter (optional) | Oliver Endriss |
2003-03-28 | don't interpret the down bit anymore | Holger Waechtler |
2002-12-30 | Next chunk of big splitup / cleanup: | Michael Hunold |