linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-23 02:10:15 to 2022-02-28 20:43:08 UTC [more...]

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-02-28 20:42 UTC  (26+ messages)
` [PATCH 1/6] drivers: usb: remove "
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
` [PATCH 3/6] treewide: fix incorrect use to determine if list is empty
` [PATCH 4/6] drivers: remove unnecessary use of list iterator variable
` [PATCH 5/6] treewide: remove dereference of list iterator after loop body
` [PATCH 6/6] treewide: remove check of list iterator against head past the "

[PATCH v1] usb: hcd: Try MSI interrupts on PCI devices
 2022-02-28 20:27 UTC  (2+ messages)

[PATCH] usb:typec: Add sysfs support for Type C connector's physical location
 2022-02-28 19:06 UTC 

回复: Re: [PATCH v20 3/5] usb: misc: Add onboard_usb_hub driver
 2022-02-28 18:28 UTC  (5+ messages)
    ` 回复: "

[PATCH v3] usb: dwc3: Don't switch OTG -> peripheral if extcon is present
 2022-02-28 17:12 UTC 

[PATCH v5 0/7] Overhaul `is_thunderbolt`
 2022-02-28 15:33 UTC  (14+ messages)
` [PATCH v5 1/7] PCI: Move `is_thunderbolt` check for lack of command completed to a quirk
` [PATCH v5 2/7] PCI: Move check for old Apple Thunderbolt controllers into "
` [PATCH v5 3/7] PCI: Drop the `is_thunderbolt` attribute from PCI core
` [PATCH v5 4/7] drm/amd: drop the use of `pci_is_thunderbolt_attached`
` [PATCH v5 5/7] drm/nouveau: "
` [PATCH v5 6/7] drm/radeon: "
` [PATCH v5 7/7] PCI: drop `pci_is_thunderbolt_attached`

[PATCH 0/3] usb: dwc3: gadget: simple refactoring patches
 2022-02-28 15:08 UTC  (4+ messages)
` [PATCH 1/3] usb: dwc3: gadget: ep_queue simplify isoc start condition
` [PATCH 2/3] usb: dwc3: gadget: move cmd_endtransfer to extra function
` [PATCH 3/3] usb: dwc3: gadget: EP_DELAY_START is only handled for non isoc eps

[PATCH] dt-bindings: usb: renesas,usbhs: Document RZ/V2L bindings
 2022-02-28 14:39 UTC  (4+ messages)

[PATCH 1/2] usb: gadget: uvc: clean and rename uvcg_queue_next_buffer to uvcg_complete_buffer
 2022-02-28 14:16 UTC  (2+ messages)
` [PATCH 2/2] usb: gadget: uvc: giveback vb2 buffer on req complete

[PATCH v4 0/8] enable usb support on rk356x
 2022-02-28 13:56 UTC  (3+ messages)
` [PATCH v4 3/8] dt-bindings: usb: add rk3568 compatible to rockchip, dwc3
` [PATCH v4 5/8] usb: dwc3: core: do not use 3.0 clock when operating in 2.0 mode

[PATCH AUTOSEL 5.10 04/23] usb: usb251xb: add boost-up property support
 2022-02-28 12:23 UTC  (3+ messages)

[RFT PATCH] xhci: make xhci_handshake timeout for xhci_reset() adjustable
 2022-02-28 12:10 UTC  (5+ messages)

[PATCH 1/2] xhci: fix garbage USBSTS being logged in some cases
 2022-02-28 11:34 UTC  (4+ messages)
  ` [PATCH 1/2 v2] "

[PATCH] xhci: fix runtime PM imbalance in USB2 resume
 2022-02-28 10:56 UTC  (10+ messages)
` [PATCH v2] "

[PATCH] USB: serial: pl2303: Add IBM device IDs
 2022-02-28  8:59 UTC  (2+ messages)

[usbserial] device 0421:069a is supported, in fact
 2022-02-28  8:51 UTC  (7+ messages)

[PATCH v2] USB: serial: simple: add Nokia phone driver
 2022-02-28  8:49 UTC 

[PATCH v2] usb: host: xhci-mtk: Simplify supplies handling with regulator_bulk
 2022-02-28  8:19 UTC  (2+ messages)

[PATCH v2 0/2] Add driver for ehci in Sunplus SP7021
 2022-02-28  2:44 UTC  (6+ messages)
` [PATCH v2 1/2] usb: host: ehci-sunplus: "
` [PATCH v2 2/2] dt-bindings: usb: Add bindings doc for Sunplus EHCI driver

[PATCH v3 0/7] enable usb support on rk356x
 2022-02-27 15:30 UTC  (2+ messages)
` [PATCH v3 4/7] usb: dwc3: core: do not use 3.0 clock when operating in 2.0 mode

