aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/IR/ir-keytable.c
AgeCommit message (Expand)Author
2010-12-29[media] rename drivers/media/IR to drives/media/rcMauro Carvalho Chehab
2010-12-29[media] ir-core: remove remaining users of the ir-functions keyhandlersDavid Härdeman
2010-10-31Input: ir-keytable - fix uninitialized variable warningDmitry Torokhov
2010-10-30drivers/media/IR/ir-keytable.c: fix binary searchDavid Härdeman
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-21[media] ir: properly handle an error at input_registerMauro Carvalho Chehab
2010-10-21[media] IR: make sure we register the input device when it is safe to do soMaxim Levitsky
2010-10-21V4L/DVB: IR: export ir_keyup so imon driver can use it directlyJarod Wilson
2010-09-27V4L/DVB: IR: fix keys beeing stuck down foreverMaxim Levitsky
2010-09-27V4L/DVB: rc-core: increase repeat timeMauro Carvalho Chehab
2010-09-09Input: media/IR - switch to using new keycode interfaceDmitry Torokhov
2010-08-08V4L/DVB: media: ir-keytable: null dereference in debug codeDan Carpenter
2010-08-08V4L/DVB: IR: report unknown scancodes the in-kernel decoders foundMaxim Levitsky
2010-08-08V4L/DVB: IR: add helper function for hardware with small o/b bufferMaxim Levitsky
2010-08-02V4L/DVB: sms: Convert IR support to use the Remote Controller coreMauro Carvalho Chehab
2010-06-01V4L/DVB: Bug fix: make IR work again for dm1105Igor M. Liplianin
2010-05-19V4L/DVB: ir-core: fix some confusing commentsDavid Härdeman
2010-05-19V4L/DVB: ir-core: fix table resize during keymap initMauro Carvalho Chehab
2010-05-19ir-core: Fix the delete logicMauro Carvalho Chehab
2010-05-19V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.hMauro Carvalho Chehab
2010-05-19V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decodersMauro Carvalho Chehab
2010-05-19V4L/DVB: ir-core: Add support for badly-implemented hardware decodersMauro Carvalho Chehab
2010-05-19V4L/DVB: ir-core: improve keyup/keydown logicDavid Härdeman
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: prepare IR code for a parameter change at register functionMauro Carvalho Chehab
2010-05-18V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR coreMauro 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: add two functions to report keyup/keydown eventsMauro 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: 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-08Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov
2010-02-26V4L/DVB: ir: fix memory leakAlexander Beregalov
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 (13638): ir-core: documment missed functionsMauro 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