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
/
utrh.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
A pile of sizes to free(9). In test for a few days in snapshots.
deraadt
2017-04-08
1
-2
/
+2
*
Reduces the noise around the global ``ticks'' variable by renaming all
mpi
2016-03-19
1
-6
/
+6
*
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
*
Change uhidev(4) set/get report functions in various way.
mpi
2014-12-11
1
-7
/
+7
*
add a size argument to free. will be used soon, but for now default to 0.
tedu
2014-07-12
1
-2
/
+2
*
Make sure to call uhidev_close() upon detach for every HID driver calling
mpi
2014-05-07
1
-1
/
+4
*
Modify the uhidev_*_report() methods to always take a report ID argument
mpi
2014-04-15
1
-4
/
+4
*
Add a temporary hack to let a subdriver claim all the reportIDs of
mpi
2014-03-19
1
-3
/
+5
*
Do not define per-driver DEBUG variable when USB_DEBUG is defined. It's
mpi
2014-03-07
1
-5
/
+1
*
Remove unnecessary activate functions and unused DPRINTFN macros.
sthen
2013-08-17
1
-24
/
+4
*
Get rid of various 'typedef struct' definitions and use plain structure
mglocker
2013-04-15
1
-3
/
+3
*
proc.h is way too much header for usb to handle.
tedu
2013-03-28
1
-2
/
+1
*
Remove config_activate() and DVACT_ACTIVATE. PCMCIA's the only thing
matthew
2011-07-03
1
-4
/
+1
*
garbage collect "usb events". without /dev/usb there is no way to access
jakemsr
2011-01-25
1
-6
/
+1
*
- use usb_lookup(), these should be the last drivers that rolled their own
jasper
2010-12-19
1
-6
/
+3
*
remove dying flag in detach() function.
yuo
2010-09-24
1
-3
/
+1
*
use SENSOR_HUMIDITY instead of SENSOR_PERCENT.
yuo
2010-04-15
1
-3
/
+18
*
do not zero fields which are already zero; from cnst
deraadt
2010-02-18
1
-6
/
+1
*
fix tsleep parameter
yuo
2009-12-19
1
-3
/
+3
*
add utrh(4): USBRH temperature / humidity sensor driver
yuo
2009-12-18
1
-0
/
+284