Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-09-13 | sub: cdns2: Use predefined PCI vendor ID constant | Andy Shevchenko | 1 | -4/+3 |
2024-09-09 | Merge 6.11-rc7 into usb-next | Greg Kroah-Hartman | 2 | -9/+12 |
2024-09-03 | usb: cdns2: Convert comma to semicolon | Chen Ni | 1 | -2/+2 |
2024-09-03 | usb: cdns2: Fix controller reset issue | Pawel Laszczak | 2 | -9/+12 |
2024-06-07 | PCI: Use array for .id_table consistently | Masahiro Yamada | 1 | -1/+1 |
2024-05-22 | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) | 1 | -11/+11 |
2023-12-15 | usb: cdns2: Replace snprintf() with the safer scnprintf() variant | Lee Jones | 1 | -69/+69 |
2023-06-19 | usb: cdns2: Fix spelling mistake in a trace message "Wakupe" -> "Wakeup" | Colin Ian King | 1 | -1/+1 |
2023-06-13 | usb: cdns2: Add tracepoints for CDNS2 driver | Pawel Laszczak | 6 | -3/+896 |
2023-06-13 | usb: cdns2: Add main part of Cadence USBHS driver | Pawel Laszczak | 5 | -0/+3215 |
2023-06-13 | usb: cdns2: Device side header file for CDNS2 driver | Pawel Laszczak | 1 | -0/+707 |