linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-23 15:12:07 to 2020-07-26 08:59:30 UTC [more...]

uas: bug: [sda] tag#21 uas_eh_abort_handler 0 uas-tag 6 inflight: IN
 2020-07-26  8:59 UTC  (6+ messages)
        ` uas: bug: [turris-L1 #1096031] MOX Hardware Issue - USB SuperSpeed ports resetting constantly

[PATCH] Add two new configuration drivers for Microchip USB hubs
 2020-07-26  8:41 UTC  (5+ messages)
` [PATCH 3/4] dt-bindings: usb: Add Microchip USB47xx/USB49xx support
    ` [PATCH v2 "

[RESEND PATCH] usb: common: usb-conn-gpio: Register optional charger
 2020-07-26  8:39 UTC  (4+ messages)

[PATCH 2/3] USB: Also check for ->match
 2020-07-26  8:37 UTC  (6+ messages)

[PATCH 3/3 v5] USB: Fix device driver race
 2020-07-26  8:36 UTC  (5+ messages)

[PATCH v3] usb: dwc3: Add support for VBUS power control
 2020-07-26  7:10 UTC  (4+ messages)

[PATCH RESEND v6 5/5] USB: PHY: JZ4770: Use the generic PHY framework
 2020-07-26  6:50 UTC  (3+ messages)

[PATCH v2] usb: dwc3: core: do not queue work if dr_mode is not USB_DR_MODE_OTG
 2020-07-26  3:17 UTC 

[PATCH v4 00/12] usb: Handle different sublink speeds
 2020-07-26  1:37 UTC  (13+ messages)
` [PATCH v4 01/12] usb: ch9: Add sublink speed struct
` [PATCH v4 02/12] usb: gadget: composite: Avoid using magic numbers
` [PATCH v4 03/12] usb: gadget: Expose sublink speed attributes
` [PATCH v4 04/12] usb: gadget: Set max speed for SSP devices
` [PATCH v4 05/12] usb: composite: Properly report sublink speed
` [PATCH v4 06/12] usb: devicetree: Include USB SSP Gen X x Y
` [PATCH v4 07/12] usb: common: Add and update common functions for SSP speeds
` [PATCH v4 08/12] usb: dwc3: Initialize lane count and sublink speed
` [PATCH v4 09/12] usb: dwc3: gadget: Report sublink speed capability
` [PATCH v4 10/12] usb: dwc3: gadget: Implement setting of sublink speed
` [PATCH v4 11/12] usb: dwc3: gadget: Track connected lane and "
` [PATCH v4 12/12] usb: dwc3: gadget: Set speed only up to the max supported

usb: core: URB completer callback possibly called after usb_kill_anchored_urbs() returns
 2020-07-25 19:53 UTC  (4+ messages)

[PATCH v2 1/6] usb: typec: tcpm: Move mod_delayed_work(&port->vdm_state_machine) call into tcpm_queue_vdm()
 2020-07-25 14:53 UTC  (12+ messages)
` [PATCH v2 2/6] usb: typec: tcpm: Add tcpm_queue_vdm_unlocked() helper
` [PATCH v2 3/6] usb: typec: tcpm: Refactor tcpm_handle_vdm_request payload handling
` [PATCH v2 4/6] usb: typec: tcpm: Refactor tcpm_handle_vdm_request
` [PATCH v2 5/6] usb: typec: tcpm: Fix AB BA lock inversion between tcpm code and the alt-mode drivers
` [PATCH v2 6/6] usb: typec: tcpm: Add WARN_ON ensure we are not trying to send 2 VDM packets at the same time

[PATCH 1/3] USB: Simplify USB ID table match
 2020-07-25 14:46 UTC  (2+ messages)

[PATCH v3 00/12] usb: Handle different sublink speeds
 2020-07-25 11:18 UTC  (23+ messages)
` [PATCH v3 01/12] usb: ch9: Add sublink speed struct
` [PATCH v3 02/12] usb: gadget: composite: Avoid using magic numbers
` [PATCH v3 03/12] usb: gadget: Expose sublink speed attributes
` [PATCH v3 04/12] usb: gadget: Set max speed for SSP devices
` [PATCH v3 05/12] usb: composite: Properly report sublink speed
` [PATCH v3 06/12] usb: devicetree: Include USB SSP Gen X x Y
` [PATCH v3 07/12] usb: common: Add function to get num_lanes and transfer rate
` [PATCH v3 08/12] usb: dwc3: Initialize lane count and sublink speed
` [PATCH v3 09/12] usb: dwc3: gadget: Report sublink speed capability
` [PATCH v3 10/12] usb: dwc3: gadget: Implement setting of sublink speed
` [PATCH v3 11/12] usb: dwc3: gadget: Track connected lane and "
` [PATCH v3 12/12] usb: dwc3: gadget: Set speed only up to the max supported

usb:gadget:f_uac2: EP OUT is adaptive instead of async
 2020-07-25 10:24 UTC 

[PATCH v4] USB: Fix device driver race
 2020-07-25  9:17 UTC  (13+ messages)

