summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/pxa27x_keypad.c
Commit message (Expand)AuthorAgeFilesLines
* [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
OpenPOWER on IntegriCloud