linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-03 11:26:37 to 2019-09-05 06:27:04 UTC [more...]

[PATCH 0/8] Tegra XHCI controller ELPG support
 2019-09-05  6:26 UTC  (4+ messages)
` [PATCH 1/8] clk: tegra: Add PLLE HW power sequencer control

[Patch V8 0/8] Tegra XUSB gadget driver support
 2019-09-05  4:32 UTC  (13+ messages)
` [Patch V8 1/8] phy: tegra: xusb: Add XUSB dual mode support on Tegra210
` [Patch V8 2/8] phy: tegra: xusb: Add usb3 port fake "
` [Patch V8 3/8] phy: tegra: xusb: Add vbus override "
` [Patch V8 4/8] dt-bindings: usb: Add NVIDIA Tegra XUSB device mode controller binding
` [Patch V8 5/8] arm64: tegra: Add xudc node for Tegra210
` [Patch V8 6/8] arm64: tegra: Enable xudc on Jetson TX1
` [Patch V8 7/8] usb: gadget: Add UDC driver for tegra XUSB device mode controller
` [Patch V8 8/8] arm64: defconfig: Enable tegra XUDC driver

[PATCH] USB: dummy-hcd: fix power budget for SuperSpeed mode
 2019-09-05  4:18 UTC  (7+ messages)

[PATCH v3] USB: dummy-hcd: fix power budget for SuperSpeed mode
 2019-09-05  4:11 UTC 

[GIT PULL] usb: chipidea: changes for v5.4-rc1
 2019-09-05  2:31 UTC 

WARNING in hso_free_net_device
 2019-09-05  2:20 UTC  (4+ messages)

[PATCH v1] usb: dwc3: remove the call trace of USBx_GFLADJ
 2019-09-05  2:19 UTC  (9+ messages)
  ` [EXT] "

