summaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/ep0.c
Commit message (Expand)AuthorAgeFilesLines
* usb: cdns3: Change file names for cdns3 driver.Pawel Laszczak2020-12-291-894/+0
* usb: cdns3: Fix on-chip memory overflow issuePawel Laszczak2020-10-301-30/+35
* usb: cdns3: gadget: move wait configuration operationPeter Chen2020-10-021-1/+9
* usb: cdns3: ep0: delete the unnecessary operationPeter Chen2020-07-241-3/+0
* usb: cdns3: gadget: improve the set_configuration handlingPeter Chen2020-07-241-12/+3
* Merge 5.8-rc6 into usb-nextGreg Kroah-Hartman2020-07-201-15/+15
|\
| * usb: cdns3: ep0: fix some endian issuesPeter Chen2020-07-091-15/+15
* | usb: cdns3: ep0: Move 'zlp' description to appropriate function headerLee Jones2020-07-031-1/+1
* | usb: cdns3: ep0: Fix a bunch of kerneldoc issuesLee Jones2020-07-031-3/+9
* | usb: cdns3: ep0: delete the duplicate codePeter Chen2020-07-011-1/+1
* | Merge 5.8-rc3 into usb-nextGreg Kroah-Hartman2020-06-291-4/+6
|\|
| * usb: cdns3: ep0: add spinlock for cdns3_check_new_setupPeter Chen2020-06-241-3/+4
| * usb: cdns3: ep0: fix the test mode set incorrectlyPeter Chen2020-06-241-1/+2
* | USB: ch9: add "USB_" prefix in front of TEST definesGreg Kroah-Hartman2020-06-241-4/+4
|/
* usb: cdns3: ep0: delete the redundant status stagePeter Chen2020-05-251-7/+0
* usb:cdns3: Fix for CV CH9 running with g_zero driver.Pawel Laszczak2019-10-071-2/+8
* usb: cdns3: Fix sheduling with locks held.Pawel Laszczak2019-10-041-1/+1
* usb: cdns3: Fix Wunused-but-set-variable warningYueHaibing2019-09-031-3/+1
* usb: cdns3: Add Cadence USB3 DRD DriverPawel Laszczak2019-08-291-0/+888