1
linux/drivers/input/mouse
Greg Kroah-Hartman 140b1230a1 USB: input: bcm5974.c: fix up dev_err() usage
We should always reference the input device for dev_err(), not the USB
device.  Fix up the places where I got this wrong.

Reported-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
CC: Henrik Rydberg <rydberg@euromail.se>
CC: Alessandro Rubini <rubini@ipvvis.unipv.it>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-05-01 20:56:47 -04:00
..
alps.c Input: ALPS - fix touchpad detection when buttons are pressed 2012-02-24 00:46:45 -08:00
alps.h
amimouse.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
appletouch.c USB: input: appletouch.c: fix up dev_err() usage 2012-05-01 20:56:47 -04:00
atarimouse.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
bcm5974.c USB: input: bcm5974.c: fix up dev_err() usage 2012-05-01 20:56:47 -04:00
elantech.c Input: elantech - v4 is a clickpad, with only one button 2012-04-10 00:40:35 -07:00
elantech.h Input: elantech - add resolution query support for v4 hardware 2011-11-20 22:28:34 -08:00
gpio_mouse.c Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.h 2012-04-10 09:05:27 -07:00
hgpk.c Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk drivers 2012-02-24 00:55:33 -08:00
hgpk.h
inport.c
Kconfig Input: add Synaptics USB device driver 2012-02-03 00:25:03 -08:00
lifebook.c
lifebook.h
logibm.c
logips2pp.c
logips2pp.h
Makefile Input: add Synaptics USB device driver 2012-02-03 00:25:03 -08:00
maplemouse.c
pc110pad.c
psmouse-base.c Merge commit 'v3.3-rc6' into next 2012-03-09 10:55:17 -08:00
psmouse.h Input: psmouse - allow drivers to use psmouse_{de,}activate 2012-02-24 00:55:28 -08:00
pxa930_trkball.c Input: mouse - use macro module_platform_driver() 2011-11-30 23:41:42 -08:00
rpcmouse.c
sentelic.c Input: sentelic - filter taps in absolute mode 2012-04-03 09:55:51 -07:00
sentelic.h Input: sentelic - enabling absolute coordinates output for newer hardware 2012-03-25 17:18:10 -07:00
sermouse.c
synaptics_i2c.c Input: convert I2C drivers to use module_i2c_driver() 2012-03-16 23:06:19 -07:00
synaptics_usb.c Input: synaptics_usb - switch to module_usb_driver() 2012-03-16 23:06:34 -07:00
synaptics.c Merge branch 'next' into for-linus 2012-01-08 23:38:23 -08:00
synaptics.h
touchkit_ps2.c
touchkit_ps2.h
trackpoint.c Input: trackpoint - use psmouse_fmt() for messages 2012-04-10 00:40:39 -07:00
trackpoint.h
vsxxxaa.c