linux/drivers/usb/renesas_usbhs
Rosen Penev 341434a444 usb: renesas_usbhs: use kzalloc_flex
Removes one allocation and one free by using a flexible array member.

Also added __counted_by for extra runtime analysis.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://patch.msgid.link/20260311232043.18025-1-rosenp@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2026-03-18 15:51:48 +01:00
..
common.c usb: renesas_usbhs: fix use-after-free in ISR during device removal 2026-03-11 16:18:16 +01:00
common.h usb: renesas_usbhs: Use platform_get_irq() to get the interrupt 2021-12-21 08:51:57 +01:00
fifo.c usb: renesas_usbhs: use proper DMAENGINE API for termination 2025-06-19 12:26:30 +02:00
fifo.h
Kconfig
Makefile
mod_gadget.c usb: renesas_usbhs: use kzalloc_flex 2026-03-18 15:51:48 +01:00
mod_host.c treewide: Replace kmalloc with kmalloc_obj for non-scalar types 2026-02-21 01:02:28 -08:00
mod.c usb: renesas_usbhs: Use platform_get_irq() to get the interrupt 2021-12-21 08:51:57 +01:00
mod.h
pipe.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
pipe.h
rcar2.c
rcar2.h
rcar3.c
rcar3.h
rza.c usb: Explicitly include correct DT includes 2023-07-25 18:20:02 +02:00
rza.h usb: renesas_usbhs: Update usbhs pipe configuration for RZ/G2L family 2024-03-27 07:57:16 +01:00
rza2.c usb: renesas_usbhs: Update usbhs pipe configuration for RZ/G2L family 2024-03-27 07:57:16 +01:00