summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-01-09usbip: Fix unsafe unaligned pointer usageShuah Khan
2020-01-09usb: host: ehci-tegra: Remove unused fields from tegra_ehci_hcdDmitry Osipenko
2020-01-09usb: host: ehci-tegra: Stop managing PHY's powerDmitry Osipenko
2020-01-09usb: chipidea: tegra: Add USB_TEGRA_PHY to driver's dependenciesDmitry Osipenko
2020-01-09usb: chipidea: tegra: Stop managing PHY's powerDmitry Osipenko
2020-01-09usb: phy: tegra: Keep CPU interrupts enabledDmitry Osipenko
2020-01-09usb: phy: tegra: Move utmip_pad_count checking under lockDmitry Osipenko
2020-01-09usb: phy: tegra: Disable VBUS regulator on tegra_usb_phy_init failureDmitry Osipenko
2020-01-09usb: phy: tegra: Use device-tree notion of reset-GPIO's active-stateDmitry Osipenko
2020-01-09usb: phy: tegra: Use u32 for hardware register variablesDmitry Osipenko
2020-01-09usb: phy: tegra: Use devm_otg_ulpi_create()Dmitry Osipenko
2020-01-09usb: ulpi: Add resource-managed variant of otg_ulpi_create()Dmitry Osipenko
2020-01-09usb: phy: tegra: Use generic stub for a missing VBUS regulatorDmitry Osipenko
2020-01-09usb: phy: tegra: Use relaxed versions of readl/writelDmitry Osipenko
2020-01-09usb: phy: tegra: Clean up included headersDmitry Osipenko
2020-01-09usb: phy: tegra: Perform general clean up of the codeDmitry Osipenko
2020-01-09usb: phy: tegra: Hook up init/shutdown callbacksDmitry Osipenko
2020-01-09usb: phy: tegra: Keep track of power on-off stateDmitry Osipenko
2020-01-09usb: phy: tegra: Clean up ulpi_phy_power_offDmitry Osipenko
2020-01-09usb: host: ehci-tegra: Correct teardown order of driver's removalDmitry Osipenko
2020-01-09dt-binding: usb: ci-hdrc-usb2: Document NVIDIA Tegra supportDmitry Osipenko
2020-01-09usb: exynos: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski
2020-01-09usb: typec: Provide definitions for the USB modesHeikki Krogerus
2020-01-09usb: typec: Give the mux drivers all the details regarding the port stateHeikki Krogerus
2020-01-09usb: typec: Add definitions for the latest specification releasesHeikki Krogerus
2020-01-09usb: typec: Add the Product Type VDOs to struct usb_pd_identityHeikki Krogerus
2020-01-09usb: pd: Add definition for DFP and UFP1 VDOsHeikki Krogerus
2020-01-09usb: pd: Add definitions for the Enter_USB messageHeikki Krogerus
2020-01-09usb: typec: More API for cable handlingHeikki Krogerus
2020-01-09usb: typec: Add parameter for the VDO to typec_altmode_enter()Heikki Krogerus
2020-01-09usb: typec: Block mode entry if the port has the mode disabledHeikki Krogerus
2020-01-08usb: typec: ucsi: fix spelling mistake "connetor" -> "connector"Colin Ian King
2020-01-08usb: ehci-mv: Fix missing iomem in castKrzysztof Kozlowski
2020-01-08USB: omap_udc: use resource_sizeJulia Lawall
2020-01-08usb: gadget: udc: atmel: constify copied structureJulia Lawall
2020-01-08usb: host: oxu210hp-hcd: fix gcc warningArnd Bergmann
2020-01-08usb: typec: ucsi: Actually enable all the interface notificationsHeikki Krogerus
2020-01-08usb: typec: fix non-kernel-doc commentsRandy Dunlap
2020-01-08MAINTAINERS: Use linux-usb mailing list for Thunderbolt and USB4 patchesMika Westerberg
2020-01-08thunderbolt: Fix xhci check in usb4_switch_setup()Mika Westerberg
2020-01-06tools: usb: usbip: Get rid of driver name printout in READMEMagnus Damm
2020-01-06phy: Enable compile testing for some of driversKrzysztof Kozlowski
2019-12-31usb: host: Do not compile test deprecated USB_OCTEON_EHCIKrzysztof Kozlowski
2019-12-30usb: usb3503: Convert to use GPIO descriptorsLinus Walleij
2019-12-30ARM: dts: qcom: Correct USB3503 GPIOs polarityMarek Szyprowski
2019-12-30usb: renesas_usbhs: Switch to GPIO descriptorLinus Walleij
2019-12-30usb: phy: Enable compile testing for some of driversKrzysztof Kozlowski
2019-12-30usb: host: Enable compile testing for some of driversKrzysztof Kozlowski
2019-12-30usb: typec: ucsi: add support for separate DP altmode devicesAjay Gupta
2019-12-30usb: typec: ucsi: Store the notification maskHeikki Krogerus