summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/controller/dwc_otg.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for IRQ hang in DWC OTG host mode.hselasky2012-09-101-19/+27
* Cleanup interrupt handling in Host Mode.hselasky2012-09-101-44/+45
* Implement missing USB suspend and resume support for DWC OTG driver.hselasky2012-09-091-6/+60
* Add support for host mode to the DWC OTG controller driver.hselasky2012-09-091-183/+1138
* Preparations for adding USB HOST mode to the DWC OTG driver.hselasky2012-08-301-222/+223
* Add support for the so-called streams feature of BULK endpointshselasky2012-08-121-5/+8
* Fix compiler warnings, mostly signed issues,hselasky2012-04-021-4/+3
* Fix for DWC OTG interrupt register programming.hselasky2012-03-051-18/+41
* Add support for the DesignWare USB 2.0 OTG controller chipset.hselasky2012-01-211-0/+2612
OpenPOWER on IntegriCloud