index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
pxa27x_keypad.c
Age
Commit message (
Expand
)
Author
2015-02-11
Input: pxa27x_keypad - remove an unneeded NULL check
Dan Carpenter
2015-02-03
Input: pxa27x_keypad - remove unnecessary ARM includes
Rob Herring
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-10-22
Input: pxa27x_keypad - switch to using managed resources
Pramod Gurav
2014-10-20
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-13
Input: pxa27x-keypad - fix generating scancode
Chao Xie
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-11-14
Merge branch 'next' into for-linus
Dmitry Torokhov
2013-10-06
Input: pxa27x_keypad - include linux/of.h header
Sachin Kamat
2013-09-18
Input: pxa27x_keypad - fix NULL pointer dereference
Mike Dunn
2013-06-18
Input: pxa27x-keypad - make platform data const
Dmitry Torokhov
2013-06-18
Input: pxa27x-keypad - convert to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
2013-06-18
Input: pxa27x-keypad - add device tree support
Chao Xie
2013-06-18
Input: pxa27x-keypad - use matrix_keymap for matrix keys
Chao Xie
2013-05-23
Input: pxa27x_keypad - pass correct pointer to free_irq()
Lars-Peter Clausen
2013-05-08
Input: pxa27x_keypad - remove redundant platform_set_drvdata()
Sachin Kamat
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-10-30
Input: pxa27x_keypad - clear pending interrupts on keypad config
Vasily Khoruzhick
2012-09-14
ARM: pxa: move platform_data definitions
Arnd Bergmann
2012-04-27
Input: pxa27x_keypad add choice to set direct_key_mask
Chao Xie
2012-04-27
Input: pxa27x_keypad direct key may be low active
Chao Xie
2012-04-27
Input: pxa27x_keypad bug fix for direct_key_mask
Chao Xie
2012-04-27
Input: pxa27x_keypad keep clock on as wakeup source
Chao Xie
2011-11-30
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-09-07
Input: remove IRQF_DISABLED from drivers
Yong Zhang
2010-10-09
ARM: pxa27x_keypad: added wakeup event handler for keypad interrupts
Mark F. Brown
2010-10-09
ARM: pxa: moved pxa27x_keypad.h to platform pxa directory
Mark F. Brown
2010-08-25
Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()
Axel Lin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-15
Nicolas Pitre has a new email address
Nicolas Pitre
2009-09-10
Input: pxa27x_keypad - allow modifying keymap from userspace
Dmitry Torokhov
2009-07-26
Input: pxa27x_keypad - switch to using dev_pm_ops
Dmitry Torokhov
2009-07-22
Input: pxa27x_keypad - remove extra clk_disable
Dmitry Torokhov
2008-11-27
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
Russell King
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
2008-06-17
Merge branch 'for-linus' into next
Dmitry Torokhov
2008-06-02
Input: pxa27x_keypad - add wakeup support
Eric Miao
2008-05-28
Input: pxa27x_keypad - miscellaneous fixes
Antonio Ospite
2008-04-24
Input: add MODULE_ALIAS() to hotpluggable platform modules
Kay Sievers
2008-03-20
Input: pxa27x - fix keypad KPC macros
Samuel Ortiz
2008-01-31
Input: pxa27x_keypad - add debounce_interval to the keypad platform data
Eric Miao
2008-01-31
Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQ
Eric Miao
2008-01-31
Input: pxa27x_keypad - enable rotary encoders and direct keys
Eric Miao
2008-01-31
Input: pxa27x_keypad - introduce pxa27x_keypad_config()
Eric Miao
2008-01-31
Input: pxa27x_keypad - introduce driver structure and use KEY() to define mat...
Eric Miao
2008-01-31
Input: pxa27x_keypad - remove pin configuration from the driver
Eric Miao
2008-01-31
Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard)
Eric Miao