summaryrefslogtreecommitdiff
path: root/drivers/media/IR
AgeCommit message (Expand)Author
2010-05-19V4L/DVB: ir-core: re-add some debug functions for keytable changesMauro Carvalho Chehab
2010-05-19V4L/DVB: drivers/media/IR - improve keytable codeDavid Härdeman
2010-05-19V4L/DVB: ir-common: remove keymap tables from the moduleMauro Carvalho Chehab
2010-05-19V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab
2010-05-19V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab
2010-05-19V4L/DVB: Break Remote Controller keymaps into modulesMauro Carvalho Chehab
2010-05-19V4L/DVB: ir-core: Add support for RC map code registerMauro Carvalho Chehab
2010-05-19V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate fileMauro Carvalho Chehab
2010-05-19V4L/DVB: ir-common: Use macros to define the keytablesMauro Carvalho Chehab
2010-05-18V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR coreMauro Carvalho Chehab
2010-05-18V4L/DVB: ir-core: rename sysfs remote controller class from ir to rcMauro Carvalho Chehab
2010-05-18V4L/DVB: ir-nec-decoder: Add sysfs node to enable/disable per irrcvMauro Carvalho Chehab
2010-05-18V4L/DVB: ir-core: prepare to add more operations for ir decodersMauro Carvalho Chehab
2010-05-18V4L/DVB: ir-core: dynamically load the compiled IR protocolsMauro Carvalho Chehab
2010-05-18V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decodeMauro Carvalho Chehab
2010-05-18V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-coreMauro Carvalho Chehab
2010-05-18V4L/DVB: ir-core: add two functions to report keyup/keydown eventsMauro Carvalho Chehab
2010-05-18V4L/DVB: ir-core: Add logic to decode IR protocols at the IR coreMauro Carvalho Chehab
2010-05-18V4L/DVB: saa7134: use a full scancode table for M135AMauro Carvalho Chehab
2010-05-18V4L/DVB: ir-core: be less pedantic with RC protocol nameMauro Carvalho Chehab
2010-05-18V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab
2010-05-18V4L/DVB: ir-core: Export IR name via ueventMauro Carvalho Chehab
2010-05-18V4L/DVB: ir-core: Add a macro to properly create IR tablesMauro Carvalho Chehab
2010-05-18V4L/DVB: ir: use a real device instead of a virtual classMauro Carvalho Chehab
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-09Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov
2010-02-26V4L/DVB: Kworld 315U remote supportFranklin Meng
2010-02-26V4L/DVB: em28xx: fix for "Leadtek winfast tv usbii deluxe"Magnus Alm
2010-02-26V4L/DVB: ir: fix memory leakAlexander Beregalov
2010-02-26V4L/DVB (13957): IR: Fix sysfs attributes declarationFrancesco Lavra
2010-02-26V4L/DVB (13856): ir-keytable: simplify and avoid a warningMauro Carvalho Chehab
2010-02-26V4L/DVB (13833): ir-core: some functions can be staticMauro Carvalho Chehab
2010-02-26V4L/DVB (13825): ir-core: Don't OOPS if IR device props is not definedMauro Carvalho Chehab
2010-02-26V4L/DVB (13680): ir: use unsigned long instead of enumMauro Carvalho Chehab
2010-02-26V4L/DVB (13639): ir-sysfs: Properly protect rc_tab changes with a lockMauro Carvalho Chehab
2010-02-26V4L/DVB (13638): ir-core: documment missed functionsMauro Carvalho Chehab
2010-02-26V4L/DVB (13636): ir-core: add method to change IR protocolMauro Carvalho Chehab
2010-02-26V4L/DVB (13635): ir-core: Implement protocol table type readingMauro Carvalho Chehab
2010-02-26V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-coreMauro Carvalho Chehab
2010-02-26V4L/DVB (13633): ir-core: create a new class for remote controllersMauro Carvalho Chehab
2010-01-17V4L/DVB (13858): ir-keytable: use the right headerMauro Carvalho Chehab
2009-12-16V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r...Mauro Carvalho Chehab
2009-12-16V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregisterMauro Carvalho Chehab
2009-12-16V4L/DVB (13615): ir-core: create ir_input_registerMauro Carvalho Chehab
2009-12-16V4L/DVB (13613): IR: create ir-core moduleMauro Carvalho Chehab
2009-12-16V4L/DVB (13612): IR: Move common IR code to drivers/media/IRMauro Carvalho Chehab