All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/9] usb: driver-model fixes and dm support sunxi-ehci.c
@ 2015-05-01 10:04 Hans de Goede
  2015-05-01 10:04 ` [U-Boot] [PATCH v2 1/9] dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device Hans de Goede
                   ` (8 more replies)
  0 siblings, 9 replies; 17+ messages in thread
From: Hans de Goede @ 2015-05-01 10:04 UTC (permalink / raw)
  To: u-boot

Hi Simon and Marek,

Here is v2 of my driver-model fixes and dm support for sunxi-ehci.c set.

Changes since v1:
-Improved the commit mesg for "dm: usb: Copy over usb_device values from
 usb_scan_device() to final usb_device" adding that doing select config
 twice does not work for (some) usb-1 devices plugged into a usb-2 hub.
-Added a new patch changing usb_get_bus to make it easier to use for
 callers.
-Replace "dm: usb: Use controller_dev in dm ehci code" with
 "dm: usb: Use usb_get_bus in dm ehci code"
-Replace "dm: usb: Store usb_device parent pointer in usb_device" with
 "dm: usb: Fix finding of first upstream usb-2 hub in the ehci dm code"
-"sunxi: ehci: Convert to the driver-model"
 -Added comments describing the various fields in struct ehci_sunxi_priv
 -Dropped the empty ehci_usb_ofdata_to_platdata() function

As discussed before the plan is for patches 1-8 to go upstream through the
dm tree, and then I'll take patch 9 upstream through the sunxi tree as that
depends on some pending sunxi changes.

Regards,

Hans

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

end of thread, other threads:[~2015-05-03 17:20 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-01 10:04 [U-Boot] [PATCH v2 0/9] usb: driver-model fixes and dm support sunxi-ehci.c Hans de Goede
2015-05-01 10:04 ` [U-Boot] [PATCH v2 1/9] dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device Hans de Goede
2015-05-01 16:31   ` Simon Glass
2015-05-01 10:04 ` [U-Boot] [PATCH v2 2/9] dm: usb: Make usb_get_bus easier to use for callers Hans de Goede
2015-05-03 16:59   ` Simon Glass
2015-05-01 10:04 ` [U-Boot] [PATCH v2 3/9] dm: usb: Use usb_get_bus in dm ehci code Hans de Goede
2015-05-03 16:57   ` Simon Glass
2015-05-03 16:59   ` Simon Glass
2015-05-03 17:15     ` Hans de Goede
2015-05-03 17:20       ` Simon Glass
2015-05-01 10:04 ` [U-Boot] [PATCH v2 4/9] dm: usb: Fix finding of first upstream usb-2 hub in the ehci dm code Hans de Goede
2015-05-03 16:59   ` Simon Glass
2015-05-01 10:04 ` [U-Boot] [PATCH v2 5/9] dm: usb: Set desc_before_addr from " Hans de Goede
2015-05-01 10:04 ` [U-Boot] [PATCH v2 6/9] dm: usb: Add support for interrupt queues to the dm usb code Hans de Goede
2015-05-01 10:04 ` [U-Boot] [PATCH v2 7/9] dm: usb: Prefix ehci interrupt-queue functions with _ehci_ Hans de Goede
2015-05-01 10:04 ` [U-Boot] [PATCH v2 8/9] dm: usb: Add support for interrupt queues to the dm ehci code Hans de Goede
2015-05-01 10:04 ` [U-Boot] [PATCH v2 9/9] sunxi: ehci: Convert to the driver-model Hans de Goede

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.