summaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/cdnsp-ring.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-10usb: cdnsp: Fixed setting last_trb incorrectlyJing Leng1-8/+11
2021-12-13usb: cdnsp: Fix incorrect status for control requestPawel Laszczak1-0/+2
2021-12-13usb: cdnsp: Fix incorrect calling of cdnsp_died functionPawel Laszczak1-1/+8
2021-07-29usb: cdnsp: Fixed issue with ZLPPawel Laszczak1-10/+8
2021-05-27usb: cdnsp: Fix deadlock issue in cdnsp_thread_irq_handlerPawel Laszczak1-3/+4
2021-03-13usb: cdnsp: Fixes incorrect value in ISOC TRBPawel Laszczak1-1/+4
2021-02-06usb: cdnsp: Removes some useless trace eventsPawel Laszczak1-1/+0
2020-12-29usb: cdnsp: Fixes for sparse warningsPawel Laszczak1-2/+2
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/+2376