index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
sparse-keymap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: remove remaining unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2018-01-16
1
-1
/
+0
*
Input: sparse-keymap - send sync event for KE_SW/KE_VSW
Stefan Brüns
2017-11-03
1
-0
/
+1
*
Input: sparse-keymap - remove sparse_keymap_free()
Dmitry Torokhov
2017-05-29
1
-14
/
+0
*
Input: sparse-keymap - use a managed allocation for keymap copy
Michał Kępień
2017-03-08
1
-30
/
+9
*
treewide: Fix typo in Documentation/DocBook
Masanari Iida
2014-02-19
1
-1
/
+1
*
Input: random formatting fixes
Baodong Chen
2012-08-21
1
-2
/
+2
*
drivers/input: Add module.h to modular drivers implicitly using it
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
Input: sparse-keymap - report KEY_UNKNOWN for unknown scan codes
Seth Forshee
2011-03-28
1
-0
/
+8
*
Input: sparse-keymap - report scancodes with key events
Seth Forshee
2011-03-28
1
-0
/
+6
*
Input: switch completely over to the new versions of get/setkeycode
Dmitry Torokhov
2011-01-31
1
-2
/
+2
*
Input: sparse-keymap - fix KEY_VSW handling in sparse_keymap_setup
Dmitry Torokhov
2011-01-20
1
-0
/
+1
*
Input: sparse-keymap - switch to using new keycode interface
Dmitry Torokhov
2010-09-09
1
-16
/
+65
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-04-15
1
-19
/
+33
|
\
|
*
Input: sparse-keymap - implement safer freeing of the keymap
Dmitry Torokhov
2010-03-21
1
-18
/
+32
|
*
Input: sparse-keymap - free the right keymap on error
Yong Wang
2010-03-19
1
-1
/
+1
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
Input: scancode in get/set_keycodes should be unsigned
Dmitry Torokhov
2010-03-08
1
-2
/
+4
*
Input: add generic support for sparse keymaps
Dmitry Torokhov
2009-12-07
1
-0
/
+250