[PATCH] usb: gadget: udc: renesas_usb3: add suspend event support
 2019-09-05  2:09 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 00/11] Keyrings, Block and USB notifications [ver #8]
 2019-09-04 22:28 UTC  (13+ messages)
` [PATCH 01/11] uapi: General notification ring definitions "
` [PATCH 02/11] security: Add hooks to rule on setting a watch "
` [PATCH 03/11] security: Add a hook for the point of notification insertion "
` [PATCH 04/11] General notification queue with user mmap()'able ring buffer "
` [PATCH 05/11] keys: Add a notification facility "
` [PATCH 06/11] Add a general, global device notification watch list "
` [PATCH 07/11] block: Add block layer notifications "
` [PATCH 08/11] usb: Add USB subsystem "
` [PATCH 09/11] Add sample notification program "
` [PATCH 10/11] selinux: Implement the watch_key security hook "
` [PATCH 11/11] smack: Implement the watch_key and post_notification hooks "

[PATCH] USB: serial: FTDI: Add device IDs for Sienna and Echelon PL-20
 2019-09-04 22:26 UTC 

Lacie Rugged USB3-FW does not work with UAS
 2019-09-04 17:10 UTC  (11+ messages)

KASAN: slab-out-of-bounds Write in hid_report_raw_event
 2019-09-04 16:38 UTC 

[PATCH v4] usb: typec: ucsi: add support for separate DP altmode devices
 2019-09-04 16:27 UTC 

[GIT PULL] USB-serial updates for 5.4-rc1
 2019-09-04 16:18 UTC  (2+ messages)

[PATCH AUTOSEL 5.2 43/94] r8152: Set memory to all 0xFFs on failed reg reads
 2019-09-04 15:57 UTC  (2+ messages)
` [PATCH AUTOSEL 5.2 64/94] usb: host: xhci-tegra: Set DMA mask correctly

[PATCH v4 00/12] Symbol Namespaces
 2019-09-04 16:16 UTC  (20+ messages)
  ` [PATCH v4 01/12] module: support reading multiple values per modinfo tag
  ` [PATCH v4 02/12] export: explicitly align struct kernel_symbol
  ` [PATCH v4 03/12] module: add support for symbol namespaces
  ` [PATCH v4 04/12] modpost: "
  ` [PATCH v4 05/12] module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS
  ` [PATCH v4 06/12] export: allow definition default namespaces in Makefiles or sources
  ` [PATCH v4 07/12] modpost: add support for generating namespace dependencies
  ` [PATCH v4 08/12] scripts: Coccinelle script for "
  ` [PATCH v4 09/12] docs: Add documentation for Symbol Namespaces
  ` [PATCH v4 10/12] usb-storage: remove single-use define for debugging
  ` [PATCH v4 11/12] RFC: usb-storage: export symbols in USB_STORAGE namespace
  ` [PATCH v4 12/12] RFC: watchdog: export core symbols in WATCHDOG_CORE namespace
          ` [usb-storage] "

[PATCH AUTOSEL 4.19 29/52] r8152: Set memory to all 0xFFs on failed reg reads
 2019-09-04 15:59 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 39/52] usb: host: xhci-tegra: Set DMA mask correctly

[PATCH AUTOSEL 4.14 17/36] r8152: Set memory to all 0xFFs on failed reg reads
 2019-09-04 16:01 UTC 

[PATCH AUTOSEL 4.9 13/27] r8152: Set memory to all 0xFFs on failed reg reads
 2019-09-04 16:02 UTC 

[PATCH AUTOSEL 4.4 08/20] r8152: Set memory to all 0xFFs on failed reg reads
 2019-09-04 16:02 UTC 

KASAN: slab-out-of-bounds Read in usb_reset_and_verify_device
 2019-09-04 15:56 UTC  (12+ messages)
` [PATCH] USB: usbcore: Fix slab-out-of-bounds bug during device reset

general protection fault in pk_probe
 2019-09-04 15:54 UTC  (4+ messages)
` [PATCH] HID: hid-prodikeys: Fix general protection fault during probe

[PATCH 00/11] Keyrings, Block and USB notifications [ver #7]
 2019-09-04 15:17 UTC  (25+ messages)
  ` [PATCH 06/11] Add a general, global device notification watch list "
  ` [PATCH 08/11] usb: Add USB subsystem notifications "
  ` [PATCH 11/11] smack: Implement the watch_key and post_notification hooks [untested] "
  ` [PATCH 04/11] General notification queue with user mmap()'able ring buffer "

[PATCH 1/2] linux/kernel.h: add yesno(), onoff(), enableddisabled(), plural() helpers
 2019-09-04 10:47 UTC  (5+ messages)
` [PATCH 2/2] drm: convert to use "

[PATCH] usb: cdns3: Fix use after free in probe error handling
 2019-09-04 10:01 UTC 

usb dma_mask fixups
 2019-09-04 10:00 UTC  (7+ messages)
` [PATCH 1/6] usb/ohci-sm501: remove the HCD_DMA flag

[PATCH -next] usb: gadget: s3c-hsudc: use devm_platform_ioremap_resource() to simplify code
 2019-09-04  9:50 UTC 

[PATCH -next] usb: gadget: renesas_usb3: use devm_platform_ioremap_resource() to simplify code
 2019-09-04  9:48 UTC 

[PATCH -next] usb: gadget: r8a66597-udc: use devm_platform_ioremap_resource() to simplify code
 2019-09-04  9:47 UTC 

[PATCH -next] usb: gadget: pxa27x_udc: use devm_platform_ioremap_resource() to simplify code
 2019-09-04  9:45 UTC 

[PATCH -next] usb: gadget: pxa25x_udc: use devm_platform_ioremap_resource() to simplify code
 2019-09-04  9:42 UTC 

[PATCH -next] usb: gadget: gr_udc: use devm_platform_ioremap_resource() to simplify code
 2019-09-04  9:40 UTC 

[PATCH -next] usb: bdc: use devm_platform_ioremap_resource() to simplify code
 2019-09-04  9:33 UTC 

[PATCH -next] usb: gadget: bcm63xx_udc: use devm_platform_ioremap_resource() to simplify code
 2019-09-04  9:32 UTC 

[PATCH -next] usb: host: xhci-tegra: use devm_platform_ioremap_resource() to simplify code
 2019-09-04  9:10 UTC 

[PATCH -next] usb: isp1362-hcd: use devm_platform_ioremap_resource() to simplify code
 2019-09-04  9:05 UTC 

[PATCH -next] usb: gadget: at91_udc: use devm_platform_ioremap_resource() to simplify code
 2019-09-04  9:02 UTC 

[PATCH -next] usb: renesas_usbhs: use devm_platform_ioremap_resource() to simplify code
 2019-09-04  8:50 UTC 

[PATCH -next] usb: phy: mxs: use devm_platform_ioremap_resource() to simplify code
 2019-09-04  8:48 UTC 

[PATCH -next] usb: phy: keystone: use devm_platform_ioremap_resource() to simplify code
 2019-09-04  8:45 UTC 

[PATCH -next] USB: musb: use devm_platform_ioremap_resource() to simplify code
 2019-09-04  8:44 UTC 

[PATCH v2] USB: dummy-hcd: fix power budget for SuperSpeed mode
 2019-09-04  8:30 UTC 

[PATCH RESEND v7 0/3] Add USB3.0 and TI HD3SS3220 driver support
 2019-09-04  8:15 UTC  (4+ messages)
` [PATCH RESEND v7 1/3] dt-bindings: usb: hd3ss3220 device tree binding document
` [PATCH RESEND v7 2/3] usb: typec: driver for TI HD3SS3220 USB Type-C DRP port controller
` [PATCH RESEND v7 3/3] dt-bindings: usb: renesas_usb3: Document usb role switch support

[PATCH] USB: usbfs: check cpu address range before remap
 2019-09-04  8:17 UTC 

[PATCH] USB: dummy-hcd: fix power budget for SuperSpeed mode
 2019-09-04  7:54 UTC  (2+ messages)

[PATCH v3 0/7] add support USB for MT8183
 2019-09-04  7:06 UTC  (3+ messages)

[PATCH] usb: devio: fix mmap() on non-coherent DMA architectures
 2019-09-04  7:05 UTC  (5+ messages)

[PATCH] USB: dummy-hcd: fix power budget for SuperSpeed mode
 2019-09-04  6:57 UTC  (3+ messages)

[PATCH] xhci: tegra: Parameterize mailbox register addresses
 2019-09-04  5:43 UTC  (5+ messages)

[v4,3/4] dt-bindings: Add Qualcomm USB SuperSpeed PHY bindings
 2019-09-03 23:34 UTC  (10+ messages)
    ` [PATCH v4 3/4] "

[PATCH] HID: USB: Fix general protection fault caused by Logitech driver
 2019-09-03 20:00 UTC  (5+ messages)

[PATCH] USB: rio500: Fix lockdep violation
 2019-09-03 18:18 UTC  (3+ messages)

[PATCH 3/3] net: cdc_ncm: Add ACPI MAC address pass through functionality
 2019-09-03 17:57 UTC  (4+ messages)

[PATCH 1/3] net: cdc_ncm: add get/set ethernet address functions
 2019-09-03 16:45 UTC  (3+ messages)

[PATCH AUTOSEL 5.2 16/23] usb: chipidea: imx: add imx7ulp support
 2019-09-03 16:24 UTC  (2+ messages)
` [PATCH AUTOSEL 5.2 17/23] usb: chipidea: imx: fix EPROBE_DEFER support during driver probe

[PATCH AUTOSEL 4.19 089/167] usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-caps
 2019-09-03 16:24 UTC 

Adding "UAS" protocol line to usb.ids file?
 2019-09-03 15:43 UTC  (3+ messages)

[PATCH -next] usb: cdns3: Remove redundant dev_err call in cdns3_probe()
 2019-09-03 15:36 UTC 

[PATCH v2 0/4] Reset xHCI port PHY on disconnect
 2019-09-03 14:59 UTC  (2+ messages)

[PATCH] usb: storage: Add ums-cros-aoa driver
 2019-09-03 14:14 UTC  (8+ messages)

[PATCH v2 0/3] usb: host: xhci-{plat,rcar}: clean up the drivers
 2019-09-03 13:52 UTC  (3+ messages)
` [PATCH v2 1/3] usb: host: xhci-plat: add quirks member into struct xhci_plat_priv

[PATCH RESEND] xhci: Prevent deadlock when xhci adapter breaks during init
 2019-09-03 13:45 UTC  (2+ messages)

[PATCH][usb-next] usb: cdns3: fix missing assignment of ret before error check on ret
 2019-09-03 13:43 UTC  (4+ messages)

[PATCH -next] usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2C
 2019-09-03 12:21 UTC  (2+ messages)

WARNING: ODEBUG bug in usbhid_disconnect (2)
 2019-09-03 12:17 UTC  (2+ messages)

KASAN: use-after-free Write in iowarrior_disconnect
 2019-09-03 12:14 UTC  (2+ messages)

KASAN: use-after-free Write in usbhid_open
 2019-09-03 12:12 UTC  (2+ messages)

KASAN: use-after-free Read in usbhid_close
 2019-09-03 12:12 UTC  (2+ messages)

general protection fault in usb_autopm_put_interface
 2019-09-03 12:12 UTC  (2+ messages)

WARNING: ODEBUG bug in appledisplay_probe
 2019-09-03 12:08 UTC 

KASAN: use-after-free Read in rsi_rx_done_handler
 2019-09-03 12:08 UTC 

KASAN: use-after-free Read in str_to_user
 2019-09-03 12:08 UTC 

KASAN: use-after-free Read in atusb_disconnect
 2019-09-03 12:08 UTC 

[PATCH][usb-next] usb: cdns3: fix spelling mistake: "cnfiguration" -> "configuration"
 2019-09-03 12:07 UTC 

[PATCH -next] usb: cdns3: Fix Wunused-but-set-variable warning
 2019-09-03 12:06 UTC 

[PATCH -next] usb: cdns3: remove set but not used variable 'priv_dev'
 2019-09-03 12:04 UTC 

[PATCH 6/6] mfd: don't select DMA_DECLARE_COHERENT for the sm501 and tc6393xb drivers
 2019-09-03 11:51 UTC 

[PATCH v3 5/7] arm64: dts: mt8183: add usb and phy nodes
 2019-09-03 11:25 UTC  (2+ messages)

[PATCH 06/11] Add a general, global device notification watch list [ver #7]
 2019-09-03  8:34 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).