summaryrefslogtreecommitdiff
path: root/drivers/input/sparse-keymap.c
Commit message (Expand)AuthorAge
* Input: remove remaining unneeded MODULE_VERSION() usageGreg Kroah-Hartman2018-01-16
* Input: sparse-keymap - send sync event for KE_SW/KE_VSWStefan Brüns2017-11-03
* Input: sparse-keymap - remove sparse_keymap_free()Dmitry Torokhov2017-05-29
* Input: sparse-keymap - use a managed allocation for keymap copyMichał Kępień2017-03-08
* treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-19
* Input: random formatting fixesBaodong Chen2012-08-21
* drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-10-31
* Input: sparse-keymap - report KEY_UNKNOWN for unknown scan codesSeth Forshee2011-03-28
* Input: sparse-keymap - report scancodes with key eventsSeth Forshee2011-03-28
* Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov2011-01-31
* Input: sparse-keymap - fix KEY_VSW handling in sparse_keymap_setupDmitry Torokhov2011-01-20
* Input: sparse-keymap - switch to using new keycode interfaceDmitry Torokhov2010-09-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-04-15
|\
| * Input: sparse-keymap - implement safer freeing of the keymapDmitry Torokhov2010-03-21
| * Input: sparse-keymap - free the right keymap on errorYong Wang2010-03-19
* | 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-08
* Input: add generic support for sparse keymapsDmitry Torokhov2009-12-07