linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-16 13:56:29 to 2020-02-19 14:14:41 UTC [more...]

[PATCH 0/9] usb: typec: Driver for Intel PMC Mux-Agent
 2020-02-19 14:14 UTC  (12+ messages)
` [PATCH 4/9] usb: roles: Leave the private driver data pointer to the drivers
` [PATCH 5/9] usb: roles: Provide the switch drivers handle to the switch in the API

[PATCH] usb: dwc3: meson-g12a: Don't use ret uninitialized in dwc3_meson_g12a_otg_init
 2020-02-19 14:14 UTC  (2+ messages)

[PATCH v9 0/3] arm64: meson: Add support for USB on Amlogic A1
 2020-02-19 14:12 UTC  (5+ messages)
` [PATCH v9 1/3] dt-bindings: phy: Add Amlogic A1 USB2 PHY Bindings
` [PATCH v9 2/3] phy: amlogic: Add Amlogic A1 USB2 PHY Driver
` [PATCH v9 3/3] arm64: dts: meson: a1: Enable USB2 PHY and DWC3 controller

[PATCH v2 0/4] Raspberry Pi 4 VL805 firmware load support
 2020-02-19 12:39 UTC  (5+ messages)
` [PATCH v2 1/4] soc: bcm2835: Sync xHCI reset firmware property with downstream
` [PATCH v2 2/4] firmware: raspberrypi: Introduce vl805 init routine
` [PATCH v2 3/4] PCI: brcmstb: Wait for Raspberry Pi's firmware when present
` [PATCH v2 4/4] USB: pci-quirks: Add Raspberry Pi 4 quirk

USB DWC2 stops responding when insert/remove cable multiple times
 2020-02-19 12:26 UTC  (6+ messages)

msm_hsusb 78d9000.usb: failed to create device link to ci_hdrc.0.ulpi
 2020-02-19 11:28 UTC  (6+ messages)

usb cdc-acm TIOCSSERIAL may wrongly report EPERM
 2020-02-19 11:21 UTC  (3+ messages)

[PATCH net-next v2 0/13] net: core: add helper tcp_v6_gso_csum_prep
 2020-02-19  9:48 UTC  (4+ messages)
` [PATCH net-next v2 01/13] "
` [PATCH net-next v2 12/13] r8152: use new "

[PATCH] usb: dwc3: gadget: Update chain bit correctly when using sg list
 2020-02-19  9:29 UTC  (4+ messages)

[PATCH 1/1] usb: chipidea: otg: handling vbus disconnect event occurred during system suspend
 2020-02-19  9:25 UTC 

[PATCH] xhci: Do not open code __print_symbolic() in xhci trace events
 2020-02-19  9:20 UTC  (2+ messages)

[PATCH 00/20] usb: remove useless cast for driver.name
 2020-02-19  7:52 UTC  (26+ messages)
` [PATCH 01/20] usb: gadget: legacy: gmidi: "
` [PATCH 02/20] usb: gadget: legacy: inode: "
` [PATCH 03/20] usb: gadget: udc: amd5536udc_pci: "
` [PATCH 04/20] usb: gadget: at91_udc: "
` [PATCH 05/20] usb: gadget: dummy_hcd: "
` [PATCH 06/20] usb: gadget: fotg210-udc: "
` [PATCH 07/20] usb: gadget: fusb300_udc: "
` [PATCH 08/20] usb: gadget: goku_udc: "
` [PATCH 09/20] usb: gadget: lpc32xx_udc: "
` [PATCH 10/20] usb: gadget: m66592-udc: "
` [PATCH 11/20] usb: gadget: net2280: "
` [PATCH 12/20] usb: gadget: omap_udc: "
` [PATCH 13/20] usb: gadget: r8a66597-udc: "
` [PATCH 14/20] usb: gadget: renesas_usb3: "
` [PATCH 15/20] usb: host: ehci-pci: "
` [PATCH 16/20] usb: host: ohci-pci: "
` [PATCH 17/20] usb: host: sl811-hcd: "
` [PATCH 18/20] usb: host: uhci-pci: "
` [PATCH 19/20] usb: host: xhci-pci: "
` [PATCH 20/20] usb: musb: core: "

[PATCH 23/28] drivers: usb: Call cpu_latency_qos_*() instead of pm_qos_*()
 2020-02-19  1:09 UTC  (6+ messages)

[PATCH 0/2] usb: gadget: aspeed: allow to customize vhub device
 2020-02-18 23:56 UTC  (3+ messages)
` [PATCH 1/2] usb: gadget: aspeed: allow to customize vhub device IDs/strings
` [PATCH 2/2] usb: gadget: aspeed: fixup usb1 device descriptor at init time

[PATCH] usb: xhci: enable interrupt only after xhci_start()
 2020-02-18 23:50 UTC 

[PATCH v6 00/18] Enable Qualcomm QCS 404 HS/SS USB
 2020-02-18 23:35 UTC  (8+ messages)
` [PATCH v6 02/18] dt-bindings: phy: Add Qualcomm Synopsys Hi-Speed USB PHY binding
` [PATCH v6 04/18] dt-bindings: Add Qualcomm USB SuperSpeed PHY bindings
` [PATCH v6 07/18] dt-bindings: usb: dwc3: Add a gpio-usb-connector example

