All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2][5.9-rc] USB FunctionFS DMABUF interface fixes
@ 2024-04-02 11:09 Paul Cercueil
  2024-04-02 11:09 ` [PATCH 1/2] usb: gadget: functionfs: Fix inverted DMA fence direction Paul Cercueil
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Paul Cercueil @ 2024-04-02 11:09 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Christian König, Daniel Vetter, linux-usb, linux-kernel,
	Paul Cercueil

Hi Greg,

Here are two patches that address issues that were noticed by Christian
when reviewing the very similar IIO DMABUF interface (but the FunctionFS
patchset was already merged at that point).

Based on 5.9-rc2.

Cheers,
-Paul

Paul Cercueil (2):
  usb: gadget: functionfs: Fix inverted DMA fence direction
  usb: gadget: functionfs: Wait for fences before enqueueing DMABUF

 drivers/usb/gadget/function/f_fs.c | 29 ++++++++++++++++-------------
 1 file changed, 16 insertions(+), 13 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-04-02 13:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-02 11:09 [PATCH 0/2][5.9-rc] USB FunctionFS DMABUF interface fixes Paul Cercueil
2024-04-02 11:09 ` [PATCH 1/2] usb: gadget: functionfs: Fix inverted DMA fence direction Paul Cercueil
2024-04-02 11:09 ` [PATCH 2/2] usb: gadget: functionfs: Wait for fences before enqueueing DMABUF Paul Cercueil
2024-04-02 12:41 ` [PATCH 0/2][5.9-rc] USB FunctionFS DMABUF interface fixes Greg Kroah-Hartman
2024-04-02 13:43   ` Paul Cercueil

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.