linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-26 17:18:20 to 2020-07-01 10:52:58 UTC [more...]

[PATCH] usb: chipidea: fix ci_irq for role-switching use-case
 2020-07-01 10:52 UTC  (9+ messages)

[PATCH][next] thunderbolt: ensure left shift of 512 does not overflow a 32 bit int
 2020-07-01 10:50 UTC  (2+ messages)

[GIT PULL] Thunderbolt/USB4 fix for v5.8-rc4
 2020-07-01 10:44 UTC 

[RESEND PATCH v4 0/3] Add support for MaxLinear/Exar USB to serial converters
 2020-07-01 10:34 UTC  (3+ messages)
` [RESEND PATCH v4 1/3] usb: serial: Add MaxLinear/Exar USB to Serial driver

[PATCH v4 0/3] usb: dwc3: gadget: improve isoc handling
 2020-07-01  9:53 UTC  (6+ messages)
` [PATCH v4 1/3] usb: dwc3: gadget: add frame number mask
` [PATCH v4 2/3] usb: dwc3: gadget: make starting isoc transfers more robust
` [PATCH v4 3/3] usb: dwc3: gadget: when the started list is empty stop the active xfer

ERROR Transfer event TRB DMA ptr not part of current TD ep_index 4 comp_code 1
 2020-07-01  9:17 UTC  (6+ messages)
  ` [PATCH] xhci: fix halted endpoint at stop endpoint command completion

[PATCH v3 0/2] usb: dwc3: gadget: improve isoc handling
 2020-07-01  9:00 UTC  (10+ messages)
` [PATCH v3 1/2] usb: dwc3: gadget: make starting isoc transfers more robust
` [PATCH v3 2/2] usb: dwc3: gadget: when the started list is empty stop the active xfer

[PATCH] usb: cdns3: fix possible buffer overflow caused by bad DMA value
 2020-07-01  8:31 UTC  (4+ messages)

[PATCH] usb: typec: Add num_altmodes partner attribute
 2020-07-01  8:22 UTC  (2+ messages)

[PATCH v4 0/3] Add support for MaxLinear/Exar USB to serial converters
 2020-07-01  7:50 UTC  (3+ messages)

[PATCH v2] usb: gadget: function: printer: Interface is disabled and returns error
 2020-06-30  5:44 UTC 

[PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit
 2020-07-01  7:08 UTC  (13+ messages)
                      ` [TEST]Re: "

[RFC for-5.8] usb: dwc2: Cleanup debugfs when usb_add_gadget_udc() fails
 2020-07-01  7:16 UTC  (2+ messages)

[PATCH] usb: gadget: function: printer: Interface is disabled and returns error
 2020-06-30  5:23 UTC 

usb raw gadget impossible to sent buffer bigger than 3MB
 2020-07-01  6:57 UTC  (6+ messages)

[PATCH] usb: gadget: f_acm: don't disable disabled EP
 2020-07-01  6:54 UTC  (7+ messages)

[PATCH] USB: Fix up terminology
 2020-07-01  6:50 UTC  (7+ messages)

[PATCH 0/9] usb: cdns3: Improvements for cdns3 DRD code
 2020-07-01  6:20 UTC  (10+ messages)
` [PATCH 1/9] usb: cdns3: Improvement: removed cdns3_get_current_role_driver function
` [PATCH 2/9] usb: cdns3: Improvement: removed not needed variables initialization
` [PATCH 3/9] usb: cnds3: Improvement: deleted !=
` [PATCH 4/9] usb: cdns3: Improvement: return IRQ_NONE explicitly
` [PATCH 5/9] usb: cdns3: Improvement: changed return type from int to bool
` [PATCH 6/9] usb: cdns3: Added CDNS3_ID_PERIPHERAL and CDNS3_ID_HOST
` [PATCH 7/9] usb: cdns3: Improvement: removed 'goto not_otg'
` [PATCH 8/9] usb: cdns3: Improvement: removed overwriting some error code
` [PATCH 9/9] usb: cdns3: Impovement: simplify *switch_gadet and *switch_host

[usb:gregkh] BUILD SUCCESS 9cf6ffae380061b16b2b4269d4f2e1a50aa2508a
 2020-07-01  4:11 UTC 

[PATCH v7 0/4] ADD interconnect support for Qualcomm DWC3 driver
 2020-06-30 22:42 UTC  (9+ messages)
` [PATCH v7 2/4] usb: dwc3: qcom: Add interconnect support in dwc3 driver

