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
starfive-6.6.48-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
/
keyboard
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-20
Input: pxa27x - fix keypad KPC macros
Samuel Ortiz
1
-3
/
+3
2008-01-31
Input: pxa27x_keypad - also enable on PXA3xx
Eric Miao
1
-3
/
+3
2008-01-31
Input: pxa27x_keypad - add debounce_interval to the keypad platform data
Eric Miao
1
-0
/
+1
2008-01-31
Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQ
Eric Miao
1
-34
/
+124
2008-01-31
Input: pxa27x_keypad - enable rotary encoders and direct keys
Eric Miao
1
-29
/
+134
2008-01-31
Input: pxa27x_keypad - introduce pxa27x_keypad_config()
Eric Miao
1
-32
/
+28
2008-01-31
Input: pxa27x_keypad - introduce driver structure and use KEY() to define mat...
Eric Miao
1
-57
/
+167
2008-01-31
Input: pxa27x_keypad - remove pin configuration from the driver
Eric Miao
1
-4
/
+0
2008-01-31
Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard)
Eric Miao
3
-45
/
+45
2008-01-21
Input: remove duplicate includes
Andre Haupt
2
-2
/
+0
2008-01-21
Input: add Tosa keyboard driver
Dmitry Baryshkov
3
-0
/
+437
2008-01-21
Input: drop redundant includes of moduleparam.h
Julia Lawall
2
-2
/
+0
2008-01-21
Input: atkbd - remove unneeded synchronize_sched()
Dmitry Torokhov
1
-1
/
+0
2008-01-21
Input: atkbd - properly handle special keys on Dell Latitudes
Giel de Nijs
1
-17
/
+72
2008-01-14
Input: improve Kconfig help entries for HP Jornada devices
Kristoffer Ericson
1
-6
/
+6
2008-01-03
Input: spitzkbd - fix suspend key handling
Richard Purdie
1
-0
/
+1
2007-12-14
Input: jornada680_kbd - fix default keymap
Kristoffer Ericson
1
-20
/
+20
2007-11-27
Input: bf54x-keys - keypad does not exist on BF544 parts
Mike Frysinger
1
-1
/
+1
2007-11-21
Input: gpio-keys - request and configure GPIOs
Herbert Valerio Riedel
1
-10
/
+28
2007-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+0
2007-10-22
Input: bf54x-keys - return real error when request_irq() fails
Michael Hennerich
1
-1
/
+0
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-2
/
+2
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
15
-27
/
+39
2007-10-16
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-5
/
+20
2007-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-21
/
+1223
2007-10-16
Atari keyboard: incorporate additional review comments
Geert Uytterhoeven
1
-3
/
+4
2007-10-13
m68k: Atari input drivers cleanup
Geert Uytterhoeven
1
-12
/
+145
2007-10-13
Input: add support for Blackfin BF54x Keypad controller
Michael Hennerich
3
-1
/
+392
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
1
-1
/
+0
2007-10-13
Input: add support for SEGA Dreamcast keyboard
Adrian McMenamin
3
-0
/
+263
2007-10-13
[ARM] pxa: update pxa27x keypad driver to use clk support
Russell King
1
-5
/
+20
2007-10-12
Input: omap-keyboard - don't pretend we support changing keymap
Dmitry Torokhov
1
-13
/
+9
2007-10-11
Input: jornada720_kbd - send MSC_SCAN events
Dmitry Torokhov
1
-4
/
+8
2007-09-26
Input: add support for HP Jornada 7xx onboard keyboard
Kristoffer Ericson
3
-0
/
+192
2007-09-26
Input: add support for HP Jornada onboard keyboard (HP6XX)
Kristoffer Ericson
3
-0
/
+289
2007-09-26
Input: gpio-keys - add suspend/resume support
Anti Sullin
1
-0
/
+52
2007-09-26
Input: gpio_keys - verify that supplied GPIO numbers are valid
Anti Sullin
1
-7
/
+22
2007-07-24
Input: gpio_keys - remove duplicate includes
Jesper Juhl
1
-1
/
+0
2007-07-10
Input: pxa27x_keyboard - fix compile error
Mike Rapoport
1
-1
/
+1
2007-07-10
Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE
Hans de Goede
1
-2
/
+2
2007-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-17
/
+30
2007-06-28
Input: atkbd - use printk_ratelimit for spurious ACK messages
Qi Yong
1
-3
/
+4
2007-06-28
Input: atkbd - throttle LED switching
Dmitry Torokhov
1
-14
/
+26
2007-06-21
x86_64: Quieten Atari keyboard warnings in Kconfig
Andi Kleen
1
-0
/
+3
2007-06-06
[ARM] pxa: fix pxa27x keyboard driver
Russell King
1
-3
/
+3
2007-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
4
-1
/
+147
2007-05-05
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
17
-79
/
+357
2007-05-05
hilkbd: Kill compiler warning and fix comment dyslexia
Geert Uytterhoeven
1
-1
/
+1
2007-05-05
m68k: Atari keyboard and mouse support.
Michael Schmitz
3
-0
/
+146
2007-05-03
Input: aaed2000_kbd - convert to use polldev library
Dmitry Torokhov
2
-42
/
+21
[next]