Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-03 | usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init() | Zhou Qingyang | 1 | -0/+3 |
2021-08-13 | usb: cdnsp: fix the wrong mult value for HS isoc or intr | Chunfeng Yun | 1 | -1/+1 |
2021-05-11 | usb: cdnsp: Useless condition has been removed | Pawel Laszczak | 1 | -3/+2 |
2021-04-12 | usb: cdnsp: remove redundant initialization of variable ret | Colin Ian King | 1 | -1/+1 |
2021-04-12 | usb: cdns3: delete repeated clear operations | Wang Qing | 1 | -1/+0 |
2020-12-29 | usb: cdnsp: Fixes for sparse warnings | Pawel Laszczak | 1 | -5/+6 |
2020-12-29 | usb: cdnsp: fix error handling in cdnsp_mem_init() | Pawel Laszczak | 1 | -12/+24 |
2020-12-29 | usb: cdnsp: Removes some not useful function arguments | Pawel Laszczak | 1 | -12/+11 |
2020-12-29 | usb: cdnsp: Add tracepoints for CDNSP driver | Pawel Laszczak | 1 | -2/+16 |
2020-12-29 | usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver | Pawel Laszczak | 1 | -0/+1310 |