linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-17 09:42:27 to 2020-03-21 11:37:37 UTC [more...]

[patch V3 00/20] Lock ordering documentation and annotation for lockdep
 2020-03-21 11:26 UTC  (19+ 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 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 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 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 V2 00/15] Lock ordering documentation and annotation for lockdep
 2020-03-21 11:24 UTC  (64+ messages)
` [patch V2 01/15] PCI/switchtec: Fix init_completion race condition with poll_wait()
` [patch V2 02/15] pci/switchtec: Replace completion wait queue usage for poll
` [patch V2 03/15] usb: gadget: Use completion interface instead of open coding it
` [patch V2 04/15] orinoco_usb: Use the regular completion interfaces
` [patch V2 05/15] acpi: Remove header dependency
` [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 09/15] timekeeping: Split jiffies seqlock
` [patch V2 10/15] sched/swait: Prepare usage in completions
` [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 v2] usb: dwc3: support continuous runtime PM with dual role
 2020-03-21 11:05 UTC  (4+ 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  (44+ messages)
` [PATCH 01/28] ARM: dts: kirkwood: Fix interrupt controller node name
` [PATCH 02/28] ARM: dts: dove: "
` [PATCH 03/28] ARM: dts: pxa168: Add missing address/size cells to i2c nodes
` [PATCH 04/28] ARM: dts: pxa168: Fix the gpio interrupt cell number
` [PATCH 05/28] ARM: dts: pxa3xx: Fix up encoding of the /gpio interrupts property
` [PATCH 06/28] ARM: dts: pxa910: Fix the gpio interrupt cell number
` [PATCH 07/28] ARM: dts: pxa*: Fix up encoding of the /rtc interrupts property
` [PATCH 08/28] ARM: dts: mmp*: "
` [PATCH 09/28] ARM: dts: mmp3: fix L2 cache controller node name
` [PATCH 10/28] ARM: dts: mmp3: fix USB & USB PHY node names
` [PATCH 11/28] ARM: dts: berlin*: Fix up the SDHCI "
` [PATCH 12/28] spi: dt-bindings: spi-controller: Slaves have no address cells
` [PATCH 13/28] dt-bindings: serial: move Marvell compatible string to 8250 binding doc
` [PATCH 15/28] dt-bindings: arm: mrvl: Add missing compatible strings
` [PATCH 17/28] dt-bindings: mmc: Fix up clk-phase-sd-hs in an example
` [PATCH 19/28] dt-bindings: mmc: Convert sdhci-pxa to json-schema

[PATCH v2] net: qmi_wwan: add support for ASKEY WWHC050
 2020-03-20 22:47 UTC  (2+ messages)

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

[Bug 206897] New: Huion tablet not recognized from kernel 5.3.1
 2020-03-20 21:54 UTC 

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 v3 0/5] drivers: new helper for ioremapping memory resources
 2020-03-20 14:06 UTC  (12+ 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 0/2] Avoid multiple line dereference
 2020-03-20  9:19 UTC  (6+ messages)
` [PATCH 1/2] staging: rtl8712: "
` [PATCH 2/2] "

[PATCH v2 1/2] phy: cadence: salvo: add salvo phy driver
 2020-03-20  1:28 UTC  (6+ messages)
` [PATCH v2 2/2] doc: dt-binding: cdns-salvo-phy: add binding doc

[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  (11+ messages)
` [PATCH USB] usb: raw_gadget: fix compilation warnings in uapi headers
` [PATCH v3 1/7] kcov: cleanup debug messages
` [PATCH v3 2/7] kcov: fix potential use-after-free in kcov_remote_start
` [PATCH v3 3/7] kcov: move t->kcov assignments into kcov_start/stop
` [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

[PATCH 0/7] DWC3/Qualcomm connector based role-switching
 2020-03-19 20:30 UTC  (10+ messages)
` [PATCH 2/7] dt-bindings: usb: dwc3: Add a gpio-usb-connector example
` [PATCH 7/7] usb: dwc3: qcom: Enable gpio-usb-conn based role-switching

[GIT PULL] usb: tegra: Changes for v5.7-rc1
 2020-03-19 15:02 UTC  (5+ messages)
` [GIT PULL v2] "

[PATCH v3] usb: dwc3: support continuous runtime PM with dual role
 2020-03-19 10:02 UTC 

[PATCH] net: qmi_wwan: add support for ASKEY WWHC050
 2020-03-19  7:07 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 09/73] r8152: check disconnect status after long sleep
 2020-03-18 20:52 UTC 

[PATCH AUTOSEL 4.14 05/28] r8152: check disconnect status after long sleep
 2020-03-18 20:55 UTC 

[PATCH AUTOSEL 4.19 07/37] r8152: check disconnect status after long sleep
 2020-03-18 20:54 UTC 

[usb:usb-linus] BUILD SUCCESS 2866ce8696167de300e27d50d521b5f671bab5d4
 2020-03-18 17:48 UTC 

[PATCH] usb: cdns3: fix spelling mistake "wrapperr" -> "wrapper"
 2020-03-18 16:01 UTC 

KASAN: slab-out-of-bounds Read in hex_string
 2020-03-18 15:46 UTC  (2+ messages)

[PATCH 1/2] usb: dwc3: support continuous runtime PM with dual role
 2020-03-18 11:16 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: usb: dwc3: add optional extcon description

[PATCH V5 1/1] USB: serial: f81232: Add generator for F81534A
 2020-03-18 10:54 UTC  (2+ messages)

[PATCH V1 0/8] Tegra XUSB charger detect support
 2020-03-18 10:31 UTC  (9+ messages)
` [PATCH V1 1/8] dt-bindings: phy: tegra-xusb: Add charger-detect property
` [PATCH V1 2/8] usb: gadget: tegra-xudc: Add vbus_draw support
` [PATCH V1 3/8] phy: tegra: xusb: Add support for UTMI pad power control
` [PATCH V1 4/8] phy: tegra: xusb: Add USB2 pad power control support for Tegra210
` [PATCH V1 5/8] phy: tegra: xusb: Add soc ops API to enable UTMI PAD protection
` [PATCH V1 6/8] phy: tegra: xusb: Add support for charger detect
` [PATCH V1 7/8] phy: tegra: xusb: Enable charger detect for Tegra186
` [PATCH V1 8/8] phy: tegra: xusb: Enable charger detect for Tegra210

[PATCH] usb: gadget: serial: Fixed KASAN null-ptr-deref in tty_wakeup
 2020-03-18 10:12 UTC  (2+ messages)

[GIT PULL] USB-serial fixes for 5.6-rc7
 2020-03-18  9:45 UTC  (2+ messages)

[usb:usb-linus] BUILD SUCCESS b401f8c4f492cbf74f3f59c9141e5be3071071bb
 2020-03-18  3:29 UTC 

[usb:usb-testing] BUILD SUCCESS ca9e742b5c27c230b0bf003aecba2433a60ba837
 2020-03-18  3:23 UTC 

[usb:usb-next] BUILD SUCCESS b80e3e813b3a502e04ed79e2301577fa3e5719ff
 2020-03-18  3:01 UTC 

[GIT PULL] usb: chipidea: changes for v5.7-rc1
 2020-03-17 18:54 UTC  (2+ messages)

[GIT PULL] Thunderbolt/USB4 changes for v5.7 merge window
 2020-03-17 18:52 UTC  (2+ messages)

[PATCH 0/4] Add XHCI, EHCI and OHCI support for Broadcom STB SoS's
 2020-03-17 18:48 UTC  (3+ messages)
` [PATCH 3/4] usb: ehci: Add new EHCI driver for Broadcom STB SoC's


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