summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/controller/dwc_otg.h
Commit message (Expand)AuthorAgeFilesLines
* Multiple DWC OTG host mode related fixes and improvements:hselasky2014-05-091-15/+12
* Improve DWC OTG USB host side support for isochronous FULL and HIGHhselasky2014-05-051-8/+22
* Fix LOW and FULL speed USB INTERRUPT endpoint support for thehselasky2012-11-091-0/+3
* Make sure we record NAK tokens in the TD structure for IN direction.hselasky2012-09-271-1/+1
* Make sure the DWC OTG host mode channels are given enough time to disable.hselasky2012-09-261-0/+1
* DWC OTG host mode improvements. Add support for the 3-strikes and you arehselasky2012-09-231-12/+19
* DWC OTG improvements. Implement full support for SPLIT transactions, in otherhselasky2012-09-141-3/+13
* Fix TX FIFO sizes. Correct FIFO handling in Host mode.hselasky2012-09-121-0/+1
* Reduce DWC OTG polling rate by using the SOF interrupt.hselasky2012-09-121-2/+0
* Fix missing parts of DWC OTG host mode support. The host mode supporthselasky2012-09-111-1/+4
* Cleanup interrupt handling in Host Mode.hselasky2012-09-101-1/+0
* Add support for host mode to the DWC OTG controller driver.hselasky2012-09-091-6/+34
* Preparations for adding USB HOST mode to the DWC OTG driver.hselasky2012-08-301-284/+0
* Fix for DWC OTG interrupt register programming.hselasky2012-03-051-4/+2
* Add support for the DesignWare USB 2.0 OTG controller chipset.hselasky2012-01-211-0/+437
OpenPOWER on IntegriCloud