summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/udc/cdns2
AgeCommit message (Expand)AuthorLines
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2025-11-21usb: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-1/+0
2025-09-06cdns2: Remove unused tracepointsSteven Rostedt-69/+0
2025-01-15USB: gadget: Use str_enable_disable-like helpersKrzysztof Kozlowski-6/+7
2024-11-13usb: cdns3: Synchronise PCI IDs via common data baseAndy Shevchenko-2/+1
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-1/+1
2024-09-13sub: cdns2: Use predefined PCI vendor ID constantAndy Shevchenko-4/+3
2024-09-09Merge 6.11-rc7 into usb-nextGreg Kroah-Hartman-9/+12
2024-09-03usb: cdns2: Convert comma to semicolonChen Ni-2/+2
2024-09-03usb: cdns2: Fix controller reset issuePawel Laszczak-9/+12
2024-06-07PCI: Use array for .id_table consistentlyMasahiro Yamada-1/+1
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)-11/+11
2023-12-15usb: cdns2: Replace snprintf() with the safer scnprintf() variantLee Jones-69/+69
2023-06-19usb: cdns2: Fix spelling mistake in a trace message "Wakupe" -> "Wakeup"Colin Ian King-1/+1
2023-06-13usb: cdns2: Add tracepoints for CDNS2 driverPawel Laszczak-3/+896
2023-06-13usb: cdns2: Add main part of Cadence USBHS driverPawel Laszczak-0/+3215
2023-06-13usb: cdns2: Device side header file for CDNS2 driverPawel Laszczak-0/+707