index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
2010-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-9
/
+34
2010-08-10
Merge branch 'next' into for-linus
Dmitry Torokhov
2
-9
/
+34
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-47
/
+1196
2010-08-04
Input: gpio_keys - add hooks to enable/disable device
Shubhrajyoti D
1
-0
/
+22
2010-08-03
Input: switch to input_abs_*() access functions
Daniel Mack
1
-9
/
+12
2010-08-03
Merge branch 'next' into for-linus
Dmitry Torokhov
8
-47
/
+1196
2010-08-03
Input: adp5588-keypad - fix NULL dereference in adp5588_gpio_add()
Dmitry Torokhov
1
-29
/
+37
2010-07-26
Input: adp5588-keys - export unused GPIO pins
Xiaolong Chen
1
-2
/
+207
2010-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-8
/
+13
2010-07-21
Input: samsung-keypad - Add samsung keypad driver
Joonyoung Shim
3
-0
/
+501
2010-07-21
Input: twl40300-keypad - fix handling of "all ground" rows
Dmitry Torokhov
1
-6
/
+11
2010-07-20
Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi'
Wan ZongShun
1
-1
/
+1
2010-07-18
Input: qt2160 - rename kconfig symbol name
Christoph Fritz
1
-1
/
+1
2010-07-08
Revert "Input: fixup X86_MRST selects"
Feng Tang
1
-1
/
+1
2010-07-08
Revert "Input: do not force selecting i8042 on Moorestown"
Feng Tang
1
-1
/
+1
2010-07-04
Input: mcs - Add MCS touchkey driver
Joonyoung Shim
3
-0
/
+252
2010-07-01
Merge commit 'v2.6.35-rc3' into next
Dmitry Torokhov
5
-7
/
+0
2010-06-28
Input: lm8323 - fix error handling in lm8323_probe()
Dan Carpenter
1
-5
/
+7
2010-06-28
Input: gpio-keys - add gpiolib debounce support
Grazvydas Ignotas
1
-5
/
+14
2010-06-25
Input: adp5588-keys - support GPI events for ADP5588 devices
Xiaolong CHEN
1
-7
/
+127
2010-06-22
Input: fixup X86_MRST selects
Randy Dunlap
1
-1
/
+1
2010-06-10
Input: matrix_keypad - add support for clustered irq
Luotao Fu
1
-28
/
+80
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
5
-7
/
+0
2010-05-26
m68k: amiga - Keyboard platform device conversion
Geert Uytterhoeven
1
-39
/
+58
2010-05-19
Input: do not force selecting i8042 on Moorestown
Jacob Pan
1
-1
/
+1
2010-05-04
Input: add keypad driver for keys interfaced to TCA6416
Sriramakrishnan Govindarajan
3
-0
/
+366
2010-05-04
Input: remove obsolete {corgi,spitz,tosa}kbd.c
Eric Miao
5
-1392
/
+0
2010-04-14
Input: lm8323 - do not leave dangling client data pointer
Wolfram Sang
1
-2
/
+4
2010-04-14
Merge branch 'for-linus' into next
Dmitry Torokhov
1
-1
/
+3
2010-04-06
Input: matrix_keypad - allow platform to disable key autorepeat
H Hartley Sweeten
1
-1
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
20
-0
/
+20
2010-03-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2010-03-10
Input: bf54x-keys - fix system hang when pressing a key
Mike Frysinger
1
-1
/
+1
2010-03-08
Merge branch 'origin' into devel-stable
Russell King
9
-250
/
+1198
2010-03-02
[ARM] locomo: avoid unnecessary cascaded keyboard IRQ
Eric Miao
1
-1
/
+31
2010-02-26
Input: atkbd - release previously reserved keycodes 248 - 254
Dmitry Torokhov
1
-11
/
+15
2010-02-17
Input: sh_keysc - enable building on SH-Mobile ARM
Magnus Damm
1
-1
/
+1
2010-02-11
Input: sh_keysc - update the driver with mode 6
Magnus Damm
1
-1
/
+2
2010-02-11
Input: sh_keysc - switch to using bitmaps
Magnus Damm
1
-25
/
+44
2010-02-11
Input: sh_keysc - factor out hw access functions
Magnus Damm
1
-26
/
+43
2010-02-11
Input: mark {corgi,spitz,tosa}kbd drivers deprecated
Eric Miao
1
-6
/
+12
2010-02-04
Input: gpio-keys - add support for disabling gpios through sysfs
Mika Westerberg
1
-11
/
+307
2010-02-01
Input: add imx-keypad driver to support the IMX Keypad Port
Alberto Panizzo
3
-0
/
+604
2010-01-22
Merge commit 'v2.6.33-rc5' into next
Dmitry Torokhov
6
-56
/
+70
2010-01-21
Input: sh_keysc - add mode 4 and mode 5 support
Magnus Damm
1
-3
/
+3
2010-01-19
Input: ADP5588 - add support for ADP5587 devices
Michael Hennerich
2
-4
/
+6
2010-01-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-36
/
+41
2010-01-13
Input: ep93xx_keypad - cleanup and use matrix_keypad helpers
H Hartley Sweeten
1
-25
/
+15
2010-01-10
Input: make i2c device ids constant
Márton Németh
1
-1
/
+1
2010-01-07
Input: atkbd - switch to dev_err() and friends
Dmitry Torokhov
1
-137
/
+146
[next]