summaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/cdnsp-mem.c
Commit message (Expand)AuthorAgeFilesLines
* usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()Zhou Qingyang2021-12-031-0/+3
* usb: cdnsp: fix the wrong mult value for HS isoc or intrChunfeng Yun2021-08-131-1/+1
* usb: cdnsp: Useless condition has been removedPawel Laszczak2021-05-111-3/+2
* usb: cdnsp: remove redundant initialization of variable retColin Ian King2021-04-121-1/+1
* usb: cdns3: delete repeated clear operationsWang Qing2021-04-121-1/+0
* usb: cdnsp: Fixes for sparse warningsPawel Laszczak2020-12-291-5/+6
* usb: cdnsp: fix error handling in cdnsp_mem_init()Pawel Laszczak2020-12-291-12/+24
* usb: cdnsp: Removes some not useful function argumentsPawel Laszczak2020-12-291-12/+11
* usb: cdnsp: Add tracepoints for CDNSP driverPawel Laszczak2020-12-291-2/+16
* usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD DriverPawel Laszczak2020-12-291-0/+1310