[PATCH] USB: serial: simple: add Nokia phone driver
 2022-02-27  7:00 UTC  (4+ messages)

[PATCH v2 00/11] enable usb support on rk356x
 2022-02-26 23:48 UTC  (8+ messages)
` [PATCH v2 03/11] dt-bindings: usb: dwc3: add description for rk3568
` [PATCH v2 05/11] usb: dwc3: core: do not use 3.0 clock when operating in 2.0 mode
` [PATCH v2 06/11] usb: dwc3: reorder dwc-of-simple compatibles
` [PATCH v2 07/11] usb: dwc3: convert dwc3-of-simple to use match-data
` [PATCH v2 08/11] usb: dwc3: add rk3568 dwc3 support

[PATCH] usb: typec: tipd: Forward plug orientation to typec subsystem
 2022-02-26 12:59 UTC 

[usb:usb-testing] BUILD SUCCESS f6a9a2d64dd168b7d71076c0e6b2be7db7cb7399
 2022-02-26  7:02 UTC 

[PATCH v1 0/3] Fixes for Mediatek dt-bindings
 2022-02-25 22:58 UTC  (2+ messages)
` [PATCH v1 2/3] dt-bindings: usb: mtk-xhci: Allow wakeup interrupt-names to be optional

[PATCH v4 0/7] Provide and use generic_handle_irq_safe() where appropriate
 2022-02-25 22:26 UTC  (14+ messages)
` [PATCH v4 2/7] i2c: core: Use generic_handle_irq_safe() in i2c_handle_smbus_host_notify()
` [PATCH v4 3/7] i2c: cht-wc: Use generic_handle_irq_safe()

[usb:usb-next] BUILD SUCCESS bc25c55812ff72cd3f2c310ba42f78a812dac95e
 2022-02-25 21:51 UTC 

[GIT PULL] USB fixes for 5.17-rc6
 2022-02-25 20:17 UTC  (2+ messages)

[PATCH v1 0/8] enable usb support on rk356x
 2022-02-25 18:04 UTC  (11+ messages)
` [PATCH v1 2/8] dt-bindings: usb: dwc3: add description for rk3568
` [PATCH v1 4/8] usb: dwc3: core: do not use 3.0 clock when operating in 2.0 mode
` [PATCH v1 5/8] usb: dwc3: reorder dwc-of-simple compatibles
` [PATCH v1 6/8] usb: dwc3: add rk3568 dwc3 support

[syzbot] memory leak in hub_event (3)
 2022-02-25 14:38 UTC  (9+ messages)
  ` [PATCH] HID: elo: Fix refcount leak in elo_probe()
              ` [PATCH] USB: core: Update kerneldoc for usb_get_dev() and usb_get_intf()

[PATCH 1/1] usb: gadget: tegra-xudc: Fix control endpoint's definitions
 2022-02-25 13:20 UTC  (2+ messages)

[PATCH 1/1] usb: gadget: tegra-xudc: Do not program SPARAM
 2022-02-25 13:18 UTC  (2+ messages)

[PATCH V2 0/2] Revert device tree changes for EUD
 2022-02-25 13:03 UTC  (3+ messages)
` [PATCH V2 1/2] Revert "arm64: dts: qcom: sc7280: Set the default dr_mode for usb2"
` [PATCH V2 2/2] Revert "arm64: dts: qcom: sc7280: Add EUD dt node and dwc3 connector"

[Bug 215475] New: RMNET data connection speed would be reduced to about 80-100Mb/s from 150Mb/s if try to re-connect it
 2022-02-25  9:39 UTC  (2+ messages)
` [Bug 215475] "

[Resend PATCH V1 0/2] Revert device tree changes for EUD
 2022-02-25  9:18 UTC  (5+ messages)
` [Resend PATCH V1 1/2] Revert "arm64: dts: qcom: sc7280: Set the default dr_mode for usb2"
` [Resend PATCH V1 2/2] Revert "arm64: dts: qcom: sc7280: Add EUD dt node and dwc3 connector"

[PATCH v2 00/10] Initial MSM8953 & Fairphone 3 support
 2022-02-25  9:11 UTC  (5+ messages)
` [PATCH v2 03/10] dt-bindings: usb: qcom,dwc3: Add msm8953 compatible
` (subset) [PATCH v2 00/10] Initial MSM8953 & Fairphone 3 support

[PATCH v2 0/9] usb/dwc3 / phy/tusb1210: Add TUSB1211 charger detection
 2022-02-25  8:58 UTC  (2+ messages)

[PATCH v5 0/8] document dt-schema and fix node names for some USB Ethernet controllers
 2022-02-25  8:40 UTC  (8+ messages)
` [PATCH v5 1/9] dt-bindings: net: add schema for ASIX "
` [PATCH v5 2/9] dt-bindings: net: add schema for Microchip/SMSC LAN95xx "
` [PATCH v5 3/9] dt-bindings: usb: ci-hdrc-usb2: fix node node for ethernet controller

