linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-15 13:14:46 to 2019-10-18 08:06:26 UTC [more...]

[RFC][PATCH 0/3] dwc3 role-switch handling for HiKey960
 2019-10-18  8:06 UTC  (14+ messages)
` [RFC][PATCH 2/3] usb: roles: Add usb role switch notifier
` [RFC][PATCH 3/3] usb: dwc3: Registering a role switch in the DRD code

BUG: bad usercopy in ld_usb_read (3)
 2019-10-18  6:28 UTC  (3+ messages)

[PATCH] usbip: tools: Fix read_usb_vudc_device() error path handling
 2019-10-18  3:22 UTC  (9+ messages)
      ` [PATCH v2] "
              ` [PATCH v3] "

[PATCH] usb: cdns3: include host-export,h for cdns3_host_init
 2019-10-18  3:45 UTC  (2+ messages)

[PATCH RESEND v7 0/6] Add MediaTek MUSB Controller Driver
 2019-10-18  3:41 UTC  (9+ messages)
` [PATCH RESEND v7 1/6] dt-bindings: usb: musb: Add support for MediaTek musb controller
` [PATCH RESEND v7 2/6] arm: dts: mt2701: Add usb2 device nodes
` [PATCH RESEND v7 3/6] usb: musb: Add get/set toggle hooks
` [PATCH RESEND v7 4/6] usb: musb: Add noirq type of dma create interface
` [PATCH RESEND v7 5/6] usb: musb: Add musb_clearb/w() interface
` [PATCH RESEND v7 6/6] usb: musb: Add support for MediaTek musb controller

[USB EHCI DRIVER] [Regression] EHCI no longer working in 5.4 series kernel
 2019-10-17 22:31 UTC  (2+ messages)

[PATCH RFC 0/3] kcov: collect coverage from usb and vhost
 2019-10-17 20:29 UTC  (11+ messages)
` [PATCH RFC 1/3] kcov: remote coverage support
` [PATCH RFC 2/3] usb, kcov: collect coverage from hub_event
` [PATCH RFC 3/3] vhost, kcov: collect coverage from vhost_worker

reeze while write on external usb 3.0 hard disk [Bug 204095]
 2019-10-17 19:23 UTC  (4+ messages)

[PATCH] usb: mtu3: fix missing include of mtu3_dr.h
 2019-10-17 17:27 UTC 

[PATCH] usb: host: oxu210hp-hcd: fix __iomem annotations
 2019-10-17 17:19 UTC 

[PATCH v8 0/6] Add MediaTek MUSB Controller Driver
 2019-10-17 16:34 UTC  (8+ messages)
` [PATCH v8 1/6] dt-bindings: usb: musb: Add support for MediaTek musb controller
` [PATCH v8 2/6] arm: dts: mt2701: Add usb2 device nodes
` [PATCH v8 3/6] usb: musb: Add get/set toggle hooks
` [PATCH v8 4/6] usb: musb: Add noirq type of dma create interface
` [PATCH v8 5/6] usb: musb: Add musb_clearb/w() interface
` [PATCH v8 6/6] usb: musb: Add support for MediaTek musb controller

[RFC][PATCH v3 00/11] HiKey960 USB support
 2019-10-17 14:47 UTC  (14+ messages)
` [RFC][PATCH v3 01/11] dt-bindings: usb: rt1711h: Add connector bindings
` [RFC][PATCH v3 02/11] usb: dwc3: Execute GCTL Core Soft Reset while switch modes
` [RFC][PATCH v3 03/11] usb: dwc3: Increase timeout for CmdAct cleared by device controller
` [RFC][PATCH v3 04/11] dt-bindings: usb: dwc3: Allow clock list & resets to be more flexible
` [RFC][PATCH v3 05/11] usb: dwc3: Rework clock initialization "
` [RFC][PATCH v3 06/11] usb: dwc3: Rework resets "
` [RFC][PATCH v3 07/11] usb: dwc3: Registering a role switch in the DRD code
` [RFC][PATCH v3 08/11] dt-bindings: usb: generic: Add role-switch-default-host binding
` [RFC][PATCH v3 09/11] usb: dwc3: Add host-mode as default support
` [RFC][PATCH v3 10/11] dt-bindings: misc: Add bindings for HiSilicon usb hub and data role switch functionality on HiKey960
` [RFC][PATCH v3 11/11] misc: hisi_hikey_usb: Driver to support usb functionality of Hikey960

KMSAN: uninit-value in ax88172a_bind
 2019-10-17 14:39 UTC  (3+ messages)