XHCI vs PCM2903B/PCM2904 part 2
 2020-06-30 18:52 UTC  (10+ messages)

[PATCH] udc: lpc32xx: mark local function static
 2020-06-30 18:32 UTC  (2+ messages)

[PATCH] xhci: Make debug message consistent with bus and port number
 2020-06-30 14:31 UTC  (11+ messages)

[PATCH] usb: dwc3: pci: add support for the Intel Jasper Lake
 2020-06-30 12:24 UTC 

[PATCH 0/6] thunderbolt: Add retimer NVM upgrade support
 2020-06-30 12:21 UTC  (2+ messages)

[PATCH v2 0/6] USB: serial: ch341: Add support for limited chips (was: Add support for HL340 devices)
 2020-06-30 11:39 UTC  (12+ messages)
` [PATCH v2 4/6] USB: serial: ch341: Name prescaler, divisor registers
` [PATCH v2 5/6] USB: serial: ch341: Compute minimum baud rate
` [PATCH v2 6/6] USB: serial: ch341: Simulate break condition if not supported

[V2 PATCH] usb: mtu3: fix NULL pointer dereference
 2020-06-30 10:47 UTC  (2+ messages)
` [PATCH v2] usb: mtu3: Fix NULL pointer dereferences

Dell XPS 13 9360: PM: Device 0000:39:00.0 failed to resume async: error -19
 2020-06-30  8:42 UTC  (2+ messages)

[PATCH RFC 0/5] Introduced new Cadence USBSSP DRD Driver
 2020-06-30  8:19 UTC  (20+ messages)
` [PATCH RFC 1/5] dt-bindings: add binding for CDNSP-DRD controller
` [PATCH RFC 2/5] usb:cdns3: Add pci to platform driver wrapper
` [PATCH RFC 4/5] usb: cdnsp: usb:cdns3 Add main part of Cadence USBSSP DRD Driver

[PATCH 1/2] usb: mtu3: disable USB2 LPM
 2020-06-30  7:28 UTC  (9+ messages)
  ` [PATCH 2/2] usb: mtu3: fix NULL pointer dereference
  ` Searching for initialisation of variables by function calls before null pointer checks

[PATCH v3 0/4] Add logic to consolidate TRBs for Synopsys xHC
 2020-06-30  6:28 UTC  (5+ messages)

[PATCH v2] usb: gadget: epautoconf: claim smallest endpoints first
 2020-06-30  1:58 UTC  (2+ messages)

[Bug 206339] On v5.5.rc2 For "lsusb -v" it shows as "can't get device qualifier: Resource temporarily unavailable, can't get debug descriptor: Resource temporarily unavailable"
 2020-06-30  1:27 UTC  (2+ messages)

[PATCH 1/1] usb: chipidea: core: add wakeup support for extcon
 2020-06-30  1:26 UTC 

[PATCH] usb: gadget: function: printer: The device interface is reset and should return error code
 2020-06-30  1:19 UTC  (2+ messages)
` 回复: "

[PATCH] usb: gadget: fix langid kernel-doc warning in usbstring.c
 2020-06-29 23:37 UTC  (2+ messages)

[PATCH v4 0/6] Introduce PMIC based USB type C detection
 2020-06-29 22:07 UTC  (9+ messages)