Wycena paneli fotowoltaicznych
 2022-02-25  7:45 UTC 

[PATCH] usb: gadget: uvc: add bulk transfer support
 2022-02-25  7:00 UTC 

[PATCH net-next v1 1/1] net: asix: remove code duplicates in asix_mdio_read/write and asix_mdio_read/write_nopm
 2022-02-25  5:30 UTC  (2+ messages)

[usb:usb-linus] BUILD SUCCESS 19eae24b76c27dedfb166dc06a8c48e052cbc814
 2022-02-25  2:35 UTC 

[PATCH v2 0/2] Fix ep command fail issue in dequeue
 2022-02-25  1:44 UTC  (15+ messages)
  ` [PATCH v2 1/2] usb: dwc3: Not set DWC3_EP_END_TRANSFER_PENDING in ep cmd fails

[usb:usb-testing] BUILD SUCCESS a352fa58c0ee5c91714cd31a36b5cd308085fcbf
 2022-02-24 23:24 UTC 

[PATCH] usb: core: improve handling of hubs with no ports
 2022-02-24 20:21 UTC  (11+ messages)

[GIT PULL] USB-serial fixes for 5.17-rc6
 2022-02-24 13:52 UTC  (2+ messages)

[Bug 215579] [usbserial] device 0421:069a is in fact supported, please add to the list of devices supported by `usbserial`
 2022-02-24 13:42 UTC 

[PATCH] xhci: omit mem read just after allocation of trb
 2022-02-24 10:19 UTC  (3+ messages)

[PATCH 3/5] USB: serial: make use of UART_LCR_WLEN() + tty_get_char_size()
 2022-02-24  9:55 UTC 

[PATCH] usb: misc: USB_QCOM_EUD should depend on ARCH_QCOM
 2022-02-23 15:33 UTC 

[syzbot] KMSAN: uninit-value in asix_check_host_enable
 2022-02-23 11:01 UTC  (2+ messages)

[PATCH v6 1/2] dt-bindings: usb: Add analogix anx7411 PD binding
 2022-02-23 10:23 UTC  (2+ messages)
` [PATCH v6 2/2] usb: typec: anx7411: Add Analogix PD ANX7411 support

Napływ Klientów ze strony
 2022-02-23  8:40 UTC 

[PATCH] usb: dwc3: drd: Add support for extcon drd notifier even with usb role switch config enabled
 2022-02-23  7:34 UTC  (3+ messages)

[PATCH v1] ACPI: bus: Introduce acpi_bus_for_each_dev()
 2022-02-23  6:53 UTC  (2+ messages)

usb: gadget: rndis: add spinlock for rndis response list
 2022-02-23  5:00 UTC  (2+ messages)

[PATCH] usb: gadget: uvc: add different uvc versions support
 2022-02-23  3:28 UTC 

[PATCH AUTOSEL 5.4 08/13] USB: zaurus: support another broken Zaurus
 2022-02-23  2:31 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 13/13] net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990

[PATCH AUTOSEL 4.9 6/9] USB: zaurus: support another broken Zaurus
 2022-02-23  2:33 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 9/9] net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990

[PATCH AUTOSEL 4.19 08/13] USB: zaurus: support another broken Zaurus
 2022-02-23  2:31 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 13/13] net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990

[PATCH AUTOSEL 4.14 06/10] USB: zaurus: support another broken Zaurus
 2022-02-23  2:32 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 10/10] net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990

[PATCH AUTOSEL 5.10 11/18] USB: zaurus: support another broken Zaurus
 2022-02-23  2:30 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 17/18] CDC-NCM: avoid overflow in sanity checking
` [PATCH AUTOSEL 5.10 18/18] net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990

[PATCH AUTOSEL 5.15 14/28] USB: zaurus: support another broken Zaurus
 2022-02-23  2:29 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 26/28] CDC-NCM: avoid overflow in sanity checking
` [PATCH AUTOSEL 5.15 27/28] net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990

[PATCH AUTOSEL 5.16 16/30] USB: zaurus: support another broken Zaurus
 2022-02-23  2:28 UTC  (3+ messages)
` [PATCH AUTOSEL 5.16 28/30] CDC-NCM: avoid overflow in sanity checking
` [PATCH AUTOSEL 5.16 29/30] net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990


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