linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-23 10:15:18 to 2021-01-27 12:59:27 UTC [more...]

[PATCH 0/6] thunderbolt / ACPI: Add support for USB4 _OSC
 2021-01-27 12:49 UTC  (21+ messages)
` [PATCH 1/6] thunderbolt: Fix possible NULL pointer dereference in tb_acpi_add_link()
` [PATCH 2/6] thunderbolt: Add support for PCIe tunneling disabled (SL5)
` [PATCH 3/6] thunderbolt: Allow disabling XDomain protocol
` [PATCH 4/6] ACPI: Execute platform _OSC also with query bit clear
` [PATCH 5/6] ACPI: Add support for native USB4 control _OSC
` [PATCH 6/6] thunderbolt: Add support for native USB4 _OSC

[PATCH] net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family
 2021-01-26  4:46 UTC  (2+ messages)

[PATCH] net: usb: cdc_ether: added support for Thales Cinterion PLSx3 modem family
 2021-01-26  4:42 UTC 

[RFC 3/3] thunderbolt: build kunit tests without structleak plugin
 2021-01-27 12:53 UTC  (2+ messages)

[PATCH v6 0/4] Re-introduce TX FIFO resize for larger EP bursting
 2021-01-27  1:47 UTC  (17+ messages)
` [PATCH v6 1/4] usb: gadget: udc: core: Introduce check_config to verify USB configuration
` [PATCH v6 3/4] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements

[PATCH v3 00/12] drivers: usb: misc: update to use usb_control_msg_{send|recv}() API
 2021-01-27 12:12 UTC  (13+ messages)
` [PATCH v3 01/12] usb: misc: appledisplay: update to use the "
` [PATCH v3 02/12] usb: misc: cypress_cy7c63: update to use usb_control_msg_recv()
` [PATCH v3 03/12] usb: misc: cytherm: "
` [PATCH v3 04/12] usb: misc: ehset: update to use the usb_control_msg_{send|recv}() API
` [PATCH v3 05/12] usb: misc: ezusb: update to use usb_control_msg_send()
` [PATCH v3 06/12] usb: misc: iowarrior: update to use the usb_control_msg_{send|recv}() API
` [PATCH v3 07/12] usb: misc: isight_firmware: update to use usb_control_msg_send()
` [PATCH v3 08/12] usb: misc: ldusb: "
` [PATCH v3 09/12] usb: misc: lvstest: update to use the usb_control_msg_{send|recv}() API
` [PATCH v3 10/12] usb: misc: trancevibrator: update to use usb_control_msg_send()
` [PATCH v3 11/12] usb: misc: usbsevseg: "
` [RESEND PATCH v3 12/12] usb: misc: usbtest: update to use the usb_control_msg_{send|recv}() API

USB2 / USB3 compatibility problems: xhci_hcd 0000:00:06.0: WARN Wrong bounce buffer write length: 0 != 512
 2021-01-27  6:43 UTC  (13+ messages)

[PATCH 00/12] Rid W=1 warnings from Thunderbolt
 2021-01-27 11:25 UTC  (13+ messages)
` [PATCH 01/12] thunderbolt: dma_port: Remove unused variable 'ret'
` [PATCH 02/12] thunderbolt: cap: Fix kernel-doc formatting issue
` [PATCH 03/12] thunderbolt: ctl: Demote non-conformant kernel-doc headers
` [PATCH 04/12] thunderbolt: eeprom: Demote non-conformant kernel-doc headers to standard comment blocks
` [PATCH 05/12] thunderbolt: pa: Demote non-conformant kernel-doc headers
` [PATCH 06/12] thunderbolt: xdomain: Fix 'tb_unregister_service_driver()'s 'drv' param
` [PATCH 07/12] thunderbolt: nhi: Demote some non-conformant kernel-doc headers
` [PATCH 08/12] thunderbolt: tb: Kernel-doc function headers should document their parameters
` [PATCH 09/12] thunderbolt: swit: Demote a bunch of non-conformant kernel-doc headers
` [PATCH 10/12] thunderbolt: icm: Fix a couple of formatting issues
` [PATCH 11/12] thunderbolt: tunnel: Fix misspelling of 'receive_path'
` [PATCH 12/12] thunderbolt: swit: Fix function name in the header

[PATCH] usb: pci-quirks: add XHCI_COMP_MODE_QUIRK for disabling amd xhci D3cold
 2021-01-27 11:44 UTC  (4+ messages)

[PATCH] usb: dwc2: Fix endpoint direction check in ep_from_windex
 2021-01-27 10:40 UTC  (2+ messages)

