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
2012-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-3
/
+38
2012-01-11
Input: revert some over-zealous conversions to module_platform_driver()
Dmitry Torokhov
3
-3
/
+38
2012-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
31
-372
/
+704
2012-01-05
Input: tc3589x-keypad - add missing kerneldoc
Naga Radhesh
1
-0
/
+2
2011-12-30
Input: samsung-keypad - implement runtime power management support
Mark Brown
1
-7
/
+80
2011-12-30
Input: tegra-kbc - report wakeup key for some platforms
Rakesh Iyer
1
-3
/
+24
2011-12-30
Input: tegra-kbc - add device tree bindings
Olof Johansson
1
-8
/
+84
2011-12-23
input: samsung-keypad: Add device tree support
Thomas Abraham
1
-12
/
+162
2011-12-12
Input: keyboard - staticise non-exported symbols
Axel Lin
2
-2
/
+2
2011-12-01
Input: keyboard - use macro module_platform_driver()
JJ Ding
26
-327
/
+26
2011-11-29
Input: samsung-keypad - remove redundant MODULE_ALIAS
Axel Lin
1
-1
/
+0
2011-11-29
Merge commit 'v3.2-rc3' into next
Dmitry Torokhov
4
-2
/
+3
2011-11-15
Input: samsung-keypad - enable compiling on other platforms
Dmitry Torokhov
2
-3
/
+4
2011-11-10
Input: samsung-keypad - switch to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
1
-8
/
+4
2011-11-10
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
2
-16
/
+35
2011-11-01
drivers/input: Add module.h to modular drivers implicitly using it
Paul Gortmaker
2
-0
/
+2
2011-10-29
Input: tca8418_keypad - initial driver release
Kyle Manna
3
-0
/
+447
2011-10-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
15
-183
/
+604
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
1
-1
/
+1
2011-10-27
Merge branch 'next' into for-linus
Dmitry Torokhov
16
-184
/
+606
2011-10-19
Input: adp5589-keys - add support for the ADP5585 derivatives
Michael Hennerich
2
-129
/
+484
2011-10-13
Input: imx_keypad - add pm suspend and resume support
Hui Wang
1
-0
/
+44
2011-10-07
Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEP
Dmitry Torokhov
1
-1
/
+1
2011-09-21
Input: gpio_keys - use of_property_read_u32()
Tobias Klauser
1
-11
/
+13
2011-09-17
Merge branch 'for-linus' of git://github.com/dtor/input
Linus Torvalds
1
-1
/
+0
2011-09-09
Input: tegra-kbc - tighten locking
Dmitry Torokhov
1
-19
/
+12
2011-09-09
Input: tegra-kbc - fix wakeup from suspend
Rakesh Iyer
1
-15
/
+43
2011-09-08
Input: tc3589x-keypad - fix section mismatch warning
Harvey Yang
1
-1
/
+1
2011-09-08
Input: remove IRQF_DISABLED from drivers
Yong Zhang
9
-9
/
+8
2011-08-27
Input: adp5588-keys - remove incorrect modalias
Axel Lin
1
-1
/
+0
2011-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-1
/
+2
2011-08-21
Input: ep93xx_keypad - add missing include of linux/module.h
Axel Lin
1
-0
/
+1
2011-08-11
Input: tegra-kbc - correct call to input_free_device
Axel Lin
1
-1
/
+1
2011-08-08
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-5
/
+11
2011-07-30
Input: gpio_keys - return proper error code if memory allocation fails
Tobias Klauser
1
-1
/
+1
2011-07-30
Input: lm8323 - add missing device_remove_file for dev_attr_time
Axel Lin
1
-2
/
+7
2011-07-30
Input: tegra-kbc - fix computation of polling time
Rakesh Iyer
1
-2
/
+3
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
11
-63
/
+164
2011-07-27
Merge branch 'next' into for-linus
Dmitry Torokhov
13
-60
/
+973
2011-07-25
Input: tegra-kbc - enable key autorepeat
Rakesh Iyer
1
-1
/
+1
2011-07-19
Input: pmic8xxx-keypad - fix a leak of the IRQ during init failure
Axel Lin
1
-4
/
+4
2011-07-13
Input: atkbd - make dmi callback functions return 1
Axel Lin
1
-2
/
+2
2011-07-11
Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
1
-8
/
+3
2011-07-11
Input: gpio_keys - add support for device-tree platform data
David Jander
1
-16
/
+132
2011-07-05
input: pmic8xxx-keypad: Do not use mfd_get_data()
Samuel Ortiz
1
-1
/
+2
2011-07-04
Input: sh_keysc - fix compile warning
Dmitry Torokhov
1
-1
/
+1
2011-06-29
Input: mpr121 - improve sensibility of touch key
Jiejing Zhang
1
-4
/
+12
2011-06-29
Input: gpio_keys - fix a memory leak
Axel Lin
1
-0
/
+1
2011-06-27
Input: gpio_keys - move to late_initcall
David Jander
1
-1
/
+1
[next]