linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-19 22:12:08 to 2020-03-24 11:06:08 UTC [more...]

[PATCH] usb: gadget: bcm63xx_udc:remove useless variable definition
 2020-03-24 11:06 UTC  (3+ messages)
    `  "

[PATCH 0/4] ch341: Add support for HL340 devices
 2020-03-24 10:55 UTC  (10+ messages)
` [PATCH 1/4] ch341: Name more registers
` [PATCH 2/4] ch341: Detect HL340 variant
` [PATCH 3/4] ch341: Limit prescaler on "
` [PATCH 4/4] ch341: Simulate break condition "

lockdep warning in urb.c:363 usb_submit_urb
 2020-03-24 10:46 UTC  (10+ messages)

Fwd: BUG: KASAN: use-after-free in usb_hcd_unlink_urb+0x5f/0x170 drivers/usb/core/hcd.c
 2020-03-24 10:45 UTC  (2+ messages)

[PATCH 00/13] usb: dwc3: meson: add OTG support for GXL/GXM
 2020-03-24 10:20 UTC  (14+ messages)
` [PATCH 01/13] dt-bindings: usb: amlogic,meson-g12a-usb-ctrl: add the Amlogic GXL and GXM Families USB Glue Bindings
` [PATCH 02/13] usb: dwc3: meson-g12a: specify phy names in soc data
` [PATCH 03/13] usb: dwc3: meson-g12a: handle the phy and glue registers separately
` [PATCH 04/13] usb: dwc3: meson-g12a: get the reset as shared
` [PATCH 05/13] usb: dwc3: meson-g12a: refactor usb2 phy init
` [PATCH 06/13] usb: dwc3: meson-g12a: refactor usb init
` [PATCH 07/13] usb: dwc3: meson-g12a: support the GXL/GXM DWC3 host phy disconnect
` [PATCH 08/13] usb: dwc3: meson-g12a: add support for GXL and GXM SoCs
` [PATCH 09/13] arm64: dts: amlogic: use the new USB control driver for GXL and GXM
` [PATCH 10/13] phy: amlogic: meson-gxl-usb3: remove code for non-existing PHY
` [PATCH 11/13] usb: dwc3: of-simple: remove Amlogic GXL and AXG compatibles
` [PATCH 12/13] dt-bindings: usb: dwc3: remove amlogic compatible entries
` [PATCH 13/13] dt-bindings: usb: amlogic,dwc3: remove old DWC3 wrapper

[PATCH v2] usb: core: Add ACPI support for USB interface devices
 2020-03-24 10:09 UTC 

[PATCH 1/3] USB: serial: option: add support for ASKEY WWHC050
 2020-03-24  9:22 UTC  (4+ messages)
` [PATCH 2/3] USB: serial: option: add BroadMobi BM806U
` [PATCH 3/3] USB: serial: option: add Wistron Neweb D19Q1

[PATCH v1] usb: core: Add ACPI support for USB interfaces
 2020-03-24  9:13 UTC  (4+ messages)

[PATCH v3 1/2] phy: cadence: salvo: add salvo phy driver
 2020-03-24  7:10 UTC  (2+ messages)
` [PATCH v3 2/2] doc: dt-binding: cdns-salvo-phy: add binding doc

[PATCH v4 0/2] Add USB DWC3 support for SC7180
 2020-03-24  4:51 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: usb: qcom,dwc3: Convert USB DWC3 bindings

[PATCH v2] net: qmi_wwan: add support for ASKEY WWHC050
 2020-03-24  4:18 UTC  (3+ messages)

[patch V3 00/20] Lock ordering documentation and annotation for lockdep
 2020-03-23 21:46 UTC  (27+ messages)
` [patch V3 01/20] PCI/switchtec: Fix init_completion race condition with poll_wait()
` [patch V3 02/20] pci/switchtec: Replace completion wait queue usage for poll
` [patch V3 03/20] usb: gadget: Use completion interface instead of open coding it
` [patch V3 04/20] orinoco_usb: Use the regular completion interfaces
` [patch V3 05/20] acpi: Remove header dependency
` [patch V3 06/20] nds32: Remove mm.h from asm/uaccess.h
` [patch V3 07/20] csky: "
` [patch V3 08/20] hexagon: "
` [patch V3 09/20] ia64: "
` [patch V3 10/20] microblaze: "
` [patch V3 11/20] rcuwait: Add @state argument to rcuwait_wait_event()
` [patch V3 12/20] powerpc/ps3: Convert half completion to rcuwait
` [patch V3 13/20] Documentation: Add lock ordering and nesting documentation
` [patch V3 14/20] timekeeping: Split jiffies seqlock
` [patch V3 15/20] sched/swait: Prepare usage in completions
` [patch V3 16/20] completion: Use simple wait queues
  ` [PATCH] completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()
