summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3
AgeCommit message (Expand)Author
2019-09-03usb: cdns3: Remove redundant dev_err call in cdns3_probe()Wei Yongjun
2019-09-03usb: cdns3: fix spelling mistake: "cnfiguration" -> "configuration"Colin Ian King
2019-09-03usb: cdns3: fix missing assignment of ret before error check on retColin Ian King
2019-09-03usb: cdns3: remove redundant assignment to ret on error exit pathColin Ian King
2019-09-03usb: cdns3: remove set but not used variable 'priv_dev'YueHaibing
2019-09-03usb: cdns3: Fix Wunused-but-set-variable warningYueHaibing
2019-08-29usb:cdns3 Fix for stuck packets in on-chip OUT buffer.Pawel Laszczak
2019-08-29usb: cdns3: Add Cadence USB3 DRD DriverPawel Laszczak