summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/ep0.c
AgeCommit message (Expand)Author
2020-12-29usb: cdns3: Change file names for cdns3 driver.Pawel Laszczak
2020-10-30usb: cdns3: Fix on-chip memory overflow issuePawel Laszczak
2020-10-02usb: cdns3: gadget: move wait configuration operationPeter Chen
2020-07-24usb: cdns3: ep0: delete the unnecessary operationPeter Chen
2020-07-24usb: cdns3: gadget: improve the set_configuration handlingPeter Chen
2020-07-20Merge 5.8-rc6 into usb-nextGreg Kroah-Hartman
2020-07-09usb: cdns3: ep0: fix some endian issuesPeter Chen
2020-07-03usb: cdns3: ep0: Move 'zlp' description to appropriate function headerLee Jones
2020-07-03usb: cdns3: ep0: Fix a bunch of kerneldoc issuesLee Jones
2020-07-01usb: cdns3: ep0: delete the duplicate codePeter Chen
2020-06-29Merge 5.8-rc3 into usb-nextGreg Kroah-Hartman
2020-06-24usb: cdns3: ep0: add spinlock for cdns3_check_new_setupPeter Chen
2020-06-24usb: cdns3: ep0: fix the test mode set incorrectlyPeter Chen
2020-06-24USB: ch9: add "USB_" prefix in front of TEST definesGreg Kroah-Hartman
2020-05-25usb: cdns3: ep0: delete the redundant status stagePeter Chen
2019-10-07usb:cdns3: Fix for CV CH9 running with g_zero driver.Pawel Laszczak
2019-10-04usb: cdns3: Fix sheduling with locks held.Pawel Laszczak
2019-09-03usb: cdns3: Fix Wunused-but-set-variable warningYueHaibing
2019-08-29usb: cdns3: Add Cadence USB3 DRD DriverPawel Laszczak