aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc/cdns2
AgeCommit message (Expand)AuthorFilesLines
2024-09-13sub: cdns2: Use predefined PCI vendor ID constantAndy Shevchenko1-4/+3
2024-09-09Merge 6.11-rc7 into usb-nextGreg Kroah-Hartman2-9/+12
2024-09-03usb: cdns2: Convert comma to semicolonChen Ni1-2/+2
2024-09-03usb: cdns2: Fix controller reset issuePawel Laszczak2-9/+12
2024-06-07PCI: Use array for .id_table consistentlyMasahiro Yamada1-1/+1
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)1-11/+11
2023-12-15usb: cdns2: Replace snprintf() with the safer scnprintf() variantLee Jones1-69/+69
2023-06-19usb: cdns2: Fix spelling mistake in a trace message "Wakupe" -> "Wakeup"Colin Ian King1-1/+1
2023-06-13usb: cdns2: Add tracepoints for CDNS2 driverPawel Laszczak6-3/+896
2023-06-13usb: cdns2: Add main part of Cadence USBHS driverPawel Laszczak5-0/+3215
2023-06-13usb: cdns2: Device side header file for CDNS2 driverPawel Laszczak1-0/+707