[Bug 208257] New: Kingston USB flash drive repeatedly disconnected after "Set SEL for device-initiated U2 failed."
 2020-07-25  8:52 UTC  (2+ messages)
` [Bug 208257] "

[PATCH v6 0/5] Add USB PHY support for new Ingenic SoCs
 2020-07-25  7:34 UTC  (7+ messages)
` [PATCH v6 1/5] dt-bindings: USB: Add bindings "
` [PATCH v6 2/5] USB: PHY: JZ4770: Unify code style and simplify code
` [PATCH v6 3/5] USB: PHY: JZ4770: Add support for new Ingenic SoCs
` [PATCH v6 4/5] USB: PHY: JZ4770: Reformat the code to align it

Add USB PHY support for new Ingenic SoCs
 2020-07-25  7:19 UTC  (5+ messages)
` [PATCH RESEND v6 1/5] dt-bindings: USB: Add bindings "
` [PATCH RESEND v6 2/5] USB: PHY: JZ4770: Unify code style and simplify code
` [PATCH RESEND v6 3/5] USB: PHY: JZ4770: Add support for new Ingenic SoCs
` [PATCH RESEND v6 4/5] USB: PHY: JZ4770: Reformat the code to align it

[PATCH] usb: dwc2: Fix parameter type in function pointer prototype
 2020-07-25  6:27 UTC  (5+ messages)

[PATCH v2 0/2] usb : phy: Add USB PHY support on Intel LGM SoC
 2020-07-25  6:22 UTC  (3+ messages)
` [PATCH v2 2/2] usb: phy: Add USB3 PHY support for "

[PATCH] usb: gadget: function: printer: Add gadget dev interface status judgment
 2020-07-25  6:15 UTC  (4+ messages)
` 回复: "

gadget: Why do Microsoft OS descriptors need their own USB request?
 2020-07-25  6:12 UTC  (3+ messages)
` [PATCH] usb: gadget: composite: Remove dedicated OS Feature Descriptors request

[PATCH v5 0/4] Add USB PHY support for new Ingenic SoCs
 2020-07-25  3:12 UTC  (3+ messages)

[PATCH] net: cdc_ncm: USB_NET_CDC_NCM selects USB_NET_CDCETHER
 2020-07-25  2:54 UTC  (2+ messages)

[PATCH 0/2] usb: dwc3: Valid HW capability
 2020-07-24 21:01 UTC  (3+ messages)
` [PATCH 1/2] usb: dwc3: core: Properly default unspecified speed
` [PATCH 2/2] usb: dwc3: core: Print warning on unsupported speed

