开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
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