linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-28 14:52:56 to 2019-11-01 19:18:46 UTC [more...]

[PATCH] USB: serial: ch341: fix wrong baud rate setting calculation
 2019-11-01 19:18 UTC  (8+ messages)

[RFC PATCH 00/11] pipe: Notification queue preparation [ver #3]
 2019-11-01 17:35 UTC  (12+ messages)
` [RFC PATCH 01/11] pipe: Reduce #inclusion of pipe_fs_i.h "
` [RFC PATCH 02/11] Remove the nr_exclusive argument from __wake_up_sync_key() "
` [RFC PATCH 03/11] Add wake_up_interruptible_sync_poll_locked() "
` [RFC PATCH 04/11] pipe: Use head and tail pointers for the ring, not cursor and length "
` [RFC PATCH 05/11] pipe: Allow pipes to have kernel-reserved slots "
` [RFC PATCH 06/11] pipe: Advance tail pointer inside of wait spinlock in pipe_read() "
` [RFC PATCH 07/11] pipe: Conditionalise wakeup "
` [RFC PATCH 08/11] pipe: Rearrange sequence in pipe_write() to preallocate slot "
` [RFC PATCH 09/11] pipe: Remove redundant wakeup from pipe_write() "
` [RFC PATCH 10/11] pipe: Check for ring full inside of the spinlock in "
` [RFC PATCH 11/11] pipe: Increase the writer-wakeup threshold to reduce context-switch count "

[PATCH] USB: serial: ch341: reimplement line-speed handling
 2019-11-01 17:24 UTC 

[PATCH v2] dt-bindings: usb: Convert Allwinner A10 mUSB controller to a schema
 2019-11-01 14:32 UTC 

[RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2]
 2019-11-01 14:53 UTC  (17+ messages)
` [RFC PATCH 00/10] pipe: Notification queue preparation "
  ` [RFC PATCH 07/10] pipe: Conditionalise wakeup in pipe_read() "
  ` [RFC PATCH 11/10] pipe: Add fsync() support "

drivers/usb/usbip/stub_rx.c:505 stub_recv_cmd_submit() error: uninitialized symbol 'nents'
 2019-11-01 14:34 UTC  (8+ messages)

[PATCH] USB: serial: ch341: fix wrong baud rate setting calculation
 2019-11-01 14:20 UTC  (2+ messages)

[PATCH 00/25] thunderbolt: Add support for USB4
 2019-11-01 11:43 UTC  (2+ messages)

[RFC PATCH] usb: common: change usb_debug_root as static variable
 2019-11-01  9:02 UTC  (2+ messages)

4.19.67 (Debian): unable to handle kernel NULL pointer dereference at 0000000000000000
 2019-11-01  8:23 UTC 

[PATCH 0/5] add rk3328 usb3 phy driver
 2019-10-31 14:25 UTC  (21+ messages)
` [PATCH 1/5] phy: rockchip: add inno-usb3 "
` [PATCH 2/5] dt-bindings: clean up rockchip grf binding document
` [PATCH 3/5] Documentation: bindings: add dt documentation for rockchip usb3 phy
` [PATCH 4/5] arm64: dts: rockchip: add usb3 to rk3328 devicetree
` [PATCH 5/5] arm64: dts: rockchip: enable usb3 on rk3328-roc-cc

[PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
 2019-10-31 13:50 UTC  (9+ messages)

[PATCH] usb: cdns3: gadget: Fix g_audio use case when connected to Super-Speed host
 2019-10-31 11:08 UTC  (14+ messages)
` [PATCH v2] "

[PATCH] usb: dwc3: gadget: fix race when disabling ep with cancelled xfers
 2019-10-31 10:57 UTC  (6+ messages)

[PATCH] usb: gadget: legacy: multi: set max speed to super-speed
 2019-10-31 10:42 UTC 

[PATCH] usb: dwc2: gadget: stall handshakes returned by control pipes in status stage
 2019-10-31 10:04 UTC 

g_audio breaks with dwc3
 2019-10-31  8:56 UTC  (10+ messages)

[PATCH v2] scsi: Fix scsi_get/set_resid() interface
 2019-10-31  8:39 UTC  (5+ messages)

[PATCH] scsi: Fix scsi_get/set_resid() interface
 2019-10-31  8:28 UTC  (15+ messages)

[PATCH] usb: serial: mos7840: Add USB ID to support Moxa UPort 2210
 2019-10-31  6:48 UTC  (2+ messages)

KMSAN: uninit-value in cdc_ncm_set_dgram_size
 2019-10-30 19:22 UTC 

[PATCH v3 1/2] usb: gadget: composite: Fix bMaxPower for SuperSpeedPlus
 2019-10-30 18:39 UTC  (2+ messages)
` [PATCH v3 2/2] usb: gadget: composite: Support more than 500mA MaxPower

[PATCH AUTOSEL 5.3 51/81] USB: legousbtower: fix a signedness bug in tower_probe()
 2019-10-30 15:48 UTC 

[PATCH AUTOSEL 4.14 14/24] USB: legousbtower: fix a signedness bug in tower_probe()
 2019-10-30 15:55 UTC 

[PATCH AUTOSEL 4.9 12/18] USB: legousbtower: fix a signedness bug in tower_probe()
 2019-10-30 15:56 UTC 

[PATCH AUTOSEL 4.4 08/13] USB: legousbtower: fix a signedness bug in tower_probe()
 2019-10-30 15:57 UTC 

[PATCH AUTOSEL 4.19 21/38] USB: legousbtower: fix a signedness bug in tower_probe()
 2019-10-30 15:53 UTC 

KASAN: use-after-free Read in chaoskey_disconnect
 2019-10-30 12:52 UTC 

[PATCH] usb: cdns3: gadget: reset EP_CLAIMED flag while unloading
 2019-10-30 11:51 UTC  (5+ messages)

[PATCH 1/2] usb: gadget: composite: Fix bMaxPower for SuperSpeedPlus
 2019-10-30 11:39 UTC  (7+ messages)
` [PATCH 2/2] usb: gadget: composite: Support more than 500mA MaxPower

[PATCH v2 1/6] usb: musb: dma: Correct parameter passed to IRQ handler
 2019-10-30 11:23 UTC  (2+ messages)

[PATCH v4 0/9] Prereqs for HiKey960 USB support
 2019-10-30  9:02 UTC  (24+ messages)
` [PATCH v4 1/9] dt-bindings: usb: rt1711h: Add connector bindings
` [PATCH v4 2/9] usb: dwc3: Execute GCTL Core Soft Reset while switch modes
` [PATCH v4 3/9] usb: dwc3: Increase timeout for CmdAct cleared by device controller
` [PATCH v4 4/9] dt-bindings: usb: dwc3: Allow clock list & resets to be more flexible
` [PATCH v4 5/9] usb: dwc3: Rework clock initialization "
` [PATCH v4 6/9] usb: dwc3: Rework resets "
` [PATCH v4 7/9] usb: dwc3: Registering a role switch in the DRD code
` [PATCH v4 8/9] dt-bindings: usb: generic: Add role-switch-default-host binding
` [PATCH v4 9/9] usb: dwc3: Add host-mode as default support

[PATCH] usb: mtk-xhci: Set the XHCI_NO_64BIT_SUPPORT quirk
 2019-10-30  8:14 UTC  (6+ messages)

[PATCH -next] usb: gadget: configfs: Fix missing spin_lock_init()
 2019-10-30  8:11 UTC  (2+ messages)

[PATCH 1/2] usb: core: Make port power cycle a separate helper function
 2019-10-30  8:05 UTC  (3+ messages)
` [PATCH 2/2] usb: core: Attempt power cycle when port is in eSS.Disabled state

OWC Mercury Elite Pro Dual does not work with UAS
 2019-10-30  7:49 UTC 

[PATCH V2 0/7] Add Fintek F81534A series usb-to-serial driver
 2019-10-30  2:00 UTC  (4+ messages)
` [PATCH V2 7/7] USB: serial: f81232: Add gpiolib to GPIO device

[PATCH] usb: cdns3: gadget: Don't manage pullups
 2019-10-30  1:15 UTC  (8+ messages)

[PATCH 1/3] usb: usb251xb: Drop some unused defines
 2019-10-29 18:52 UTC  (3+ messages)
` [PATCH 2/3] usb: usb251xb: Document chip variant usb2422

[PATCH] dt-bindings: usb: renesas: usb3-peri: convert bindings to json-schema
 2019-10-29 18:50 UTC  (2+ messages)

[PATCH] dt-bindings: usb: renesas_usbhs: convert bindings to json-schema
 2019-10-29 18:48 UTC  (2+ messages)

[PATCH] dt-bindings: usb: Convert Allwinner A10 mUSB controller to a schema
 2019-10-29 17:10 UTC  (2+ messages)

[PATCH] net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()
 2019-10-29 16:41 UTC  (4+ messages)

[PATCH v3 0/3] kcov: collect coverage from usb and vhost
 2019-10-29 16:32 UTC  (4+ messages)
` [PATCH v3 1/3] kcov: remote coverage support
` [PATCH v3 2/3] usb, kcov: collect coverage from hub_event
` [PATCH v3 3/3] vhost, kcov: collect coverage from vhost_worker

[PATCH 0/2] Add USB DWC3 support for SC7180
 2019-10-29 16:29 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: usb: qcom,dwc3: Add compatible "

[PATCH] dt-bindings: usb: dwc3: Move Amlogic G12A DWC3 Glue Bindings to YAML schemas
 2019-10-29 16:00 UTC  (2+ messages)

[PATCH] usb: dwc3: of-simple: add a shutdown
 2019-10-29 10:57 UTC 

[PATCH 0/2] USB: serial: whiteheat: fix slab corruption and endianness bug
 2019-10-29 10:23 UTC  (3+ messages)
` [PATCH 1/2] USB: serial: whiteheat: fix potential slab corruption
` [PATCH 2/2] USB: serial: whiteheat: fix line-speed endianness

[PATCH AUTOSEL 4.19 095/100] USB: usb-skeleton: fix use-after-free after driver unbind
 2019-10-29 10:04 UTC  (5+ messages)

divide error in dummy_timer
 2019-10-29  8:38 UTC  (4+ messages)
` [PATCH] USB: gadget: Reject endpoints with 0 maxpacket value

[PATCH] usb: isp1760: isp1760-hcd.c: Drop condition with no effect
 2019-10-28 21:12 UTC 

[PATCH 00/46] ARM: pxa: towards multiplatform support
 2019-10-28 21:05 UTC  (5+ messages)
` [PATCH 05/46] ARM: pxa: split up mach/hardware.h
` [PATCH 20/46] ARM: pxa: lubbock: pass udc irqs as resource

[PATCH] usb: musb: Fix external abort on non-linefetch
 2019-10-28 19:31 UTC 

[PATCH] usb: gadget: udc:bcm63xx_udc: use devm_platform_ioremap_resource
 2019-10-28 18:24 UTC 

[PATCH v2 0/3] kcov: collect coverage from usb and vhost
 2019-10-28 17:23 UTC  (6+ messages)
` [PATCH v2 1/3] kcov: remote coverage support

[GIT PULL] USB fixes for v5.4-rc5
 2019-10-28 16:38 UTC  (2+ messages)

[RFC PATCH 11/10] pipe: Add fsync() support [ver #2]
 2019-10-27 16:04 UTC 

[RFC PATCH 07/10] pipe: Conditionalise wakeup in pipe_read() [ver #2]
 2019-10-27 15:57 UTC 

[RFC PATCH 11/10] pipe: Add fsync() support [ver #2]
 2019-10-27 15:22 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).