` [PATCH v4 1/6] usb: typec: Add QCOM PMIC typec detection driver
` [PATCH v4 2/6] dt-bindings: usb: Add Qualcomm PMIC type C controller dt-binding
` [PATCH v4 3/6] arm64: boot: dts: qcom: pm8150b: Add node for USB type C block
` [PATCH v4 4/6] regulator: Add support for QCOM PMIC VBUS booster
` [PATCH v4 5/6] dt-bindings: regulator: Add dt-binding for QCOM PMIC VBUS output regulator
` [PATCH v4 6/6] arm64: boot: dts: qcom: pm8150b: Add DTS node for PMIC VBUS booster

[Bug 205843] USB storage on Type-C USB dock may not re-appear after s2idle suspend/resume
 2020-06-29 11:05 UTC 

[PATCH 00/17] thunderbolt: Tunneling improvements
 2020-06-29 15:39 UTC  (2+ messages)

[PATCH v5 0/9] Raspberry Pi 4 USB firmware initialization rework
 2020-06-29 16:26 UTC  (12+ messages)
` [PATCH v5 1/9] dt-bindings: reset: Add a binding for the RPi Firmware reset controller
` [PATCH v5 2/9] reset: Add Raspberry Pi 4 firmware "
` [PATCH v5 3/9] ARM: dts: bcm2711: Add firmware usb reset node
` [PATCH v5 4/9] ARM: dts: bcm2711: Add reset controller to xHCI node
` [PATCH v5 5/9] usb: xhci-pci: Add support for reset controllers
` [PATCH v5 6/9] Revert "USB: pci-quirks: Add Raspberry Pi 4 quirk"
` [PATCH v5 7/9] usb: host: pci-quirks: Bypass xHCI quirks for Raspberry Pi 4
` [PATCH v5 8/9] Revert "firmware: raspberrypi: Introduce vl805 init routine"
` [PATCH v5 9/9] Revert "PCI: brcmstb: Wait for Raspberry Pi's firmware when present"

[PATCH 4.4 036/135] usb/ohci-platform: Fix a warning when hibernating
 2020-06-29 15:51 UTC  (3+ messages)
` [PATCH 4.4 055/135] usb/xhci-plat: Set PM runtime as active on resume
` [PATCH 4.4 056/135] usb/ehci-platform: "

[PATCH 00/15] always use netdev_tx_t for xmit()'s return type
 2020-06-29  3:53 UTC  (17+ messages)
` [PATCH 01/15] cail,hsi: fix cfhsi_xmit()'s "
` [PATCH 02/15] caif: fix caif_xmit()'s "
` [PATCH 03/15] caif: fix cfspi_xmit()'s "
` [PATCH 04/15] caif: fix cfv_netdev_tx()'s "
` [PATCH 05/15] net: aquantia: fix aq_ndev_start_xmit()'s "
` [PATCH 06/15] net: arc_emac: fix arc_emac_tx()'s "
` [PATCH 07/15] net: nb8800: fix nb8800_xmit()'s "
` [PATCH 08/15] net: nfp: fix nfp_net_tx()'s "
` [PATCH 09/15] net: pch_gbe: fix pch_gbe_xmit_frame()'s "
` [PATCH 10/15] net: dwc-xlgmac: fix xlgmac_xmit()'s "
` [PATCH 11/15] net: plip: fix plip_tx_packet()'s "
` [PATCH 12/15] usbnet: ipheth: fix ipheth_tx()'s "
` [PATCH 13/15] net/hsr: fix hsr_dev_xmit()'s "
` [PATCH 14/15] l2tp: fix l2tp_eth_dev_xmit()'s "
` [PATCH 15/15] cxgb4vf: fix t4vf_eth_xmit()'s "

"usb: gadget: core: sync interrupt before unbind the udc" question
 2020-06-29 11:48 UTC  (2+ messages)

