kernel-ark/drivers/input
Dmitry Torokhov 5c1e9a6a6a [PATCH] Input: export input_dev data via sysfs attributes
Input: export various input device attributes via sysfs

The following structure is exported:

  input0/
	|-- name
	|-- phys
	|-- uniq
	|-- id/{bustype|vendor|product|version}
	`-- capabilities/{ev|abs|rel|key|led|msc|ff|sw}

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-10-28 09:52:54 -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
evbug.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
evdev.c [PATCH] Input: kill devfs references 2005-10-28 09:52:52 -07:00
input.c [PATCH] Input: export input_dev data via sysfs attributes 2005-10-28 09:52:54 -07:00
joydev.c [PATCH] Input: kill devfs references 2005-10-28 09:52:52 -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
mousedev.c [PATCH] Input: kill devfs references 2005-10-28 09:52:52 -07:00
power.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tsdev.c [PATCH] Input: kill devfs references 2005-10-28 09:52:52 -07:00