aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/controller/dwc_otgreg.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Optimise the DWC OTG host mode driver's transmit path:Hans Petter Selasky2015-07-161-0/+2
* Add support for the DWC OTG v2 chipset found in the STM32F4 series ofHans Petter Selasky2015-02-231-0/+8
* Multiple DWC OTG host mode related fixes and improvements:Hans Petter Selasky2014-05-091-1/+4
* Improve DWC OTG USB host side support for isochronous FULL and HIGHHans Petter Selasky2014-05-051-0/+10
* Fix LOW and FULL speed USB INTERRUPT endpoint support for theHans Petter Selasky2012-11-091-1/+1
* Make sure we record NAK tokens in the TD structure for IN direction.Hans Petter Selasky2012-09-271-1/+0
* DWC OTG host mode improvements. Add support for the 3-strikes and you areHans Petter Selasky2012-09-231-1/+6
* DWC OTG improvements. Implement full support for SPLIT transactions, in otherHans Petter Selasky2012-09-141-0/+2
* Add support for host mode to the DWC OTG controller driver.Hans Petter Selasky2012-09-091-4/+2
* Add more DWC OTG register definitions.Hans Petter Selasky2012-09-031-3/+21
* Preparations for adding USB HOST mode to the DWC OTG driver.Hans Petter Selasky2012-08-301-0/+757