[PATCH v2] usb: dwc2: Fix endpoint direction check in ep_from_windex
 2021-01-27 10:40 UTC  (2+ messages)

[PATCH] USB: serial: ftdi_sio: restore divisor-encoding comments
 2021-01-27 11:00 UTC 

[PATCH v3] usb: dwc2: Fix endpoint direction check in ep_from_windex
 2021-01-27 10:39 UTC 

[PATCH 0/2] net: usb: qmi_wwan: new mux_id sysfs file
 2021-01-27  7:58 UTC  (9+ messages)
` [PATCH net-next 1/2] net: usb: qmi_wwan: add qmap id sysfs file for qmimux interfaces
` [PATCH net-next 2/2] net: qmi_wwan: document qmap/mux_id sysfs file

[usb:usb-testing] BUILD SUCCESS 1a9e38cabd80356ffb98c2c88fec528ea9644fd5
 2021-01-27  6:50 UTC 

[usb:usb-linus] BUILD SUCCESS 1d69f9d901ef14d81c3b004e3282b8cc7b456280
 2021-01-27  3:41 UTC 

usb: dwc3: gadget: skip pullup and set_speed after suspend
 2021-01-27  3:34 UTC  (2+ messages)

[PATCH 0/2] net: usbnet: convert to new tasklet API
 2021-01-27  2:10 UTC  (4+ messages)
` [PATCH 1/2] net: usbnet: initialize tasklet using tasklet_init
` [PATCH 2/2] net: usbnet: use new tasklet API

[PATCH v6] usb: xhci-mtk: fix unreleased bandwidth data
 2021-01-27  2:14 UTC  (7+ messages)

[PATCH] usbnet: fix the indentation of one code snippet
 2021-01-27  1:30 UTC  (2+ messages)

[PATCH v2 0/6] Stop NULLifying match pointer in of_match_device()
 2021-01-26 18:21 UTC  (2+ messages)

[PATCH -next] usb: gadget: Remove unused including <linux/version.h>
 2021-01-26 17:39 UTC  (2+ messages)

[PATCH -next] usb: core: Remove unused including <linux/version.h>
 2021-01-26 17:39 UTC  (2+ messages)

[PATCH] usb: typec: tcpm: Create legacy PDOs for PD2 connection
 2021-01-25  9:21 UTC  (5+ messages)

[PATCH v2 0/2] usb: dwc2: Use clk bulk API for supporting multiple clocks
 2021-01-25  9:38 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: usb: dwc2: Add support for additional clock
` [PATCH 2/2] usb: dwc2: use clk bulk API for supporting additional clocks

[PATCH v3 2/2] usb: typec: tcpci_maxim: add terminating newlines to logging
 2021-01-25  9:33 UTC  (3+ messages)

[PATCH 0/7] USB: serial: cp210x: modem-control fixes
 2021-01-25 13:48 UTC  (8+ messages)
` [PATCH 1/7] USB: serial: cp210x: suppress modem-control errors
` [PATCH 2/7] USB: serial: cp210x: fix modem-control handling
` [PATCH 3/7] USB: serial: cp210x: drop shift macros
` [PATCH 4/7] USB: serial: cp210x: clean up flow-control debug message
` [PATCH 5/7] USB: serial: cp210x: clean up printk zero padding
` [PATCH 6/7] USB: serial: cp210x: fix RTS handling
` [PATCH 7/7] USB: serial: cp210x: clean up auto-RTS handling

[usb:usb-testing] BUILD SUCCESS 7cbcd008e104d16849e5054e69f0a3d55eaeb664
 2021-01-26  0:38 UTC 

[PATCH] usb: host: xhci-plat: fix support for XHCI_SKIP_PHY_INIT quirk
 2021-01-26  9:06 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/3] common SVDM version and VDO from dt
 2021-01-26 15:15 UTC  (6+ messages)
` [PATCH 1/3] usb: typec: Determine common SVDM Versions
` [PATCH 2/3] dt-bindings: connector: Add SVDM VDO properties
` [PATCH 3/3] usb: typec: tcpm: Get Sink VDO from fwnode

[PATCH v5 0/3] Add support for MaxLinear/Exar USB to serial converters
 2021-01-26 16:26 UTC  (5+ messages)
` [PATCH v5 1/3] usb: serial: Add MaxLinear/Exar USB to Serial driver

[PATCH 00/10] USB: serial: xr: fix up remaining issues in new driver
 2021-01-26 15:26 UTC  (2+ messages)

[PATCHv2 0/3] usbnet: speed reporting for devices without MDIO
 2021-01-26 13:34 UTC  (5+ messages)
