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
/
usbdi_util.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unused usbdi functions
jsg
2021-02-24
1
-4
/
+1
*
Add the new function usbd_clear_endpoint_feature() which allows to issue
mglocker
2021-01-25
1
-1
/
+2
*
Deprecate usb_*_report(). USB HID devices are always attached below
mpi
2014-12-08
1
-7
/
+1
*
Give Super-Speed hubs a chance to route USB 3.0 transfers.
mpi
2014-11-07
1
-1
/
+2
*
Super Speed hub descriptor definition and routine, required for upcoming
mpi
2014-08-08
1
-1
/
+3
*
Adds an optional bus function to set the address of a new device and
mpi
2014-07-09
1
-2
/
+1
*
Change the usbd_*_report() family of functions to take a usbd_device
mpi
2014-04-24
1
-15
/
+12
*
Indtroduce usbd_get_hub_descriptor() to start cleaning uhub(4)'s mess.
mpi
2014-03-07
1
-1
/
+3
*
Remove a layer of abstraction for fetching a configuration descriptor.
mpi
2013-11-02
1
-3
/
+1
*
Unify and document usbd_transfer(9).
mpi
2013-09-20
1
-9
/
+1
*
Get rid of various 'typedef struct' definitions and use plain structure
mglocker
2013-04-15
1
-29
/
+29
*
Merge usbd_get_device_desc() into the only function using them.
mpi
2013-04-10
1
-3
/
+1
*
Remove unused function usb_find_desc().
mpi
2013-04-10
1
-3
/
+1
*
There's no need for usbd_get_config_desc_full() so just call usbd_get_desc()
mpi
2013-04-09
1
-2
/
+1
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-8
/
+1
*
Remove the definition and use of the device_ptr_t which was a struct device *.
mbalmer
2007-06-12
1
-3
/
+3
*
Remove the definition and use of usb_malloc_type which is really int.
mbalmer
2007-06-09
1
-20
/
+20
*
from netbsd via freebsd via jsg@
dlg
2004-10-31
1
-2
/
+3
*
from freebsd, ugen.c 1.68 usbdi_util.c 1.27 usbdi_util.h 1.15
dlg
2004-07-21
1
-1
/
+5
*
Sync USB code with NetBSD.
nate
2003-07-08
1
-3
/
+5
*
get rid of trailing whitespace
nate
2002-07-25
1
-4
/
+4
*
Meant to commit only ulpt and committed everything. Most things weren't ready
nate
2002-05-07
1
-5
/
+3
*
Sync ulpt driver with NetBSD
nate
2002-05-07
1
-3
/
+5
*
Synchronize usb code with NetBSD.
nate
2001-10-31
1
-4
/
+4
*
Sync with NetBSD. Too many changes to mention. For now I have skipped
aaron
2000-11-08
1
-51
/
+42
*
sync with NetBSD... well almost. someone w/ the hw should check umass.
fgsch
2000-07-04
1
-8
/
+4
*
Much cleaner sync with NetBSD. Some #if defined() magic has been sent in the
aaron
2000-03-28
1
-1
/
+2
*
Sync with NetBSD.
aaron
2000-03-26
1
-3
/
+3
*
Sync with NetBSD.
fgsch
1999-09-27
1
-4
/
+4
*
Sync with NetBSD;
fgsch
1999-08-27
1
-2
/
+2
*
From NetBSD; USB support.
fgsch
1999-08-13
1
-0
/
+98