summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/ttpci/av7110_ir.c
AgeCommit message (Expand)Author
2005-04-27fixed debugging instructions: av7110_debug -> debugOliver Endriss
2005-03-19 - Patch by Olaf Titz: gcc 2.95 compile fixesKenneth Aafloy
2005-03-09 - FIX: don't do av7110_ir_exit if init was not doneKenneth Aafloy
2004-09-20- remove stupid DEB_* debugging macro horror from av7110 and budget drivers, ...Michael Hunold
2004-07-31merge 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-26kill keyup_timer in av7110_ir_exit()Johannes Stezenbach
2004-05-03- remove 2.4 compat code, expect for ttusb_dec.cMichael Hunold
2004-01-06minor whitepsace / coding style cleanupJohannes Stezenbach
2004-01-05Split av7110.c into a few separate modules:Johannes Stezenbach
2003-06-18When I submitted the last patchset for the 2.5 kernel series,Michael Hunold
2003-05-21KEY_MHP -> KEY_BACKHolger Waechtler
2003-05-02Replace simple memcpy() from user buffer by copy_from_user() construction.Michael Hunold
2003-04-01improved autorepeat: Create autorepeat events using the key repeats ofOliver Endriss
2003-03-31reduce key-up timer to HZ/7, a better solution will follow laterOliver Endriss
2003-03-31RC5: check toggle bitOliver Endriss
2003-03-30check device address of remote control transmitter (optional)Oliver Endriss
2003-03-28don't interpret the down bit anymoreHolger Waechtler
2002-12-30Next chunk of big splitup / cleanup:Michael Hunold