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 e7507ed91e [PATCH] uniput - fix crash on SMP
Only signal completion after marking request slot as free, otherwise other
processor can free request structure before we finish using it.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-17 17:03:57 -07:00
..
gameport [PATCH] input: convert kcalloc to kzalloc 2005-09-07 16:57:45 -07:00
joystick Manual merge with Linus 2005-09-09 20:14:47 -05:00
keyboard Merge master.kernel.org:/home/rmk/linux-2.6-arm 2005-10-14 17:16:35 -07:00
misc [PATCH] uniput - fix crash on SMP 2005-10-17 17:03:57 -07:00
mouse Manual merge with Linus 2005-09-09 20:14:47 -05:00
serio Input: i8042 - use kzalloc instead of kcalloc 2005-09-10 12:04:42 -05:00
touchscreen [PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driver 2005-09-13 08:22:31 -07: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 Manual merge with Linus 2005-09-09 20:14:47 -05:00
input.c [PATCH] Input: check switch bitmap when matching handlers 2005-09-24 10:44:25 -07:00
joydev.c Input: joydev - remove custom conversion from jiffies to msecs 2005-07-11 01:08:56 -05:00
mousedev.c Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually 2005-06-27 14:47:31 -07:00
power.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tsdev.c [PATCH] INPUT: move to use the new class code, instead of class_simple 2005-06-20 15:15:04 -07:00