summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_freebsd.h
Commit message (Expand)AuthorAgeFilesLines
* Increase the maximum number of dynamic USB quirks. USB memory stickhselasky2015-01-121-1/+1
* Add support for disabling USB enumeration in general or on selectedhselasky2014-10-081-0/+1
* Make driver detach code in USB mass storage test optional.hselasky2014-05-301-0/+1
* We are using the old callout API and should also add one extra tick inhselasky2014-01-221-4/+0
* Ensure that the DMA delay does not get rounded down to zero ticks whenhselasky2014-01-221-0/+7
* For ARM, MIPS, and PowerPC, default to 32-byte alignment, but allow itimp2013-05-171-0/+4
* - Add more defines to limit USB memory usage and number of allocationshselasky2013-05-031-0/+3
* Add some defines to limit USB memory usage in reduced memory systems.hselasky2013-05-031-0/+4
* Add defines to more easily allow a single threaded version of the FreeBSDhselasky2013-02-051-0/+1
* Make use of USB ID sections configurable.hselasky2013-02-011-0/+1
* Modify the FreeBSD USB kernel code so that it can be compiled directlyhselasky2013-01-301-0/+1
* Add support for the so-called streams feature of BULK endpointshselasky2012-08-121-0/+2
* This patch adds automatic detection of USB mass storage deviceshselasky2011-09-021-0/+2
* Improve enumeration of Low- and Full-speed devices connected through ahselasky2011-06-061-0/+1
* Add more sanity checks for USB_HOST_ALIGN input values. Re-factor existinghselasky2011-01-241-3/+6
* Allow USB_HOST_ALIGN to be configured at compile time. This patch ishselasky2011-01-221-0/+5
* Make USB packet filtering code optional.hselasky2011-01-181-0/+1
* Add possibility to generate devctl notifications regardless of UGEN presence.hselasky2010-10-221-0/+1
* Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this hadthompsa2010-04-221-4/+0
* - Make struct usb_xfer opaque so that drivers can not access the internalsthompsa2009-06-231-0/+71
OpenPOWER on IntegriCloud