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 Input: atkbd - speed up setting leds/repeat state 2005-11-20 00:49:42 -05:00
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 [DRIVER MODEL] Convert platform drivers to use struct platform_driver 2005-11-09 22:32:44 +00:00
evbug.c
evdev.c Input: evdev - allow querying SW state from compat ioctl 2005-10-31 01:29:37 -05:00
input.c [PATCH] Input: add modalias support 2006-01-04 16:18:09 -08:00
joydev.c [PATCH] INPUT: Create symlinks for backwards compatibility 2005-10-28 09:52:55 -07:00
Kconfig
Makefile
mousedev.c [PATCH] INPUT: Create symlinks for backwards compatibility 2005-10-28 09:52:55 -07:00
power.c
tsdev.c [PATCH] INPUT: Create symlinks for backwards compatibility 2005-10-28 09:52:55 -07:00