public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] media: uvcvideo: Fix allocation for small frame sizes
@ 2026-01-14 10:32 Ricardo Ribalda
  2026-01-14 10:32 ` [PATCH 1/3] " Ricardo Ribalda
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Ricardo Ribalda @ 2026-01-14 10:32 UTC (permalink / raw)
  To: Laurent Pinchart, Hans de Goede, Mauro Carvalho Chehab,
	Johannes Berg
  Cc: Laurent Pinchart, linux-media, linux-kernel, Ricardo Ribalda,
	Itay Chamiel

This set fixes a bug in uvc_alloc_urb_buffers() and two more style
patches.

The first patch was Reported by Itay, who asked if I could prepare and
send the patch on his behalf.

Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
---
Ricardo Ribalda (3):
      media: uvcvideo: Fix allocation for small frame sizes
      media: uvcvideo: Pass allocation size directly to uvc_alloc_urb_buffer
      media: uvcvideo: use min() for npacket calculation

 drivers/media/usb/uvc/uvc_video.c | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)
---
base-commit: 17526c7e69d07395e9d39794aacba42dcb02ff49
change-id: 20260114-uvc-alloc-urb-d1a0c617106a

Best regards,
-- 
Ricardo Ribalda <ribalda@chromium.org>


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2026-01-22  7:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-14 10:32 [PATCH 0/3] media: uvcvideo: Fix allocation for small frame sizes Ricardo Ribalda
2026-01-14 10:32 ` [PATCH 1/3] " Ricardo Ribalda
2026-01-22  1:45   ` Laurent Pinchart
2026-01-14 10:32 ` [PATCH 2/3] media: uvcvideo: Pass allocation size directly to uvc_alloc_urb_buffer Ricardo Ribalda
2026-01-22  1:47   ` Laurent Pinchart
2026-01-14 10:32 ` [PATCH 3/3] media: uvcvideo: use min() for npacket calculation Ricardo Ribalda
2026-01-22  1:49   ` Laurent Pinchart
2026-01-22  7:49     ` Ricardo Ribalda
2026-01-14 12:17 ` [PATCH 0/3] media: uvcvideo: Fix allocation for small frame sizes Itay Chamiel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox