| Commit message (Expand) | Author | Age | Files | Lines |
* | Some further DWC OTG improvements for full speed and low speed devices: | hselasky | 2014-06-07 | 1 | -3/+1 |
* | Try to fix DWC OTG regression issues with full and low speed devices: | hselasky | 2014-06-05 | 1 | -3/+9 |
* | - Add softc pointer argument to FIFO functions as an optimisation. | hselasky | 2014-05-18 | 1 | -2/+4 |
* | Optimise host mode data roundtrip time. When BULK data is submitted to | hselasky | 2014-05-11 | 1 | -1/+2 |
* | Optimise host channel disabling: | hselasky | 2014-05-10 | 1 | -0/+1 |
* | Multiple DWC OTG host mode related fixes and improvements: | hselasky | 2014-05-09 | 1 | -15/+12 |
* | Improve DWC OTG USB host side support for isochronous FULL and HIGH | hselasky | 2014-05-05 | 1 | -8/+22 |
* | Fix LOW and FULL speed USB INTERRUPT endpoint support for the | hselasky | 2012-11-09 | 1 | -0/+3 |
* | Make sure we record NAK tokens in the TD structure for IN direction. | hselasky | 2012-09-27 | 1 | -1/+1 |
* | Make sure the DWC OTG host mode channels are given enough time to disable. | hselasky | 2012-09-26 | 1 | -0/+1 |
* | DWC OTG host mode improvements. Add support for the 3-strikes and you are | hselasky | 2012-09-23 | 1 | -12/+19 |
* | DWC OTG improvements. Implement full support for SPLIT transactions, in other | hselasky | 2012-09-14 | 1 | -3/+13 |
* | Fix TX FIFO sizes. Correct FIFO handling in Host mode. | hselasky | 2012-09-12 | 1 | -0/+1 |
* | Reduce DWC OTG polling rate by using the SOF interrupt. | hselasky | 2012-09-12 | 1 | -2/+0 |
* | Fix missing parts of DWC OTG host mode support. The host mode support | hselasky | 2012-09-11 | 1 | -1/+4 |
* | Cleanup interrupt handling in Host Mode. | hselasky | 2012-09-10 | 1 | -1/+0 |
* | Add support for host mode to the DWC OTG controller driver. | hselasky | 2012-09-09 | 1 | -6/+34 |
* | Preparations for adding USB HOST mode to the DWC OTG driver. | hselasky | 2012-08-30 | 1 | -284/+0 |
* | Fix for DWC OTG interrupt register programming. | hselasky | 2012-03-05 | 1 | -4/+2 |
* | Add support for the DesignWare USB 2.0 OTG controller chipset. | hselasky | 2012-01-21 | 1 | -0/+437 |