Searched hist:"337 fc7e665a20bd0c23da233ffb9e8469d999e72" (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/drivers/usb/emul/ |
H A D | sandbox_hub.c | diff 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 D | xhci.c | diff 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 D | ehci-hcd.c | diff 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 D | usb_hub.c | diff 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 D | usb.h | diff 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>
|