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