summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-17usb: musb: jz4740: Register USB role switchPaul Cercueil
2020-03-17usb: musb: jz4740: Add support for DMAPaul Cercueil
2020-03-17dt-bindings: usb: Convert jz4740-musb doc to YAMLPaul Cercueil
2020-03-17usb: musb: remove redundant assignment to variable retColin Ian King
2020-03-17Merge tag 'usb-ci-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2020-03-17Merge tag 'thunderbolt-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-03-17usb: raw_gadget: fix compilation warnings in uapi headersAndrey Konovalov
2020-03-16usb: get rid of 'choice' for legacy gadget driversMasahiro Yamada
2020-03-16usb: dwc3: fix up for role switch API changeStephen Rothwell
2020-03-16Merge tag 'usb-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2020-03-16USB: chipidea: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-03-16usb: chipidea: otg: handling vbus disconnect event occurred during system sus...Peter Chen
2020-03-16usb: chipidea: udc: using structure ci_hdrc device for runtime PMPeter Chen
2020-03-15dt-bindings: usb: add documentation for aspeed usb-vhubTao Ren
2020-03-15ARM: dts: aspeed-g4: add vhub port and endpoint propertiesTao Ren
2020-03-15ARM: dts: aspeed-g5: add vhub port and endpoint propertiesTao Ren
2020-03-15ARM: dts: aspeed-g6: add usb functionsTao Ren
2020-03-15usb: gadget: aspeed: add ast2600 vhub supportTao Ren
2020-03-15usb: gadget: aspeed: read vhub properties from device treeTao Ren
2020-03-15usb: gadget: aspeed: support per-vhub usb descriptorsTao Ren
2020-03-15usb: gadget: f_phonet: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-15usb: gadget: composite: Inform controller driver of self-poweredThinh Nguyen
2020-03-15usb: gadget: amd5536udc: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni
2020-03-15udc: s3c-hsudc: Silence warning about supplies during deferred probeMarek Szyprowski
2020-03-15usb: dwc2: Silence warning about supplies during deferred probeMarek Szyprowski
2020-03-15dt-bindings: usb: dwc2: add compatible property for rk3368 usbJohan Jonker
2020-03-15dt-bindings: usb: dwc2: add compatible property for rk3328 usbJohan Jonker
2020-03-15usb: gadget: add raw-gadget interfaceAndrey Konovalov
2020-03-15usb: dwc2: Implement set_selfpowered()John Keeping
2020-03-15usb: dwc3: qcom: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-03-15usb: dwc3: core: don't do suspend for device mode if already suspendedLi Jun
2020-03-15usb: dwc3: Rework resets initialization to be more flexibleJohn Stultz
2020-03-15usb: dwc3: Rework clock initialization to be more flexibleJohn Stultz
2020-03-15dt-bindings: usb: dwc3: Allow clock list & resets to be more flexibleJohn Stultz
2020-03-15usb: dwc3: Add support for role-switch-default-mode bindingJohn Stultz
2020-03-15dt-bindings: usb: generic: Add role-switch-default-mode bindingJohn Stultz
2020-03-15usb: dwc3: Registering a role switch in the DRD code.Yu Chen
2020-03-15usb: dwc3: core: add support for disabling SS instances in park modeNeil Armstrong
2020-03-15doc: dt: bindings: usb: dwc3: Update entries for disabling SS instances in pa...Neil Armstrong
2020-03-15usb: dwc3: gadget: Wrap around when skip TRBsThinh Nguyen
2020-03-15usb: dwc3: gadget: Don't clear flags before transfer endedThinh Nguyen
2020-03-15usb: dwc3: Remove kernel doc annotation where it's not neededAndy Shevchenko
2020-03-15usb: dwc3: Add ACPI support for xHCI portsAndy Shevchenko
2020-03-15usb: dwc3: exynos: Add support for Exynos5422 suspend clkAnand Moon
2020-03-15usb: dwc3: meson-g12a: Don't use ret uninitialized in dwc3_meson_g12a_otg_initNathan Chancellor
2020-03-15usb: cdns3: remove redundant assignment to pointer trbColin Ian King
2020-03-15usb: gadget: remove redundant assignment to variable statusColin Ian King
2020-03-15usb: gadget: xudc: Remove redundant platform_get_irq error messageYueHaibing
2020-03-15usb: dwc2: add support for STM32MP15 SoCs USB OTG HS and FSAmelie Delaunay
2020-03-15usb: dwc3: Add Amlogic A1 DWC3 glueHanjie Lin