Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-07Input: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-01-17Input: remove remaining unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2017-11-03Input: sparse-keymap - send sync event for KE_SW/KE_VSWStefan Brüns
2017-05-30Input: sparse-keymap - remove sparse_keymap_free()Dmitry Torokhov
2017-03-09Input: sparse-keymap - use a managed allocation for keymap copyMichał Kępień
2014-02-19treewide: Fix typo in Documentation/DocBookMasanari Iida
2012-08-22Input: random formatting fixesBaodong Chen
2011-11-01drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker
2011-03-29Input: sparse-keymap - report KEY_UNKNOWN for unknown scan codesSeth Forshee
2011-03-29Input: sparse-keymap - report scancodes with key eventsSeth Forshee
2011-02-01Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov
2011-01-21Input: sparse-keymap - fix KEY_VSW handling in sparse_keymap_setupDmitry Torokhov
2010-09-10Input: sparse-keymap - switch to using new keycode interfaceDmitry Torokhov
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-22Input: sparse-keymap - implement safer freeing of the keymapDmitry Torokhov
2010-03-20Input: sparse-keymap - free the right keymap on errorYong Wang
2010-03-09Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov
2009-12-07Input: add generic support for sparse keymapsDmitry Torokhov