include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[linux-flexiantxendom0-3.2.10.git] / drivers / input / keyboard / pxa27x_keypad.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-09-15 Nicolas PitreNicolas Pitre has a new email address
2009-09-11 Dmitry TorokhovInput: pxa27x_keypad - allow modifying keymap from...
2009-07-26 Dmitry TorokhovInput: pxa27x_keypad - switch to using dev_pm_ops
2009-07-23 Dmitry TorokhovInput: pxa27x_keypad - remove extra clk_disable
2008-11-27 Russell King[ARM] pxa: don't pass a consumer clock name for devices...
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-08-07 Russell King[ARM] Eliminate useless includes of asm/mach-types.h
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...