Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put DWC2 controller into reset mode on (pseudo-)shutdown to make | 2019-07-28 | 1 | -1/+38 | |
* | Mark dwc2_intr() as MP-safe on octeon. The driver's internal state | 2017-02-15 | 1 | -3/+3 | |
* | Attach dwctwo(4) only on Octeon models that have a DWC2 controller. | 2016-03-19 | 1 | -2/+13 | |
* | Increase transfer FIFOs for dwc2, to improve USB performance. The new | 2015-09-01 | 1 | -4/+4 | |
* | set usb vendor string to 'Octeon' instead of '' | 2015-07-19 | 1 | -1/+3 | |
* | Put the newline at the right place. | 2015-07-03 | 1 | -3/+4 | |
* | Get dwc2 working on octeon. | 2015-04-26 | 1 | -4/+116 | |
* | Let it compile! | 2015-03-19 | 1 | -12/+4 | |
* | Don't defer initialization. config_defer(9) doesn't defer things as | 2015-02-14 | 1 | -21/+11 | |
* | Set external DMA address configuration interface. | 2015-02-12 | 1 | -6/+49 | |
* | - Use config_defer() to call actual attachment. | 2015-02-12 | 1 | -19/+49 | |
* | Minimal attachment to build-test dwc2(4). | 2015-02-11 | 1 | -0/+117 |