` [PATCHv2 1/3] usbnet: specify naming of usbnet_set/get_link_ksettings

[PATCH] USB: serial: mos7840: fix error code in mos7840_write()
 2021-01-26 14:31 UTC  (2+ messages)

[PATCH] USB: serial: ftdi_sio: fix FTX sub-integer prescaler
 2021-01-26 14:22 UTC  (3+ messages)

[PATCH 0/4] add xhci hooks for USB offload
 2021-01-26 14:19 UTC  (5+ messages)

[Bug 210351] New: Wrong setting baudrate for FTDI chip FT230X
 2021-01-26 14:09 UTC  (2+ messages)
` [Bug 210351] "

[PATCH] usb: dwc3: add EXPORT_SYMBOL_GPL for role init functions
 2021-01-26 12:20 UTC  (4+ messages)

[PATCH] USB: serial: cp210x: Add pid/vid for WSDA-200-USB
 2021-01-25 13:54 UTC  (2+ messages)

[PATCH] usb: dwc3: fix clock issue during resume in OTG mode
 2021-01-25 16:19 UTC 

[usb:usb-next] BUILD SUCCESS 1d6a81519d9d27b99bca638d14eca63c31111afd
 2021-01-26  0:38 UTC 

[PATCH] usb: host: ehci-tegra: fix Kconfig depencies
 2021-01-25 21:10 UTC  (3+ messages)

proposal: move Linux userspace USB gadget projects to linux-usb GitHub organisation?
 2021-01-25 15:02 UTC  (4+ messages)

[PATCH v4] USB: serial: cp210x: Fix error 32 when hardware flow control is enabled
 2021-01-25 13:47 UTC  (2+ messages)

[PATCH v3 1/2] usb: typec: tcpci_maxim: remove redundant assignment
 2021-01-25  9:33 UTC  (3+ messages)

[PATCH next v2 01/17] dt-bindings: usb: fix yamllint check warning
 2021-01-25  6:21 UTC  (8+ messages)
` [PATCH next v2 03/17] dt-bindings: phy: mediatek: dsi-phy: modify compatible dependence
` [PATCH next v2 04/17] dt-bindings: phy: mediatek: dsi-phy: add optional clock-names

[PATCH] USB: usblp: don't call usb_set_interface if there's a single alt
 2021-01-25  5:39 UTC  (2+ messages)

[Bug 207045] New: uvcvideo: Realtek USB Camera (0bda:579f) reports wrong dwMaxVideoFrameSize
 2021-01-24 22:30 UTC  (2+ messages)
` [Bug 207045] uvcvideo: properly handle UVC payloads that occur in the middle of bulk URBs

[PATCH v4 0/3] Generic USB Display driver
 2021-01-24 20:51 UTC  (10+ messages)
` [PATCH v4 3/3] drm: Add "

Infinite recursion in device_reorder_to_tail() due to circular device links
 2021-01-24 20:06 UTC  (6+ messages)

[GIT PULL] USB driver fixes for 5.11-rc5
 2021-01-24 19:33 UTC  (2+ messages)

usb: dwc3: gadget: skip pullup and set_speed after suspend
 2021-01-24 15:31 UTC  (2+ messages)

[PATCH v2] usb: typec: tcpci_maxim: remove redundant assignment
 2021-01-24 13:36 UTC  (2+ messages)

[RE-RESEND PATCH 1/4] usb: musb: Fix runtime PM race in musb_queue_resume_work
 2021-01-24  8:38 UTC  (6+ messages)
` [RE-RESEND PATCH 2/4] usb: musb: Fix NULL check on struct musb_request field
` [RE-RESEND PATCH 3/4] usb: musb: dma: Remove unused variable
` [RE-RESEND PATCH 4/4] usb: musb: jz4740: Add missing CR to error strings

[Bug 211325] New: usbhid.mousepoll kernel cmd option not working
 2021-01-24  8:14 UTC  (3+ messages)
` [Bug 211325] "

[PATCH] USB: usblp: add USBLP_QUIRK_NO_SET_INTF flag
 2021-01-23 21:33 UTC  (10+ messages)

[PATCH v6 0/3] AMS, Collision Avoidance, and Protocol Error
 2021-01-23 19:59 UTC  (2+ messages)

[PATCH 1/2] usb: raw-gadget: add copyright
 2021-01-23 19:14 UTC  (2+ messages)
` [PATCH 2/2] usb: raw-gadget: update documentation and Kconfig

[PATCH] usb: typec: tcpci_maxim: remove redundant assignment
 2021-01-23 18:23 UTC  (3+ messages)

[PATCH] usb, xhci, rt2800usb: do not perform Soft Retry
 2021-01-23 10:14 UTC  (5+ messages)


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