开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
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
/
psmouse-base.c
Age
Commit message (
Expand
)
Author
2024-10-01
Revert "Input: Add driver for PixArt PS/2 touchpad"
Dmitry Torokhov
2024-07-23
Input: Add driver for PixArt PS/2 touchpad
Binbin Zhou
2024-06-02
Input: mouse - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2023-05-18
Input: libps2 - introduce common interrupt handler
Dmitry Torokhov
2023-05-18
Input: libps2 - attach ps2dev instances as serio port's drvdata
Dmitry Torokhov
2022-09-03
Input: psmouse - switch to using dev_groups for driver-specific attributes
Dmitry Torokhov
2020-07-21
Input: psmouse - add a newline when printing 'proto' by sysfs
Xiongfeng Wang
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-04
Input: i8042 - signal wakeup from atkbd/psmouse
Dmitry Torokhov
2018-06-26
Input: psmouse - fix button reporting for basic protocols
Dmitry Torokhov
2018-05-23
Input: elantech - add support for SMBus devices
Benjamin Tissoires
2018-03-17
Merge branch 'psmouse' into next
Dmitry Torokhov
2018-02-02
Input: psmouse - move sliced command implementation to libps2
Dmitry Torokhov
2018-02-02
Input: psmouse - add support for 2nd wheel on A4Tech Dual-Scroll wheel mice
Stephen Lyons
2018-02-02
Input: psmouse - clean up code
Dmitry Torokhov
2018-02-02
Input: psmouse - create helper for reporting standard buttons/motion
Dmitry Torokhov
2018-01-16
Input: psmouse - fix Synaptics detection when protocol is disabled
Dmitry Torokhov
2017-07-12
Input: psmouse - constify attribute_group structures
Arvind Yadav
2017-03-25
Input: synaptics - add support for Intertouch devices
Benjamin Tissoires
2017-03-25
Input: psmouse - add support for SMBus companions
Benjamin Tissoires
2017-03-25
Input: psmouse - introduce notion of SMBus companions
Dmitry Torokhov
2017-03-25
Input: psmouse - store pointer to current protocol
Dmitry Torokhov
2017-03-25
Input: psmouse - implement fast reconnect option
Dmitry Torokhov
2017-02-09
Input: psmouse - add a custom serio protocol to send extra information
Benjamin Tissoires
2016-11-16
Input: psmouse - disable automatic probing of BYD touchpads
Dmitry Torokhov
2016-08-25
Input: psmouse - remove deprecated create_singletheread_workqueue
Bhaktipriya Shridhar
2016-03-17
Input: byd - enable absolute mode
Richard Pospesel
2016-01-27
Input: byd - add BYD PS/2 touchpad driver
Chris Diamand
2015-12-17
Input: psmouse - rename ps2pp_init() to ps2pp_detect()
Dmitry Torokhov
2015-12-17
Input: psmouse - limit protocols that we try on passthrough ports
Dmitry Torokhov
2015-12-17
Input: psmouse - factor out common protocol probing code
Dmitry Torokhov
2015-12-17
Input: psmouse - move protocol descriptions around
Dmitry Torokhov
2015-12-17
Input: psmouse - clean up Cypress probe
Dmitry Torokhov
2015-12-17
Input: psmouse - rearrange Focaltech init code
Dmitry Torokhov
2015-12-17
Input: psmouse - fix comment style
Dmitry Torokhov
2015-12-17
Input: psmouse - use switch statement in psmouse_process_byte()
Dmitry Torokhov
2015-08-26
Input: psmouse - add small delay for IBM trackpoint pass-through mode
Stefan Assmann
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-26
Input: psmouse - use true instead of 1 for boolean values
Shailendra Verma
2015-04-14
Input: add vmmouse driver
Thomas Hellstrom
2015-03-23
Merge tag 'v4.0-rc5' into next
Dmitry Torokhov
2015-03-07
Input: psmouse - disable changing resolution/rate/scale for FocalTech
Mathias Gottschlag
2015-03-06
Input: psmouse - when comparing PNP IDs ignore case
Dmitry Torokhov
2015-02-15
Input: psmouse - use IS_ENABLED instead of homegrown code
Dmitry Torokhov
2015-01-15
Merge tag 'v3.19-rc4' into next
Dmitry Torokhov
2014-12-29
Input: psmouse - support for the FocalTech PS/2 protocol extensions
Mathias Gottschlag
2014-10-28
Input: psmouse - remove unneeded check in psmouse_reconnect()
Dmitry Torokhov
2014-10-11
Merge tag 'v3.17' into next
Dmitry Torokhov
2014-10-03
Merge branch 'next' into for-linus
Dmitry Torokhov
[next]