All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 0/3] usb: gadget: udc: atmel: assorted fixes
@ 2020-07-08 18:04 ` Michał Mirosław
  0 siblings, 0 replies; 20+ messages in thread
From: Michał Mirosław @ 2020-07-08 18:04 UTC (permalink / raw)
  To: Alexandre Belloni, Cristian Birsan, Felipe Balbi,
	Greg Kroah-Hartman, Ludovic Desroches, Nicolas Ferre, Songjun Wu
  Cc: linux-arm-kernel, linux-kernel, linux-usb

Two trivial fixes and .pullup implementation for Atmel UDC driver to
make composite gadget happy when handling reconfiguration.

Michał Mirosław (3):
  usb: gadget: udc: atmel: remove outdated comment in usba_ep_disable()
  usb: gadget: udc: atmel: fix uninitialized read in debug printk
  usb: gadget: udc: atmel: implement .pullup callback

 drivers/usb/gadget/udc/atmel_usba_udc.c | 30 ++++++++++++++++++-------
 1 file changed, 22 insertions(+), 8 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2020-07-16 18:04 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-08 18:04 [PATCH RESEND 0/3] usb: gadget: udc: atmel: assorted fixes Michał Mirosław
2020-07-08 18:04 ` Michał Mirosław
2020-07-08 18:04 ` [PATCH RESEND 1/3] usb: gadget: udc: atmel: remove outdated comment in usba_ep_disable() Michał Mirosław
2020-07-08 18:04   ` Michał Mirosław
2020-07-15 21:44   ` Alexandre Belloni
2020-07-15 21:44     ` Alexandre Belloni
2020-07-16 17:55     ` Cristian.Birsan
2020-07-16 17:55       ` Cristian.Birsan
2020-07-08 18:04 ` [PATCH RESEND 2/3] usb: gadget: udc: atmel: fix uninitialized read in debug printk Michał Mirosław
2020-07-08 18:04   ` Michał Mirosław
2020-07-15 21:45   ` Alexandre Belloni
2020-07-15 21:45     ` Alexandre Belloni
2020-07-16 17:56     ` Cristian.Birsan
2020-07-16 17:56       ` Cristian.Birsan
2020-07-08 18:04 ` [PATCH RESEND 3/3] usb: gadget: udc: atmel: implement .pullup callback Michał Mirosław
2020-07-08 18:04   ` Michał Mirosław
2020-07-15 21:58   ` Alexandre Belloni
2020-07-15 21:58     ` Alexandre Belloni
2020-07-16 18:01     ` Cristian.Birsan
2020-07-16 18:01       ` Cristian.Birsan

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.