All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] usb bug fixes
@ 2013-07-29 10:27 Nikita Kiryanov
  2013-07-29 10:27 ` [U-Boot] [PATCH 1/2] usb_hub: fix power cycling logic Nikita Kiryanov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nikita Kiryanov @ 2013-07-29 10:27 UTC (permalink / raw)
  To: u-boot

This series contains two usb related bug fixes, one regarding the power cycling
of hub ports, and the other- a memory leak in ehci-hcd.

Cc: Marek Vasut <marex@denx.de>
Cc: Igor Grinberg <grinberg@compulab.co.il>

Nikita Kiryanov (2):
  usb_hub: fix power cycling logic
  ehci-hcd: fix memory leak in lowlevel init

 common/usb_hub.c            | 4 ++--
 drivers/usb/host/ehci-hcd.c | 4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

-- 
1.8.1.2

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

end of thread, other threads:[~2013-07-29 21:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-29 10:27 [U-Boot] [PATCH 0/2] usb bug fixes Nikita Kiryanov
2013-07-29 10:27 ` [U-Boot] [PATCH 1/2] usb_hub: fix power cycling logic Nikita Kiryanov
2013-07-29 10:27 ` [U-Boot] [PATCH 2/2] ehci-hcd: fix memory leak in lowlevel init Nikita Kiryanov
2013-07-29 21:02 ` [U-Boot] [PATCH 0/2] usb bug fixes Marek Vasut

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.