Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-15 | usb: cdns3: Fix dequeue implementation. | Pawel Laszczak | 1 | -15/+20 |
2019-10-10 | usb: cdns3: Fix for incorrect DMA mask. | Pawel Laszczak | 1 | -0/+7 |
2019-10-10 | usb: cdns3: gadget: Fix full-speed mode | Roger Quadros | 1 | -0/+1 |
2019-09-03 | usb: cdns3: fix spelling mistake: "cnfiguration" -> "configuration" | Colin Ian King | 1 | -1/+1 |
2019-09-03 | usb: cdns3: fix missing assignment of ret before error check on ret | Colin Ian King | 1 | -3/+3 |
2019-09-03 | usb: cdns3: remove redundant assignment to ret on error exit path | Colin Ian King | 1 | -3/+1 |
2019-09-03 | usb: cdns3: remove set but not used variable 'priv_dev' | YueHaibing | 1 | -5/+0 |
2019-08-29 | usb:cdns3 Fix for stuck packets in on-chip OUT buffer. | Pawel Laszczak | 1 | -2/+337 |
2019-08-29 | usb: cdns3: Add Cadence USB3 DRD Driver | Pawel Laszczak | 1 | -0/+2416 |