开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
cdns3
/
cdnsp-mem.c
Age
Commit message (
Expand
)
Author
2026-06-25
usb: cdnsp: fix stream context array leak in cdnsp_alloc_stream_info()
Haoxiang Li
2026-04-27
usb: cdnsp: add support for eUSB2v2 port
Pawel Laszczak
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2021-12-03
usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()
Zhou Qingyang
2021-08-13
usb: cdnsp: fix the wrong mult value for HS isoc or intr
Chunfeng Yun
2021-05-11
usb: cdnsp: Useless condition has been removed
Pawel Laszczak
2021-04-12
usb: cdnsp: remove redundant initialization of variable ret
Colin Ian King
2021-04-12
usb: cdns3: delete repeated clear operations
Wang Qing
2020-12-29
usb: cdnsp: Fixes for sparse warnings
Pawel Laszczak
2020-12-29
usb: cdnsp: fix error handling in cdnsp_mem_init()
Pawel Laszczak
2020-12-29
usb: cdnsp: Removes some not useful function arguments
Pawel Laszczak
2020-12-29
usb: cdnsp: Add tracepoints for CDNSP driver
Pawel Laszczak
2020-12-29
usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver
Pawel Laszczak