linux/drivers/input
Kay Sievers 43cc71eed1 platform: prefix MODALIAS with "platform:"
Prefix platform modalias strings with "platform:", which
modprobe config to blacklist alias resolving if userspace
configures it.

Send uevents for all platform devices.

Add MODULE_ALIAS's to: pxa2xx_pcmcia, ds1742 and pcspkr to trigger
module autoloading by userspace.

  $ modinfo pcspkr
  alias:          platform:pcspkr
  license:        GPL
  description:    PC Speaker beeper driver
  ...

  $ modprobe -n -v platform:pcspkr
  insmod /lib/modules/2.6.23-rc3-g28e8351a-dirty/kernel/drivers/input/misc/pcspkr.ko

Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Cc: David Brownell <david-b@pacbell.net>
Cc: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-10-12 14:50:59 -07:00
..
gameport Freezer: make kernel threads nonfreezable by default 2007-07-17 10:23:02 -07:00
joystick Input: xpad - fix dependancy on LEDS class 2007-09-28 15:38:12 -07:00
keyboard Input: gpio_keys - remove duplicate includes 2007-07-23 20:39:13 -04:00
misc platform: prefix MODALIAS with "platform:" 2007-10-12 14:50:59 -07:00
mouse drivers/firmware: const-ify DMI API and internals 2007-10-09 20:22:20 -04:00
serio Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2007-09-12 07:57:00 -07:00
tablet Input: wacom - add support for the new Bamboo tablets 2007-07-10 00:35:17 -04:00
touchscreen Input: usbtouchscreen - correctly set 'phys' 2007-09-06 21:32:16 -04:00
Kconfig Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2007-06-13 14:09:39 -07:00
Makefile Input: move input-polldev to drivers/input 2007-06-13 01:49:58 -04:00
evbug.c Input: rework handle creation code 2007-04-12 01:29:46 -04:00
evdev.c [MIPS] Fixup secure computing stuff. 2007-07-31 21:35:21 +01:00
ff-core.c Input: force feedback - make sure effect is present before playing 2007-05-03 00:51:10 -04:00
ff-memless.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
fixp-arith.h Input: move fixp-arith.h to drivers/input 2006-07-19 01:40:14 -04:00
input-polldev.c Input: move input-polldev to drivers/input 2007-06-13 01:49:58 -04:00
input.c Input: switch to using seq_list_xxx helpers 2007-07-18 00:38:32 -04:00
joydev.c Input: convert from class devices to standard devices 2007-07-10 00:35:17 -04:00
mousedev.c Input: convert from class devices to standard devices 2007-07-10 00:35:17 -04:00
tsdev.c Input: tsdev - fix broken usec-to-millisecs conversion 2007-07-10 00:43:06 -04:00