[PATCH] usb: typec: ucsi_ccg: workaround for NVIDIA test device
 2020-02-18 23:15 UTC 

[RFC 0/9] Regmap over USB for Multifunction USB Device (gpio, display, ...)
 2020-02-18 21:31 UTC  (22+ messages)
` [RFC 1/9] regmap: Add USB support
` [RFC 2/9] mfd: Add driver for Multifunction USB Device
` [RFC 3/9] usb: gadget: function: Add Multifunction USB Device support
` [RFC 4/9] pinctrl: Add Multifunction USB Device pinctrl driver
` [RFC 5/9] usb: gadget: function: mud: Add gpio support
` [RFC 6/9] regmap: Speed up _regmap_raw_write_impl() for large buffers
` [RFC 7/9] drm: Add Multifunction USB Device display driver
` [RFC 8/9] drm/client: Add drm_client_init_from_id() and drm_client_modeset_set()
` [RFC 9/9] usb: gadget: function: mud: Add display support

[PATCH v5 0/3] ADD interconnect support for Qualcomm DWC3 driver
 2020-02-18 21:02 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: usb: qcom,dwc3: Introduce interconnect properties "

[PATCH v6 0/5] add Tegra194 XUSB host and pad controller support
 2020-02-18 20:47 UTC  (10+ messages)
` [PATCH v6 2/5] phy: tegra: xusb: Add Tegra194 support
` [PATCH v6 3/5] dt-bindings: phy: tegra: "
` [PATCH v6 4/5] arm64: tegra: Add XUSB and pad controller on Tegra194
` [PATCH v6 5/5] arm64: tegra: Enable XUSB host in P2972-0000 board

[PATCH v2] usb: core: Use ACPI_SUCCESS() at appropriate places
 2020-02-18 19:17 UTC 

[PATCH net-next 0/3] net: core: add helper tcp_v6_gso_csum_prep
 2020-02-18 18:54 UTC  (10+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 2/3] r8169: use new "
` [PATCH net-next 3/3] net: "

[PATCH v2] usb: core: Make use of acpi_evaluate_object() status
 2020-02-18 18:52 UTC 

[GIT PULL] Thunderbolt/USB4 fix for v5.6-rc3
 2020-02-18 18:40 UTC  (2+ messages)

[PATCH v1] usb: core: Make use of acpi_evaluate_object() status
 2020-02-18 18:33 UTC  (3+ messages)

[PATCH v1] usb: core: Use ACPI_FAILURE at appropriate places
 2020-02-18 16:32 UTC 

[PATCH v2 1/2] usb: dwc3: Add ACPI support for xHCI ports
 2020-02-18 15:12 UTC  (2+ messages)
