All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] usb: gadget: udc: renesas_usb3: add DMAC support
@ 2017-04-26 11:50 Yoshihiro Shimoda
  2017-04-26 11:50 ` [PATCH 1/5] usb: gadget: udc: renesas_usb3: fix pm_runtime functions calling Yoshihiro Shimoda
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Yoshihiro Shimoda @ 2017-04-26 11:50 UTC (permalink / raw)
  To: balbi; +Cc: gregkh, linux-usb, linux-renesas-soc, Yoshihiro Shimoda

This patch set is based on the latest Feribe's usb.git / testing/next branch
(the commit id = 28ea6be01e2cf244c461a40c8e9593816f894412.)

This patch set has 2 things:
 - Fixes some minor issues.
 - Add support for dedicated DMAC.

If possible, I want the patches [1/5] to [4/5] to be applied to v4.12-rcN.
I think the patch [5/5] will be applied to v4.13 (or later).
Should I submit them sepaletely?

Yoshihiro Shimoda (5):
  usb: gadget: udc: renesas_usb3: fix pm_runtime functions calling
  usb: gadget: udc: renesas_usb3: fix deadlock by spinlock
  usb: gadget: udc: renesas_usb3: lock for PN_ registers access
  usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timing
  usb: gadget: udc: renesas_usb3: add support for dedicated DMAC

 drivers/usb/gadget/udc/renesas_usb3.c | 438 +++++++++++++++++++++++++++++++++-
 1 file changed, 425 insertions(+), 13 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-06-06 11:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-26 11:50 [PATCH 0/5] usb: gadget: udc: renesas_usb3: add DMAC support Yoshihiro Shimoda
2017-04-26 11:50 ` [PATCH 1/5] usb: gadget: udc: renesas_usb3: fix pm_runtime functions calling Yoshihiro Shimoda
2017-04-26 11:50 ` [PATCH 2/5] usb: gadget: udc: renesas_usb3: fix deadlock by spinlock Yoshihiro Shimoda
2017-04-26 11:50 ` [PATCH 3/5] usb: gadget: udc: renesas_usb3: lock for PN_ registers access Yoshihiro Shimoda
2017-04-26 11:50 ` [PATCH 4/5] usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timing Yoshihiro Shimoda
2017-04-26 11:50 ` [PATCH 5/5] usb: gadget: udc: renesas_usb3: add support for dedicated DMAC Yoshihiro Shimoda
2017-05-23  6:00 ` [PATCH 0/5] usb: gadget: udc: renesas_usb3: add DMAC support Yoshihiro Shimoda
2017-06-02  9:48   ` Felipe Balbi
2017-06-06  9:24     ` Yoshihiro Shimoda
2017-06-06  9:39       ` Felipe Balbi
2017-06-06 11:27         ` Yoshihiro Shimoda

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.