linux/drivers/input
Thadeu Lima de Souza Cascardo 3d5cb60ef3 Input: simplify name handling for certain input handles
For evdev, joydev and mousedev, instead of having a separate character array
holding name of the handle, use struct devce's name which is the same.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2009-05-11 00:11:43 -07:00
..
gameport Input: serio - do not use deprecated dev.power.power_state 2009-05-09 16:10:18 -07:00
joystick
keyboard Merge commit 'v2.6.30-rc5' into next 2009-05-08 18:29:27 -07:00
misc Input: add dm355evm_keys driver 2009-04-23 19:29:54 -07:00
mouse Input: lifebook - don't send incomplete events 2009-05-08 18:31:49 -07:00
serio Input: serio - do not use deprecated dev.power.power_state 2009-05-09 16:10:18 -07:00
tablet Input: wacom - add support for Intuos4 tablets 2009-05-08 18:33:43 -07:00
touchscreen Merge commit 'v2.6.30-rc5' into next 2009-05-08 18:29:27 -07:00
apm-power.c
evbug.c
evdev.c Input: simplify name handling for certain input handles 2009-05-11 00:11:43 -07:00
ff-core.c
ff-memless.c
fixp-arith.h
input-compat.c
input-compat.h
input-polldev.c
input.c Input: add detailed multi-touch finger data report protocol 2009-04-28 09:36:24 -07:00
joydev.c Input: simplify name handling for certain input handles 2009-05-11 00:11:43 -07:00
Kconfig trivial: fix typos/grammar errors in Kconfig texts 2009-03-30 15:22:01 +02:00
Makefile
mousedev.c Input: simplify name handling for certain input handles 2009-05-11 00:11:43 -07:00
xen-kbdfront.c