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
/
usb
/
ubcmtp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix multitouch by properly reading multi-finger data on type4
jcs
2019-05-27
1
-10
/
+15
*
Validate the number of expected interfaces in *match() and claim them
mpi
2019-01-13
1
-20
/
+17
*
define WSMOUSE_TYPE_TOUCHPAD so non-elantech drivers can stop
jcs
2018-07-30
1
-6
/
+6
*
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
*
A pile of sizes to free(9). In test for a few days in snapshots.
deraadt
2017-04-08
1
-5
/
+5
*
More debug goo to help tracking the use-after-free.
mpi
2017-03-17
1
-1
/
+3
*
Configure and apply the multitouch-tracking functions of wsmouse.
bru
2017-03-15
1
-81
/
+51
*
Add support for multitouch input to wsmouse.
bru
2016-03-30
1
-24
/
+7
*
Activate functions should in general return 0 for events they don't handle.
kettenis
2015-12-04
1
-6
/
+5
*
Add support for the touchpad found on the MacBooPro12,1.
kettenis
2015-11-30
1
-13
/
+61
*
when no fingers are down, send 0 for z
jcs
2015-06-17
1
-2
/
+3
*
fix compilation with UBCMTP_DEBUG
jcs
2015-06-17
1
-2
/
+2
*
Remove some includes include-what-you-use claims don't
jsg
2015-03-14
1
-2
/
+1
*
add a size argument to free. will be used soon, but for now default to 0.
tedu
2014-07-12
1
-5
/
+5
*
revert some HID changes that broke on older models
jcs
2014-02-06
1
-5
/
+16
*
simplify ubcmtp_match
jcs
2014-01-22
1
-11
/
+6
*
add a missing argument to a debug printf
jsg
2014-01-22
1
-2
/
+2
*
call usbd_deactivate() for DVACT_DEACTIVATE
jcs
2014-01-20
1
-4
/
+8
*
add ubcmtp, a USB driver for Broadcom multitouch trackpads found on
jcs
2014-01-20
1
-0
/
+874