linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-22 13:42:54 to 2020-10-27 21:06:17 UTC [more...]

[PATCH 0/3] usb: dwc3: ulpi: Fix UPLI registers read/write ops
 2020-10-27 21:06 UTC  (9+ messages)
` [PATCH 1/3] usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completion
` [PATCH 2/3] usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one

[PATCH v4 0/5] USB DWC3 host wake up support from system suspend
 2020-10-27 20:38 UTC  (6+ messages)
` [PATCH v4 1/5] usb: dwc3: core: Host "
` [PATCH v4 2/5] usb: dwc3: host: Add suspend_quirk for dwc3 host
` [PATCH v4 3/5] usb: dwc3: qcom: Configure wakeup interrupts and set genpd active wakeup flag
` [PATCH v4 4/5] arm64: dts: qcom: sc7180: Use pdc interrupts for USB instead of GIC interrupts
` [PATCH v4 5/5] arm64: dts: qcom: sc7180: Add wakeup-source property for USB node in IDP and trogdor

BUG with linux 5.9.0 with dwc3 in gadget mode
 2020-10-27 20:13 UTC  (13+ messages)

[PATCH 0/3] a family of FTDI-based devices that need ftdi_sio quirks
 2020-10-27 20:18 UTC  (6+ messages)

[PATCH v5 0/3] Add logic to consolidate TRBs for Synopsys xHC
 2020-10-27 18:28 UTC  (2+ messages)

Bug caused by 53965c79c2db (USB: Fix device driver race)
 2020-10-27 14:02 UTC  (8+ messages)
` [PATCH 0/2] Patches to prevent re-probing all Apple USB devices on apple-mfi-fastcharge load
  ` [PATCH 1/2] usbcore: Check both id_table and match() when both available
  ` [PATCH 2/2] USB: apple-mfi-fastcharge: don't probe unhandled devices

[PATCH v1 1/5] driver core: platform: Introduce platform_get_mem_or_io_resource()
 2020-10-27 17:58 UTC  (2+ messages)
` [PATCH v1 3/5] usb: host: sl811: Switch to use platform_get_mem_or_io_resource()

[Bug 207045] New: uvcvideo: Realtek USB Camera (0bda:579f) reports wrong dwMaxVideoFrameSize
 2020-10-27 14:49 UTC  (2+ messages)
` [Bug 207045] uvcvideo: properly handle UVC payloads that occur in the middle of bulk URBs

memory leak in u_audio_start_playback
 2020-10-27 16:43 UTC  (2+ messages)

[RESEND PATCH 0/4] MUSB and jz4740-musb fixes
 2020-10-27 16:42 UTC  (5+ messages)
` [RESEND PATCH 1/4] usb: musb: Fix runtime PM race in musb_queue_resume_work
` [RESEND PATCH 2/4] usb: musb: Fix NULL check on struct musb_request field
` [RESEND PATCH 3/4] usb: musb: dma: Remove unused variable
` [RESEND PATCH 4/4] musb: jz4740: Add missing CR to error strings

[PATCH 0/3] usb: cdns3: three bug fixes for v5.10
 2020-10-27 14:21 UTC  (12+ messages)
` [PATCH 1/3] usb: cdns3: gadget: suspicious implicit sign extension
` [PATCH 2/3] usb: cdns3: gadget: own the lock wrongly at the suspend routine
` [PATCH 3/3] usb: cdns3: Fix on-chip memory overflow issue

[PATCH] usb: host: ehci-tegra: Fix error handling in tegra_ehci_probe()
 2020-10-27 13:03 UTC  (4+ messages)
  ` [PATCH] usb: host: ehci-tegra: Fix error handling integra_ehci_probe()

KASAN: slab-out-of-bounds Read in ath9k_hif_usb_rx_cb (2)
 2020-10-27 12:33 UTC  (2+ messages)

[PATCH] dt-bindings: More whitespace clean-ups in schema files
 2020-10-27 12:17 UTC  (6+ messages)

[PATCH v3] usb: cdns3: Variable 'length' set but not used
 2020-10-27 12:08 UTC  (5+ messages)