[PATCH v9 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-07-24 20:33 UTC 

[PATCH] USB:Fix kernel NULL pointer when unbind UHCI form vfio-pci
 2020-07-24 19:17 UTC  (10+ messages)
    ` 答复: "

[PATCH 00/27] xhci features for usb-next
 2020-07-24 16:32 UTC  (6+ messages)

[PATCH v3 0/3] Add USB role switch support to DWC2
 2020-07-24 16:16 UTC  (8+ messages)
` [PATCH v3 1/3] usb: dwc2: override PHY input signals with usb role switch support
` [PATCH v3 2/3] dt-bindings: usb: dwc2: add optional usb-role-switch property
` [PATCH v3 3/3] usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs

[PATCH 0/6] usb: typec: tcpm: Fix AB BA lock inversion between tcpm and alt-mode drivers
 2020-07-24 15:59 UTC  (13+ messages)
` [PATCH 2/6] usb: typec: tcpm: Move locking into tcpm_queue_vdm()
` [PATCH 4/6] usb: typec: tcpm: Refactor tcpm_handle_vdm_request
` [PATCH 5/6] usb: typec: tcpm: Fix AB BA lock inversion between tcpm code and the alt-mode drivers
` [PATCH 6/6] usb: typec: tcpm: Add WARN_ON ensure we are not tryong to send 2 VDM packets at the same time

[PATCH v2] usb: typec: tcpm: Migrate workqueue to RT priority for processing events
 2020-07-24 15:51 UTC  (2+ messages)

[usb:usb-testing] BUILD SUCCESS WITH WARNING 9a360a7cae11461ccd933a9ea366b0dcb3afadb0
 2020-07-24 14:48 UTC 

[PATCH for v5.9] USB: serial: Replace HTTP links with HTTPS ones
 2020-07-24 14:45 UTC  (2+ messages)

[PATCH v5 net-next 0/5] usbnet: multicast filter support for cdc ncm devices
 2020-07-24 14:18 UTC  (4+ messages)
` [PATCH v5 net-next 2/5] net: cdc_ether: export usbnet_cdc_update_filter

[PATCH 0/3] Add USB role switch support to DWC2
 2020-07-24 13:45 UTC  (4+ messages)

[PATCH] usb-serial:cp210x: add CP210x support to software flow control
 2020-07-24 13:10 UTC  (2+ messages)

[PATCH 0/4] Fix DWC2 USB role switch support
 2020-07-24 12:37 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: usb: dwc2: add optional usb-role-switch property
` [PATCH 2/4] usb: dwc2: fix build issue when config is USB_DWC2_HOST only
` [PATCH 3/4] usb: dwc2: drd: fix sleeping while spinlock atomic context
` [PATCH 4/4] usb: dwc2: fix error path with missing dwc2_drd_exit

[balbi-usb:testing/next 1/39] drivers/usb/dwc2/drd.c:80:36: error: 'struct dwc2_hsotg' has no member named 'test_mode'
 2020-07-24 12:31 UTC  (5+ messages)

[PATCH v3] USB: Fix device driver race
 2020-07-24  8:59 UTC  (5+ messages)

[RFC PATCH] usb: dwc3: fix maximum_speed check for usb2.0-only core
 2020-07-24  8:27 UTC  (4+ messages)

[PATCH v5 0/9] usb: some PM changes for cdns3 and xhci-plat
 2020-07-24  6:24 UTC  (3+ messages)
` [PATCH v5 7/9] usb: host: xhci-plat: add priv quirk for skip PHY initialization

[PATCH v3 1/4] doc: dt-binding: ci-hdrc-usb2: add property for samsung picophy
 2020-07-24  6:05 UTC  (4+ messages)
` [PATCH v3 2/4] usb: chipidea: imx: add two samsung picophy parameters tuning implementation
` [PATCH v3 3/4] arm64: dts: imx8mm-evk: add two parameters for samsung picophy tuning
` [PATCH v3 4/4] arm64: dts: imx8mn-evk: "

[PATCH 0/2] Add Intel Input Output Manager driver
 2020-07-24  5:15 UTC  (6+ messages)
` [PATCH 1/2] platform/x86: Add Intel Input Output Manager (IOM) driver

[PATCH] usb: dwc3: debugfs: do not queue work if try to change mode on non-drd
 2020-07-24  3:29 UTC  (4+ messages)

[usb:usb-testing 193/195] drivers/usb/host/xhci-dbgtty.c:396:5: warning: no previous prototype for 'xhci_dbc_tty_register_device'
 2020-07-24  2:36 UTC 

[usb:usb-testing 187/195] drivers/usb/host/xhci-dbgcap.c:410:1: warning: no previous prototype for 'xhci_dbc_ring_alloc'
 2020-07-24  1:43 UTC 

[PATCH v2 00/12] usb: Handle different sublink speeds
 2020-07-24  2:39 UTC  (4+ messages)
` [PATCH v2 06/12] usb: devicetree: Introduce num-lanes and lsm

[PATCH] usb: typec: tcpm: Migrate workqueue to RT priority for processing events
 2020-07-24  2:06 UTC  (3+ messages)

[usb:usb-linus] BUILD SUCCESS 0b987032f8b58ef51cc8a042f46cc0cf1f277172
 2020-07-24  1:40 UTC 

[PATCH v3 0/4] Add logic to consolidate TRBs for Synopsys xHC
 2020-07-24  0:15 UTC  (3+ messages)

[PATCH] usbip: tools: fix build error for multiple definition
 2020-07-23 22:58 UTC  (3+ messages)

[PATCH v2] USB: Fix device driver race
 2020-07-23 21:29 UTC 

lpc32xx and stotg04
 2020-07-23 21:27 UTC 

[PATCH v10 0/2] ADD interconnect support for Qualcomm DWC3 driver
 2020-07-23 18:51 UTC  (4+ messages)
` [PATCH v10 1/2] usb: dwc3: qcom: Add interconnect support in dwc3 driver
` [PATCH v10 2/2] arm64: dts: qcom: sc7180: Add maximum speed property for DWC3 USB node

[PATCH v4 0/6] usb: gadget: udc: atmel: add usb device support for SAM9x60 SoC
 2020-07-23 18:49 UTC  (7+ messages)
` [PATCH v4 1/6] usb: gadget: udc: atmel: use of_find_matching_node_and_match
` [PATCH v4 2/6] dt-bindings: usb: atmel: Update DT bindings documentation for sam9x60
` [PATCH v4 3/6] usb: gadget: udc: atmel: simplify endpoint allocation
` [PATCH v4 4/6] usb: gadget: udc: atmel: use 1 bank endpoints for control transfers
` [PATCH v4 5/6] usb: gadget: udc: atmel: update endpoint allocation for sam9x60
` [PATCH v4 6/6] ARM: dts: at91: sam9x60ek: enable usb device

[PATCH v2 1/4] doc: dt-binding: ci-hdrc-usb2: add property for imx picophy
 2020-07-23 17:35 UTC  (2+ messages)

[PATCH v3 0/7] usb: bdc: Updates and fixes to the USB BDC driver
 2020-07-23 17:32 UTC  (3+ messages)
` [PATCH v3 1/7] dt-bindings: usb: bdc: Update compatible strings

Interact with a serial device over USB
 2020-07-23 17:11 UTC  (2+ messages)

[PATCH v3 0/6] usb: gadget: udc: atmel: add usb device support for SAM9x60 SoC
 2020-07-23 16:33 UTC  (5+ messages)
` [PATCH v3 1/6] usb: gadget: udc: atmel: use of_find_matching_node_and_match

linux usb gadget - mass storage
 2020-07-23 15:16 UTC  (7+ messages)


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