Home
last modified time | relevance | path

Searched hist:"337 fc7e665a20bd0c23da233ffb9e8469d999e72" (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/usb/emul/
H A Dsandbox_hub.cdiff 337fc7e665a20bd0c23da233ffb9e8469d999e72 Wed Jul 19 08:50:00 CDT 2017 Bin Meng <bmeng.cn@gmail.com> usb: hub: Change USB hub descriptor to match USB 3.0 hubs

USB 3.0 hubs have a slightly different hub descriptor than USB 2.0
hubs, with a fixed (rather than variable length) size. Change the
host controller drivers that access those last two fields
(DeviceRemovable and PortPowerCtrlMask) to use the union.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Tested-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.cdiff 337fc7e665a20bd0c23da233ffb9e8469d999e72 Wed Jul 19 08:50:00 CDT 2017 Bin Meng <bmeng.cn@gmail.com> usb: hub: Change USB hub descriptor to match USB 3.0 hubs

USB 3.0 hubs have a slightly different hub descriptor than USB 2.0
hubs, with a fixed (rather than variable length) size. Change the
host controller drivers that access those last two fields
(DeviceRemovable and PortPowerCtrlMask) to use the union.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Tested-by: Stefan Roese <sr@denx.de>
H A Dehci-hcd.cdiff 337fc7e665a20bd0c23da233ffb9e8469d999e72 Wed Jul 19 08:50:00 CDT 2017 Bin Meng <bmeng.cn@gmail.com> usb: hub: Change USB hub descriptor to match USB 3.0 hubs

USB 3.0 hubs have a slightly different hub descriptor than USB 2.0
hubs, with a fixed (rather than variable length) size. Change the
host controller drivers that access those last two fields
(DeviceRemovable and PortPowerCtrlMask) to use the union.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Tested-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/common/
H A Dusb_hub.cdiff 337fc7e665a20bd0c23da233ffb9e8469d999e72 Wed Jul 19 08:50:00 CDT 2017 Bin Meng <bmeng.cn@gmail.com> usb: hub: Change USB hub descriptor to match USB 3.0 hubs

USB 3.0 hubs have a slightly different hub descriptor than USB 2.0
hubs, with a fixed (rather than variable length) size. Change the
host controller drivers that access those last two fields
(DeviceRemovable and PortPowerCtrlMask) to use the union.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Tested-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/include/
H A Dusb.hdiff 337fc7e665a20bd0c23da233ffb9e8469d999e72 Wed Jul 19 08:50:00 CDT 2017 Bin Meng <bmeng.cn@gmail.com> usb: hub: Change USB hub descriptor to match USB 3.0 hubs

USB 3.0 hubs have a slightly different hub descriptor than USB 2.0
hubs, with a fixed (rather than variable length) size. Change the
host controller drivers that access those last two fields
(DeviceRemovable and PortPowerCtrlMask) to use the union.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Tested-by: Stefan Roese <sr@denx.de>