Searched hist:"8491 ee1093c476ea3a9a19ab8593d8531cab40f7" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/input/mouse/ |
H A D | synaptics_usb.c | 8491ee1093c476ea3a9a19ab8593d8531cab40f7 Fri Feb 03 09:21:31 CET 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>
|
H A D | Makefile | diff 8491ee1093c476ea3a9a19ab8593d8531cab40f7 Fri Feb 03 09:21:31 CET 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>
|
H A D | Kconfig | diff 8491ee1093c476ea3a9a19ab8593d8531cab40f7 Fri Feb 03 09:21:31 CET 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>
|
/linux/drivers/hid/ |
H A D | hid-ids.h | diff 8491ee1093c476ea3a9a19ab8593d8531cab40f7 Fri Feb 03 09:21:31 CET 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>
|