Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
086cb6a41264b5af33928b82e09ae7f0f8bbc291
/
drivers
/
input
/
keyboard
/
pxa27x_keypad.c
6d86c47
Input: pxa27x_keypad - fix typo "debpunce" -> "debounce"
by Colin Ian King
· 8 years ago
2b2f514
Input: pxa27x_keypad - remove an unneeded NULL check
by Dan Carpenter
· 10 years ago
d054267
Input: pxa27x_keypad - remove unnecessary ARM includes
by Rob Herring
· 10 years ago
d797da4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
38c3807
Input: pxa27x_keypad - switch to using managed resources
by Pramod Gurav
· 10 years ago
1d05726
input: keyboard: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
c5ec194
Input: pxa27x-keypad - fix generating scancode
by Chao Xie
· 11 years ago
bf9a9f8
Input: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
4224909
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 11 years ago
95ba740
Input: pxa27x_keypad - include linux/of.h header
by Sachin Kamat
· 11 years ago
049d75f
Input: pxa27x_keypad - fix NULL pointer dereference
by Mike Dunn
· 11 years ago
9eb5213
Input: pxa27x-keypad - make platform data const
by Dmitry Torokhov
· 12 years ago
f9f6def
Input: pxa27x-keypad - convert to using SIMPLE_DEV_PM_OPS
by Dmitry Torokhov
· 12 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
8c7f5f5
Input: pxa27x_keypad - pass correct pointer to free_irq()
by Lars-Peter Clausen
· 12 years ago
c8712a5
Input: pxa27x_keypad - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
e2619cf
Input: remove use of __devexit
by Bill Pemberton
· 12 years ago
5298cc4
Input: remove use of __devinit
by Bill Pemberton
· 12 years ago
1cb0aa8
Input: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
904aded
Input: pxa27x_keypad - clear pending interrupts on keypad config
by Vasily Khoruzhick
· 12 years ago
293b2da
ARM: pxa: move platform_data definitions
by Arnd Bergmann
· 12 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
5146c84
Input: keyboard - use macro module_platform_driver()
by JJ Ding
· 13 years ago
ec4665c
Input: remove IRQF_DISABLED from drivers
by Yong Zhang
· 13 years ago
3587c25
ARM: pxa27x_keypad: added wakeup event handler for keypad interrupts
by Mark F. Brown
· 14 years ago
4a2490e
ARM: pxa: moved pxa27x_keypad.h to platform pxa directory
by Mark F. Brown
· 14 years ago
288933c
Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()
by Axel Lin
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
2f82af0
Nicolas Pitre has a new email address
by Nicolas Pitre
· 15 years ago
bd96f37
Input: pxa27x_keypad - allow modifying keymap from userspace
by Dmitry Torokhov
· 15 years ago
b001091
Input: pxa27x_keypad - switch to using dev_pm_ops
by Dmitry Torokhov
· 15 years ago
52ec775
Input: pxa27x_keypad - remove extra clk_disable
by Dmitry Torokhov
· 15 years ago
e0d8b13
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
by Russell King
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
0f8469a
[ARM] Eliminate useless includes of asm/mach-types.h
by Russell King
· 16 years ago
15439dd
Merge branch 'for-linus' into next
by Dmitry Torokhov
· 17 years ago
39ab9dd
Input: pxa27x_keypad - add wakeup support
by Eric Miao
· 17 years ago
471637a
Input: pxa27x_keypad - miscellaneous fixes
by Antonio Ospite
· 17 years ago
d7b5247
Input: add MODULE_ALIAS() to hotpluggable platform modules
by Kay Sievers
· 17 years ago
688dad4
Input: pxa27x - fix keypad KPC macros
by Samuel Ortiz
· 17 years ago
76cb44e
Input: pxa27x_keypad - add debounce_interval to the keypad platform data
by Eric Miao
· 17 years ago
9c60deb
Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQ
by Eric Miao
· 17 years ago
62059d9
Input: pxa27x_keypad - enable rotary encoders and direct keys
by Eric Miao
· 17 years ago
d7416f9
Input: pxa27x_keypad - introduce pxa27x_keypad_config()
by Eric Miao
· 17 years ago
1814db6
Input: pxa27x_keypad - introduce driver structure and use KEY() to define matrix keys
by Eric Miao
· 17 years ago
1a1cd73
Input: pxa27x_keypad - remove pin configuration from the driver
by Eric Miao
· 17 years ago
0e5f11a
Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard)
by Eric Miao
· 17 years ago
[Renamed (70%) from drivers/input/keyboard/pxa27x_keyboard.c]
7b19ada
get rid of input BIT* duplicate defines
by Jiri Slaby
· 17 years ago
22d8a73
[ARM] pxa: update pxa27x keypad driver to use clk support
by Russell King
· 17 years ago
744c9c3
Input: pxa27x_keyboard - fix compile error
by Mike Rapoport
· 17 years ago
c0f85a8
[ARM] pxa: fix pxa27x keyboard driver
by Russell King
· 18 years ago
b7fd4a0
Input: pxa27x - do not use deprecated SA_INTERRUPT flag
by Thomas Gleixner
· 18 years ago
469ba4d
Input: keyboards - switch to using input_dev->dev.parent
by Dmitry Torokhov
· 18 years ago
5a90e5b
Input: add support for PXA27x keyboard controller
by Rodolfo Giometti
· 18 years ago