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
/
ugold.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow uhidev child devices to claim selective report ids
jcs
2021-03-08
1
-2
/
+2
*
Fix typo in comment
gnezdo
2020-08-17
1
-2
/
+2
*
Add support for the "TEMPer1F_H1V1.5F" USB temperature and humidity
stsp
2017-10-05
1
-2
/
+13
*
Remove unneeded <sys/malloc.h> from Michael W. Bombardieri.
mpi
2017-01-09
1
-2
/
+1
*
revert manual additions of hid.h now that usbhid.h brings it in
jcs
2016-01-09
1
-3
/
+1
*
Move HID support files out of dev/usb into new dev/hid directory
jcs
2016-01-08
1
-2
/
+3
*
update author information of the copyright section.
yuo
2015-08-12
1
-2
/
+2
*
fix regressions introduced in my previous commmit, resulting in
jung
2015-08-11
1
-10
/
+24
*
add support for newer PCsensor TEMPerHUM thermo- and hygrometers:
jung
2015-07-15
1
-19
/
+169
*
Change uhidev(4) set/get report functions in various way.
mpi
2014-12-11
1
-3
/
+6
*
Make sure to call uhidev_close() upon detach, plug another xfer leak.
mpi
2014-04-29
1
-1
/
+4
*
Modify the uhidev_*_report() methods to always take a report ID argument
mpi
2014-04-15
1
-3
/
+3
*
Add a temporary hack to let a subdriver claim all the reportIDs of
mpi
2014-03-19
1
-1
/
+4
*
Use the async version of uhidev_set_report(), there's no need to sleep
mpi
2013-11-04
1
-2
/
+3
*
need sys/device.h
deraadt
2013-09-06
1
-1
/
+2
*
ugold(4) is a driver for PCsensor's USB gold TEMPer temperature
sasano
2013-09-05
1
-0
/
+257