acrn-kernel/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
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
mouse Input: psmouse - add support for Intellimouse 4.0 2006-06-26 01:56:08 -04:00
serio
touchscreen
Kconfig
Makefile
evbug.c
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
tsdev.c Input: fix formatting to better follow CodingStyle 2006-06-26 01:48:47 -04:00