Input: convert drivers to use strict_strtoul()
[safe/jmp/linux-2.6] / drivers / input / keyboard / pxa27x_keypad.c
2008-06-17 Dmitry TorokhovMerge branch 'for-linus' into next
2008-06-02 Eric MiaoInput: pxa27x_keypad - add wakeup support
2008-05-28 Antonio OspiteInput: pxa27x_keypad - miscellaneous fixes
2008-04-24 Kay SieversInput: add MODULE_ALIAS() to hotpluggable platform...
2008-03-20 Samuel OrtizInput: pxa27x - fix keypad KPC macros
2008-01-31 Eric MiaoInput: pxa27x_keypad - add debounce_interval to the...
2008-01-31 Eric MiaoInput: pxa27x_keypad - use device resources for I/O...
2008-01-31 Eric MiaoInput: pxa27x_keypad - enable rotary encoders and direc...
2008-01-31 Eric MiaoInput: pxa27x_keypad - introduce pxa27x_keypad_config()
2008-01-31 Eric MiaoInput: pxa27x_keypad - introduce driver structure and...
2008-01-31 Eric MiaoInput: pxa27x_keypad - remove pin configuration from...
2008-01-31 Eric MiaoInput: pxa27x_keypad - rename the driver (was pxa27x_ke...