Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usb: cdns3: Fix sheduling with locks held. | Pawel Laszczak | 2019-10-04 | 1 | -1/+1 |
* | usb: cdns3: Fix use after free in probe error handling | Dan Carpenter | 2019-10-04 | 1 | -1/+2 |
* | usb: cdns3: Remove redundant dev_err call in cdns3_probe() | Wei Yongjun | 2019-09-03 | 1 | -3/+1 |
* | usb: cdns3: fix spelling mistake: "cnfiguration" -> "configuration" | Colin Ian King | 2019-09-03 | 1 | -1/+1 |
* | usb: cdns3: fix missing assignment of ret before error check on ret | Colin Ian King | 2019-09-03 | 1 | -3/+3 |
* | usb: cdns3: remove redundant assignment to ret on error exit path | Colin Ian King | 2019-09-03 | 1 | -3/+1 |
* | usb: cdns3: remove set but not used variable 'priv_dev' | YueHaibing | 2019-09-03 | 1 | -5/+0 |
* | usb: cdns3: Fix Wunused-but-set-variable warning | YueHaibing | 2019-09-03 | 1 | -3/+1 |
* | usb:cdns3 Fix for stuck packets in on-chip OUT buffer. | Pawel Laszczak | 2019-08-29 | 2 | -2/+350 |
* | usb: cdns3: Add Cadence USB3 DRD Driver | Pawel Laszczak | 2019-08-29 | 16 | -0/+6988 |