summaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/ep0.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-30usb: cdns3: Fix on-chip memory overflow issuePawel Laszczak1-30/+35
2020-10-02usb: cdns3: gadget: move wait configuration operationPeter Chen1-1/+9
2020-07-24usb: cdns3: ep0: delete the unnecessary operationPeter Chen1-3/+0
2020-07-24usb: cdns3: gadget: improve the set_configuration handlingPeter Chen1-12/+3
2020-07-20Merge 5.8-rc6 into usb-nextGreg Kroah-Hartman1-15/+15
2020-07-09usb: cdns3: ep0: fix some endian issuesPeter Chen1-15/+15
2020-07-03usb: cdns3: ep0: Move 'zlp' description to appropriate function headerLee Jones1-1/+1
2020-07-03usb: cdns3: ep0: Fix a bunch of kerneldoc issuesLee Jones1-3/+9
2020-07-01usb: cdns3: ep0: delete the duplicate codePeter Chen1-1/+1
2020-06-29Merge 5.8-rc3 into usb-nextGreg Kroah-Hartman1-4/+6
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-06-24USB: ch9: add "USB_" prefix in front of TEST definesGreg Kroah-Hartman1-4/+4
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