index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-15
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-5
/
+20
2007-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-21
/
+1223
2007-10-15
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-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
1
-1
/
+0
2007-10-12
Input: add support for SEGA Dreamcast keyboard
Adrian McMenamin
3
-0
/
+263
2007-10-12
[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-23
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-05
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-20
x86_64: Quieten Atari keyboard warnings in Kconfig
Andi Kleen
1
-0
/
+3
2007-06-05
[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-04
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
17
-79
/
+357
2007-05-04
hilkbd: Kill compiler warning and fix comment dyslexia
Geert Uytterhoeven
1
-1
/
+1
2007-05-04
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
2007-05-01
Input: gpio_keys - add support for switches (EV_SW)
Roman Moravcik
1
-7
/
+12
2007-05-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2
-7
/
+7
2007-04-12
Input: pxa27x - do not use deprecated SA_INTERRUPT flag
Thomas Gleixner
1
-1
/
+1
2007-04-12
Input: keyboards - switch to using input_dev->dev.parent
Dmitry Torokhov
14
-13
/
+15
2007-04-12
Input: drivers/input/keyboard - don't access dev->private directly
Dmitry Torokhov
14
-20
/
+13
2007-03-16
Input: add support for PXA27x keyboard controller
Rodolfo Giometti
3
-0
/
+268
2007-03-05
[PATCH] gpio_keys driver shouldn't be ARM-specific
David Brownell
1
-3
/
+1
2007-03-05
[PATCH] add CONFIG_GENERIC_GPIO
David Brownell
1
-4
/
+6
2007-02-28
Input: HIL - cleanup coding style
Helge Deller
1
-34
/
+43
2007-02-28
Input: HIL - various fixes for HIL drivers
Helge Deller
2
-6
/
+7
2007-02-18
Input: remove obsolete setup parameters from input drivers
Dmitry Torokhov
1
-4
/
+0
2007-02-18
Input: HIL - fix improper call to release_region()
Cyrill V. Gorcunov
1
-0
/
+2
2007-02-18
Input: gpio-keys - switch to common GPIO API
Philipp Zabel
2
-10
/
+11
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2
Thomas Gleixner
1
-1
/
+1
2007-02-10
Input: HIL - handle erros from input_register_device()
Cyrill V. Gorcunov
1
-48
/
+66
2007-02-10
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
3
-2
/
+7
2007-01-18
Input: gpio-keys - keyboard driver for GPIO buttons
Phil Blundell
3
-5
/
+166
2006-12-17
[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.
Fabrice Knevez
1
-1
/
+1
2006-12-17
[PATCH] m68k trivial build fixes
Al Viro
1
-1
/
+1
2006-12-13
[PATCH] missing includes in hilkbd
Al Viro
1
-0
/
+5
2006-12-08
Input: kill maple_keyb.c driver
Paul Mundt
1
-166
/
+0
2006-12-08
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
3
-14
/
+9
2006-11-24
Input: add driver for keyboard on AAED-2000 development board (ARM)
Nicolas Bellido
3
-0
/
+215
[next]