[PATCH 4.9 045/191] usb/ohci-platform: Fix a warning when hibernating
 2020-06-29 15:38 UTC  (3+ messages)
` [PATCH 4.9 075/191] usb/xhci-plat: Set PM runtime as active on resume
` [PATCH 4.9 076/191] usb/ehci-platform: "

[PATCH] usb: gadget: epautoconf: claim smallest endpoints first
 2020-06-29 20:05 UTC 

[PATCH v3 0/9] Raspberry Pi 4 USB firmware initialization rework
 2020-06-29 15:19 UTC  (6+ messages)
` [PATCH v3 2/9] reset: Add Raspberry Pi 4 firmware reset controller

[PATCH v2 0/2] usb: dwc3: gadget: improve isoc handling
 2020-06-29 13:12 UTC  (8+ messages)
` [PATCH v2 1/2] usb: dwc3: gadget: make starting isoc transfers more robust

[PATCH 0/4] thunderbolt: XDomain and NHI improvements
 2020-06-29 15:37 UTC  (2+ messages)

[Bug 208307] New: Alcor Micro Corp. Multi Flash Reader [058f:6366] keeps being detected and removed continuously
 2020-06-29  3:03 UTC  (4+ messages)
` [Bug 208307] "

[PATCH] usb: fix kernel-doc warnings and formatting in <linux/usb.h>
 2020-06-29  2:54 UTC 

usb: mtu3: Checking initialisation of the variable “mep” in two functions
 2020-06-29  1:48 UTC  (2+ messages)

[Bug 208267] New: usbip broken with latest kernels?
 2020-06-28 22:48 UTC  (2+ messages)
` [Bug 208267] "

[Bug 208353] New: Distorted Audio Output Through USB C Docking Station
 2020-06-28 20:24 UTC  (6+ messages)
` [Bug 208353] "

[Bug 208337] New: ucsi_ccg 6-0008: con1: failed to register alternate modes
 2020-06-28 18:55 UTC  (4+ messages)
` [Bug 208337] "

[Bug 206775] pcieport 0000:05:02.0: Refused to change power state, currently in D3 (ASUS G752VL )
 2020-06-28 14:53 UTC 

[PATCH] usb: gadget: function: printer: The device interface is reset and should return error code
 2020-06-28 14:13 UTC  (2+ messages)

[usb:usb-testing] BUILD SUCCESS b3a5ce874c2619c9b8a6c5bbcfefdb95e0227600
 2020-06-28  4:48 UTC 

[PATCH] usb: gadget: function: printer: Add gadget dev interface status judgment
 2020-06-28  1:14 UTC  (2+ messages)
` 回复: "

[GIT PULL] USB driver fixes for 5.8-rc3
 2020-06-27 20:25 UTC  (2+ messages)

[PATCH 0/4] USB: sisusbvga: cleaning up char buffers to u8 buffer
 2020-06-27 11:30 UTC  (8+ messages)
` [PATCH 1/4] USB: sisusbvga: change the char buffer from char to u8 for sisusb_write_mem_bulk and sisusb_send_bulk_msg
` [PATCH 2/4] USB: sisusbvga: change the buffer members in sisusb_usb_data from char to u8
` [PATCH 3/4] USB: sisusbvga: change the buffer in sisusb_recv_bulk_msg "
` [PATCH 4/4] USB: sisusbvga: change the buffers in sisusb_read_mem_bulk "

[PATCH] usb: gadget: pch_udc: Convert to use GPIO descriptors
 2020-06-27 11:10 UTC 

[PATCH] usb: gadget: udc: Drop surplus include
 2020-06-27 10:31 UTC 

[usb:usb-linus] BUILD SUCCESS ed8fa04243e22f7b8f470d08e5806c9f8c6a460a
 2020-06-27  6:50 UTC 

KASAN: use-after-free Read in line6_submit_audio_in_all_urbs
 2020-06-26 18:26 UTC  (2+ 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).