mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* usbgadget fix some crashes
@ 2017-09-27  9:12 Sascha Hauer
  2017-09-27  9:12 ` [PATCH 1/4] usbgadget: autostart: Handle errors in file list gracefully Sascha Hauer
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Sascha Hauer @ 2017-09-27  9:12 UTC (permalink / raw)
  To: Barebox List; +Cc: Oleksij Rempel

The following fixes some crashes I stumbled upon when trying to use
the usbgadget autostart feature.

Sascha

----------------------------------------------------------------
Sascha Hauer (4):
      usbgadget: autostart: Handle errors in file list gracefully
      usbgadget: do not register when no functions present
      usbgadget: only set to peripheral mode when error checking is done
      usbgadget: unregister when usb_composite_probe() fails

 drivers/usb/gadget/autostart.c | 18 +++++++++++++++---
 drivers/usb/gadget/multi.c     | 10 +++++++++-
 2 files changed, 24 insertions(+), 4 deletions(-)

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2017-09-29 13:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-27  9:12 usbgadget fix some crashes Sascha Hauer
2017-09-27  9:12 ` [PATCH 1/4] usbgadget: autostart: Handle errors in file list gracefully Sascha Hauer
2017-09-29 13:02   ` Oleksij Rempel
2017-09-27  9:12 ` [PATCH 2/4] usbgadget: do not register when no functions present Sascha Hauer
2017-09-29 13:05   ` Oleksij Rempel
2017-09-27  9:12 ` [PATCH 3/4] usbgadget: only set to peripheral mode when error checking is done Sascha Hauer
2017-09-29 13:06   ` Oleksij Rempel
2017-09-27  9:12 ` [PATCH 4/4] usbgadget: unregister when usb_composite_probe() fails Sascha Hauer
2017-09-29 13:08   ` Oleksij Rempel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox