aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_freebsd_loader.h
Commit message (Expand)AuthorAgeFilesLines
* usb(4): Stop checking for failures from malloc(M_WAITOK).Mark Johnston2020-07-221-0/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Improve USB polling mode by not locking any mutexes, asserting anyHans Petter Selasky2016-09-141-0/+3
* Increase the maximum number of dynamic USB quirks. USB memory stickHans Petter Selasky2015-01-121-1/+1
* Add support for disabling USB enumeration in general or on selectedHans Petter Selasky2014-10-081-0/+1
* Make driver detach code in USB mass storage test optional.Hans Petter Selasky2014-05-301-1/+2
* Ensure that the DMA delay does not get rounded down to zero ticks whenHans Petter Selasky2014-01-221-0/+2
* - Add more defines to limit USB memory usage and number of allocationsHans Petter Selasky2013-05-031-0/+3
* Add some defines to limit USB memory usage in reduced memory systems.Hans Petter Selasky2013-05-031-0/+4
* Add defines to more easily allow a single threaded version of the FreeBSDHans Petter Selasky2013-02-051-0/+1
* Make use of USB ID sections configurable.Hans Petter Selasky2013-02-011-0/+1
* Modify the FreeBSD USB kernel code so that it can be compiled directlyHans Petter Selasky2013-01-301-0/+83