tmp_suning_uos_patched/drivers
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
..
acorn
acpi [PATCH] driver core: replace "hotplug" by "uevent" 2006-01-04 16:18:08 -08:00
atm
base [PATCH] Allow overlapping resources for platform devices 2006-01-04 16:18:08 -08:00
block
bluetooth
cdrom
char
connector
cpufreq
crypto
dio
eisa
fc4
firmware
hwmon
i2c
ide [PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ... 2006-01-04 16:18:09 -08:00
ieee1394 [PATCH] driver core: replace "hotplug" by "uevent" 2006-01-04 16:18:08 -08:00
infiniband [PATCH] driver core: replace "hotplug" by "uevent" 2006-01-04 16:18:08 -08:00
input [PATCH] Input: add modalias support 2006-01-04 16:18:09 -08:00
isdn
macintosh [PATCH] driver core: replace "hotplug" by "uevent" 2006-01-04 16:18:08 -08:00
mca
md
media
message
mfd
misc
mmc [PATCH] driver core: replace "hotplug" by "uevent" 2006-01-04 16:18:08 -08:00
mtd
net
nubus
oprofile
parisc
parport
pci [PATCH] driver core: replace "hotplug" by "uevent" 2006-01-04 16:18:08 -08:00
pcmcia [PATCH] driver core: replace "hotplug" by "uevent" 2006-01-04 16:18:08 -08:00
pnp [PATCH] keep pnpbios usermod_helper away from hotplug_path[] 2006-01-04 16:18:07 -08:00
rapidio
s390 [PATCH] driver kill hotplug word from sn and others fix 2006-01-04 16:18:08 -08:00
sbus
scsi [PATCH] driver core: replace "hotplug" by "uevent" 2006-01-04 16:18:08 -08:00
serial
sh
sn
tc
telephony
usb [PATCH] driver core: replace "hotplug" by "uevent" 2006-01-04 16:18:08 -08:00
video
w1 [PATCH] driver core: replace "hotplug" by "uevent" 2006-01-04 16:18:08 -08:00
zorro
Kconfig
Makefile