summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/synaptics_usb.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* Input: synaptics_usb - do not rely on input_dev->usersMarcus Folkesson2018-03-171-4/+5
* Input: synaptics_usb - fix deadlock in autosuspendMarcus Folkesson2018-03-171-8/+14
* Input: synaptics_usb - constify usb_device_idArvind Yadav2017-08-081-1/+1
* Input: add missing POINTER / DIRECT properties to a bunch of driversHans de Goede2014-09-081-0/+5
* Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede2014-09-081-0/+1
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* Input: synaptics_usb - Remove TrackPoint name trailing whitespaceBob Ross2012-07-071-1/+1
* Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov2012-03-171-12/+1Star
* Input: add Synaptics USB device driverJan Steinhoff2012-02-031-0/+568