index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
sparse-keymap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-17
Input: remove remaining unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
1
-1
/
+0
2017-11-03
Input: sparse-keymap - send sync event for KE_SW/KE_VSW
Stefan Brüns
1
-0
/
+1
2017-05-30
Input: sparse-keymap - remove sparse_keymap_free()
Dmitry Torokhov
1
-14
/
+0
2017-03-09
Input: sparse-keymap - use a managed allocation for keymap copy
Michał Kępień
1
-30
/
+9
2014-02-19
treewide: Fix typo in Documentation/DocBook
Masanari Iida
1
-1
/
+1
2012-08-22
Input: random formatting fixes
Baodong Chen
1
-2
/
+2
2011-11-01
drivers/input: Add module.h to modular drivers implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-03-29
Input: sparse-keymap - report KEY_UNKNOWN for unknown scan codes
Seth Forshee
1
-0
/
+8
2011-03-29
Input: sparse-keymap - report scancodes with key events
Seth Forshee
1
-0
/
+6
2011-02-01
Input: switch completely over to the new versions of get/setkeycode
Dmitry Torokhov
1
-2
/
+2
2011-01-21
Input: sparse-keymap - fix KEY_VSW handling in sparse_keymap_setup
Dmitry Torokhov
1
-0
/
+1
2010-09-10
Input: sparse-keymap - switch to using new keycode interface
Dmitry Torokhov
1
-16
/
+65
2010-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-19
/
+33
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-22
Input: sparse-keymap - implement safer freeing of the keymap
Dmitry Torokhov
1
-18
/
+32
2010-03-20
Input: sparse-keymap - free the right keymap on error
Yong Wang
1
-1
/
+1
2010-03-09
Input: scancode in get/set_keycodes should be unsigned
Dmitry Torokhov
1
-2
/
+4
2009-12-07
Input: add generic support for sparse keymaps
Dmitry Torokhov
1
-0
/
+250