1
0
Fork 0
alistair23-linux/drivers/input
Dmitry Torokhov e7374e4800 Input: fix resetting name, phys and uniq when unregistering device
It should be done before calling class_device_unregister() because
it will destroy the device and free memory if there are no other
references to the device.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-27 14:05:06 -07:00
..
gameport Input: gameport - fix memory leak 2006-03-14 00:13:34 -05:00
joystick Input: iforce - remove some pointless casts 2006-06-26 01:59:52 -04:00
keyboard Input: atkbd - fix HANGEUL/HANJA keys 2006-06-26 01:52:34 -04:00
misc [SPARC64]: Add of_device layer and make ebus/isa use it. 2006-06-23 23:15:43 -07:00
mouse Input: psmouse - add support for Intellimouse 4.0 2006-06-26 01:56:08 -04:00
serio [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. 2006-06-23 23:15:28 -07:00
touchscreen Input: fix potential overflows in driver/input/touchscreen 2006-06-26 01:46:04 -04: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 Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
evdev.c Input: fix formatting to better follow CodingStyle 2006-06-26 01:48:47 -04:00
input.c Input: fix resetting name, phys and uniq when unregistering device 2006-06-27 14:05:06 -07:00
joydev.c Input: fix formatting to better follow CodingStyle 2006-06-26 01:48:47 -04:00
mousedev.c Input: fix formatting to better follow CodingStyle 2006-06-26 01:48:47 -04:00
power.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
tsdev.c Input: fix formatting to better follow CodingStyle 2006-06-26 01:48:47 -04:00