Linux-USB Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-26 22:35:09 to 2021-03-31 10:59:36 UTC [more...]

[PATCH v3 0/6] usb: Linking ports to their Type-C connectors
 2021-03-31 10:59 UTC  (3+ messages)
` [PATCH v3 1/6] usb: typec: Organize the private headers properly
` [PATCH v3 2/6] usb: typec: Declare the typec_class static

[PATCH v5] USB: serial: cp210x: Make the CP210x driver work with GPIOs of CP2108
 2021-03-31  9:23 UTC  (2+ messages)

[PATCH v4 1/4] dt-bindings: usb: mtk-xhci: support property usb2-lpm-disable
 2021-03-31  9:05 UTC  (4+ messages)
` [PATCH v4 2/4] dt-bindings: usb: mtk-xhci: remove redefinitions of usb3-lpm-capable
` [PATCH v4 3/4] usb: xhci-mtk: fix broken streams issue on 0.96 xHCI
` [PATCH v4 4/4] usb: xhci-mtk: support quirk to disable usb2 lpm

[RFC PATCH v2 0/2] usb: typec: Add driver for Microchip sama7g5 tcpc
 2021-03-31  8:45 UTC  (5+ messages)
` [RFC PATCH v2 1/2] dt-bindings: usb: Add DT bindings "
` [RFC PATCH v2 2/2] usb: typec: sama7g5_tcpc: add driver "

[PATCH 0/2] usb: xhci-mtk: relax peridoc TT bandwidth checking
 2021-03-31  8:31 UTC  (5+ messages)
` [PATCH 1/2] usb: xhci-mtk: remove unnecessary assignments in periodic TT scheduler
` [PATCH 2/2] usb: xhci-mtk: relax periodic TT bandwidth checking

[PATCH next 1/2] usb: xhci-mtk: fix wrong remainder of bandwidth budget
 2021-03-31  8:25 UTC  (2+ messages)
` [PATCH next 2/2] usb: xhci-mtk: fix oops when unbind driver

Bidding invitation
 2021-03-31  7:09 UTC 

[PATCH 0/4] USB: serial: add support for multi-interface functions
 2021-03-31  7:08 UTC  (9+ messages)
` [PATCH 1/4] USB: serial: drop unused suspending flag
` [PATCH 2/4] USB: serial: refactor endpoint classification
` [PATCH 3/4] USB: serial: add support for multi-interface functions
` [PATCH 4/4] USB: serial: xr: claim both interfaces

[PATCH v1] usb: dwc3: core: Add shutdown callback for dwc3
 2021-03-31  7:07 UTC  (9+ messages)

[PATCH] usb: gadget: aspeed: fix dma map failure
 2021-03-31  6:19 UTC  (2+ messages)

[PATCH] usb: gadget: aspeed: set port_dev dma mask
 2021-03-31  3:47 UTC  (6+ messages)

[PATCH] usb: dwc3: reference clock configuration
 2021-03-31  1:17 UTC  (8+ messages)

[Patch v4] usb: dwc3: add cancelled reasons for dwc3 requests
 2021-03-31  0:41 UTC  (2+ messages)

[PATCH 0/2] dt-bindings: usb: dwc3-imx8mp: Use the correct name for child node "snps,dwc3"
 2021-03-30 22:03 UTC  (4+ messages)
` [PATCH 1/2] "
  ` [PATCH 1/2] dt-bindings: usb: dwc3-imx8mp: Use the correct name for child node "snps, dwc3"
` [PATCH 2/2] arm64: dts: imx8mp: Use the correct name for child node "snps,dwc3"

[PATCH v3 1/4] dt-bindings: usb: mtk-xhci: support property usb2-lpm-disable
 2021-03-30 21:59 UTC  (6+ messages)
` [PATCH v3 2/4] dt-bindings: usb: mtk-xhci: remove redefinitions of usb3-lpm-capable
` [PATCH v3 3/4] usb: xhci-mtk: fix broken streams issue on 0.96 xHCI
` [PATCH v3 4/4] usb: xhci-mtk: support quirk to disable usb2 lpm