[PATCH v2 0/3] usb: cdns3: three bug fixes for v5.10
 2020-10-27 11:21 UTC  (6+ messages)
` [PATCH v2 2/3] usb: cdns3: gadget: own the lock wrongly at the suspend routine
` [PATCH v2 3/3] usb: cdns3: Fix on-chip memory overflow issue

[PATCH v2 01/15] usb: dwc2: Fix/update enter/exit partial power down
 2020-10-27 11:01 UTC  (3+ messages)

[PATCH v2 00/15] usb: dwc2: Fix and improve power saving modes
 2020-10-27 10:56 UTC  (4+ messages)

[PATCH v2 02/15] usb: dwc2: Add support for dwc2 host/device clock gating
 2020-10-27 10:26 UTC  (2+ messages)

[PATCH 1/2] usb: host: add XHCI_CDNS_HOST flag
 2020-10-27  9:50 UTC  (5+ messages)

[PATCH 00/14] USB: serial: keyspan_pda: fix up write implementation
 2020-10-27  9:25 UTC  (20+ messages)
` [PATCH 01/14] USB: serial: keyspan_pda: fix dropped unthrottle interrupts
` [PATCH 02/14] USB: serial: keyspan_pda: fix write deadlock
` [PATCH 03/14] USB: serial: keyspan_pda: fix stalled writes
` [PATCH 04/14] USB: serial: keyspan_pda: fix write-wakeup use-after-free
` [PATCH 05/14] USB: serial: keyspan_pda: fix tx-unthrottle use-after-free
` [PATCH 06/14] USB: serial: keyspan_pda: fix write unthrottling
` [PATCH 07/14] USB: serial: keyspan_pda: refactor write-room handling
` [PATCH 08/14] USB: serial: keyspan_pda: fix write implementation
` [PATCH 09/14] USB: serial: keyspan_pda: increase transmitter threshold
` [PATCH 10/14] USB: serial: keyspan_pda: add write-fifo support
` [PATCH 11/14] USB: serial: keyspan_pda: clean up xircom/entrega support
      ` [PATCH v2 "
` [PATCH 12/14] USB: serial: keyspan_pda: clean up comments and whitespace
` [PATCH 13/14] USB: serial: keyspan_pda: use BIT() macro
` [PATCH 14/14] USB: serial: keyspan_pda: drop redundant usb-serial pointer

[PATCH] usb: gadget: configfs: Fix use-after-free issue with udc_name
 2020-10-27  9:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1] usb: dwc3: core: fix a issue about clear connect state
 2020-10-27  9:12 UTC  (2+ messages)

[PATCH] USB: serial: ftdi_sio: Fix serial port stall after resume
 2020-10-27  9:00 UTC  (4+ messages)

[PATCH 1/1] usb: serial: option: add Quectel EC200T module support
 2020-10-27  8:43 UTC  (2+ messages)

[PATCH v2] usb: serial: iuu_phoenix remove unneeded break
 2020-10-27  8:38 UTC  (2+ messages)

[PATCH v3] usb: dwc3: core: fix a issue about clear connect state
 2020-10-27  8:33 UTC  (2+ messages)

[patch V2 00/13] USB: Cleanup in_interupt/in_irq/in_atomic() usage
 2020-10-27  8:26 UTC  (11+ messages)
` [patch V2 02/13] USB: serial: keyspan_pda: Replace in_interrupt() usage
` [patch V2 03/13] USB: serial: keyspan_pda: Consolidate room query
` [patch V2 04/13] USB: serial: digi_acceleport: Remove in_interrupt() usage
    ` [PATCH v3 04/13 ] "

[PATCH] usb: musb: fix idling for suspend after disconnect interrupt
 2020-10-27  7:59 UTC  (4+ messages)

[PATCH] usb: raw-gadget: fix memory leak in gadget_setup
 2020-10-27  7:30 UTC 

5.10-rc1 xhci lockdep splat: pin_fs_lock vs xhci->lock HARDIRQ-safe -> HARDIRQ-unsafe lock order detected
 2020-10-27  7:26 UTC 

[PATCH v3 31/56] usb: dwc3: fix kernel-doc markups
 2020-10-27  6:58 UTC  (2+ messages)

[PATCH v4 16/16] xhci: tegra: Enable ELPG for runtime/system PM
 2020-10-27  6:10 UTC  (2+ messages)

[PATCH] usb: typec: Prevent setting invalid opmode value
 2020-10-27  6:04 UTC  (3+ messages)

[PATCH AUTOSEL 5.9 047/147] usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwapSourceStart
 2020-10-26 23:48 UTC  (4+ messages)
` [PATCH AUTOSEL 5.9 073/147] USB: adutux: fix debugging
` [PATCH AUTOSEL 5.9 078/147] usb: xhci: omit duplicate actions when suspending a runtime suspended host
` [PATCH AUTOSEL 5.9 095/147] usb: dwc3: core: do not queue work if dr_mode is not USB_DR_MODE_OTG

[PATCH AUTOSEL 5.8 041/132] usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwapSourceStart
 2020-10-26 23:51 UTC  (4+ messages)
` [PATCH AUTOSEL 5.8 065/132] USB: adutux: fix debugging
` [PATCH AUTOSEL 5.8 070/132] usb: xhci: omit duplicate actions when suspending a runtime suspended host
` [PATCH AUTOSEL 5.8 087/132] usb: dwc3: core: do not queue work if dr_mode is not USB_DR_MODE_OTG

[PATCH AUTOSEL 5.4 23/80] usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwapSourceStart
 2020-10-26 23:54 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 38/80] USB: adutux: fix debugging
` [PATCH AUTOSEL 5.4 41/80] usb: xhci: omit duplicate actions when suspending a runtime suspended host

[PATCH AUTOSEL 4.19 18/60] usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwapSourceStart
 2020-10-27  0:03 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 30/60] USB: adutux: fix debugging
