Searched hist:c7e3b2b58636704d504ac270031d87b716d8b273 (Results 1 – 8 of 8) sorted by relevance
/openbmc/u-boot/drivers/usb/host/ |
H A D | sl811-hcd.c | diff c7e3b2b58636704d504ac270031d87b716d8b273 Tue Sep 25 17:14:34 CDT 2012 Lucas Stach <dev@lynxeye.de> usb: lowlevel interface change to support multiple controllers
Carry an index in the lowlevel usb functions to make specify the respective usb controller.
Also pass through an controller struct from lowlevel_init to the creation of the root usb device of this controller.
Signed-off-by: Lucas Stach <dev@lynxeye.de> Reviewed-by: Marek Vasut <marex@denx.de>
|
H A D | r8a66597-hcd.c | diff c7e3b2b58636704d504ac270031d87b716d8b273 Tue Sep 25 17:14:34 CDT 2012 Lucas Stach <dev@lynxeye.de> usb: lowlevel interface change to support multiple controllers
Carry an index in the lowlevel usb functions to make specify the respective usb controller.
Also pass through an controller struct from lowlevel_init to the creation of the root usb device of this controller.
Signed-off-by: Lucas Stach <dev@lynxeye.de> Reviewed-by: Marek Vasut <marex@denx.de>
|
H A D | ohci-hcd.c | diff c7e3b2b58636704d504ac270031d87b716d8b273 Tue Sep 25 17:14:34 CDT 2012 Lucas Stach <dev@lynxeye.de> usb: lowlevel interface change to support multiple controllers
Carry an index in the lowlevel usb functions to make specify the respective usb controller.
Also pass through an controller struct from lowlevel_init to the creation of the root usb device of this controller.
Signed-off-by: Lucas Stach <dev@lynxeye.de> Reviewed-by: Marek Vasut <marex@denx.de>
|
H A D | ehci-hcd.c | diff c7e3b2b58636704d504ac270031d87b716d8b273 Tue Sep 25 17:14:34 CDT 2012 Lucas Stach <dev@lynxeye.de> usb: lowlevel interface change to support multiple controllers
Carry an index in the lowlevel usb functions to make specify the respective usb controller.
Also pass through an controller struct from lowlevel_init to the creation of the root usb device of this controller.
Signed-off-by: Lucas Stach <dev@lynxeye.de> Reviewed-by: Marek Vasut <marex@denx.de>
|
/openbmc/u-boot/drivers/usb/musb/ |
H A D | musb_hcd.c | diff c7e3b2b58636704d504ac270031d87b716d8b273 Tue Sep 25 17:14:34 CDT 2012 Lucas Stach <dev@lynxeye.de> usb: lowlevel interface change to support multiple controllers
Carry an index in the lowlevel usb functions to make specify the respective usb controller.
Also pass through an controller struct from lowlevel_init to the creation of the root usb device of this controller.
Signed-off-by: Lucas Stach <dev@lynxeye.de> Reviewed-by: Marek Vasut <marex@denx.de>
|
/openbmc/u-boot/common/ |
H A D | usb_hub.c | diff c7e3b2b58636704d504ac270031d87b716d8b273 Tue Sep 25 17:14:34 CDT 2012 Lucas Stach <dev@lynxeye.de> usb: lowlevel interface change to support multiple controllers
Carry an index in the lowlevel usb functions to make specify the respective usb controller.
Also pass through an controller struct from lowlevel_init to the creation of the root usb device of this controller.
Signed-off-by: Lucas Stach <dev@lynxeye.de> Reviewed-by: Marek Vasut <marex@denx.de>
|
H A D | usb.c | diff c7e3b2b58636704d504ac270031d87b716d8b273 Tue Sep 25 17:14:34 CDT 2012 Lucas Stach <dev@lynxeye.de> usb: lowlevel interface change to support multiple controllers
Carry an index in the lowlevel usb functions to make specify the respective usb controller.
Also pass through an controller struct from lowlevel_init to the creation of the root usb device of this controller.
Signed-off-by: Lucas Stach <dev@lynxeye.de> Reviewed-by: Marek Vasut <marex@denx.de>
|
/openbmc/u-boot/include/ |
H A D | usb.h | diff c7e3b2b58636704d504ac270031d87b716d8b273 Tue Sep 25 17:14:34 CDT 2012 Lucas Stach <dev@lynxeye.de> usb: lowlevel interface change to support multiple controllers
Carry an index in the lowlevel usb functions to make specify the respective usb controller.
Also pass through an controller struct from lowlevel_init to the creation of the root usb device of this controller.
Signed-off-by: Lucas Stach <dev@lynxeye.de> Reviewed-by: Marek Vasut <marex@denx.de>
|