| b466df35 | 07-Sep-2017 |
Maxime Ripard <maxime.ripard@free-electrons.com> |
UPSTREAM: usb: gadget: usb_ether: Move settings to common
The usb_ether gadget duplicates the USB settings for the manufacturer, product ID and vendor ID.
Make sure we use the common option so that
UPSTREAM: usb: gadget: usb_ether: Move settings to common
The usb_ether gadget duplicates the USB settings for the manufacturer, product ID and vendor ID.
Make sure we use the common option so that we can expect a single VID/PID couple for a single device.
Change-Id: I71cabacc3dcf5a7335996b2ddaf812e1c97b097b Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Lukasz Majewski <lukma@denx.de> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit 10ac57fda3ff46a20af7ded6cc03d78e88032495)
show more ...
|
| 0c3f0a1e | 12-Sep-2017 |
Maxime Ripard <maxime.ripard@free-electrons.com> |
UPSTREAM: usb: gadget: Document USBNET_DEVADDR
Add an help about the USBNET_DEVADDR Kconfig option to make it clearer what it's about.
Change-Id: I633f3104bb6bffb703be52f50ee18085d4242f13 Acked-by:
UPSTREAM: usb: gadget: Document USBNET_DEVADDR
Add an help about the USBNET_DEVADDR Kconfig option to make it clearer what it's about.
Change-Id: I633f3104bb6bffb703be52f50ee18085d4242f13 Acked-by: Łukasz Majewski <lukma@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit 74e7997c70d80e4b3de0622fbff3e75f72b8c1ce)
show more ...
|
| 8659d08d | 11-Sep-2018 |
Frank Wang <frank.wang@rock-chips.com> |
usb: dwc2: amend the maximum request length
Amend the maximum request length equate to the maximum transfer size of endpoind.
Change-Id: I926c23ddf347f33cf166c51c80d099441978ca7e Signed-off-by: Fra
usb: dwc2: amend the maximum request length
Amend the maximum request length equate to the maximum transfer size of endpoind.
Change-Id: I926c23ddf347f33cf166c51c80d099441978ca7e Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
show more ...
|