All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] usb: gadget: atmel: support USB suspend/resume
@ 2019-02-20 12:19 Jonas Bonn
  2019-02-20 12:19   ` [1/3] " Jonas Bonn
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Jonas Bonn @ 2019-02-20 12:19 UTC (permalink / raw)
  To: linux-kernel, linux-usb; +Cc: Jonas Bonn

This patch series hooks up proper support for USB suspend and resume to the
Atmel UDC.

Jonas Bonn (3):
  usb: gadget: atmel_usba_udc: simplify setting of interrupt-enabled
    mask
  usb: gadget: atmel: support USB suspend
  usb: gadget: atmel: tie wake lock to running clock

 drivers/usb/gadget/udc/atmel_usba_udc.c | 84 ++++++++++++++++++++-----
 drivers/usb/gadget/udc/atmel_usba_udc.h |  1 +
 2 files changed, 71 insertions(+), 14 deletions(-)

-- 
2.19.1


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

end of thread, other threads:[~2019-04-29  8:42 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-20 12:19 [PATCH 0/3] usb: gadget: atmel: support USB suspend/resume Jonas Bonn
2019-02-20 12:19 ` [PATCH 1/3] usb: gadget: atmel_usba_udc: simplify setting of interrupt-enabled mask Jonas Bonn
2019-02-20 12:19   ` Jonas Bonn
2019-02-20 12:19   ` [1/3] " Jonas Bonn
2019-02-20 12:20 ` [PATCH 2/3] usb: gadget: atmel: support USB suspend Jonas Bonn
2019-02-20 12:20   ` Jonas Bonn
2019-02-20 12:20   ` [2/3] " Jonas Bonn
2019-04-27  5:01   ` [PATCH 2/3] " Jonas Bonn
2019-04-27  5:01     ` Jonas Bonn
2019-04-27  5:01     ` [2/3] " Jonas Bonn
2019-04-29  8:42     ` [PATCH 2/3] " Nicolas.Ferre
2019-04-29  8:42       ` Nicolas.Ferre
2019-04-29  8:42       ` [2/3] " Nicolas Ferre
2019-02-20 12:20 ` [PATCH 3/3] usb: gadget: atmel: tie wake lock to running clock Jonas Bonn
2019-02-20 12:20   ` Jonas Bonn
2019-02-20 12:20   ` [3/3] " Jonas Bonn

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.