` [PATCH v2 2/2] usb: dwc3: Remove kernel doc annotation where it's not needed

[PATCH v1] usb: dwc3: Add ACPI support for xHCI ports
 2020-02-18 15:08 UTC  (3+ messages)

[PATCH v4 0/2] Add Embedded USB Debugger (EUD) driver
 2020-02-18 14:48 UTC  (15+ messages)
` [PATCH v4 2/2] "

[PATCH] lib: iov_iter.c: fix a possible calculation error on remaining bytes
 2020-02-18 12:41 UTC  (2+ messages)

[PATCH v2 0/5] aspeed-g6: enable usb support
 2020-02-18  3:18 UTC  (4+ messages)
` [PATCH v2 1/5] usb: gadget: aspeed: read vhub properties from device tree

[PATCH v3 0/5] aspeed-g6: enable usb support
 2020-02-18  3:13 UTC  (6+ messages)
` [PATCH v3 1/5] usb: gadget: aspeed: read vhub properties from device tree
` [PATCH v3 2/5] usb: gadget: aspeed: add ast2600 vhub support
` [PATCH v3 3/5] ARM: dts: aspeed-g6: add usb functions
` [PATCH v3 4/5] ARM: dts: aspeed-g5: add vhub port and endpoint properties
` [PATCH v3 5/5] ARM: dts: aspeed-g4: "

[PATCH net-next] net: usb: cdc-phonet: Replace zero-length array with flexible-array member
 2020-02-18  3:05 UTC  (2+ messages)

[PATCH] usb-storage: Use const to reduce object data size
 2020-02-18  0:59 UTC  (3+ messages)
  ` [PATCH V2] "

[PATCH] usb: xhci-pci: Raspberry Pi FW loader for VIA VL805
 2020-02-17 21:40 UTC  (8+ messages)

[PATCH] usb: host: fhci-hcd: annotate PIPE_CONTROL switch case with fallthrough
 2020-02-17 19:44 UTC  (12+ messages)

[PATCH] usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller 1022:145c
 2020-02-17 16:46 UTC  (5+ messages)

[PATCH resend] usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller 1022:145c
 2020-02-17 16:54 UTC 

[PATCH 0/3] ucsi driver changes (for v5.7)
 2020-02-17 15:54 UTC  (5+ messages)
` [PATCH 1/3] usb: typec: ucsi: register DP only for NVIDIA DP VDO
` [PATCH 2/3] usb: ucsi: ccg: disable runtime pm during fw flashing
` [PATCH 3/3] usb: typec: ucsi: remove redundant assignment to variable num

[PATCH 0/2] ALSA: usb-audio: UAC2 effect unit parsing
 2020-02-17 14:25 UTC  (5+ messages)
` [PATCH 1/2] usb: audio-v2: Add uac2_effect_unit_descriptor definition

WARNING in chaoskey_disconnect
 2020-02-17 13:27 UTC 

[Patch V5 00/21] Tegra XUSB OTG support
 2020-02-17  8:51 UTC  (12+ messages)
` [Patch V5 03/21] phy: tegra: xusb: Add usb-role-switch support
` [Patch V5 09/21] usb: gadget: tegra-xudc: Remove "
` [Patch V5 10/21] usb: gadget: tegra-xudc: Add usb-phy support
` [Patch V5 11/21] usb: gadget: tegra-xudc: use phy_set_mode to set/unset device mode
` [Patch V5 12/21] usb: gadget: tegra-xudc: support multiple device modes

[PATCH] phy: core: Add consumer device link support
 2020-02-17  8:40 UTC  (9+ messages)

AMD XHCI controller 1022:145c needs the XHCI_SUSPEND_DELAY quirk to suspend properly
 2020-02-17  6:16 UTC  (2+ messages)

AMD XHCI controller 1022:145c needs the XHCI_SUSPEND_DELAY quirk to suspend properly
 2020-02-17  2:45 UTC 

[PATCH 0/2] usb: cdns3: two fixes for gadget
 2020-02-16 13:56 UTC  (4+ messages)
` [PATCH 2/2] usb: cdns3: gadget: toggle cycle bit before reset endpoint


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).