summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdnsp-gadget.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-12usb: cdnsp: Fixes issue with Configure Endpoint commandPawel Laszczak1-5/+12
2021-03-27usb: cdnsp: Fixes issue with dequeuing requests after disabling endpointPawel Laszczak1-0/+4
2021-02-06usb: cdnsp: Removes some useless trace eventsPawel Laszczak1-2/+0
2020-12-29usb: cdnsp: Fixes for sparse warningsPawel Laszczak1-15/+9
2020-12-29usb: cdnsp: Removes some not useful function argumentsPawel Laszczak1-1/+1
2020-12-29usb: cdnsp: Mark cdnsp_gadget_ops with static keywordZou Wei1-1/+1
2020-12-29usb: cdnsp: Add tracepoints for CDNSP driverPawel Laszczak1-6/+69
2020-12-29usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD DriverPawel Laszczak1-0/+1954