aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/pxa27x_keypad.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: pxa27x_keypad: added wakeup event handler for keypad interruptsMark F. Brown2010-10-091-0/+10
* ARM: pxa: moved pxa27x_keypad.h to platform pxa directoryMark F. Brown2010-10-091-1/+1
* Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()Axel Lin2010-08-251-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Nicolas Pitre has a new email addressNicolas Pitre2009-09-151-1/+1
* Input: pxa27x_keypad - allow modifying keymap from userspaceDmitry Torokhov2009-09-101-82/+91
* Input: pxa27x_keypad - switch to using dev_pm_opsDmitry Torokhov2009-07-261-7/+12
* Input: pxa27x_keypad - remove extra clk_disableDmitry Torokhov2009-07-221-23/+20
* [ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2008-11-271-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
* Merge branch 'for-linus' into nextDmitry Torokhov2008-06-171-13/+25
|\
| * Input: pxa27x_keypad - miscellaneous fixesAntonio Ospite2008-05-281-13/+25
* | Input: pxa27x_keypad - add wakeup supportEric Miao2008-06-021-1/+14
|/
* Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers2008-04-241-0/+4
* Input: pxa27x - fix keypad KPC macrosSamuel Ortiz2008-03-201-3/+3
* Input: pxa27x_keypad - add debounce_interval to the keypad platform dataEric Miao2008-01-311-0/+1
* Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQEric Miao2008-01-311-34/+124
* Input: pxa27x_keypad - enable rotary encoders and direct keysEric Miao2008-01-311-29/+134
* Input: pxa27x_keypad - introduce pxa27x_keypad_config()Eric Miao2008-01-311-32/+28
* Input: pxa27x_keypad - introduce driver structure and use KEY() to define mat...Eric Miao2008-01-311-57/+167
* Input: pxa27x_keypad - remove pin configuration from the driverEric Miao2008-01-311-4/+0
* Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard)Eric Miao2008-01-311-0/+274