linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-02 08:19:52 to 2021-07-10 09:13:45 UTC [more...]

[PATCH v14 0/6] Re-introduce TX FIFO resize for larger EP bursting
 2021-07-10  9:13 UTC  (3+ messages)
` [PATCH v14 1/6] usb: gadget: udc: core: Introduce check_config to verify USB configuration
` [PATCH v14 3/6] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements

thunderbolt: Warning and 20 second delay in S4
 2021-07-10  6:34 UTC  (2+ messages)

[PATCH AUTOSEL 5.13 010/114] usb: dwc3: pci: Fix DEFINE for Intel Elkhart Lake
 2021-07-10  6:23 UTC  (5+ messages)
` [PATCH AUTOSEL 5.13 024/114] usb: common: usb-conn-gpio: fix NULL pointer dereference of charger
` [PATCH AUTOSEL 5.13 062/114] USB: core: Avoid WARNings for 0-length descriptor requests
` [PATCH AUTOSEL 5.13 072/114] thunderbolt: Fix DROM handling for USB4 DROM

[RFC PATCH] usb: phy: Fix handle page fault on usb_phy_uevent
 2021-07-10  6:03 UTC 

[PATCH AUTOSEL 4.4 09/23] USB: core: Avoid WARNings for 0-length descriptor requests
 2021-07-10  2:39 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 17/23] usb: gadget: f_hid: fix endianness issue with descriptors
` [PATCH AUTOSEL 4.4 18/23] usb: gadget: hid: fix error return code in hid_bind()

[PATCH AUTOSEL 4.9 11/26] USB: core: Avoid WARNings for 0-length descriptor requests
 2021-07-10  2:35 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 19/26] usb: gadget: f_hid: fix endianness issue with descriptors
` [PATCH AUTOSEL 4.9 20/26] usb: gadget: hid: fix error return code in hid_bind()

[PATCH AUTOSEL 4.19 20/39] USB: core: Avoid WARNings for 0-length descriptor requests
 2021-07-10  2:31 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 30/39] usb: gadget: f_hid: fix endianness issue with descriptors
` [PATCH AUTOSEL 4.19 31/39] usb: gadget: hid: fix error return code in hid_bind()

[PATCH AUTOSEL 4.14 16/33] USB: core: Avoid WARNings for 0-length descriptor requests
 2021-07-10  2:35 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 24/33] usb: gadget: f_hid: fix endianness issue with descriptors
` [PATCH AUTOSEL 4.14 25/33] usb: gadget: hid: fix error return code in hid_bind()

[PATCH AUTOSEL 5.4 33/63] USB: core: Avoid WARNings for 0-length descriptor requests
 2021-07-10  2:26 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 52/63] usb: gadget: f_hid: fix endianness issue with descriptors
` [PATCH AUTOSEL 5.4 53/63] usb: gadget: hid: fix error return code in hid_bind()

[PATCH AUTOSEL 5.10 20/93] usb: common: usb-conn-gpio: fix NULL pointer dereference of charger
 2021-07-10  2:24 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 53/93] USB: core: Avoid WARNings for 0-length descriptor requests
` [PATCH AUTOSEL 5.10 78/93] usb: gadget: f_hid: fix endianness issue with descriptors
` [PATCH AUTOSEL 5.10 79/93] usb: gadget: hid: fix error return code in hid_bind()

[PATCH AUTOSEL 5.12 008/104] usb: dwc3: pci: Fix DEFINE for Intel Elkhart Lake
 2021-07-10  2:21 UTC  (6+ messages)
