History log of /drivers/input/mouse/synaptics_usb.c
Revision Date Author Comments
4a53383565e340254479ce4d47bc181884ddf6c3 17-Mar-2012 Dmitry Torokhov <dmitry.torokhov@gmail.com> Input: synaptics_usb - switch to module_usb_driver()

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
8491ee1093c476ea3a9a19ab8593d8531cab40f7 03-Feb-2012 Jan Steinhoff <mail@jan-steinhoff.de> Input: add Synaptics USB device driver

This patch adds a driver for Synaptics USB touchpad or pointing stick
devices. These USB devices emulate an USB mouse by default, so one can
also use the usbhid driver. However, in combination with special user
space drivers this kernel driver allows one to customize the behaviour
of the device.

An extended version of this driver with support for the cPad background
display can be found at
<http://jan-steinhoff.de/linux/synaptics-usb.html>.

Signed-off-by: Jan Steinhoff <mail@jan-steinhoff.de>
Acked-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>