linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-19 10:09:00 to 2019-10-23 11:23:32 UTC [more...]

[PATCH 00/25] thunderbolt: Add support for USB4
 2019-10-23 11:21 UTC  (20+ messages)
` [PATCH 05/25] thunderbolt: Convert PCIe adapter register names to follow the USB4 spec
` [PATCH 06/25] thunderbolt: Convert DP "
` [PATCH 09/25] thunderbolt: Refactor add_switch() into two functions
` [PATCH 10/25] thunderbolt: Add support for lane bonding
` [PATCH 11/25] thunderbolt: Add default linking between lane adapters if not provided by DROM
` [PATCH 12/25] thunderbolt: Expand controller name in tb_switch_is_xy()
` [PATCH 13/25] thunderbolt: Add downstream PCIe port mappings for Alpine and Titan Ridge
` [PATCH 14/25] thunderbolt: Add Display Port CM handshake for Titan Ridge devices
` [PATCH 15/25] thunderbolt: Add Display Port adapter pairing and resource management
` [PATCH 16/25] thunderbolt: Add bandwidth management for Display Port tunnels
` [PATCH 17/25] thunderbolt: Do not start firmware unless asked by the user
` [PATCH 18/25] thunderbolt: Make tb_find_port() available to other files
` [PATCH 19/25] thunderbolt: Call tb_eeprom_get_drom_offset() from tb_eeprom_read_n()
` [PATCH 20/25] thunderbolt: Add initial support for USB4
` [PATCH 21/25] thunderbolt: Update Kconfig entry to USB4
` [PATCH 22/25] thunderbolt: Make tb_switch_find_cap() available to other files
` [PATCH 23/25] thunderbolt: Add support for Time Management Unit
` [PATCH 24/25] thunderbolt: Add support for USB 3.x tunnels
` [PATCH 25/25] thunderbolt: Update documentation with the USB4 information

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

[PATCH net-next] r8152: support request_firmware for RTL8153
 2019-10-23 10:22 UTC  (4+ messages)

[PATCH 00/36] ARM: samsung platform cleanup
 2019-10-23 10:09 UTC  (5+ messages)
  ` [PATCH 03/36] usb: gadget: s3c: use platform resources
  ` [PATCH 04/36] usb: gadget: s3c-hsudc: remove platform header dependency

[PATCH] usb: xhci: fix Immediate Data Transfer endianness
 2019-10-23 10:05 UTC  (2+ messages)

BUG report: usb: dwc3: Link TRB triggered an intterupt without IOC being setted
 2019-10-23 10:01 UTC  (11+ messages)

[PATCH V2 0/7] Add Fintek F81534A series usb-to-serial driver
 2019-10-23  9:59 UTC  (8+ messages)
` [PATCH V2 1/7] USB: serial: f81232: Extract LSR handler
` [PATCH V2 2/7] USB: serial: f81232: Add tx_empty function
` [PATCH V2 4/7] USB: serial: f81232: Add F81534A support

How to find devices that have gadget support?
 2019-10-23  9:20 UTC 

[PATCH] usb: cdns3: gadget: Don't manage pullups
 2019-10-23  9:17 UTC  (2+ messages)

[PATCH] [PATCH v8] USB: serial: pl2303: Add new PID to support PL2303HXN (TYPE_HXN)
 2019-10-23  8:56 UTC  (2+ messages)

[PATCH 0/3] kcov: collect coverage from usb and vhost
 2019-10-23  8:37 UTC  (6+ messages)
` [PATCH 1/3] kcov: remote coverage support
` [PATCH 2/3] usb, kcov: collect coverage from hub_event
` [PATCH 3/3] vhost, kcov: collect coverage from vhost_worker

[PATCH V2] usb: typec: Add sysfs node to show connector orientation
 2019-10-23  8:32 UTC  (4+ messages)

[PATCH 1/2] usb: gadget: composite: Fix bMaxPower for SuperSpeedPlus
 2019-10-23  8:31 UTC  (5+ messages)
` [PATCH 2/2] usb: gadget: composite: Support more than 500mA MaxPower

[PATCH v1 1/2] usb: chipidea: use of extcon framework to work for non OTG case
 2019-10-23  8:28 UTC  (5+ messages)
` [PATCH v1 2/2] ARM: dts: colibri-imx6ull: add extcon for usbotg1

KMSAN: kernel-usb-infoleak in pcan_usb_wait_rsp
 2019-10-23  8:27 UTC  (2+ messages)
` [PATCH] can: peak_usb: fix slab info leak

