aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/IR/ir-keytable.c
Commit message (Expand)AuthorAge
* [media] rename drivers/media/IR to drives/media/rcMauro Carvalho Chehab2010-12-29
* [media] ir-core: remove remaining users of the ir-functions keyhandlersDavid Härdeman2010-12-29
* Input: ir-keytable - fix uninitialized variable warningDmitry Torokhov2010-10-31
* drivers/media/IR/ir-keytable.c: fix binary searchDavid Härdeman2010-10-30
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-28
|\
| * [media] ir: properly handle an error at input_registerMauro Carvalho Chehab2010-10-21
| * [media] IR: make sure we register the input device when it is safe to do soMaxim Levitsky2010-10-21
| * V4L/DVB: IR: export ir_keyup so imon driver can use it directlyJarod Wilson2010-10-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-25
|\ \ | |/ |/|
| * Input: media/IR - switch to using new keycode interfaceDmitry Torokhov2010-09-10
* | V4L/DVB: IR: fix keys beeing stuck down foreverMaxim Levitsky2010-09-27
* | V4L/DVB: rc-core: increase repeat timeMauro Carvalho Chehab2010-09-27
|/
* V4L/DVB: media: ir-keytable: null dereference in debug codeDan Carpenter2010-08-08
* V4L/DVB: IR: report unknown scancodes the in-kernel decoders foundMaxim Levitsky2010-08-08
* V4L/DVB: IR: add helper function for hardware with small o/b bufferMaxim Levitsky2010-08-08
* V4L/DVB: sms: Convert IR support to use the Remote Controller coreMauro Carvalho Chehab2010-08-02
* V4L/DVB: Bug fix: make IR work again for dm1105Igor M. Liplianin2010-06-01
* V4L/DVB: ir-core: fix some confusing commentsDavid Härdeman2010-05-19
* V4L/DVB: ir-core: fix table resize during keymap initMauro Carvalho Chehab2010-05-19
* ir-core: Fix the delete logicMauro Carvalho Chehab2010-05-19
* V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.hMauro Carvalho Chehab2010-05-19
* V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decodersMauro Carvalho Chehab2010-05-19
* V4L/DVB: ir-core: Add support for badly-implemented hardware decodersMauro Carvalho Chehab2010-05-19
* V4L/DVB: ir-core: improve keyup/keydown logicDavid Härdeman2010-05-19
* V4L/DVB: ir-core: re-add some debug functions for keytable changesMauro Carvalho Chehab2010-05-19
* V4L/DVB: drivers/media/IR - improve keytable codeDavid Härdeman2010-05-19
* V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab2010-05-19
* V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR coreMauro Carvalho Chehab2010-05-17
* V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decodeMauro Carvalho Chehab2010-05-17
* V4L/DVB: ir-core: add two functions to report keyup/keydown eventsMauro Carvalho Chehab2010-05-17
* V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab2010-05-17
* V4L/DVB: ir-core: Export IR name via ueventMauro Carvalho Chehab2010-05-17
* V4L/DVB: ir: use a real device instead of a virtual classMauro Carvalho Chehab2010-05-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov2010-03-09
* V4L/DVB: ir: fix memory leakAlexander Beregalov2010-02-26
* V4L/DVB (13856): ir-keytable: simplify and avoid a warningMauro Carvalho Chehab2010-02-26
* V4L/DVB (13833): ir-core: some functions can be staticMauro Carvalho Chehab2010-02-26
* V4L/DVB (13638): ir-core: documment missed functionsMauro Carvalho Chehab2010-02-26
* V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-coreMauro Carvalho Chehab2010-02-26
* V4L/DVB (13633): ir-core: create a new class for remote controllersMauro Carvalho Chehab2010-02-26
* V4L/DVB (13858): ir-keytable: use the right headerMauro Carvalho Chehab2010-01-17
* V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r...Mauro Carvalho Chehab2009-12-15
* V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregisterMauro Carvalho Chehab2009-12-15
* V4L/DVB (13615): ir-core: create ir_input_registerMauro Carvalho Chehab2009-12-15
* V4L/DVB (13613): IR: create ir-core moduleMauro Carvalho Chehab2009-12-15
* V4L/DVB (13612): IR: Move common IR code to drivers/media/IRMauro Carvalho Chehab2009-12-15