Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
172cb4b3d49a1339dd67ee05e3f47972a70f556f
/
drivers
/
input
/
keyboard
c5ec194
Input: pxa27x-keypad - fix generating scancode
by Chao Xie
· 11 years ago
0a4ac2e
Input: fix ps2/serio module dependency
by Arnd Bergmann
· 11 years ago
c161349
Input: tca8418 - fix loading this driver as a module from a device tree
by Dr. H. Nikolaus Schaller
· 11 years ago
3d725ca
Input: atkbd - fix keyboard not working on some LG laptops
by Sheng-Liang Song
· 11 years ago
692d965
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 11 years ago
86ea5e6
Input: pmic8xxx-keypad - migrate to DT
by Stephen Boyd
· 11 years ago
a5dde0c
Input: pmic8xxx-keypad - migrate to regmap APIs
by Stephen Boyd
· 11 years ago
c7f6ee2
Input: pmic8xxx-keypad - migrate to devm_* APIs
by Stephen Boyd
· 11 years ago
d3e6a67
Input: pmic8xxx-keypad - fix build by removing gpio configuration
by Stephen Boyd
· 11 years ago
e70f18e
Input: add new driver for ARM CLPS711X keypad
by Alexander Shiyan
· 11 years ago
e545ef3
Input: remove obsolete tnetv107x drivers
by Arnd Bergmann
· 11 years ago
04421fe
Merge tag 'v3.14-rc4' into next
by Dmitry Torokhov
· 11 years ago
7fb45ed
Input: imx_keypad - Propagate the real error code on platform_get_irq() failure
by Fabio Estevam
· 11 years ago
910a9f5
Input: adp5588-keys - get value from data out when dir is out
by Jean-Francois Dagenais
· 11 years ago
1b59bab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 11 years ago
bf9a9f8
Input: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
049f1cb
Input: twl4030-keypad - convert to using managed resources
by Dmitry Torokhov
· 11 years ago
7abf38d
Input: twl4030-keypad - add device tree support
by Sebastian Reichel
· 11 years ago
64757eb
Input: cros_ec_keyb - fix problems with backslash
by Doug Anderson
· 11 years ago
e7d248f
Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanup
by Olof Johansson
· 11 years ago
348324c
Merge tag 'v3.13-rc4' into next
by Dmitry Torokhov
· 11 years ago
fe6b0df
Input: tegra-kbc - use reset framework
by Stephen Warren
· 11 years ago
670d207
Input: samsung-keypad - favor platform data if present
by Dmitry Torokhov
· 12 years ago
c838cb3
Input: use dev_get_platdata()
by Jingoo Han
· 11 years ago
54f05e9
Input: sh_keysc - restrict non-COMPILE_TEST compilation
by Laurent Pinchart
· 11 years ago
e4cfb03
Input: keyboard - "keycode & KEY_MAX" changes some keycode values
by Andrew Liu
· 11 years ago
4224909
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 11 years ago
a108193
Input: tnetv107x-keypad - make irqs signed for error handling
by Dan Carpenter
· 11 years ago
e4a42f6
Input: sh_keysc - enable the driver on all ARM platforms
by Laurent Pinchart
· 11 years ago
bcd2623
Input: allow deselecting serio drivers even without CONFIG_EXPERT
by Tom Gundersen
· 11 years ago
a4da475
Input: nspire-keypad - add missing clk_disable_unprepare() on error path
by Wei Yongjun
· 11 years ago
e3c55d4
Merge tag 'v3.12-rc4' into next
by Dmitry Torokhov
· 11 years ago
95ba740
Input: pxa27x_keypad - include linux/of.h header
by Sachin Kamat
· 11 years ago
2780170
Input: gpio_keys_polled - include linux/of.h header
by Sachin Kamat
· 11 years ago
415a4ca
Input: gpio_keys - include linux/of.h header
by Sachin Kamat
· 11 years ago
3cbd04f
Input: tegra-kbc - remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
4c93ca5
Input: nspire-keypad - remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
39116e2
Input: lpc32xx-keys - remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
049d75f
Input: pxa27x_keypad - fix NULL pointer dereference
by Mike Dunn
· 11 years ago
4ba25a4
Merge tag 'v3.11' into next
by Dmitry Torokhov
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
8b8a7df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 11 years ago
07176b9
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 11 years ago
50f3c16
Input: omap-keypad - set up irq type from DT
by Illia Smyrnov
· 11 years ago
78608a0
Input: omap-keypad - enable wakeup capability for keypad.
by Illia Smyrnov
· 11 years ago
afbac60b
Input: omap-keypad - clear interrupts on open
by Illia Smyrnov
· 11 years ago
c683da3
Input: omap-keypad - convert to threaded IRQ
by Illia Smyrnov
· 11 years ago
875ad69
Input: omap-keypad - use bitfiled instead of hardcoded values
by Illia Smyrnov
· 11 years ago
ef0aca7
Input: keyboard, serio - simplify use of devm_ioremap_resource
by Julia Lawall
· 11 years ago
eacd0c4
Input: tegra-kbc - simplify use of devm_ioremap_resource
by Julia Lawall
· 11 years ago
3719b54
Input: qt1070 - add power management ops
by Bo Shen
· 11 years ago
1bc7545
Input: max7359 - add CONFIG_PM_SLEEP to suspend/resume
by Jingoo Han
· 11 years ago
18fb38e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 11 years ago
88ce3c3
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 11 years ago
46146e7
Input: nspire-keypad - replace magic offset with define
by Daniel Tang
· 11 years ago
f5b63ac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 11 years ago
ab53485
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 11 years ago
27eb2c4
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 11 years ago
20c3da9
Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()
by Wei Yongjun
· 11 years ago
31881d7
Merge branch 'for-next' of git://github.com/rydberg/linux into next
by Dmitry Torokhov
· 11 years ago
41cc2aa
Input: samsung-keypad - let device core setup the default pin configuration
by Thomas Abraham
· 11 years ago
e941bc0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 11 years ago
03832aa
input: cros_ec_keyb_clear_keyboard() depends on CONFIG_PM_SLEEP
by Geert Uytterhoeven
· 12 years ago
9eb5213
Input: pxa27x-keypad - make platform data const
by Dmitry Torokhov
· 11 years ago
f9f6def
Input: pxa27x-keypad - convert to using SIMPLE_DEV_PM_OPS
by Dmitry Torokhov
· 11 years ago
e415697
Input: pxa27x-keypad - add device tree support
by Chao Xie
· 12 years ago
0a085a9
Input: pxa27x-keypad - use matrix_keymap for matrix keys
by Chao Xie
· 12 years ago
150e592
Input: add missing dependencies on CONFIG_HAS_IOMEM
by Ben Hutchings
· 11 years ago
fc4f314
Input: add TI-Nspire keypad support
by Daniel Tang
· 12 years ago
f0886a6
Input: w90p910_keypad - pass correct pointer to free_irq()
by Lars-Peter Clausen
· 12 years ago
994c755
Input: twl4030_keypad - pass correct pointer to free_irq()
by Lars-Peter Clausen
· 12 years ago
8c7f5f5
Input: pxa27x_keypad - pass correct pointer to free_irq()
by Lars-Peter Clausen
· 12 years ago
d7ecfff
Input: ep93xx_keypad - pass correct pointer to free_irq()
by Lars-Peter Clausen
· 12 years ago
5647ac0
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
d520145
Input: w90p910_keypad - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
62205e0
Input: twl4030_keypad - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
94521e5
Input: tnetv107x-keypad - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
e78465e
Input: spear-keyboard - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
86066e6
Input: sh_keysc - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
413b859
Input: samsung-keypad - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
84ce3aa
Input: pxa930_rotary - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
c8712a5
Input: pxa27x_keypad - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
b6a08a4
Input: pmic8xxx-keypad - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
8b07dd0
Input: opencores-kbd - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
19b1d74
Input: omap4-keypad - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
776f2ac
Input: matrix_keypad - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
bb41eca
Input: jornada720_kbd - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
5d1e938
Input: jornada680_kbd - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
8b7022b
Input: gpio_keys_polled - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
9c0219f
Input: gpio_keys - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
b0ae73b
Input: davinci_keyscan - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
da1bfb4
Input: bf54x-keys - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
9cc04d7
Input: ep93xx_keypad - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
d0c082d
Input: amikbd - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
d7ab730
Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next
by Linus Torvalds
· 12 years ago
76ec9d1
Convert selectors of GENERIC_GPIO to GPIOLIB
by Alexandre Courbot
· 12 years ago
6af6dc2
input: Add ChromeOS EC keyboard driver
by Simon Glass
· 12 years ago
4384041
input: matrix-keymap: Add function to read the new DT binding
by Simon Glass
· 12 years ago
e10af9e
Input: tegra-kbc - support for defining row/columns based on SoC
by Laxman Dewangan
· 12 years ago
da5bce1
Input: imx_keypad - switch to using managed resources
by Fabio Estevam
· 12 years ago
Next »