[PATCH] dt-bindings: usb: renesas: usb3-peri: convert bindings to json-schema
 2019-10-23  8:20 UTC 

[PATCH] dt-bindings: usb: renesas_usbhs: convert bindings to json-schema
 2019-10-23  8:20 UTC 

[PATCH v2 0/6] musb: Improve performance for hub-attached webcams
 2019-10-23  8:12 UTC  (5+ messages)

[PATCH] net: usb: lan78xx: Use phy_mac_interrupt() for interrupt handling
 2019-10-23  8:06 UTC  (6+ messages)

[PATCH 00/18] usb: typec: API improvements
 2019-10-23  8:06 UTC  (30+ messages)
` [PATCH 01/18] usb: typec: Copy everything from struct typec_capability during registration
` [PATCH 02/18] usb: typec: Introduce typec_get_drvdata()
` [PATCH 03/18] usb: typec: Separate the operations vector
` [PATCH 04/18] usb: typec: tcpm: Start using struct typec_operations
` [PATCH 05/18] usb: typec: tps6598x: "
` [PATCH 06/18] usb: typec: ucsi: "
` [PATCH 07/18] usb: typec: hd3ss3220: "
` [PATCH 08/18] usb: typec: Remove the callback members from struct typec_capability
` [PATCH 09/18] usb: typec: Remove unused "
` [PATCH 10/18] usb: typec: hd3ss3220: Give the connector fwnode to the port device
` [PATCH 11/18] usb: typec: ucsi: Simplified registration and I/O API
` [PATCH 12/18] usb: typec: ucsi: acpi: Move to the new API
` [PATCH 13/18] usb: typec: ucsi: ccg: "
` [PATCH 14/18] usb: typec: ucsi: Remove the old API
` [PATCH 15/18] usb: typec: ucsi: Remove struct ucsi_control
` [PATCH 16/18] usb: typec: ucsi: Remove all bit-fields
` [PATCH 17/18] usb: typec: ucsi: New error codes
` [PATCH 18/18] usb: typec: ucsi: Optimise ucsi_unregister()

[PATCH v2 1/3] dt-bindings: power: Convert Generic Power Domain bindings to json-schema
 2019-10-23  7:42 UTC  (3+ messages)

[PATCH net-next] net: lan78xx: remove set but not used variable 'event'
 2019-10-23  7:36 UTC 

drivers/usb/usbip/stub_rx.c:505 stub_recv_cmd_submit() error: uninitialized symbol 'nents'
 2019-10-23  7:11 UTC 

kexec on rk3399
 2019-10-23  6:31 UTC  (7+ messages)
` [PATCH] usb: dwc3: Add shutdown to platform_driver

[PATCH 0/4] usb: gadget: Link state changes
 2019-10-23  6:21 UTC  (6+ messages)
` [PATCH 1/4] usb: dwc3: gadget: Don't send unintended link state change
` [PATCH 2/4] usb: dwc3: gadget: Set link state to RX_Detect on disconnect
` [PATCH 3/4] usb: dwc3: gadget: Clear DCTL.ULSTCHNGREQ before set
` [PATCH 4/4] usb: dwc3: debug: Remove newline printout

KASAN: slab-out-of-bounds Read in parse_term_proc_unit
 2019-10-23  5:07 UTC  (2+ messages)
` [alsa-devel] "

[PATCH] dmaengine: cppi41: Fix issue with musb and ftdi uart
 2019-10-23  4:53 UTC  (2+ messages)

reeze while write on external usb 3.0 hard disk [Bug 204095]
 2019-10-23  1:53 UTC  (3+ messages)
` [PATCH] usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask to avoid SG overflows")

[PATCH] usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_complete
 2019-10-23  0:20 UTC 

5.3.6: I/O error on writing SD card via USB3
 2019-10-22 16:53 UTC  (6+ messages)

[PATCH RFC 0/3] kcov: collect coverage from usb and vhost
 2019-10-22 16:44 UTC  (4+ messages)
` [PATCH RFC 1/3] kcov: remote coverage support

[PATCH 00/46] ARM: pxa: towards multiplatform support
 2019-10-22 16:36 UTC  (12+ messages)
` [PATCH 05/46] ARM: pxa: split up mach/hardware.h

[PATCH] dt-bindings: usb: Convert Allwinner A10 mUSB controller to a schema
 2019-10-22 16:19 UTC 

KASAN: slab-out-of-bounds Read in build_audio_procunit
 2019-10-22 15:45 UTC  (2+ messages)

INFO: task hung in ld_usb_write
 2019-10-22 15:31 UTC  (2+ messages)
` [PATCH] USB: ldusb: fix control-message timeout

