index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'v2.6.32' into next
Dmitry Torokhov
2009-12-03
1
-0
/
+13
|
\
|
*
Input: atkbd - restore LED state at reconnect
Dmitry Torokhov
2009-11-13
1
-0
/
+13
*
|
Input: gpio_keys - scan gpio state at probe and resume time
Daniel Mack
2009-11-30
1
-11
/
+25
*
|
Input: gpio_keys - seperate individual button setup to make code neater
Ben Dooks
2009-11-20
1
-40
/
+53
*
|
Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h>
Ben Dooks
2009-11-20
1
-2
/
+1
*
|
Input: gpio_keys - use dev_ macros to report information
Ben Dooks
2009-11-20
1
-7
/
+9
*
|
Merge commit 'v2.6.32-rc6' into next
Dmitry Torokhov
2009-11-06
2
-41
/
+92
|
\
|
|
*
Input: gpio-keys - use IRQF_SHARED
Dmitry Eremin-Solenikov
2009-11-03
1
-0
/
+1
|
*
Merge commit 'v2.6.32-rc5' into for-linus
Dmitry Torokhov
2009-11-03
5
-12
/
+17
|
|
\
|
*
|
Input: atkbd - add a quirk for OQO 01+ multimedia keys
Jamie Lentin
2009-10-22
1
-0
/
+36
|
*
|
Input: atkbd - consolidate force release quirks for volume keys
Herton Ronaldo Krzesinski
2009-10-18
1
-37
/
+14
|
*
|
Input: atkbd - postpone restoring LED/repeat rate at resume
Dmitry Torokhov
2009-10-14
1
-4
/
+15
|
*
|
Input: atkbd - restore resetting LED state at startup
Dmitry Torokhov
2009-10-13
1
-0
/
+26
*
|
|
Input: add DaVinci Keypad Driver
Miguel Aguilar
2009-10-14
3
-0
/
+348
*
|
|
Input: lkkbd - change formatting style to match the rest of the kernel
Dmitry Torokhov
2009-10-14
1
-258
/
+238
|
|
/
|
/
|
*
|
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
2
-0
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-09-24
7
-25
/
+1312
|
\
|
|
*
Input: add driver for Atmel AT42QT2160 Sensor Chip
Raphael Derosso Pereira
2009-09-23
3
-0
/
+408
|
*
Input: max7359 - use threaded IRQs
Dmitry Torokhov
2009-09-22
1
-35
/
+13
|
*
Input: add driver for Maxim MAX7359 key switch controller
Kim Kyuwon
2009-09-22
3
-0
/
+364
|
*
Input: add driver for ADP5588 QWERTY I2C Keypad
Michael Hennerich
2009-09-18
3
-0
/
+372
|
*
Input: add driver for OpenCores Keyboard Controller
Javier Herrero
2009-09-18
3
-0
/
+190
|
*
Input: atkbd - rely on input core to restore state on resume
Dmitry Torokhov
2009-09-18
1
-25
/
+0
*
|
trivial: fix typo s/ketymap/keymap/ in comment
Thadeu Lima de Souza Cascardo
2009-09-21
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-09-18
1
-0
/
+3
|
\
\
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2009-09-16
14
-465
/
+1497
|
|
\
|
|
*
|
sh: add kycr2_delay for sh_keysc
Kuninori Morimoto
2009-09-15
1
-0
/
+3
*
|
|
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-09-18
1
-11
/
+11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASE
Tony Lindgren
2009-08-28
1
-11
/
+11
*
|
|
Nicolas Pitre has a new email address
Nicolas Pitre
2009-09-15
1
-1
/
+1
*
|
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2009-09-14
14
-464
/
+1496
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Input: pxa27x_keypad - allow modifying keymap from userspace
Dmitry Torokhov
2009-09-11
1
-82
/
+91
|
*
|
Input: sunkbd - fix formatting
Dmitry Torokhov
2009-09-11
1
-55
/
+73
|
*
|
Input: atkbd - allow setting force-release bitmap via sysfs
Dmitry Torokhov
2009-09-04
1
-6
/
+37
|
*
|
Input: w90p910_keypad - move a dereference below a NULL test
Julia Lawall
2009-08-30
1
-1
/
+3
|
*
|
Input: add twl4030_keypad driver
David Brownell
2009-08-28
3
-0
/
+492
|
*
|
Input: matrix-keypad - add function to build device keymap
Dmitry Torokhov
2009-08-28
2
-26
/
+5
|
*
|
Input: tosakbd - fix cleaning up KEY_STROBEs after error
Roel Kluin
2009-08-28
1
-9
/
+9
|
*
|
Merge commit 'v2.6.31-rc8' into next
Dmitry Torokhov
2009-08-28
1
-9
/
+9
|
|
\
|
|
*
|
Input: w90p910_keypad - rename driver name to match platform
Wan ZongShun
2009-08-21
1
-3
/
+3
|
*
|
Input: w90p910_keypad - adjust to use definitions from matrix_keypad.h
Dmitry Torokhov
2009-08-10
1
-79
/
+65
|
*
|
Input: add keypad driver for w90p910
Wan ZongShun
2009-08-10
3
-0
/
+316
|
*
|
Input: combine hil_kbd and hil_ptr drivers
Dmitry Torokhov
2009-08-09
2
-37
/
+219
|
*
|
Input: hil_kbd - prepare for merging with hil_ptr
Dmitry Torokhov
2009-08-09
1
-78
/
+78
|
*
|
Input: hil_kbd - switch to use completion instead of semaphore
Dmitry Torokhov
2009-08-09
1
-132
/
+140
|
*
|
Input: serio - don't use serio->write() directly
Dmitry Torokhov
2009-08-05
3
-62
/
+66
|
*
|
Input: pxa27x_keypad - switch to using dev_pm_ops
Dmitry Torokhov
2009-07-26
1
-7
/
+12
|
*
|
Input: gpio_keys - swtich to dev_pm_ops
Mike Rapoport
2009-07-25
1
-7
/
+12
|
*
|
Input: bf54x-keys - convert printk() to dev_*()
Mike Frysinger
2009-07-23
1
-17
/
+9
|
*
|
Input: pxa27x_keypad - remove extra clk_disable
Dmitry Torokhov
2009-07-23
1
-23
/
+20
[next]