` [patch V3 17/20] lockdep: Introduce wait-type checks
` [patch V3 18/20] lockdep: Add hrtimer context tracing bits
` [patch V3 19/20] lockdep: Annotate irq_work
` [patch V3 20/20] lockdep: Add posixtimer context tracing bits

[PATCH v7 0/5] usb: xhci: Add support for Renesas USB controllers
 2020-03-23 19:30 UTC  (13+ messages)
` [PATCH v7 1/5] usb: hci: add hc_driver as argument for usb_hcd_pci_probe
` [PATCH v7 2/5] usb: renesas-xhci: Add the renesas xhci driver
` [PATCH v7 3/5] usb: xhci: Add support for Renesas controller with memory
` [PATCH v7 4/5] usb: renesas-xhci: Add ROM loader for uPD720201
` [PATCH v7 5/5] usb: xhci: provide a debugfs hook for erasing rom

[PATCH 7/8] usb, cdc-acm: optimize barrier usage for Rmw atomic bitops
 2020-03-23 17:29 UTC  (2+ messages)

[PATCH v8 0/5] usb: xhci: Add support for Renesas USB controllers
 2020-03-23 17:06 UTC  (6+ messages)
` [PATCH v8 1/5] usb: hci: add hc_driver as argument for usb_hcd_pci_probe
` [PATCH v8 2/5] usb: renesas-xhci: Add the renesas xhci driver
` [PATCH v8 3/5] usb: xhci: Add support for Renesas controller with memory
` [PATCH v8 4/5] usb: renesas-xhci: Add ROM loader for uPD720201
` [PATCH v8 5/5] usb: xhci: provide a debugfs hook for erasing rom

[PATCH] usbip: vhci_hcd: slighly simplify code in 'vhci_urb_dequeue()'
 2020-03-23 16:56 UTC  (3+ messages)

[PATCH v4 0/5] drivers: new helper for ioremapping memory resources
 2020-03-23 16:06 UTC  (6+ messages)
` [PATCH v4 1/5] drivers: provide devm_platform_get_and_ioremap_resource()
` [PATCH v4 2/5] usb: host: xhci-plat: convert to devm_platform_get_and_ioremap_resource
` [PATCH v4 3/5] usb: host: hisilicon: "
` [PATCH v4 4/5] usb: dwc2: "
` [PATCH v4 5/5] driver core: platform: Reimplement devm_platform_ioremap_resource

[usb:usb-testing] BUILD SUCCESS d2e971d884e7b7e65162788b8f3b7801cd8bc137
 2020-03-23 15:09 UTC 

[PATCH v2 1/2] phy: cadence: salvo: add salvo phy driver
 2020-03-23 15:01 UTC  (7+ messages)
` [PATCH v2 2/2] doc: dt-binding: cdns-salvo-phy: add binding doc

[linux-uvc-devel] video corruption when capturing MJPEG from a Chicony device
 2020-03-23 14:24 UTC 

KASAN: use-after-free Read in hfa384x_usbin_callback
 2020-03-23 13:44 UTC  (2+ messages)

[PATCH v3 0/5] drivers: new helper for ioremapping memory resources
 2020-03-23 12:47 UTC  (15+ messages)
