index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pckbc
/
pms.c
Age
Commit message (
Expand
)
Author
2018-05-13
Add support for Elantech trackpoints to pms. Extend the list of
Ulf Brosziewski
2018-04-29
'juming' -> 'jumping' in comment.
Kenneth R Westerback
2018-01-29
pms: minor cleanups in the alps code.
Ulf Brosziewski
2017-12-04
add the alps touchpad that can be found in the ideapad 710s
Robert Nagy
2017-11-14
Detect touchpad reset announcements. On rare occasions, the touchpad is reset
anton
2017-11-14
Print out the offending data causing pms sync to fail.
anton
2017-10-28
Adapt the Elantech handlers (v1-3) to the new wsmouse infrastructure.
Ulf Brosziewski
2017-08-26
bug fix
Ulf Brosziewski
2017-08-25
Query the lower coordinate limits.
Ulf Brosziewski
2017-07-21
Show Synaptics Model IDs.
Ulf Brosziewski
2017-06-18
pms/alps: configure compat mode
Ulf Brosziewski
2017-06-06
Set the weak variant of hysteresis as default.
Ulf Brosziewski
2017-05-08
improved coordinate filters
Ulf Brosziewski
2017-03-06
Use nitems() when passing all known parameters to wsmouse_configure().
Martin Pieuchot
2017-02-27
pms/elantech-v4: configure wsmouse for handling compat-mode
Ulf Brosziewski
2017-02-27
pms/synaptics: configure wsmouse for handling compat-mode
Ulf Brosziewski
2016-10-23
Improved parameter handling in wsmouse and new ioctls for reading and
Ulf Brosziewski
2016-05-22
Use the new input functions of wsmouse in mouse and touchscreen drivers.
Ulf Brosziewski
2016-03-30
Add support for multitouch input to wsmouse.
Ulf Brosziewski
2016-02-27
pakets -> packets
mmcc
2015-09-05
Support Synaptics touchpads without W mode.
bru
2015-09-05
Improve tap-and-drag detection for ALPS touchpads.
bru
2015-08-23
fairly trivial sizes for free()
Theo de Raadt
2015-07-20
Tweak previous; the Synaptics TrackPoint in my ThinkPad T500 works again.
Kent R. Spillner
2015-07-19
Don't emit values for 'width' that
Kenneth R Westerback
2015-06-08
pms(4): Don't match Elantech v4 devices with firmware versions 0xX7XXXX.
Stefan Sperling
2015-05-25
Match newer elantech v4 touchpads, logic taken from Linux.
Martin Pieuchot
2015-05-04
Print irq informations in pckbc_set_inputhandler().
Martin Pieuchot
2015-04-10
Add support for CRC-enabled elantech v3 touchpads.
Stefan Sperling
2015-03-26
Use the 0x10 extended capability to determine if the trackstick
Jonathan Gray
2015-02-09
Complete rewrite of the Elantech clickpads v4 packet parser in order to
Martin Pieuchot
2015-01-15
Define a new wscons mouse type for Synaptics clickpad devices that lack
Jonathan Gray
2015-01-07
Only MS IntelliMouse have a Z axis, prevent a false positive triggered
Martin Pieuchot
2014-08-29
Fix checking sync for old synaptics touchpad (ver 5.9)
Alexandr Shadchin
2014-08-19
Make sure state changes are properly serialized.
Martin Pieuchot
2014-07-12
add a size argument to free. will be used soon, but for now default to 0.
Ted Unangst
2014-05-18
Fix tail packet check in elantech v3 touchpad code. Due to a typo this
Stefan Sperling
2014-04-25
Do no reprobe for a supported protocol when enabling a pointing
Martin Pieuchot
2013-10-30
Fix jagged diagonal lines (kernel part)
Alexandr Shadchin
2013-09-20
Use a working magic sequence to configure absolute mode for elantech v2.
Stefan Sperling
2013-09-03
When /dev/wsmouse is opened right after resume, some synaptics touchpads
Stefan Sperling
2013-09-03
Only free the per-protocol descriptor if a touchpad cannot be correctly
Martin Pieuchot
2013-07-16
Correctly initialized the width value to 0 instead of passing garbage
Martin Pieuchot
2013-06-28
send proper z value to elantech_send_input in previous v4 commit
joshua stein
2013-05-31
add elantech v4 (clickpad) support
joshua stein
2013-05-23
Revert Active PS/2 support for now, until we find a solution suitable
Tobias Stoeckmann
2013-04-20
Enable active PS/2 multiplexing if available.
Tobias Stoeckmann
2013-04-15
Revert r1.37 now that we stop after the first matching protocol, tested
Martin Pieuchot
2013-04-15
Move the IntelliMouse protocol definition after Elantech ones, because some
Martin Pieuchot
2013-04-15
Don't probe for all supported protocols this can confuse some touchpads and
Martin Pieuchot
[next]