aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/cdnsp-ring.c
Commit message (Expand)AuthorAgeFilesLines
* usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1Pawel Laszczak2022-11-221-4/+10
* usb: cdnsp: Fix issue with Clear Feature Halt EndpointPawel Laszczak2022-11-221-1/+2
* usb: cdnsp: Fixed setting last_trb incorrectlyJing Leng2022-06-101-8/+11
* usb: cdnsp: Fix incorrect status for control requestPawel Laszczak2021-12-131-0/+2
* usb: cdnsp: Fix incorrect calling of cdnsp_died functionPawel Laszczak2021-12-131-1/+8
* usb: cdnsp: Fixed issue with ZLPPawel Laszczak2021-07-291-10/+8
* usb: cdnsp: Fix deadlock issue in cdnsp_thread_irq_handlerPawel Laszczak2021-05-271-3/+4
* usb: cdnsp: Fixes incorrect value in ISOC TRBPawel Laszczak2021-03-131-1/+4
* usb: cdnsp: Removes some useless trace eventsPawel Laszczak2021-02-061-1/+0
* usb: cdnsp: Fixes for sparse warningsPawel Laszczak2020-12-291-2/+2
* usb: cdnsp: Add tracepoints for CDNSP driverPawel Laszczak2020-12-291-6/+69
* usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD DriverPawel Laszczak2020-12-291-0/+2376