kernel-ark/drivers/input
Rusty Russell 1d8f430c15 [PATCH] Input: add modalias support
Here's the patch for modalias support for input classes.  It uses
comma-separated numbers, and doesn't describe all the potential keys (no
module currently cares, and that would make the strings huge).  The
changes to input.h are to move the definitions needed by file2alias
outside __KERNEL__.  I chose not to move those definitions to
mod_devicetable.h, because there are so many that it might break compile
of something else in the kernel.

The rest is fairly straightforward.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
CC: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-01-04 16:18:09 -08:00
..
gameport Input: make serio and gameport more swsusp friendly 2005-11-20 00:56:43 -05:00
joystick [PATCH] Input: warrior - fix HAT0Y axis setup 2005-12-30 08:20:26 -08:00
keyboard
misc [SPARC]: introduce a SPARC Kconfig symbol 2005-12-22 23:09:54 -08:00
mouse [SERMOUSE]: Sun mice speak 5-byte protocol too. 2005-12-28 13:27:04 -08:00
serio [PATCH] driver core: replace "hotplug" by "uevent" 2006-01-04 16:18:08 -08:00
touchscreen
evbug.c
evdev.c
input.c [PATCH] Input: add modalias support 2006-01-04 16:18:09 -08:00
joydev.c
Kconfig
Makefile
mousedev.c
power.c
tsdev.c