Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-06-17 | USB: UDC: net2280: remove redundant continue statement | Colin Ian King | 1 | -2/+0 |
2021-06-17 | usb: host: u132-hcd: remove redundant continue statements | Colin Ian King | 1 | -4/+2 |
2021-06-17 | usb: host: xhci-tegra: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang | 1 | -2/+1 |
2021-06-17 | usb: host: xhci-tegra: Add missing of_node_put() in tegra_xusb_probe() | Yang Yingliang | 1 | -0/+1 |
2021-06-17 | usb: host: xhci-tegra: add missing put_device() in tegra_xusb_probe() | Yang Yingliang | 1 | -4/+8 |
2021-06-17 | usb: renesas-xhci: Fix handling of unknown ROM state | Moritz Fischer | 1 | -8/+8 |
2021-06-15 | arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub | Matthias Kaehlcke | 4 | -30/+39 |
2021-06-15 | usb: host: xhci-plat: Create platform device for onboard hubs in probe() | Matthias Kaehlcke | 3 | -0/+9 |
2021-06-15 | of/platform: Add stubs for of_platform_device_create/destroy() | Matthias Kaehlcke | 1 | -4/+18 |
2021-06-15 | USB: misc: Add onboard_usb_hub driver | Matthias Kaehlcke | 6 | -0/+548 |