summaryrefslogtreecommitdiff
path: root/drivers/input/mouse/synaptics_usb.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2022-08-18Input: move from strlcpy with unused retval to strscpyWolfram Sang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-03-17Input: synaptics_usb - do not rely on input_dev->usersMarcus Folkesson
2018-03-17Input: synaptics_usb - fix deadlock in autosuspendMarcus Folkesson
2017-08-07Input: synaptics_usb - constify usb_device_idArvind Yadav
2014-09-08Input: add missing POINTER / DIRECT properties to a bunch of driversHans de Goede
2014-09-08Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-07-06Input: synaptics_usb - Remove TrackPoint name trailing whitespaceBob Ross
2012-03-16Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov
2012-02-03Input: add Synaptics USB device driverJan Steinhoff