tmp_suning_uos_patched/drivers/input
Mike Turquette 9a34bc6116 Input: omap4-keypad - wake-up on events & long presses
Program keyboard controller to generate a wake-up request on events and
on long key presses. It will not generate wake-up requests on timeouts
since driver code does not handle them.

This allows keyboard to wake-up OMAP from suspend.

Signed-off-by: Mike Turquette <mturquette@ti.com>
Signed-off-by: Abraham Arce <x0066660@ti.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2010-10-13 07:49:26 -07:00
..
gameport Input: emu10k1 - do not leave device enabled when probe fails 2010-10-13 07:49:23 -07:00
joystick Input: fix faulty XXinput_* calls 2010-08-13 12:03:24 -07:00
keyboard Input: omap4-keypad - wake-up on events & long presses 2010-10-13 07:49:26 -07:00
misc Input: return -ENOMEM in select drivers when memory allocation fails 2010-10-13 07:49:23 -07:00
mouse Input: return -ENOMEM in select drivers when memory allocation fails 2010-10-13 07:49:23 -07:00
serio Input: i8042 - use unsigned char for 0x90 2010-09-29 18:26:00 -07:00
tablet Input: hanwang - add support for Art Master HD 5012 tablet 2010-09-29 18:25:47 -07:00
touchscreen Input: cy8ctmg110 - add fuzz to ABS_X and ABS_Y to remove jitter 2010-09-06 12:49:54 -07:00
apm-power.c
evbug.c
evdev.c Input: add support for large scancodes 2010-09-09 22:00:50 -07:00
ff-core.c
ff-memless.c
fixp-arith.h
input-compat.c
input-compat.h
input-polldev.c
input.c Input: add support for large scancodes 2010-09-09 22:00:50 -07:00
joydev.c Input: switch to input_abs_*() access functions 2010-08-02 20:29:56 -07:00
Kconfig
Makefile
mousedev.c Input: mousedev - fix regression of inverting axes 2010-08-25 07:50:44 -07:00
sparse-keymap.c Input: sparse-keymap - switch to using new keycode interface 2010-09-09 22:01:07 -07:00
xen-kbdfront.c