index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
synaptics_usb.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2022-08-18
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-03-17
Input: synaptics_usb - do not rely on input_dev->users
Marcus Folkesson
2018-03-17
Input: synaptics_usb - fix deadlock in autosuspend
Marcus Folkesson
2017-08-07
Input: synaptics_usb - constify usb_device_id
Arvind Yadav
2014-09-08
Input: add missing POINTER / DIRECT properties to a bunch of drivers
Hans de Goede
2014-09-08
Input: add INPUT_PROP_POINTING_STICK property
Hans de Goede
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2012-07-06
Input: synaptics_usb - Remove TrackPoint name trailing whitespace
Bob Ross
2012-03-16
Input: synaptics_usb - switch to module_usb_driver()
Dmitry Torokhov
2012-02-03
Input: add Synaptics USB device driver
Jan Steinhoff