summaryrefslogtreecommitdiffstats
path: root/drivers/input/sparse-keymap.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-191-1/+1
* Input: random formatting fixesBaodong Chen2012-08-211-2/+2
* drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-10-311-0/+1
* Input: sparse-keymap - report KEY_UNKNOWN for unknown scan codesSeth Forshee2011-03-281-0/+8
* Input: sparse-keymap - report scancodes with key eventsSeth Forshee2011-03-281-0/+6
* Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov2011-01-311-2/+2
* Input: sparse-keymap - fix KEY_VSW handling in sparse_keymap_setupDmitry Torokhov2011-01-201-0/+1
* Input: sparse-keymap - switch to using new keycode interfaceDmitry Torokhov2010-09-091-16/+65
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-04-151-19/+33
|\
| * Input: sparse-keymap - implement safer freeing of the keymapDmitry Torokhov2010-03-211-18/+32
| * Input: sparse-keymap - free the right keymap on errorYong Wang2010-03-191-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov2010-03-081-2/+4
* Input: add generic support for sparse keymapsDmitry Torokhov2009-12-071-0/+250
OpenPOWER on IntegriCloud