Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f425458eafd51b6b5ab64f407922e1198c567cb2
/
drivers
/
input
/
keyboard
f75ed2d
Merge tag 'kill-plat-sparse-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl into next/multiplatform
by Olof Johansson
· 12 years ago
694e33a
ARM: plat-nomadik: move MTU, kill plat-nomadik
by Linus Walleij
· 12 years ago
e07577e
Input: lpc32xx-keys - select INPUT_MATRIXKMAP
by Roland Stigge
· 12 years ago
904aded
Input: pxa27x_keypad - clear pending interrupts on keypad config
by Vasily Khoruzhick
· 12 years ago
8bbbfa7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
0cc8d6a
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 12 years ago
aba828c
Input: samsung-keypad - add clk_prepare and clk_unprepare
by Thomas Abraham
· 12 years ago
fc47912
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
9cd11c0
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
61464c8
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
dde3ada
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 12 years ago
e3a66aa
Merge branch 'multiplatform/platform-data' into next/multiplatform
by Olof Johansson
· 12 years ago
0b6c404
Merge tag 'v3.6-rc5' into for-linus
by Dmitry Torokhov
· 12 years ago
6884b68
ARM: spear: move platform_data definitions
by Arnd Bergmann
· 12 years ago
2203747
ARM: omap: move platform_data definitions
by Arnd Bergmann
· 12 years ago
db298da
ARM: nomadik: move platform_data definitions
by Arnd Bergmann
· 12 years ago
54ecf4f
ARM: w90x900: move platform_data definitions
by Arnd Bergmann
· 12 years ago
293b2da
ARM: pxa: move platform_data definitions
by Arnd Bergmann
· 12 years ago
a3b2924
ARM: ep93xx: move platform_data definitions
by Arnd Bergmann
· 12 years ago
ec2a083
ARM: davinci: move platform_data definitions
by Arnd Bergmann
· 12 years ago
8757145
Input: gpio_keys_polled - fix dt pdata->nbuttons
by Alexandre Pereira da Silva
· 12 years ago
f799a3d
Input: omap-keypad: Remove dependencies to mach includes
by Tony Lindgren
· 12 years ago
11be4bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
9e14f36b
Input: omap-keypad - fixed formatting
by Josh
· 12 years ago
e6c3401
Merge tag 'v3.6-rc4' into next
by Dmitry Torokhov
· 12 years ago
a85442a
Input: tegra - move platform data header
by Stephen Warren
· 12 years ago
609455f
Input: imx_keypad - fix missing clk conversions
by Fabio Estevam
· 12 years ago
31b95bf
Input: samsung-keypad - use of_get_child_count() helper
by Tobias Klauser
· 12 years ago
f4d4661
Input: samsung-keypad - use of_match_ptr()
by Tobias Klauser
· 12 years ago
a2f2524
Input: gpio_keys_polled - convert to dt
by Alexandre Pereira da Silva
· 12 years ago
2976f24
Input: gpio-keys-polled - constify pointers to platform data
by Dmitry Torokhov
· 12 years ago
2fba26c
Input: gpio_keys - report a wakeup_event for a button press
by NeilBrown
· 12 years ago
219edc7
Input: gpio_keys - clean up device tree parser
by Alexandre Pereira da Silva
· 12 years ago
f35dd69
Input: imx_keypad - reset the hardware before enabling
by Michael Grzeschik
· 12 years ago
e7c2f96
workqueue: use mod_delayed_work() instead of __cancel + queue
by Tejun Heo
· 12 years ago
945c40c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
d14b7a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
69690be
Input: add support for key scan interface of the LPC32xx SoC
by Roland Stigge
· 12 years ago
1398743
Input: omap4-keypad - add device tree support
by Sourav Poddar
· 12 years ago
36c678f
Merge tag 'imx-clk' of git://git.pengutronix.de/git/imx/linux-2.6 into next/clk
by Arnd Bergmann
· 12 years ago
8314f53
Input: spear_keyboard - reconfigure operating frequency on suspend
by Shiraz Hashim
· 12 years ago
53fe6285
Input: spear_keyboard - fix clock handling during suspend/resume
by Shiraz Hashim
· 12 years ago
98e4d4d
Input: spear_keyboard - generalize keyboard frequency configuration
by Shiraz Hashim
· 12 years ago
f6f2efa
Input: spear_keyboard - rename bit definitions to reflect register
by Shiraz Hashim
· 12 years ago
e99191f
Input: spear_keyboard - use correct io accessors
by Shiraz Hashim
· 12 years ago
5bdea83
Input: spear-keyboard - fix disable device_init_wakeup in remove
by Vipul Kumar Samar
· 12 years ago
3c3416a
Merge branch 'for-linus' to bring in change ensuring that drivers that
by Dmitry Torokhov
· 12 years ago
333fbe8
Input: imx_keypad - check error returned by clk_prepare_enable()
by Fabio Estevam
· 12 years ago
a40ec72
Input: imx_keypad - adapt the new kpp clock name
by Fabio Estevam
· 12 years ago
a1e636e
Input: imx_keypad - use clk_prepare_enable/clk_disable_unprepare()
by Fabio Estevam
· 12 years ago
1b74a86
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
404c3bc
Merge commit 'v3.5-rc5' into next
by Dmitry Torokhov
· 12 years ago
9b7e31b
Input: request threaded-only IRQs with IRQF_ONESHOT
by Lars-Peter Clausen
· 12 years ago
954bd6d
lm8333: Fix check ordering
by Alan Cox
· 12 years ago
84b63ad
Input: nomadik-ske-keypad - get rid of multiple interrupts
by Naveen Kumar Gaddipati
· 12 years ago
af77c88
Input: nomadik-ske-keypad - add multi key press support
by Naveen Kumar Gaddipati
· 12 years ago
f762470
Input: tegra-kbc - add clk_prepare/clk_unprepare
by Prashant Gaikwad
· 12 years ago
4eceb14
Input: gpio_keys - remove useless reinitialization of pdata->nbuttons
by Tobias Klauser
· 12 years ago
ce53044
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
829c4f9
Input: spear-keyboard - add device tree bindings
by Viresh Kumar
· 13 years ago
b45c8f3
Input: matrix-keymap - wire up device tree support
by Dmitry Torokhov
· 13 years ago
1932811
Input: matrix-keymap - uninline and prepare for device tree support
by Dmitry Torokhov
· 13 years ago
d0a3457
Input: adp5588 - add support for gpio names
by Jean-François Dagenais
· 13 years ago
f77621c
Input: omap-keypad - dynamically handle register offsets
by Poddar, Sourav
· 13 years ago
fb054bf
Input: pxa27x_keypad add choice to set direct_key_mask
by Chao Xie
· 13 years ago
ee1d804
Input: pxa27x_keypad direct key may be low active
by Chao Xie
· 13 years ago
5545fa8
Input: pxa27x_keypad bug fix for direct_key_mask
by Chao Xie
· 13 years ago
6ce34a5
Input: pxa27x_keypad keep clock on as wakeup source
by Chao Xie
· 13 years ago
f57fe78
Input: atkbd - fix language in a printed message
by Jesper Juhl
· 13 years ago
57b8628
Merge commit 'v3.4-rc4' into next
by Dmitry Torokhov
· 13 years ago
71f3d07
Input: tc3589x-keypad - remove unnecessary checks
by Dmitry Torokhov
· 13 years ago
b83643e
Input: matrix-keypad - undo GPIO setup if input_register_device fails
by Dmitry Torokhov
· 13 years ago
01111fc
Input: matrix-keypad - allocate keycodes with keypad structure
by Dmitry Torokhov
· 13 years ago
0508c19
Input: matrix-keypad - fix 'duplicate const' sparse warning
by Dmitry Torokhov
· 13 years ago
b5e9528
Input: ep93xx_keypad - switch to using dev_pm_ops
by Dmitry Torokhov
· 13 years ago
65ac9f7
Input: serio - use module_serio_driver
by Axel Lin
· 13 years ago
0bf25a4
Input: add support for LM8333 keypads
by Wolfram Sang
· 13 years ago
2f7fa1b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
9e4db1c
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
131c713
Input: tegra-kbc - allocate pdata before using it
by Viresh Kumar
· 13 years ago
3638dd2
ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irq
by Rob Herring
· 13 years ago
d8ee4a1
Input: gpio_keys - add support for interrupt only keys
by Laxman Dewangan
· 13 years ago
a16ca23
Input: gpio_keys - consolidate key destructor code
by Dmitry Torokhov
· 13 years ago
6709c9a
Input: revert "gpio_keys - switch to using threaded IRQs"
by David Jander
· 13 years ago
d908092
Input: gpio_keys - constify platform data
by Dmitry Torokhov
· 13 years ago
1b92c1c
Input: convert I2C drivers to use module_i2c_driver()
by Axel Lin
· 13 years ago
0f1142a
Input: omap4-keypad - move platform_data to <linux/platform_data>
by Felipe Balbi
· 13 years ago
145e973
Input: tegra-kbc - revise device tree support
by Olof Johansson
· 13 years ago
2cd3687
Input: of_keymap - add device tree bindings for simple key matrices
by Olof Johansson
· 13 years ago
b675b36
Merge commit 'v3.3-rc6' into next
by Dmitry Torokhov
· 13 years ago
f79e30a
Input: spear-keyboard - provide thaw and poweroff routines
by Viresh Kumar
· 13 years ago
f8354c6
Input: spear-keyboard - configure device according to supplied mode
by Rajeev Kumar
· 13 years ago
31c150a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
023cea0
Input: tegra-kbc - allow skipping setting up some of GPIO pins
by Shridhar Rasal
· 13 years ago
4936f97
Input: twl4030_keypad - fix comment (trivial)
by Felipe Contreras
· 13 years ago
b6834b0
Input: tegra-kbc - enable key interrupt for wakeup
by Rakesh Iyer
· 13 years ago
69898e5
Input: samsung-keypad - don't synchronise with runtime PM put
by Mark Brown
· 13 years ago
89f0f17
Input: nomadik-ske-keypad - convert to using SIMPLE_DEV_PM_OPS
by Dmitry Torokhov
· 13 years ago
db3dbd0
Input: nomadik-ske-keypad - do not assign driver's probe() method
by Dmitry Torokhov
· 13 years ago
Next »