summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/ep0.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-09usb: cdns3: ep0: fix some endian issuesPeter Chen1-15/+15
2020-06-24usb: cdns3: ep0: add spinlock for cdns3_check_new_setupPeter Chen1-3/+4
2020-06-24usb: cdns3: ep0: fix the test mode set incorrectlyPeter Chen1-1/+2
2020-05-25usb: cdns3: ep0: delete the redundant status stagePeter Chen1-7/+0
2019-10-07usb:cdns3: Fix for CV CH9 running with g_zero driver.Pawel Laszczak1-2/+8
2019-10-04usb: cdns3: Fix sheduling with locks held.Pawel Laszczak1-1/+1
2019-09-03usb: cdns3: Fix Wunused-but-set-variable warningYueHaibing1-3/+1
2019-08-29usb: cdns3: Add Cadence USB3 DRD DriverPawel Laszczak1-0/+888