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
/
usb.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
The usb configuration descriptor parameter providing the number of
mglocker
2021-01-27
1
-2
/
+2
*
Reuse implicit padding to export the port number of a USB device in
mpi
2018-07-19
1
-1
/
+2
*
Change USB_DEVICEINFO to report USB port status/changes as currently
mpi
2018-07-10
1
-18
/
+15
*
Add macros for reading the bmAttributes field of the USB super speed
stsp
2017-09-01
1
-1
/
+4
*
Match on class communications subclass abstract control model protocol
jsg
2017-03-29
1
-1
/
+2
*
Add define for NCM.
kettenis
2016-06-19
1
-1
/
+2
*
Add umb(4) - a driver for the Mobile Broadband Interface Model (MBIM)
gerhard
2016-06-15
1
-1
/
+3
*
Kill unused ioctl(2)s.
mpi
2016-05-24
1
-7
/
+1
*
Remove USB_SET_IMMED ioctl and corresponding code and manpage bits.
stefan
2016-02-28
1
-2
/
+1
*
Name unamed structures, from Ludovic Coues with some tweaks.
mpi
2015-07-09
1
-45
/
+62
*
Add missing definition of "usb_interface_assoc_descriptor" needed to for
mpi
2015-06-29
1
-1
/
+13
*
Make xhci(4)'s root hub report the same status bits as physical USB3 hubs.
mpi
2015-06-22
1
-2
/
+3
*
Define UPS_PORT_TEST as FreeBSD/NetBSD do.
uebayasi
2015-02-14
1
-1
/
+2
*
Give Super-Speed hubs a chance to route USB 3.0 transfers.
mpi
2014-11-07
1
-1
/
+2
*
Super-Speed port feature definitions.
mpi
2014-11-01
1
-17
/
+52
*
Super Speed hub descriptor definition and routine, required for upcoming
mpi
2014-08-08
1
-3
/
+15
*
Add various super speed defines, mostly the same as in FreeBSD to
mpi
2014-03-08
1
-9
/
+26
*
define UIPROTO_BOOT_MOUSE
jcs
2014-01-20
1
-1
/
+2
*
Add new ioctl command USB_DEVICE_GET_DDESC to usb(4) to retrieve the
mglocker
2013-04-17
1
-1
/
+8
*
Add new ioctl's USB_DEVICE_GET_CDESC and USB_DEVICE_GET_FDESC to usb(4).
mglocker
2013-04-08
1
-1
/
+18
*
Remove the 4.8 version of the USB device info ioctl.
mpi
2013-03-16
1
-23
/
+1
*
- urndis_match() should support multiple interface descriptors.
fgsch
2012-06-20
1
-1
/
+5
*
Remove leftovers from the "usb event" removal.
mpi
2012-06-10
1
-24
/
+1
*
Remove usb_event_cookie_t type and instances of it found in various structs;
miod
2012-01-08
1
-6
/
+1
*
Add support for UISUBCLASS_MOBILE_DIRECT_LINE_MODEL to cdce(4).
sthen
2011-11-09
1
-1
/
+2
*
Apparently keeping some USB devices in reset for too long makes them
kettenis
2011-03-04
1
-2
/
+2
*
* add 'udi_serial' to struct usb_device_info.
jakemsr
2011-01-15
1
-1
/
+25
*
Add urndis(4), a driver for RNDIS Ethernet over USB.
mk
2010-03-01
1
-1
/
+2
*
assign ehcidebug to USB_DEBUG ioctl argument.
yuo
2008-12-09
1
-2
/
+2
*
Add isochronous xfer support for ehci(4). From NetBSD.
mglocker
2008-08-09
1
-1
/
+3
*
add usb2.0 to usb1.1(ohci/uchi) handover request to usb subsystem.
yuo
2008-06-29
1
-1
/
+2
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-8
/
+1
*
add the device and interface class codes for USB Video Class (UVC)
robert
2007-11-28
1
-1
/
+7
*
Correct the length of the usb_string_descriptor_t and fix a possible
mbalmer
2007-07-27
1
-3
/
+12
*
No longer include usb_port.h, all macros have been converted to their C
mbalmer
2007-06-17
1
-5
/
+1
*
Remove the definition and use of UPACKED and replace it with our own __packed
mbalmer
2007-06-09
1
-16
/
+14
*
Last part of FreeBSD/NetBSD sepcific code removal.
mbalmer
2007-06-04
1
-8
/
+1
*
Do not split multibyte access on little endian architectures with no alignment
miod
2006-07-12
1
-2
/
+2
*
A typo a day, keeps the dictionnary away.
miod
2006-06-23
1
-2
/
+2
*
convert __attribute__((__packed__)) to __packed so that parsers unaware
avsm
2003-11-16
1
-2
/
+2
*
Sync USB code with NetBSD.
nate
2003-07-08
1
-33
/
+108
*
sync with NetBSD and add various local hacks to make things work correctly
nate
2003-05-17
1
-3
/
+3
*
get rid of trailing whitespace
nate
2002-07-25
1
-6
/
+6
*
add stack version #define.
nate
2002-06-11
1
-1
/
+3
*
Sync hid stuff including ukbd, ums, and uhid with NetBSD
nate
2002-05-09
1
-1
/
+2
*
Meant to commit only ulpt and committed everything. Most things weren't ready
nate
2002-05-07
1
-90
/
+27
*
Sync ulpt driver with NetBSD
nate
2002-05-07
1
-27
/
+90
*
prefix structure members to avoid name clashes.
nate
2002-05-02
1
-49
/
+49
*
Synchronize usb code with NetBSD.
nate
2001-10-31
1
-3
/
+3
*
Match a IEEE 1284.4 protocol. We do not support this protocol directly,
gluk
2001-10-04
1
-1
/
+2
[next]