index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
pxa27x_keypad.c
Age
Commit message (
Expand
)
Author
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