USB network gadget / DWC3 issue
 2021-03-30 21:57 UTC  (4+ messages)

[PATCH v3 1/2] usb: dwc3: Trigger a GCTL soft reset when switching modes in DRD
 2021-03-30 20:17 UTC  (20+ messages)
` [PATCH v3 2/2] usb: dwc3: Fix DRD mode change sequence following programming guide

[PATCH] USB: serial: xr: fix CSIZE handling
 2021-03-30 18:12 UTC  (2+ messages)

[PATCH v5] docs: usbip: Fix major fields and descriptions in protocol
 2021-03-30 17:00 UTC  (5+ messages)
  `  "
` [PATCH v6] "

[PATCH v2 0/6] usb: Linking ports to their Type-C connectors
 2021-03-30 15:49 UTC  (16+ messages)
` [PATCH v2 1/6] usb: typec: Organize the private headers properly
` [PATCH v2 2/6] usb: typec: Declare the typec_class static
` [PATCH v2 3/6] usb: typec: Port mapping utility
` [PATCH v2 4/6] usb: Link the ports to the connectors they are attached to
` [PATCH v2 5/6] usb: Iterator for ports
` [PATCH v2 6/6] usb: typec: Link all ports during connector registration

[PATCH v2 0/7] Add support for the other MaxLinear/Exar UARTs
 2021-03-30 15:14 UTC  (14+ messages)
` [PATCH v2 2/7] USB: serial: xr: use a table for device-specific settings
` [PATCH v2 3/7] USB: serial: xr: add support for multi-port XR21V141X variants
` [PATCH v2 4/7] USB: serial: xr: add support for XR21B142X devices
` [PATCH v2 5/7] USB: serial: xr: add support for XR21B1411
` [PATCH v2 6/7] USB: serial: xr: add support for XR2280X devices
` [PATCH v2 7/7] USB: cdc-acm: add other non-standard xr_serial models to ignore list

[PATCH v5 1/2] dt-bindings: usb: add analogix,anx7688.yaml
 2021-03-30 15:14 UTC  (4+ messages)

[PATCH] dt-bindings: usb: dwc3: Add usb-psy-name string
 2021-03-30 15:11 UTC  (2+ messages)

[PATCH 00/12] USB: serial: xr: add support for more device types
 2021-03-30 14:39 UTC  (10+ messages)
` [PATCH 01/12] USB: serial: xr: add support for XR21V1412 and XR21V1414
` [PATCH 02/12] USB: serial: xr: rename GPIO-mode defines
` [PATCH 03/12] USB: serial: xr: rename GPIO-pin defines
` [PATCH 04/12] USB: serial: xr: move pin configuration to probe
` [PATCH 05/12] USB: serial: xr: drop type prefix from shared defines
` [PATCH 06/12] USB: serial: xr: add type abstraction
` [PATCH 07/12] USB: serial: xr: add support for XR21B1421, XR21B1422 and XR21B1424
` [PATCH 08/12] USB: serial: xr: add support for XR21B1411
` [PATCH 09/12] USB: serial: xr: add support for XR22801, XR22802, XR22804

[PATCH v8 00/13] Tegra XHCI controller ELPG support
 2021-03-30 14:23 UTC  (9+ messages)
` [PATCH v8 03/13] phy: tegra: xusb: Move usb3 port init for Tegra210
` [PATCH v8 04/13] phy: tegra: xusb: Rearrange UPHY init on Tegra210
` [PATCH v8 05/13] phy: tegra: xusb: Add Tegra210 lane_iddq operation
` [PATCH v8 06/13] phy: tegra: xusb: Add sleepwalk and suspend/resume

