Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys: Remove $FreeBSD$: one-line .c comment pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | sys/dev: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
* | Improve USB polling mode by not locking any mutexes, asserting any | Hans Petter Selasky | 2016-09-14 | 1 | -0/+14 |
* | Remove no longer used allocation type. | Hans Petter Selasky | 2015-03-17 | 1 | -1/+0 |
* | Provide one global language string descriptor for | Hans Petter Selasky | 2013-01-30 | 1 | -0/+5 |
* | Modify the FreeBSD USB kernel code so that it can be compiled directly | Hans Petter Selasky | 2013-01-30 | 1 | -0/+4 |
* | Remove unneeded includes of <sys/linker_set.h>. Other headers that use | John Baldwin | 2011-01-11 | 1 | -1/+0 |
* | - Make struct usb_xfer opaque so that drivers can not access the internals | Andrew Thompson | 2009-06-23 | 1 | -2/+22 |
* | Move the new USB stack into its new home. | Andrew Thompson | 2009-02-23 | 1 | -0/+40 |