| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix size of USB 3.0 descriptor field. | hselasky | 2011-11-09 | 1 | -1/+1 |
* | Fix size of USB 3.0 descriptor field. | hselasky | 2011-11-09 | 1 | -1/+1 |
* | Fix suspend and resume of FULL and HIGH speed USB devices | hselasky | 2011-10-26 | 1 | -0/+1 |
* | Add missing USB 3.0 definitions. Correct some wrong ones. | hselasky | 2010-10-04 | 1 | -6/+28 |
* | Add basic support for USB Network Control Model (NCM) v1.0 to if_cdce.c. | thompsa | 2009-09-28 | 1 | -2/+3 |
* | - Fix false positive uipaq probe | alfred | 2009-08-24 | 1 | -0/+2 |
* | - Make struct usb_xfer opaque so that drivers can not access the internals | thompsa | 2009-06-23 | 1 | -0/+85 |
* | Fix _USB2_* refernces in the header protection defines. | thompsa | 2009-06-15 | 1 | -3/+3 |
* | Rename usb pipes to endpoints as it better represents what they are, and struct | thompsa | 2009-06-07 | 1 | -2/+2 |
* | s/usb2_/usb_/ on all C structs for the USB stack. | thompsa | 2009-05-28 | 1 | -44/+44 |
* | MFp4 //depot/projects/usb@159897 | thompsa | 2009-04-05 | 1 | -2/+4 |
* | Reintroduce r188878, provide compat typedefs for usb1. | thompsa | 2009-02-23 | 1 | -0/+24 |
* | Move the new USB stack into its new home. | thompsa | 2009-02-23 | 1 | -0/+619 |
* | Move usb to a graveyard location under sys/legacy/dev, it is intended that the | thompsa | 2009-02-23 | 1 | -708/+0 |
* | Add a reset device command to ugen.c. | n_hibma | 2008-11-13 | 1 | -0/+1 |
* | Add isochronous transfer support for USB 2.0 | kevlo | 2008-08-18 | 1 | -0/+2 |
* | Add definition for UIPROTO_MOUSE. | imp | 2007-06-30 | 1 | -0/+1 |
* | Remove usb_port.h from usb.h, except for one or two useful things that | imp | 2007-06-18 | 1 | -2/+4 |
* | Move PWR_* from usb_port.h to usb.h | imp | 2007-06-14 | 1 | -0/+8 |
* | Move malloc definitions to usb.h. | imp | 2007-06-14 | 1 | -4/+3 |
* | Remove more __OtherBSD__ ifdefs that don't make sense, and haven't for | imp | 2007-06-13 | 1 | -4/+0 |
* | Remove compat ifdefs for version < 500014 from the rest of the USB files. | brueffer | 2007-06-07 | 1 | -4/+0 |
* | s/Static/static/g | imp | 2006-09-06 | 1 | -0/+8 |
* | Add support for Xbox 360 gamepads. They are HID-capable devices, but | mux | 2005-12-31 | 1 | -0/+2 |
* | Start each of the license/copyright comments with /*-, minor shuffle of lines | imp | 2005-01-06 | 1 | -1/+1 |
* | Packed structures are defined differently in older gcc's, like the one | joe | 2002-11-06 | 1 | -0/+4 |
* | MFNetBSD: Increasre the reset recovery time. (rev 1.69) | joe | 2002-09-27 | 1 | -3/+3 |
* | MFNetBSD: Update class codes. (rev 1.68) | joe | 2002-09-27 | 1 | -5/+13 |
* | MFNetBSD: Add Bluetooth related classes etc. (rev 1.67) | joe | 2002-09-27 | 1 | -5/+12 |
* | MFNetBSD: revision 1.66 | joe | 2002-09-27 | 1 | -6/+6 |
* | s/__attribute__((__packed__))/__packed/g | alfred | 2002-09-23 | 1 | -1/+1 |
* | Revert part of the last commit. A couple of defines were removed | joe | 2002-02-26 | 1 | -0/+4 |
* | Merge from NetBSD: | joe | 2002-02-26 | 1 | -16/+4 |
* | Prefix structure members to protect them against clashes with eg. | alfred | 2002-02-20 | 1 | -48/+48 |
* | Merge from NetBSD: | joe | 2002-02-16 | 1 | -1/+4 |
* | Merge from NetBSD. | joe | 2002-01-28 | 1 | -0/+1 |
* | Sync usb.h with NetBSD, apart from usb_device_info.speed, which | joe | 2002-01-02 | 1 | -58/+144 |
* | Revert part of the last commit. UIPROTO_MASS_BBB was renamed to | joe | 2002-01-02 | 1 | -2/+2 |
* | Sync with NetBSD: | joe | 2002-01-02 | 1 | -50/+72 |
* | Don't check for ohci/uhci to be loaded, check for the usb module. | n_hibma | 2000-09-02 | 1 | -3/+2 |
* | From NetBSD: | n_hibma | 2000-08-13 | 1 | -0/+3 |
* | Sync with NetBSD: | n_hibma | 2000-05-14 | 1 | -0/+2 |
* | Sync with NetBSD: | n_hibma | 2000-05-14 | 1 | -0/+3 |
* | Change Lennart's e-mail address. | n_hibma | 2000-05-14 | 1 | -1/+1 |
* | if USB support is not compiled into the kernel, | jmb | 2000-04-02 | 1 | -0/+4 |
* | The completely rewritten USB Mass Storage driver. It supports the following | n_hibma | 2000-03-18 | 1 | -2/+2 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -2/+2 |
* | Add devnames, the device names the drivers attached to for usbd. | n_hibma | 1999-11-28 | 1 | -1/+5 |
* | Addition of new fields to the usb_devinfo struct to enable the new | n_hibma | 1999-11-21 | 1 | -10/+14 |
* | Synchronisation with NetBSD as of 1999/11/16: | n_hibma | 1999-11-17 | 1 | -9/+22 |