` [PATCH AUTOSEL 4.19 32/60] usb: xhci: omit duplicate actions when suspending a runtime suspended host

[PATCH AUTOSEL 4.14 23/46] USB: adutux: fix debugging
 2020-10-27  0:09 UTC 

[PATCH AUTOSEL 4.4 11/25] USB: adutux: fix debugging
 2020-10-27  0:11 UTC 

[PATCH AUTOSEL 4.9 15/30] USB: adutux: fix debugging
 2020-10-27  0:10 UTC 

[PATCH v2] usb: gadget: f_hid: remove unneeded break
 2020-10-26 19:39 UTC 

[PATCH v2] usb: misc: iowarrior: remove unneeded break
 2020-10-26 19:28 UTC 

[PATCH v2] usb: storage: freecom: remove unneeded break
 2020-10-26 19:04 UTC 

[PATCH v2] usb: host: xhci-mem: remove unneeded break
 2020-10-26 18:58 UTC 

[PATCH 00/29] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2020-10-26 18:57 UTC  (13+ messages)
` [PATCH 04/29] arm: dts: exynos: Correct DWC USB3 compatible string
` [PATCH 07/29] arm: dts: bcm53x: Harmonize EHCI/OHCI DT nodes name
` [PATCH 16/29] arm: dts: bcm5301x: Harmonize xHCI "
` [PATCH 19/29] arm: dts: exynos: Harmonize DWC USB3 "
` [PATCH 24/29] arm64: dts: allwinner: h6: "
` [PATCH 26/29] arm64: dts: exynos: "

[PATCH v3 00/16] dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema
 2020-10-26 16:46 UTC  (5+ messages)
` [PATCH v3 01/16] dt-bindings: usb: usb-hcd: Convert generic USB properties to "

[PATCH RESEND v2 0/3] usb: dwc3: ulpi: Fix UPLI registers read/write ops
 2020-10-26 16:40 UTC  (4+ messages)
` [PATCH v2 1/3] usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completion
` [PATCH v2 2/3] usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one
` [PATCH v2 3/3] usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regression

support range based offsets in dma-direct v3
 2020-10-26 15:33 UTC  (3+ messages)
` [PATCH 6/6] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset

