linux/drivers/input/mouse
Helge Deller 2a0f9c4c45 Input: inport, logibm - use KERN_INFO when reporting missing mouse
Many mouse drivers are often compiled (e.g. in Linux distributions) into the
kernel at the same time just to make sure that at least one driver will suceed
in find it's mouse device. Nevertheless, only the inport and logitech busmouse
mouse drivers report with KERN_ERR log level if the mouse wasn't found. They
should use KERN_INFO instead, because it's not an error if the mouse isn't
attached at all.

Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2007-11-01 22:19:15 -04:00
..
Kconfig Input: add gpio-mouse driver 2007-07-10 00:35:17 -04:00
Makefile Input: add gpio-mouse driver 2007-07-10 00:35:17 -04:00
alps.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
alps.h Input: ALPS - handle errors from input_register_device() 2007-04-12 01:31:13 -04:00
amimouse.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
appletouch.c Input: appletouch - idle reset logic broke older Fountains 2007-11-01 22:13:32 -04:00
atarimouse.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
gpio_mouse.c Input: add gpio-mouse driver 2007-07-10 00:35:17 -04:00
hil_ptr.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
inport.c Input: inport, logibm - use KERN_INFO when reporting missing mouse 2007-11-01 22:19:15 -04:00
lifebook.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
lifebook.h Input: psmouse - allow disabing certain protocol extensions 2007-03-10 01:39:54 -05:00
logibm.c Input: inport, logibm - use KERN_INFO when reporting missing mouse 2007-11-01 22:19:15 -04:00
logips2pp.c Input: logips2pp - add type 72 (PS/2 TrackMan Marble) 2007-05-08 23:34:18 -04:00
logips2pp.h Input: psmouse - allow disabing certain protocol extensions 2007-03-10 01:39:54 -05:00
pc110pad.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
psmouse-base.c Spelling fix: explicitly 2007-10-19 23:22:55 +02:00
psmouse.h sysfs: kill unnecessary attribute->owner 2007-07-11 16:09:06 -07:00
rpcmouse.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
sermouse.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
synaptics.c drivers/firmware: const-ify DMI API and internals 2007-10-09 20:22:20 -04:00
synaptics.h Input: psmouse - allow disabing certain protocol extensions 2007-03-10 01:39:54 -05:00
touchkit_ps2.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
touchkit_ps2.h Input: psmouse - make dummy touchkit_ps2_detect() static 2007-08-30 00:44:33 -04:00
trackpoint.c Input: trackpoint - handle sysfs errors 2006-11-02 23:59:30 -05:00
trackpoint.h Input: psmouse - allow disabing certain protocol extensions 2007-03-10 01:39:54 -05:00
vsxxxaa.c Spelling fix: explicitly 2007-10-19 23:22:55 +02:00