aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/cdns3/cdnsp-mem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-03usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()Zhou Qingyang1-0/+3
2021-08-13usb: cdnsp: fix the wrong mult value for HS isoc or intrChunfeng Yun1-1/+1
2021-05-11usb: cdnsp: Useless condition has been removedPawel Laszczak1-3/+2
2021-04-12usb: cdnsp: remove redundant initialization of variable retColin Ian King1-1/+1
2021-04-12usb: cdns3: delete repeated clear operationsWang Qing1-1/+0
2020-12-29usb: cdnsp: Fixes for sparse warningsPawel Laszczak1-5/+6
2020-12-29usb: cdnsp: fix error handling in cdnsp_mem_init()Pawel Laszczak1-12/+24
2020-12-29usb: cdnsp: Removes some not useful function argumentsPawel Laszczak1-12/+11
2020-12-29usb: cdnsp: Add tracepoints for CDNSP driverPawel Laszczak1-2/+16
2020-12-29usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD DriverPawel Laszczak1-0/+1310