aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/sparse-keymap.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-19/+33
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-21Input: sparse-keymap - implement safer freeing of the keymapGravatar Dmitry Torokhov 1-18/+32
2010-03-19Input: sparse-keymap - free the right keymap on errorGravatar Yong Wang 1-1/+1
2010-03-08Input: scancode in get/set_keycodes should be unsignedGravatar Dmitry Torokhov 1-2/+4
2009-12-07Input: add generic support for sparse keymapsGravatar Dmitry Torokhov 1-0/+250