[PATCH v3] thunderbolt: Add the missed ida_simple_remove() in ring_request_msix()
 2020-10-26 15:31 UTC  (2+ messages)

[PATCH v2] usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHC
 2020-10-26 14:46 UTC  (2+ messages)

[PATCH] usb: remove unneeded break
 2020-10-26 14:23 UTC  (2+ messages)

[PATCH v11 00/10] *** TCPM support for FRS and AutoDischarge Disconnect ***
 2020-10-26 14:03 UTC  (5+ messages)
` [PATCH v11 01/10] dt-bindings: connector: Add property to set initial current cap for FRS
` [PATCH v11 02/10] dt-bindings: usb: Maxim type-c controller device tree binding document

[PATCH] xhci: Fix sizeof() mismatch
 2020-10-26 13:46 UTC  (2+ messages)

[PATCH 1/2] usb: typec: stusb160x: fix an IS_ERR() vs NULL check in probe
 2020-10-26 10:52 UTC  (5+ messages)
` [PATCH 1/2 v2] "

[PATCH] USB: serial: remove write wait queue
 2020-10-26 10:44 UTC 

[PATCH] USB: serial: digi_acceleport: fix write-wakeup deadlocks
 2020-10-26 10:43 UTC 

[PATCH v2] usb: cdns3: Add static to cdns3_gadget_exit function
 2020-10-26  9:47 UTC  (2+ messages)

[PATCH] USB: serial: cyberjack: fix write-URB completion race
 2020-10-26  8:25 UTC 

Any example of USB gadget for DRD device mode on Intel Gemini Lake?
 2020-10-26  7:11 UTC  (11+ messages)

[PATCH] usb: dwc2: Avoid leaving the error_debugfs label unused
 2020-10-26  6:01 UTC  (2+ messages)

KASAN: use-after-free Write in tty_init_dev
 2020-10-26  1:37 UTC 

[PATCH v2] usb: typec: Expose Product Type VDOs via sysfs
 2020-10-23 21:52 UTC  (10+ messages)

[PATCH v3 1/2] usb: typec: Consolidate syfs ABI documentation
 2020-10-23 21:43 UTC  (2+ messages)
` [PATCH v3 2/2] usb: typec: Expose Product Type VDOs via sysfs

[Bug 209835] New: Logitech G11 Keyboard's G Keys stopped working since support of G15/G510 keyboard was added to the kernel
 2020-10-23 19:55 UTC 

memory leak in gadget_bind
 2020-10-23 15:26 UTC 

memory leak in gadget_setup
 2020-10-23 15:26 UTC 

[PATCH 0/2] UCSI race condition resulting in wrong port state
 2020-10-23 14:20 UTC  (2+ messages)

[patch 00/12] UBS: Cleanup in_interupt/in_irq/in_atomic() usage
 2020-10-23 13:38 UTC  (4+ messages)
` [patch 05/12] usb: xhci: Remove in_interrupt() checks

PROBLEM: connecting a USB flash drive deactivates entire USB subsystem after a few seconds
 2020-10-23 13:02 UTC 

[PATCH] usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHC
 2020-10-23 12:40 UTC  (3+ messages)

[PATCH 2/2] usb: typec: stusb160x: fix some signedness bugs
 2020-10-23 11:24 UTC 

[PATCH v1 0/5] Introduce a new helper marco DEFINE_STORE_ATTRIBUTE at seq_file.c
 2020-10-23  8:53 UTC  (6+ messages)
` [PATCH v1 1/5] seq_file: Introduce DEFINE_STORE_ATTRIBUTE() helper macro

KMSAN: uninit-value in ax88179_get_mac_addr
 2020-10-23  8:07 UTC 

[PATCH v2] usb: dwc3: Trigger a GCTL soft reset when switching modes in DRD
 2020-10-23  7:02 UTC  (4+ messages)

[PATCH] usb: dwc3: ep0: Fix delay status handling
 2020-10-22 22:44 UTC 


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