` [PATCH AUTOSEL 5.12 022/104] usb: common: usb-conn-gpio: fix NULL pointer dereference of charger
` [PATCH AUTOSEL 5.12 057/104] USB: core: Avoid WARNings for 0-length descriptor requests
` [PATCH AUTOSEL 5.12 072/104] xhci: handle failed buffer copy to URB sg list and fix a W=1 copiler warning
` [PATCH AUTOSEL 5.12 088/104] usb: gadget: f_hid: fix endianness issue with descriptors
` [PATCH AUTOSEL 5.12 089/104] usb: gadget: hid: fix error return code in hid_bind()

[PATCH v1 00/12] Add OTG mode support to Tegra USB PHY, SMB347 and Nexus 7
 2021-07-09 21:30 UTC  (8+ messages)
` [PATCH v1 04/12] usb: phy: tegra: Support OTG mode programming
` [PATCH v1 05/12] usb: otg-fsm: Fix hrtimer list corruption

[PATCH v13 0/6] Re-introduce TX FIFO resize for larger EP bursting
 2021-07-09  5:41 UTC  (8+ messages)
` [PATCH v13 1/6] usb: gadget: udc: core: Introduce check_config to verify USB configuration
` [PATCH v13 2/6] usb: gadget: configfs: Check USB configuration before adding
` [PATCH v13 3/6] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements
` [PATCH v13 4/6] of: Add stub for of_add_property()
` [PATCH v13 5/6] usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default
` [PATCH v13 6/6] dt-bindings: usb: dwc3: Update dwc3 TX fifo properties

[PATCH v5 0/3] Add DT bindings and DT nodes for USB in SC7280
 2021-07-09  0:36 UTC  (7+ messages)
` [PATCH v5 1/3] dt-bindings: phy: qcom,qmp-usb3-dp: Add support for SC7280
` [PATCH v5 2/3] arm64: dts: qcom: sc7280: Add USB related nodes
` [PATCH v5 3/3] arm64: dts: qcom: sc7280: Add USB nodes for IDP board

[PATCH] USB: EHCI: ehci-mv: improve error handling in mv_ehci_enable()
 2021-07-08 13:40 UTC  (2+ messages)

[PATCH v2 0/4] bus: Make remove callback return void
 2021-07-08 12:41 UTC  (16+ messages)
` [PATCH v2 4/4] "

[PATCH 0/3] Implement role-switch notifications from dwc3-drd to dwc3-qcom
 2021-07-08 10:17 UTC  (15+ messages)
` [PATCH 1/3] usb: dwc3: dwc3-qcom: Fix typo in the dwc3 vbus override API
` [PATCH 2/3] usb: dwc3: Add role switch relay support
` [PATCH 3/3] usb: dwc3: dwc3-qcom: Make dwc3-qcom a role-switch signal recipient

[PATCH] xhci: fix unmatched num_trbs_free
 2021-07-08  8:43 UTC 

CH341 driver and the 5.4 kernel
 2021-07-08  6:17 UTC  (8+ messages)

[PATCH v12 0/6] Re-introduce TX FIFO resize for larger EP bursting
 2021-07-07  6:36 UTC  (11+ messages)
` [PATCH v12 1/6] usb: gadget: udc: core: Introduce check_config to verify USB configuration
` [PATCH v12 2/6] usb: gadget: configfs: Check USB configuration before adding
` [PATCH v12 3/6] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements
` [PATCH v12 4/6] of: Add stub for of_add_property()
` [PATCH v12 5/6] usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default
` [PATCH v12 6/6] dt-bindings: usb: dwc3: Update dwc3 TX fifo properties

[PATCH] USB: usbtmc: Fix RCU stall warning
 2021-07-07  5:58 UTC  (3+ messages)

[PATCH] bus: Make remove callback return void
 2021-07-06 15:11 UTC  (22+ messages)

[PATCH v2] usb: serial: option: Add support for u-blox LARA-R6 family
 2021-07-06  6:35 UTC  (2+ messages)

[PATCH v3 00/12] Add OTG mode support to Tegra USB PHY, SMB347 and Nexus 7
 2021-07-06  1:15 UTC  (15+ messages)
