All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND PATCH 0/4] MUSB and jz4740-musb fixes
@ 2020-10-27 16:41 Paul Cercueil
  2020-10-27 16:41 ` [RESEND PATCH 1/4] usb: musb: Fix runtime PM race in musb_queue_resume_work Paul Cercueil
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Paul Cercueil @ 2020-10-27 16:41 UTC (permalink / raw)
  To: Bin Liu
  Cc: Greg Kroah-Hartman, Tony Lindgren, od, linux-usb, linux-kernel,
	Paul Cercueil

Hi Bin,

The first two patches of this series have already been sent before but
were never merged, hence the RESEND. This is not really a V2 as nothing
changed there.

Patches 3/4 are new.

Cheers,
-Paul

Paul Cercueil (4):
  usb: musb: Fix runtime PM race in musb_queue_resume_work
  usb: musb: Fix NULL check on struct musb_request field
  usb: musb: dma: Remove unused variable
  musb: jz4740: Add missing CR to error strings

 drivers/usb/musb/jz4740.c      | 14 +++++++-------
 drivers/usb/musb/musb_core.c   | 31 +++++++++++++++++--------------
 drivers/usb/musb/musb_gadget.c |  2 +-
 drivers/usb/musb/musbhsdma.c   |  4 ----
 4 files changed, 25 insertions(+), 26 deletions(-)

-- 
2.28.0


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

end of thread, other threads:[~2020-10-29 14:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-27 16:41 [RESEND PATCH 0/4] MUSB and jz4740-musb fixes Paul Cercueil
2020-10-27 16:41 ` [RESEND PATCH 1/4] usb: musb: Fix runtime PM race in musb_queue_resume_work Paul Cercueil
2020-10-27 16:41 ` [RESEND PATCH 2/4] usb: musb: Fix NULL check on struct musb_request field Paul Cercueil
2020-10-29 14:58   ` Tony Lindgren
2020-10-27 16:41 ` [RESEND PATCH 3/4] usb: musb: dma: Remove unused variable Paul Cercueil
2020-10-27 16:42 ` [RESEND PATCH 4/4] musb: jz4740: Add missing CR to error strings 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.