dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/input
Dmitry Torokhov 9e50afd0cb Input: make serio and gameport more swsusp friendly
kseriod and kgameportd used to process all pending events before
checking for freeze condition. This may cause swsusp to time out
while stopping tasks when resuming. Switch to process events one
by one to check freeze status more often.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2005-11-20 00:56:43 -05:00
..
gameport Input: make serio and gameport more swsusp friendly 2005-11-20 00:56:43 -05:00
joystick [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
keyboard Input: atkbd - speed up setting leds/repeat state 2005-11-20 00:49:42 -05:00
misc Input: uinput - don't use "interruptible" in FF code 2005-11-20 00:51:43 -05:00
mouse Input: logips2pp - add support for MX3100 2005-11-02 22:52:45 -05:00
serio Input: make serio and gameport more swsusp friendly 2005-11-20 00:56:43 -05:00
touchscreen [DRIVER MODEL] Convert platform drivers to use struct platform_driver 2005-11-09 22:32:44 +00:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
evbug.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
evdev.c Input: evdev - allow querying SW state from compat ioctl 2005-10-31 01:29:37 -05:00
input.c Input: handle failures in input_register_device() 2005-11-20 00:56:31 -05:00
joydev.c [PATCH] INPUT: Create symlinks for backwards compatibility 2005-10-28 09:52:55 -07:00
mousedev.c [PATCH] INPUT: Create symlinks for backwards compatibility 2005-10-28 09:52:55 -07:00
power.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tsdev.c [PATCH] INPUT: Create symlinks for backwards compatibility 2005-10-28 09:52:55 -07:00