[PATCH v4 0/5] add Tegra194 XUSB host and pad controller support
 2019-10-17 12:01 UTC  (8+ messages)
` [PATCH v4 3/5] dt-bindings: phy: tegra: Add Tegra194 support

[RFC PATCH 00/21] pipe: Keyrings, Block and USB notifications
 2019-10-17 10:53 UTC  (32+ messages)
` [RFC PATCH 01/21] pipe: Reduce #inclusion of pipe_fs_i.h
` [RFC PATCH 02/21] Add a prelocked wake-up
` [RFC PATCH 03/21] pipe: Use head and tail pointers for the ring, not cursor and length
` [RFC PATCH 04/21] pipe: Advance tail pointer inside of wait spinlock in pipe_read()
` [RFC PATCH 05/21] pipe: Conditionalise wakeup "
` [RFC PATCH 06/21] pipe: Rearrange sequence in pipe_write() to preallocate slot
` [RFC PATCH 07/21] pipe: Remove redundant wakeup from pipe_write()
` [RFC PATCH 08/21] pipe: Check for ring full inside of the spinlock in pipe_write()
` [RFC PATCH 09/21] uapi: General notification queue definitions
` [RFC PATCH 10/21] security: Add hooks to rule on setting a watch
` [RFC PATCH 11/21] security: Add a hook for the point of notification insertion
` [RFC PATCH 12/21] pipe: Add general notification queue support
` [RFC PATCH 13/21] keys: Add a notification facility
` [RFC PATCH 14/21] Add sample notification program
` [RFC PATCH 15/21] pipe: Allow buffers to be marked read-whole-or-error for notifications
` [RFC PATCH 16/21] pipe: Add notification lossage handling
` [RFC PATCH 17/21] Add a general, global device notification watch list
` [RFC PATCH 18/21] block: Add block layer notifications
` [RFC PATCH 19/21] usb: Add USB subsystem notifications
` [RFC PATCH 20/21] selinux: Implement the watch_key security hook
` [RFC PATCH 21/21] smack: Implement the watch_key and post_notification hooks

KASAN: slab-out-of-bounds Read in ld_usb_read (3)
 2019-10-17 10:46 UTC  (4+ messages)

[PATCH] usb: renesas_usbhs: fix __le16 warnings
 2019-10-17 10:00 UTC  (7+ messages)

[PATCH v2 0/2] usb: cdns3: fixes for 5.4-rc
 2019-10-17  7:58 UTC  (6+ messages)
` [PATCH v2 1/2] usb: cdns3: fix cdns3_core_init_role()
` [PATCH v2 2/2] usb: cdns3: gadget: Fix full-speed mode
    ` [PATCH] usb: cdns3: Error out if USB_DR_MODE_UNKNOWN in cdns3_core_init_role()

[PATCH v3] usb: Add a new quirk to let buggy hub enable and disable LPM during suspend and resume
 2019-10-17  6:33 UTC  (2+ messages)

[PATCH 0/2] usb: cdns3: Add TI wrapper
 2019-10-17  4:11 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: usb: Add binding for the TI wrapper for Cadence USB3 controller
` [PATCH 2/2] usb: cdns3: Add TI specific wrapper driver

KMSAN: kernel-usb-infoleak in pcan_usb_wait_rsp
 2019-10-17  1:42 UTC 

[PATCH net-next] r8152: support request_firmware for RTL8153
 2019-10-16 18:31 UTC  (2+ messages)

[PATCHv2 0/7] musb host improvments mostly for omap2430 glue
 2019-10-16 15:39 UTC  (4+ messages)
