summaryrefslogtreecommitdiffstats
path: root/drivers/input/sparse-keymap.c
Commit message (Expand)AuthorAgeFilesLines
* Input: sparse-keymap - fix KEY_VSW handling in sparse_keymap_setupDmitry Torokhov2011-01-211-0/+1
* Input: sparse-keymap - switch to using new keycode interfaceDmitry Torokhov2010-09-101-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-221-18/+32
| * Input: sparse-keymap - free the right keymap on errorYong Wang2010-03-201-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-091-2/+4
* Input: add generic support for sparse keymapsDmitry Torokhov2009-12-071-0/+250