1
0
Fork 0
alistair23-linux/drivers/input
Greg Kroah-Hartman c9bcd582df [PATCH] INPUT: Create symlinks for backwards compatibility
This creates symlinks in /sys/class/input/ to the nested class devices
to help userspace cope with the nesting.

Unfortunatly udev still needs to be updated as it can't handle symlinks
properly here :(

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-10-28 09:52:55 -07:00
..
gameport [PATCH] input: convert kcalloc to kzalloc 2005-09-07 16:57:45 -07:00
joystick [PATCH] drivers/input/joystick: convert to dynamic input_dev allocation 2005-10-28 09:52:53 -07:00
keyboard [PATCH] drivers/input/keyboard: convert to dynamic input_dev allocation 2005-10-28 09:52:52 -07:00
misc [PATCH] Input: convert driver/input/misc to dynamic input_dev allocation 2005-10-28 09:52:53 -07:00
mouse [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation 2005-10-28 09:52:52 -07:00
serio Input: i8042 - use kzalloc instead of kcalloc 2005-09-10 12:04:42 -05:00
touchscreen [PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocation 2005-10-28 09:52:53 -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 [PATCH] INPUT: Create symlinks for backwards compatibility 2005-10-28 09:52:55 -07:00
input.c [PATCH] INPUT: rename input_dev_class to input_class to be correct. 2005-10-28 09:52:55 -07: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