index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pckbc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
1. Work around a firmware bug of some Elantech-v1 touchpads.
bru
2020-10-23
1
-7
/
+20
*
Get Elantech v1 touchpad with fw version 0x20022 working.
mglocker
2020-08-10
1
-2
/
+7
*
Fix intermittent failing device initialization seen on some Synaptics
mglocker
2020-07-04
1
-9
/
+10
*
1. Run Synaptics touchpads in plain W-mode. 2. Update the AGM-check.
bru
2020-03-18
2
-13
/
+24
*
Unbreak !DIAGNOSTIC build.
mpi
2020-01-22
1
-1
/
+3
*
Extend the identification and validation of elantech-v4 packets to the
bru
2019-09-20
2
-20
/
+41
*
Accept more elantech-v4 models, and apply a test for external buttons.
bru
2019-08-19
1
-7
/
+8
*
Add the colemak keyboard layout.
abieber
2019-05-11
1
-1
/
+25
*
Wait a bit for the set mode command to complete for Synaptics devices to
mglocker
2019-01-26
1
-1
/
+7
*
Do not overwrite `table' in the non-translating case.
mpi
2018-05-22
1
-3
/
+3
*
Add support for Elantech trackpoints to pms. Extend the list of
bru
2018-05-13
2
-9
/
+63
*
'juming' -> 'jumping' in comment.
krw
2018-04-29
1
-2
/
+2
*
pms: minor cleanups in the alps code.
bru
2018-01-29
2
-7
/
+9
*
pckbd: don't change translation mode if controller is in table 2
jcs
2018-01-06
1
-5
/
+13
*
add the alps touchpad that can be found in the ideapad 710s
robert
2017-12-04
1
-1
/
+2
*
Detect touchpad reset announcements. On rare occasions, the touchpad is reset
anton
2017-11-14
1
-1
/
+83
*
Print out the offending data causing pms sync to fail.
anton
2017-11-14
1
-3
/
+5
*
Adapt the Elantech handlers (v1-3) to the new wsmouse infrastructure.
bru
2017-10-28
1
-93
/
+86
*
bug fix
bru
2017-08-26
1
-2
/
+2
*
Query the lower coordinate limits.
bru
2017-08-25
2
-20
/
+31
*
Show Synaptics Model IDs.
bru
2017-07-21
1
-3
/
+5
*
pms/alps: configure compat mode
bru
2017-06-18
1
-58
/
+48
*
Set the weak variant of hysteresis as default.
bru
2017-06-06
1
-7
/
+2
*
improved coordinate filters
bru
2017-05-08
1
-2
/
+7
*
Use nitems() when passing all known parameters to wsmouse_configure().
mpi
2017-03-06
1
-4
/
+3
*
pms/elantech-v4: configure wsmouse for handling compat-mode
bru
2017-02-27
1
-30
/
+25
*
pms/synaptics: configure wsmouse for handling compat-mode
bru
2017-02-27
1
-61
/
+56
*
Improved parameter handling in wsmouse and new ioctls for reading and
bru
2016-10-23
1
-6
/
+10
*
sys/arch/sgi/hpc/wskbdmap_sgi.c should be regen'd too.
jca
2016-08-31
1
-1
/
+2
*
Estonian keymap
jca
2016-08-31
1
-1
/
+37
*
Use the new input functions of wsmouse in mouse and touchscreen drivers.
bru
2016-05-22
1
-3
/
+2
*
Re-enable pckbd on resume (similar to what we do on boot). Fixes problems
mlarkin
2016-04-14
1
-2
/
+30
*
Add support for multitouch input to wsmouse.
bru
2016-03-30
1
-127
/
+79
*
pakets -> packets
mmcc
2016-02-27
1
-2
/
+2
*
Support Synaptics touchpads without W mode.
bru
2015-09-05
2
-26
/
+19
*
Improve tap-and-drag detection for ALPS touchpads.
bru
2015-09-05
2
-23
/
+43
*
fairly trivial sizes for free()
deraadt
2015-08-23
1
-7
/
+12
*
Tweak previous; the Synaptics TrackPoint in my ThinkPad T500 works again.
kspillner
2015-07-20
1
-2
/
+5
*
Don't emit values for 'width' that
krw
2015-07-19
1
-1
/
+21
*
pms(4): Don't match Elantech v4 devices with firmware versions 0xX7XXXX.
stsp
2015-06-08
1
-2
/
+3
*
Match newer elantech v4 touchpads, logic taken from Linux.
mpi
2015-05-25
1
-2
/
+2
*
Print irq informations in pckbc_set_inputhandler().
mpi
2015-05-04
2
-6
/
+6
*
Add support for CRC-enabled elantech v3 touchpads.
stsp
2015-04-10
1
-12
/
+29
*
Use the 0x10 extended capability to determine if the trackstick
jsg
2015-03-26
2
-4
/
+43
*
Revert 1.39. Resetting after specifically putting the keyboard in a
jcs
2015-03-16
1
-5
/
+2
*
Remove some includes include-what-you-use claims don't
jsg
2015-03-14
1
-2
/
+1
*
On first cnpoll, reset the keyboard and pms hard. This is required
deraadt
2015-03-12
1
-1
/
+6
*
Complete rewrite of the Elantech clickpads v4 packet parser in order to
mpi
2015-02-09
1
-59
/
+89
*
Define a new wscons mouse type for Synaptics clickpad devices that lack
jsg
2015-01-15
1
-2
/
+16
*
Only MS IntelliMouse have a Z axis, prevent a false positive triggered
mpi
2015-01-07
1
-8
/
+4
[next]