index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
pxa27x_keypad.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-31
Input: pxa27x_keypad - handle return value of clk_prepare_enable
Arvind Yadav
1
-5
/
+10
2017-01-31
Input: matrix-keypad - switch to using generic device properties
Dmitry Torokhov
1
-1
/
+1
2016-10-27
Input: pxa27x_keypad - fix typo "debpunce" -> "debounce"
Colin Ian King
1
-1
/
+1
2015-02-12
Input: pxa27x_keypad - remove an unneeded NULL check
Dan Carpenter
1
-3
/
+1
2015-02-04
Input: pxa27x_keypad - remove unnecessary ARM includes
Rob Herring
1
-4
/
+1
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-64
/
+20
2014-10-22
Input: pxa27x_keypad - switch to using managed resources
Pramod Gurav
1
-64
/
+20
2014-10-20
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-14
Input: pxa27x-keypad - fix generating scancode
Chao Xie
1
-1
/
+6
2014-01-07
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-11-15
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-0
/
+1
2013-10-06
Input: pxa27x_keypad - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-09-18
Input: pxa27x_keypad - fix NULL pointer dereference
Mike Dunn
1
-2
/
+9
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
1
-12
/
+23
2013-05-23
Input: pxa27x_keypad - pass correct pointer to free_irq()
Lars-Peter Clausen
1
-2
/
+2
2013-05-08
Input: pxa27x_keypad - remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-30
Input: pxa27x_keypad - clear pending interrupts on keypad config
Vasily Khoruzhick
1
-0
/
+3
2012-09-14
ARM: pxa: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-04-27
Input: pxa27x_keypad add choice to set direct_key_mask
Chao Xie
1
-1
/
+8
2012-04-27
Input: pxa27x_keypad direct key may be low active
Chao Xie
1
-1
/
+9
2012-04-27
Input: pxa27x_keypad bug fix for direct_key_mask
Chao Xie
1
-1
/
+1
2012-04-27
Input: pxa27x_keypad keep clock on as wakeup source
Chao Xie
1
-12
/
+21
2011-12-01
Input: keyboard - use macro module_platform_driver()
JJ Ding
1
-13
/
+1
2011-09-08
Input: remove IRQF_DISABLED from drivers
Yong Zhang
1
-1
/
+1
2010-10-09
ARM: pxa27x_keypad: added wakeup event handler for keypad interrupts
Mark F. Brown
1
-0
/
+10
2010-10-09
ARM: pxa: moved pxa27x_keypad.h to platform pxa directory
Mark F. Brown
1
-1
/
+1
2010-08-25
Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()
Axel Lin
1
-2
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-15
Nicolas Pitre has a new email address
Nicolas Pitre
1
-1
/
+1
2009-09-11
Input: pxa27x_keypad - allow modifying keymap from userspace
Dmitry Torokhov
1
-82
/
+91
2009-07-26
Input: pxa27x_keypad - switch to using dev_pm_ops
Dmitry Torokhov
1
-7
/
+12
2009-07-23
Input: pxa27x_keypad - remove extra clk_disable
Dmitry Torokhov
1
-23
/
+20
2008-11-27
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
Russell King
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-2
/
+2
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
1
-1
/
+0
2008-06-17
Merge branch 'for-linus' into next
Dmitry Torokhov
1
-13
/
+25
2008-06-02
Input: pxa27x_keypad - add wakeup support
Eric Miao
1
-1
/
+14
2008-05-28
Input: pxa27x_keypad - miscellaneous fixes
Antonio Ospite
1
-13
/
+25
2008-04-24
Input: add MODULE_ALIAS() to hotpluggable platform modules
Kay Sievers
1
-0
/
+4
2008-03-20
Input: pxa27x - fix keypad KPC macros
Samuel Ortiz
1
-3
/
+3
2008-01-31
Input: pxa27x_keypad - add debounce_interval to the keypad platform data
Eric Miao
1
-0
/
+1
2008-01-31
Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQ
Eric Miao
1
-34
/
+124
2008-01-31
Input: pxa27x_keypad - enable rotary encoders and direct keys
Eric Miao
1
-29
/
+134
2008-01-31
Input: pxa27x_keypad - introduce pxa27x_keypad_config()
Eric Miao
1
-32
/
+28
[next]