aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/pxa27x_keypad.c
AgeCommit message (Expand)Author
2010-10-09ARM: pxa27x_keypad: added wakeup event handler for keypad interruptsMark F. Brown
2010-10-09ARM: pxa: moved pxa27x_keypad.h to platform pxa directoryMark F. Brown
2010-08-25Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()Axel Lin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre
2009-09-10Input: pxa27x_keypad - allow modifying keymap from userspaceDmitry Torokhov
2009-07-26Input: pxa27x_keypad - switch to using dev_pm_opsDmitry Torokhov
2009-07-22Input: pxa27x_keypad - remove extra clk_disableDmitry Torokhov
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King
2008-06-17Merge branch 'for-linus' into nextDmitry Torokhov
2008-06-02Input: pxa27x_keypad - add wakeup supportEric Miao
2008-05-28Input: pxa27x_keypad - miscellaneous fixesAntonio Ospite
2008-04-24Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers
2008-03-20Input: pxa27x - fix keypad KPC macrosSamuel Ortiz
2008-01-31Input: pxa27x_keypad - add debounce_interval to the keypad platform dataEric Miao
2008-01-31Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQEric Miao
2008-01-31Input: pxa27x_keypad - enable rotary encoders and direct keysEric Miao
2008-01-31Input: pxa27x_keypad - introduce pxa27x_keypad_config()Eric Miao
2008-01-31Input: pxa27x_keypad - introduce driver structure and use KEY() to define mat...Eric Miao
2008-01-31Input: pxa27x_keypad - remove pin configuration from the driverEric Miao
2008-01-31Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard)Eric Miao