[RFC PATCH 0/2] usb: typec: Add driver for Microchip sama7g5 tcpc
 2021-03-30 13:08 UTC  (4+ messages)
` [RFC PATCH 1/2] dt-bindings: usb: Add DT bindings "
` [RFC PATCH 2/2] usb: typec: sama7g5_tcpc: add driver "

[PATCH -next] USB: gadget: udc: fix wrong pointer passed to IS_ERR() and PTR_ERR()
 2021-03-30 13:01 UTC 

[PATCH 1/2] thunderbolt: Fix a leak in tb_retimer_add()
 2021-03-30 10:41 UTC  (7+ messages)
` [PATCH 2/2] thunderbolt: Fix off by one in tb_port_find_retimer()

[PATCH] usb: dwc3: exynos: fix incorrect kernel-doc comment syntax
 2021-03-30  8:51 UTC  (3+ messages)

[PATCH] usb: dwc2: Remove duplicate struct declaration
 2021-03-30  6:19 UTC 

[PATCH] usb: cdnsp: Fixes issue with Configure Endpoint command
 2021-03-30  4:26 UTC  (3+ messages)

About use case of cdns3-pci-wrap.c
 2021-03-30  3:57 UTC  (2+ messages)

[PATCH] usb: cdns3: delete repeated clear operations
 2021-03-30  3:43 UTC  (4+ messages)

[PATCH] usb: cdnsp: remove redundant initialization of variable ret
 2021-03-30  3:37 UTC  (2+ messages)

[PATCH 0/4] usbip synchronize sysfs code paths
 2021-03-30  1:36 UTC  (5+ messages)
` [PATCH 1/4] usbip: add sysfs_lock to "
` [PATCH 2/4] usbip: stub-dev "
` [PATCH 3/4] usbip: vudc "
` [PATCH 4/4] usbip: synchronize event handler with "

[PATCH] usb: dwc3: fix incorrect kernel-doc comment syntax in files
 2021-03-29 18:18 UTC  (2+ messages)

[PATCH] usb: dwc3: st: fix incorrect kernel-doc comment syntax in file
 2021-03-29 18:15 UTC  (2+ messages)

[PATCH] usb: dwc3: imx8mp: fix incorrect kernel-doc comment syntax
 2021-03-29 17:02 UTC  (3+ messages)

[RFC PATCH] USB:ohci:fix ohci interruption problem
 2021-03-29 15:25 UTC  (4+ messages)

>20 KB URBs + EHCI = bad performance due to stalls
 2021-03-29 15:22 UTC  (2+ messages)

[PATCH 1/2] usb typec: tcpci: mt6360: Add vsafe0v support and external vbus supply control
 2021-03-29 14:12 UTC  (6+ messages)

[PATCH v5 01/13] dt-bindings: usb: fix yamllint check warning
 2021-03-29 13:47 UTC  (19+ messages)
` [PATCH v5 05/13] arm64: dts: mt8173: fix property typo of 'phys' in dsi node
` [PATCH v5 06/13] arm64: dts: mediatek: mt8173: fix dtbs_check warning
` [PATCH v5 07/13] arm64: dts: mediatek: mt2712: harmonize node names
` [PATCH v5 08/13] arm64: dts: mediatek: mt8516: harmonize node names and compatibles
` [PATCH v5 09/13] arm64: dts: mediatek: mt7622: "
` [PATCH v5 10/13] arm64: dts: mediatek: mt8183: fix dtbs_check warning
` [PATCH v5 11/13] arm: dts: mt7629: harmonize node names and compatibles
` [PATCH v5 12/13] arm: dts: mt7623: "
` [PATCH v5 13/13] arm: dts: mt2701: "

[PATCH v2 01/13] dt-bindings: usb: mtk-xhci: support property usb2-lpm-disable
 2021-03-29 11:24 UTC  (9+ messages)