` [PATCH v3 1/5] drivers: provide devm_platform_get_and_ioremap_resource()
` [PATCH v3 2/5] usb: host: xhci-plat: convert to devm_platform_get_and_ioremap_resource
` [PATCH v3 3/5] usb: host: hisilicon: "
` [PATCH v3 4/5] usb: dwc2: "
` [PATCH v3 5/5] driver core: platform: Reimplement devm_platform_ioremap_resource

KASAN: slab-out-of-bounds Read in edge_interrupt_callback
 2020-03-23 12:40 UTC 

WARNING: ODEBUG bug in prism2sta_disconnect_usb
 2020-03-23 12:40 UTC 

[PATCH 1/2] docs: dt: qcom,dwc3.txt: fix cross-reference for a converted file
 2020-03-23 12:25 UTC 

USB transaction errors causing RCU stalls and kernel panics
 2020-03-23 11:37 UTC  (21+ messages)

[Bug 206897] New: Huion tablet not recognized from kernel 5.3.1
 2020-03-23  5:31 UTC  (2+ messages)
` [Bug 206897] "

[patch V2 00/15] Lock ordering documentation and annotation for lockdep
 2020-03-22 22:32 UTC  (49+ messages)
` [patch V2 06/15] rcuwait: Add @state argument to rcuwait_wait_event()
  ` [PATCH 0/5] Remove mm.h from arch/*/include/asm/uaccess.h
    ` [PATCH 1/5] nds32: Remove mm.h from asm/uaccess.h
    ` [PATCH 2/5] csky: "
    ` [PATCH 3/5] hexagon: "
    ` [PATCH 4/5] ia64: "
    ` [PATCH 5/5] microblaze: "
` [patch V2 07/15] powerpc/ps3: Convert half completion to rcuwait
` [patch V2 08/15] Documentation: Add lock ordering and nesting documentation
` [patch V2 11/15] completion: Use simple wait queues
` [PATCH 16/15] rcuwait: Get rid of stale name comment
  ` [PATCH 17/15] rcuwait: Inform rcuwait_wake_up() users if a wakeup was attempted
  ` [PATCH 18/15] kvm: Replace vcpu->swait with rcuwait
  ` [PATCH 19/15] sched/swait: Reword some of the main description

[PATCH v3 1/2] dt-bindings: net: add marvell usb to mdio bindings
 2020-03-22 21:10 UTC  (11+ messages)
` [PATCH v3 2/2] net: phy: add marvell usb to mdio controller

WARNING in hwahc_probe
 2020-03-22  8:15 UTC  (4+ messages)

[usb:usb-testing] BUILD SUCCESS e79220db6349344b6e770f0cae7e26d8636c1440
 2020-03-21 19:22 UTC 

KASAN: slab-out-of-bounds Read in garmin_read_process
 2020-03-21 13:40 UTC 

[PATCH v2] usb: dwc3: support continuous runtime PM with dual role
 2020-03-21 11:05 UTC  (3+ messages)

[Bug 206901] New: Valve Index HMD breaks the USB controller it's connected into
 2020-03-21  8:06 UTC 

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-03-21  7:36 UTC  (7+ messages)
` [PATCH 05/28] ARM: dts: pxa3xx: Fix up encoding of the /gpio interrupts property
` [PATCH 13/28] dt-bindings: serial: move Marvell compatible string to 8250 binding doc

KASAN: slab-out-of-bounds Read in hfa384x_usbin_callback
 2020-03-20 19:28 UTC 

[GIT PULL] USB fixes for 5.6-rc7
 2020-03-20 17:15 UTC  (2+ messages)

[PATCH 0/2] Avoid multiple line dereference
 2020-03-20  9:19 UTC  (6+ messages)
` [PATCH 1/2] staging: rtl8712: "
` [PATCH 2/2] "

[usb:usb-testing] BUILD SUCCESS f62c1930674913b18daaa608c348000ff124a481
 2020-03-19 23:55 UTC 

[PATCH v3 0/7] kcov: collect coverage from usb soft interrupts
 2020-03-19 22:13 UTC  (7+ messages)
` [PATCH USB] usb: raw_gadget: fix compilation warnings in uapi headers
` [PATCH v3 4/7] kcov: move t->kcov_sequence assignment
` [PATCH v3 5/7] kcov: use t->kcov_mode as enabled indicator
` [PATCH v3 6/7] kcov: collect coverage from interrupts
` [PATCH v3 7/7] usb: core: kcov: collect coverage from usb complete callback


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