musb: cppi41: broken high speed FTDI functionality when connected to musb directly
 2019-10-22 14:56 UTC  (14+ messages)

KASAN: slab-out-of-bounds Read in read_descriptors
 2019-10-22 14:54 UTC 

WARNING in usbhid_raw_request/usb_submit_urb (2)
 2019-10-22 14:54 UTC 

[PATCH 0/2] USB: ldusb: fix ring-buffer locking
 2019-10-22 14:32 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] USB: ldusb: use unsigned size format specifiers

[PATCH v2] usbip: Fix free of unallocated memory in vhci tx
 2019-10-22  9:51 UTC  (2+ messages)

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

[PATCH] usbip: Fix free of unallocated memory in vhci tx
 2019-10-22  9:26 UTC  (4+ messages)

[PATCH] usb: typec: Add sysfs node to show cc orientation
 2019-10-22  8:57 UTC  (4+ messages)

[PATCH v2 0/2] usb: cdns3: Add TI wrapper
 2019-10-22  7:37 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: usb: Add binding for the TI wrapper for Cadence USB3 controller
` [PATCH v2 2/2] usb: cdns3: Add TI specific wrapper driver

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

[PATCH] USB/Gadget: Fix race between gether_disconnect and rx_submit
 2019-10-22  6:20 UTC  (2+ messages)

NEC Corporation uPD720200 regression: intermittent WARN: xHC CMD_RUN timeout during suspend
 2019-10-22  6:13 UTC  (2+ messages)

[PATCH] usb: gadget: udc: Fix assignment of 0/1 to bool variables
 2019-10-22  6:11 UTC  (2+ messages)

[RFC][PATCH 0/3] dwc3 role-switch handling for HiKey960
 2019-10-22  5:58 UTC  (18+ messages)
` [RFC][PATCH 2/3] usb: roles: Add usb role switch notifier

problem with XHCI_SPURIOUS_WAKEUP quirk
 2019-10-22  4:57 UTC  (2+ messages)

[PATCH] r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2
 2019-10-21 19:07 UTC  (2+ messages)

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

[PATCH v3] usb: Add a new quirk to let buggy hub enable and disable LPM during suspend and resume
 2019-10-21 18:40 UTC  (5+ messages)

[PATCH v2 0/2] USB: ldusb: fix ring-buffer bugs
 2019-10-21 18:30 UTC  (7+ messages)
` [PATCH RFC v2 2/2] USB: ldusb: fix ring-buffer locking

KASAN: slab-out-of-bounds Read in handle_vmptrld
 2019-10-21 15:47 UTC 

[USB EHCI DRIVER] [Regression] EHCI no longer working in 5.4 series kernel
 2019-10-21 15:11 UTC  (7+ messages)

[PATCH v2 0/2] USB: dummy-hcd: some updates
 2019-10-21 14:20 UTC  (3+ messages)
` [PATCH v2 1/2] USB: dummy-hcd: increase max number of devices to 32
` [PATCH v2 2/2] USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipein

[PATCH] usb: dwc3: select CONFIG_REGMAP_MMIO
 2019-10-21 14:19 UTC  (2+ messages)

[PATCH 1/2] USB: dummy-hcd: increase max number of devices to 32
 2019-10-21 12:35 UTC  (3+ messages)

drivers/usb/usbip/vhci_tx.c:150:8-18: ERROR: reference preceded by free on line 150 (fwd)
 2019-10-21 11:00 UTC  (3+ messages)

[PATCH v1] usb: fsl: Check memory resource before releasing it
 2019-10-21 10:21 UTC  (3+ messages)
` [PATCH v1] usb: fsl: Remove unused variable
` [PATCH v1] usb: gadget: Correct NULL pointer checking in fsl gadget

WARNING: ODEBUG bug in del_timer
 2019-10-21  7:32 UTC  (4+ messages)

[PATCH 1/3] usb: typec: tcpm: Remove tcpc_config configuration mechanism
 2019-10-21  6:55 UTC  (5+ messages)
` [PATCH 2/3] usb: typec: tcpm: Add support for configuring DP altmode through device-properties

[PATCH] usb: gadget: f_tcm: Provide support to get alternate setting in tcm function
 2019-10-21  6:35 UTC 

[PATCH] usb: mtu3: fix missing include of mtu3_dr.h
 2019-10-21  1:27 UTC  (2+ messages)

Audioengine D1 sampling rate get issue
 2019-10-20 21:20 UTC 

[PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
 2019-10-20 13:17 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).