` [PATCH 2/7] usb: musb: omap2430: Wait on enable to avoid babble

[PATCH] usb: typec: Add sysfs node to show cc orientation
 2019-10-16 13:09 UTC  (6+ messages)

WARNING in __alloc_pages_nodemask
 2019-10-16 12:59 UTC  (2+ messages)

WARNING: ODEBUG bug in del_timer
 2019-10-16  9:58 UTC 

[PATCH 0/2] usb: cdns3: fixes for 5.4-rc
 2019-10-16  9:54 UTC  (9+ messages)
` [PATCH 1/2] usb: cdns3: fix cdns3_core_init_role()
` [PATCH 2/2] usb: cdns3: gadget: Fix full-speed mode

[PATCH v3 0/6] Add Apple MFi fastcharge USB device driver
 2019-10-16  9:39 UTC  (7+ messages)
` [PATCH v3 1/6] USB: Export generic USB device driver functions
` [PATCH v3 2/6] USB: Make it possible to "subclass" usb_device_driver
` [PATCH v3 3/6] USB: Implement usb_device_match_id()
` [PATCH v3 4/6] USB: Select better matching USB drivers when available
` [PATCH v3 5/6] USB: Fallback to generic driver when specific driver fails
` [PATCH v3 6/6] USB: Add driver to control USB fast charge for iOS devices

how to test g_webcam
 2019-10-16  9:36 UTC  (9+ messages)

[PATCH] USB: bcma: Add a check for devm_gpiod_get
 2019-10-16  8:35 UTC 

[PATCH -next] usb: typec: add dependency for TYPEC_HD3SS3220
 2019-10-16  6:39 UTC  (3+ messages)

[PATCH] PCI: increase D3 delay for AMD Ryzen5/7 XHCI controllers
 2019-10-16  6:14 UTC  (5+ messages)

[PATCH] usb: gadget: udc: renesas_usb3: Fix __le16 warnings
 2019-10-16  4:38 UTC 

[PATCH] usb: renesas_usbhs: Fix warnings in usbhsg_recip_handler_std_set_device()
 2019-10-16  4:14 UTC 

[PATCH] net: usb: sr9800: fix uninitialized local variable
 2019-10-16  4:02 UTC  (2+ messages)

[PATCH] usb: renesas_usbhs: fix type of buf
 2019-10-16  2:33 UTC  (2+ messages)

[PATCH] kernel-doc: rename the kernel-doc directive 'functions' to 'specific'
 2019-10-16  0:48 UTC  (10+ messages)

USB-C dock ethernet port issue
 2019-10-15 22:48 UTC  (2+ messages)

KMSAN: uninit-value in asix_mdio_write
 2019-10-15 21:22 UTC 

[RFC][PATCH] dt-bindings: usb: rt1711h: Add connector bindings
 2019-10-15 19:20 UTC  (2+ messages)

[PATCH v2 0/6] Add Apple MFi fastcharge USB device driver
 2019-10-15 19:05 UTC  (8+ messages)
` [PATCH v2 1/6] USB: Export generic USB device driver functions
` [PATCH v2 2/6] USB: Make it possible to "subclass" usb_device_driver
` [PATCH v2 3/6] USB: Implement usb_device_match_id()
` [PATCH v2 4/6] USB: Select better matching USB drivers when available
` [PATCH v2 5/6] USB: Fallback to generic driver when specific driver fails
` [PATCH v2 6/6] USB: Add driver to control USB fast charge for iOS devices

[PATCH v2] usb: usbfs: Suppress problematic bind and unbind uevents
 2019-10-15 18:23 UTC  (2+ messages)

[Patch V10 0/8] Tegra XUSB gadget driver support
 2019-10-15 17:58 UTC  (3+ messages)

KASAN: use-after-free Read in usb_autopm_put_interface
 2019-10-15 17:55 UTC  (2+ messages)
` [PATCH] USB: usblp: fix use-after-free on disconnect

[PATCH 0/3] dt-bindings: fix issues seen during STM32 DT validation
 2019-10-15 17:24 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: arm: stm32: Add missing STM32 boards
` [PATCH 2/3] dt-bindings: pinctrl: stm32: Fix 'st,syscfg' description field
` [PATCH 3/3] dt-bindings: usb: generic-ehci: Add "companion" entry

[PATCH] usb: xhci: fix __le32/__le64 accessors in debugfs code
 2019-10-15 15:21 UTC 

[PATCH] USB: musb: fix __iomem in trace functions
 2019-10-15 15:03 UTC 

[PATCH v2 0/6] Add Apple MFi fastcharge USB device driver
 2019-10-15 14:29 UTC  (2+ messages)

[PATCH v2 6/6] USB: Add driver to control USB fast charge for iOS devices
 2019-10-15 14:28 UTC 

[PATCH v2 5/6] USB: Fallback to generic driver when specific driver fails
 2019-10-15 14:28 UTC 

[PATCH v2 4/6] USB: Select better matching USB drivers when available
 2019-10-15 14:27 UTC 

[PATCH v2 3/6] USB: Implement usb_device_match_id()
 2019-10-15 14:27 UTC 

[PATCH v2 2/6] USB: Make it possible to "subclass" usb_device_driver
 2019-10-15 14:27 UTC 

[PATCH v2 1/6] USB: Export generic USB device driver functions
 2019-10-15 14:27 UTC 

[PATCH] usb: ohci-nxp: fix use of integer as pointer
 2019-10-15 14:19 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).