summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdnsp-ring.c
AgeCommit message (Expand)Author
2023-11-21usb: cdnsp: Fix deadlock issue during using NCM gadgetPawel Laszczak
2023-10-27usb:cdnsp: remove TRB_FLUSH_ENDPOINT commandPawel Laszczak
2023-01-17usb: cdnsp: : add scatter gather support for ISOC endpointPawel Laszczak
2022-11-29usb: cdnsp: fix lack of ZLP for ep0Pawel Laszczak
2022-11-22usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1Pawel Laszczak
2022-11-22usb: cdnsp: Fix issue with Clear Feature Halt EndpointPawel Laszczak
2022-06-10usb: cdnsp: Fixed setting last_trb incorrectlyJing Leng
2021-12-13usb: cdnsp: Fix incorrect status for control requestPawel Laszczak
2021-12-13usb: cdnsp: Fix incorrect calling of cdnsp_died functionPawel Laszczak
2021-07-29usb: cdnsp: Fixed issue with ZLPPawel Laszczak
2021-05-27usb: cdnsp: Fix deadlock issue in cdnsp_thread_irq_handlerPawel Laszczak
2021-03-13usb: cdnsp: Fixes incorrect value in ISOC TRBPawel Laszczak
2021-02-06usb: cdnsp: Removes some useless trace eventsPawel Laszczak
2020-12-29usb: cdnsp: Fixes for sparse warningsPawel Laszczak
2020-12-29usb: cdnsp: Add tracepoints for CDNSP driverPawel Laszczak
2020-12-29usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD DriverPawel Laszczak