` [PATCH v2 02/13] dt-bindings: usb: mtk-xhci: add support wakeup for mt8183 and mt8192
` [PATCH v2 03/13] dt-bindings: usb: mtu3: "
` [PATCH v2 13/13] arm64: dts: mt8183: update wakeup register offset

[PATCH] ALSA: usb-audio: Apply sample rate quirk to Logitech Connect
 2021-03-29 11:23 UTC  (5+ messages)

[PATCH v3 0/3] thunderbolt: Expose details about tunneling
 2021-03-29  7:41 UTC  (4+ messages)
` [PATCH v3 1/3] thunderbolt: Add details to router uevent
` [PATCH v3 2/3] thunderbolt: Hide authorized attribute if router does not support PCIe tunnels
` [PATCH v3 3/3] thunderbolt: Expose more details about USB 3.x and DisplayPort tunnels

[PATCH v2] usb: dwc2: add parenthess and space around *
 2021-03-29  7:05 UTC 

[PATCH] usb: dwc2: add parenthess and space around *
 2021-03-29  6:03 UTC  (3+ messages)

[PATCH] usb: dwc2: delete duplicate word in the comment
 2021-03-29  3:26 UTC 

[usb:usb-testing] BUILD SUCCESS e5242861ec6a0bce25b4cd10af0fc8a508fd067d
 2021-03-29  0:39 UTC 

[PATCH] PCI: Remove pci_try_set_mwi
 2021-03-28 19:58 UTC  (3+ messages)

[PATCH v4 0/2] Submission of XillyUSB driver
 2021-03-28 11:46 UTC  (7+ messages)
` [PATCH v4 1/2] char: xillybus: Move class-related functions to new xillybus_class.c

[PATCH] usb: dwc3: Create helper function getting MDWIDTH
 2021-03-28  0:55 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] USB: serial: iuu_phoenix: remove redundant variable 'error'
 2021-03-27 23:27 UTC 

[PATCH] dt-bindings: usb: usb-nop-xceiv: Convert to DT schema
 2021-03-27 20:28 UTC 

[PATCH] dt-bindings: usb: mediatek,mtu3: Use graph schema
 2021-03-27 19:14 UTC 

[PATCH 0/2] modify power_supply usage in dwc3
 2021-03-27 18:28 UTC  (3+ messages)
` [PATCH 1/2] usb: dwc3: gadget: modify the scale in vbus_draw callback
` [PATCH 2/2] power: supply: Fix build error when CONFIG_POWER_SUPPLY is not enabled

[PATCH v2] usb: dwc3: core: don't enable wakeup for runtime PM
 2021-03-27 16:07 UTC  (3+ messages)

[Patch v3] usb: dwc3: add cancelled reasons for dwc3 requests
 2021-03-27 13:35 UTC  (2+ messages)

[PATCH v3 1/2] usb: gadget: s3c: Fix incorrect resources releasing
 2021-03-27  7:38 UTC  (2+ messages)
` [PATCH v3 2/2] usb: gadget: s3c: Fix the error handling path in 's3c2410_udc_probe()'

[usb:usb-linus] BUILD SUCCESS 93f672804bf2d7a49ef3fd96827ea6290ca1841e
 2021-03-27  2:26 UTC 

[usb:usb-testing] BUILD SUCCESS 24327c478b2fc17a01b21a4721f35f22a51fe12b
 2021-03-27  1:52 UTC 

[PATCH v2] usb: cdnsp: Fixes issue with dequeuing requests after disabling endpoint
 2021-03-27  0:47 UTC  (2+ messages)

[PATCH v4 0/3] drivers: usb: misc: update to use usb_control_msg_{send|recv}() API
 2021-03-26 22:32 UTC  (3+ messages)
` [PATCH v4 2/3] usb: misc: ezusb: update to use usb_control_msg_send()
` [PATCH v4 3/3] usb: misc: usbsevseg: "


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 read-only IMAP folder(s) and NNTP newsgroup(s).