summaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/cdnsp-ring.c
Commit message (Expand)AuthorAgeFilesLines
* usb: cdnsp: Fix incorrect usb_request statusPawel Laszczak2024-10-041-2/+4
* usb: cdnsp: fix for Link TRB with TCPawel Laszczak2024-09-041-0/+28
* usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq functionPawel Laszczak2024-09-041-1/+1
* usb: cdnsp: Fix deadlock issue during using NCM gadgetPawel Laszczak2023-11-211-0/+3
* usb:cdnsp: remove TRB_FLUSH_ENDPOINT commandPawel Laszczak2023-10-271-24/+0
* usb: cdnsp: : add scatter gather support for ISOC endpointPawel Laszczak2023-01-171-50/+60
* usb: cdnsp: fix lack of ZLP for ep0Pawel Laszczak2022-11-291-10/+32
* 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