` [PATCH v3 01/12] dt-bindings: phy: tegra20-usb-phy: Convert to schema
` [PATCH v3 02/12] dt-bindings: phy: tegra20-usb-phy: Document properties needed for OTG mode
` [PATCH v3 03/12] soc/tegra: pmc: Expose USB regmap to all SoCs
` [PATCH v3 04/12] usb: phy: tegra: Support OTG mode programming
` [PATCH v3 05/12] usb: otg-fsm: Fix hrtimer list corruption
` [PATCH v3 06/12] dt-bindings: power: supply: smb347-charger: Document USB VBUS regulator
` [PATCH v3 07/12] power: supply: smb347-charger: Make smb347_set_writable() IRQ-safe
` [PATCH v3 08/12] power: supply: smb347-charger: Remove caching of charger state
` [PATCH v3 09/12] power: supply: smb347-charger: Implement USB VBUS regulator
` [PATCH v3 10/12] arm64: tegra132: Add new properties to USB PHY device-tree node
` [PATCH v3 11/12] ARM: tegra: Add new properties to USB PHY device-tree nodes
` [PATCH v3 12/12] ARM: tegra: nexus7: Enable USB OTG mode

[GIT PULL] USB / Thunderbolt driver changes for 5.14-rc1
 2021-07-05 21:25 UTC  (2+ messages)

[PATCH] usb: gadget: f_fs: Fix setting of device and driver data cross-references
 2021-07-05 10:42 UTC  (8+ messages)
      ` [PATCH v4.14] "

[PATCH v2 0/6] USB: serial: cp210x: fixes and CP2105/CP2108 fw version
 2021-07-05  8:32 UTC  (8+ messages)
` [PATCH v2 1/6] USB: serial: cp210x: fix control-characters error handling
` [PATCH v2 2/6] USB: serial: cp210x: fix flow-control "
` [PATCH v2 3/6] USB: serial: cp210x: clean up control-request timeout
` [PATCH v2 4/6] USB: serial: cp210x: clean up set-chars request
` [PATCH v2 5/6] USB: serial: cp210x: clean up type detection
` [PATCH v2 6/6] USB: serial: cp210x: determine fw version for CP2105 and CP2108

[PATCH] usb: Add support for u-blox LARA-R6 modules family
 2021-07-05  8:31 UTC  (4+ messages)
  ` [PATCH] usb: serial: option: Add support for u-blox LARA-R6 family

[PATCH 0/6] USB: serial: cp210x: fixes and CP2105/CP2108 fw version
 2021-07-05  7:40 UTC  (9+ messages)
` [PATCH 1/6] USB: serial: cp210x: fix control-characters error handling
` [PATCH 2/6] USB: serial: cp210x: fix flow-control "
` [PATCH 3/6] USB: serial: cp210x: clean up control-request timeout
` [PATCH 4/6] USB: serial: cp210x: clean up set-chars request
` [PATCH 5/6] USB: serial: cp210x: clean up type detection
` [PATCH 6/6] USB: serial: cp210x: determine fw version for CP2105 and CP2108

[PATCH v3 0/4] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-07-05  6:18 UTC  (3+ messages)
` [PATCH v3 4/4] PCIe: qcom: Add support to control pipe clk mux

[PATCH v2 00/12] Add OTG mode support to Tegra USB PHY, SMB347 and Nexus 7
 2021-07-05  2:45 UTC  (6+ messages)
` [PATCH v2 05/12] usb: otg-fsm: Fix hrtimer list corruption

[PATCH net-next v1 1/1] net: usb: asix: ax88772: suspend PHY on driver probe
 2021-07-03 12:34 UTC  (4+ messages)

ODROID-C1/-C2 USB Detection only triggered by some devices
 2021-07-02 19:33 UTC  (15+ messages)

[PATCH v5 0/2] IR driver for USB-UIRT device
 2021-07-02 15:34 UTC  (11+ messages)
` [PATCH v5 1/2] media: rc: new "

[PATCH] USB: serial: io_edgeport: drop unused descriptor helper
 2021-07-02 13:43 UTC 

[PATCH] xhci: add quirk for host controllers that don't update endpoint DCS
 2021-07-02 12:21 UTC  (4+ messages)

[PATCH v3 0/3] IR driver for USB-UIRT device
 2021-07-02 10:44 UTC  (11+ messages)

[PATCH] Add support for SDX55 based Sierra Wireless 5G modules
 2021-07-02  8:27 UTC  (5+ messages)
` [PATCH v2] USB: serial: qcserial: Support "

[PATCH v11 0/5] Re-introduce TX FIFO resize for larger EP bursting
 2021-07-02  8:19 UTC  (5+ messages)
` [PATCH v11 4/5] usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default


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).