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
2013-11-15
Merge branch 'next' into for-linus
Dmitry Torokhov
9
-38
/
+43
2013-11-11
Input: tnetv107x-keypad - make irqs signed for error handling
Dan Carpenter
1
-2
/
+2
2013-10-31
Input: sh_keysc - enable the driver on all ARM platforms
Laurent Pinchart
1
-1
/
+1
2013-10-31
Input: allow deselecting serio drivers even without CONFIG_EXPERT
Tom Gundersen
1
-2
/
+2
2013-10-16
Input: nspire-keypad - add missing clk_disable_unprepare() on error path
Wei Yongjun
1
-1
/
+3
2013-10-08
Merge tag 'v3.12-rc4' into next
Dmitry Torokhov
1
-2
/
+2
2013-10-06
Input: pxa27x_keypad - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-06
Input: gpio_keys_polled - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-06
Input: gpio_keys - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-06
Input: tegra-kbc - remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-06
Input: nspire-keypad - remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-06
Input: lpc32xx-keys - remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-09-18
Input: pxa27x_keypad - fix NULL pointer dereference
Mike Dunn
1
-2
/
+9
2013-09-18
Merge tag 'v3.11' into next
Dmitry Torokhov
3
-77
/
+30
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-2
/
+2
2013-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-49
/
+103
2013-09-07
Merge branch 'next' into for-linus
Dmitry Torokhov
7
-49
/
+103
2013-08-26
Input: omap-keypad - set up irq type from DT
Illia Smyrnov
1
-2
/
+1
2013-08-26
Input: omap-keypad - enable wakeup capability for keypad.
Illia Smyrnov
1
-0
/
+39
2013-08-26
Input: omap-keypad - clear interrupts on open
Illia Smyrnov
1
-1
/
+2
2013-08-26
Input: omap-keypad - convert to threaded IRQ
Illia Smyrnov
1
-9
/
+20
2013-08-26
Input: omap-keypad - use bitfiled instead of hardcoded values
Illia Smyrnov
1
-14
/
+11
2013-08-15
Input: keyboard, serio - simplify use of devm_ioremap_resource
Julia Lawall
3
-18
/
+3
2013-08-15
Input: tegra-kbc - simplify use of devm_ioremap_resource
Julia Lawall
1
-6
/
+1
2013-08-13
Input: qt1070 - add power management ops
Bo Shen
1
-0
/
+27
2013-08-13
Input: max7359 - add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
1
-1
/
+1
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2013-07-13
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-1
/
+1
2013-07-07
Input: nspire-keypad - replace magic offset with define
Daniel Tang
1
-1
/
+1
2013-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
23
-122
/
+580
2013-07-03
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-27
/
+27
2013-07-02
Merge branch 'next' into for-linus
Dmitry Torokhov
26
-93
/
+944
2013-06-28
Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()
Wei Yongjun
1
-3
/
+1
2013-06-28
Merge branch 'for-next' of git://github.com/rydberg/linux into next
Dmitry Torokhov
6
-21
/
+366
2013-06-25
Input: samsung-keypad - let device core setup the default pin configuration
Thomas Abraham
1
-50
/
+2
2013-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2013-06-23
input: cros_ec_keyb_clear_keyboard() depends on CONFIG_PM_SLEEP
Geert Uytterhoeven
1
-27
/
+27
2013-06-19
Input: pxa27x-keypad - make platform data const
Dmitry Torokhov
1
-24
/
+23
2013-06-19
Input: pxa27x-keypad - convert to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
1
-8
/
+5
2013-06-19
Input: pxa27x-keypad - add device tree support
Chao Xie
1
-4
/
+242
2013-06-19
Input: pxa27x-keypad - use matrix_keymap for matrix keys
Chao Xie
2
-12
/
+24
2013-06-11
Input: add missing dependencies on CONFIG_HAS_IOMEM
Ben Hutchings
1
-0
/
+1
2013-06-04
Input: add TI-Nspire keypad support
Daniel Tang
3
-0
/
+296
2013-05-23
Input: w90p910_keypad - pass correct pointer to free_irq()
Lars-Peter Clausen
1
-2
/
+2
2013-05-23
Input: twl4030_keypad - pass correct pointer to free_irq()
Lars-Peter Clausen
1
-1
/
+1
2013-05-23
Input: pxa27x_keypad - pass correct pointer to free_irq()
Lars-Peter Clausen
1
-2
/
+2
2013-05-23
Input: ep93xx_keypad - pass correct pointer to free_irq()
Lars-Peter Clausen
1
-2
/
+2
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-3
/
+3
2013-05-08
Input: w90p910_keypad - remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-08
Input: twl4030_keypad - remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
[next]