public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-08 21:14:38 to 2023-12-13 16:43:07 UTC [more...]

[PATCH 00/12] usb: Replace {v}snprintf() variants with safer alternatives
 2023-12-13 16:42 UTC  (6+ messages)
` [PATCH 01/12] usb: gadget: configfs: Replace snprintf() with the safer scnprintf() variant
` [PATCH 02/12] usb: gadget: f_uac1: "
` [PATCH 03/12] usb: gadget: f_uac2: "
` [PATCH 04/12] usb: gadget: uvc: "
` [PATCH 05/12] usb: gadget: udc: atmel: "

[PATCH v3 0/2] Refine USB interrupt vectors on Qualcomm platforms
 2023-12-13 16:18 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: usb: dwc3: Clean up hs_phy_irq in bindings
` [PATCH v3 2/2] usb: dwc3: qcom: Rename hs_phy_irq to qusb2_phy_irq

[PATCH 0/4] usb: typec: tipd: add patch update support for tps6598x
 2023-12-13 15:32 UTC  (8+ messages)
` [PATCH 2/4] usb: typec: tipd: add function to request firmware

[PATCH v5 0/2] mutiple selectable capabilities in tcpm
 2023-12-13 14:32 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: connector: Add child nodes for multiple PD capabilities
` [PATCH v5 2/2] usb: typec: tcpm: Support multiple capabilities

[PATCH] usb: typec: Remove usage of the deprecated ida_simple_xx() API
 2023-12-13 13:36 UTC  (2+ messages)

[PATCH v2] usb: fotg210-hcd: delete an incorrect bounds test
 2023-12-13 13:22 UTC 

[PATCH v2 0/2] Add support for downstream port reset(DPR)
 2023-12-13 12:04 UTC  (14+ messages)
` [Patch v2 1/2] thunderbolt: Introduce tb_switch_reset_ports(), tb_port_reset() and usb4_port_reset()
` [Patch v2 2/2] thunderbolt: Teardown tunnels and reset downstream ports created by boot firmware

[PATCH] usb: fotg210-hcd: delete an incorrect bounds test
 2023-12-13 11:49 UTC  (3+ messages)

[PATCH] usb: f_uac1: adds support for SS and SSP
 2023-12-13 11:21 UTC 

[PATCH 1/3] dt-bindings: usb: mtk-xhci: add a property for Gen1 isoc-in transfer issue
 2023-12-13 11:24 UTC  (6+ messages)
` [PATCH 2/3] usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transfer
` [PATCH 3/3] arm64: dts: mediatek: mt8195: Add mediatek,rxfifo-depth to cherry

[usb:usb-linus] BUILD SUCCESS da48708e873312aeba42481f12e2982f8a8ffb80
 2023-12-13 11:12 UTC 

[PATCH] usb: gadget: f_fs: fix fortify warning
 2023-12-13  8:09 UTC  (2+ messages)

[PATCH v2 0/2] usb: typec: support Qualcomm WCD939X USB SubSystem Altmode Mux
 2023-12-13  7:06 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: usb: Document WCD939x USB SubSystem Altmode/Analog Audio Switch
` [PATCH v2 2/2] usb: typec: mux: add Qualcomm WCD939X USB SubSystem Altmode Mux driver

[V2] usb:xhci: Avoid hub_event() stuck when xHC restore state timeout
 2023-12-13  6:18 UTC 

[PATCH v4 1/4] phy: core: add notify_connect and notify_disconnect callback
 2023-12-13  3:10 UTC  (4+ messages)
` [PATCH v4 2/4] phy: realtek: usb: add new driver for the Realtek RTD SoC USB 2.0 PHY
` [PATCH v4 3/4] phy: realtek: usb: add new driver for the Realtek RTD SoC USB 3.0 PHY
` [PATCH v4 4/4] usb: core: add phy notify connect and disconnect

Question regarding CDC NCM and VNC performance issue
 2023-12-13  1:11 UTC  (11+ messages)

[PATCH v2] platform/x86: serial-multi-instantiate: allow single GpioInt IRQ for INT3515
 2023-12-12 22:37 UTC  (3+ messages)
` [PATCH] "

[PATCH 0/2] Allow disabling USB3 ports in xHCI/DWC3
 2023-12-12 19:31 UTC  (7+ messages)
` [PATCH 1/2] xhci: Introduce "disable-usb3" DT property/quirk

[PATCH 0/6] usb: cdns: fix suspend on J7200 by assuming reset on resume
 2023-12-12 19:31 UTC  (16+ messages)
` [PATCH 3/6] usb: cdns3-ti: add suspend/resume procedures for J7200

[PATCH V4 0/3] ARM: dts: bcm2711: Add BCM2711 xHCI support
 2023-12-12 19:16 UTC  (3+ messages)

[PATCH v2] usb: gadget: webcam: Make g_webcam loadable again
 2023-12-12 19:05 UTC  (11+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH] USB: serial: option: add Quectel RM500Q R13 firmware support
 2023-12-12 17:15 UTC 

kernel warning in usb_ep_queue() during suspend/resume
 2023-12-12 16:56 UTC  (3+ messages)

ehci-omap unresponsive when used with external hub
 2023-12-12 15:21 UTC  (2+ messages)

[PATCH 0/2] Add support for downstream port reset(DPR)
 2023-12-12 15:41 UTC  (7+ messages)
` [PATCH 1/2] thunderbolt: Introduce tb_switch_reset_ports(), tb_port_reset() and usb4_port_reset()
` [PATCH 2/2] thunderbolt: Teardown tunnels and reset downstream ports created by boot firmware

[PATCH v8 00/13] Introduce STM32 Firewall framework
 2023-12-12 15:23 UTC  (14+ messages)
` [PATCH v8 01/13] dt-bindings: document generic access controllers
` [PATCH v8 02/13] dt-bindings: treewide: add access-controllers description
` [PATCH v8 03/13] dt-bindings: bus: document RIFSC
` [PATCH v8 04/13] dt-bindings: bus: document ETZPC
` [PATCH v8 05/13] firewall: introduce stm32_firewall framework
` [PATCH v8 06/13] of: property: fw_devlink: Add support for "access-controller"
` [PATCH v8 07/13] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v8 08/13] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
` [PATCH v8 09/13] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v8 10/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v8 11/13] ARM: dts: stm32: put ETZPC as an access controller "
` [PATCH v8 12/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
` [PATCH v8 13/13] ARM: dts: stm32: put ETZPC as an access controller "

[PATCH v6 1/2] dt-bindings: usb: Add the binding example for the Genesys Logic GL3523 hub
 2023-12-12 13:17 UTC  (17+ messages)

Test USB Type-C port?
 2023-12-12 11:51 UTC  (5+ messages)

[PATCH] usb: fix comment typos
 2023-12-12 11:45 UTC  (11+ messages)
  ` [PATCH] usb: mtu3: fix comment typo
  ` [PATCH] usb: gadget: udc: bdc: "

[PATCH] usb: dwc3: core: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRK
 2023-12-12 11:35 UTC  (3+ messages)

[PATCH v2 0/2] Set XHCI_SG_TRB_CACHE_SIZE_QUIRK for DWC3 devices
 2023-12-12 11:25 UTC  (3+ messages)
` [PATCH v2 1/2] usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK
` [PATCH v2 2/2] usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRK

[GIT PULL] USB4/Thunderbolt fixes for v6.7-rc6
 2023-12-12 10:34 UTC  (2+ messages)

[usb:usb-testing] BUILD SUCCESS 51920207674e9e3475a91d2091583889792df99a
 2023-12-12  8:45 UTC 

[usb:gadget_char] BUILD SUCCESS deb1d3064bc1a73e72ee1404c5f69c472477fdd3
 2023-12-12  8:43 UTC 

[usb:rndis-removal] BUILD SUCCESS fefa5dd02e1900017bcb9be4a819301e5969fbe5
 2023-12-12  8:43 UTC 

[PATCH 1/3] USB: core: Unite old scheme and new scheme descriptor reads
 2023-12-12  8:01 UTC  (4+ messages)
` [REGRESSION] "

[Announce] lsucpd release 0.91 utility for USB Type-C
 2023-12-12  5:44 UTC  (5+ messages)

[PATCH] usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3
 2023-12-12  2:42 UTC  (4+ messages)

[PATCH v3 00/35] bitops: add atomic find_bit() operations
 2023-12-12  2:27 UTC  (4+ messages)
` [PATCH v3 01/35] lib/find: add atomic find_bit() primitives
` [PATCH v3 02/35] lib/find: add test for atomic find_bit() ops
` [PATCH v3 23/35] usb: cdc-acm: optimize acm_softint()

[usb:usb-linus] BUILD REGRESSION b17b7fe6dd5c6ff74b38b0758ca799cdbb79e26e
 2023-12-12  1:04 UTC  (3+ messages)

[PATCH] platform/x86: serial-multi-instantiate: allow single GpioInt IRQ for INT3515
 2023-12-12  0:39 UTC 

[Bug 218249] New: Since kernel 6.3.1 Logitech MK260 Unifying Receiver not working properly
 2023-12-11 19:47 UTC  (3+ messages)
` [Bug 218249] "

[PATCH V2 0/2] usb: typec: sprd: Add Unisoc PMIC typec driver
 2023-12-11 19:35 UTC  (9+ messages)
` [PATCH V2 1/2] usb: typec: Support sprd_pmic_typec driver
` [PATCH V2 2/2] dt-bindings: usb: Add an Spreadtrum pmic typec yaml

[PATCH v7 00/13] Introduce STM32 Firewall framework
 2023-12-11 18:48 UTC  (15+ messages)
` [PATCH v7 01/13] dt-bindings: document generic access controllers
` [PATCH v7 02/13] dt-bindings: treewide: add access-controllers description
` [PATCH v7 03/13] dt-bindings: bus: document RIFSC
` [PATCH v7 04/13] dt-bindings: bus: document ETZPC
` [PATCH v7 05/13] firewall: introduce stm32_firewall framework
` [PATCH v7 06/13] of: property: fw_devlink: Add support for "access-controller"
` [PATCH v7 07/13] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v7 08/13] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
` [PATCH v7 09/13] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v7 10/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v7 11/13] ARM: dts: stm32: put ETZPC as an access controller "
` [PATCH v7 12/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
` [PATCH v7 13/13] ARM: dts: stm32: put ETZPC as an access controller "

[PATCH v2] usb: core: Fix crash w/ usb_choose_configuration() if no driver
 2023-12-11 15:34 UTC  (3+ messages)

[PATCH v3] usb: core: Fix crash w/ usb_choose_configuration() if no driver
 2023-12-11 15:32 UTC 

[PATCH AUTOSEL 6.6 37/47] r8152: add vendor/device ID pair for ASUS USB-C2500
 2023-12-11 13:50 UTC 

patch "usb: fotg210-udc: fix function kernel-doc comments" added to usb-next
 2023-12-11  8:11 UTC 

patch "usb: cdns3: starfive: don't misuse /** comment" added to usb-next
 2023-12-11  8:11 UTC 

[PATCH] usb: chipidea: Remove usage of the deprecated ida_simple_xx() API
 2023-12-11  1:44 UTC  (2+ messages)

[PATCH 0/2] usb: typec: support Qualcomm WCD939X USB SubSystem Altmode Mux
 2023-12-10 20:05 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: usb: Document WCD939x USB SubSystem Altmode/Analog Audio Switch
` [PATCH 2/2] usb: typec: mux: add Qualcomm WCD939X USB SubSystem Altmode Mux driver

[GIT PULL] USB driver fixes for 6.7-rc5
 2023-12-09 21:11 UTC  (2+ messages)

[westeri-thunderbolt:fixes] BUILD SUCCESS f0b94c1c5c7994a74e487f43c91cfc922105a423
 2023-12-09  8:37 UTC 

[PATCH v2 0/6] Refine USB interrupt vectors on Qualcomm platforms
 2023-12-09  8:02 UTC  (3+ messages)
` [PATCH v2 1/6] dt-bindings: usb: dwc3: Clean up hs_phy_irq in bindings

[linux-next:master] BUILD REGRESSION bc63de6e6ba0b16652c5fb4b9c9916b9e7ca1f23
 2023-12-09  5:13 UTC 

[PATCH v2 1/2] usb: typec: ucsi: fix UCSI on buggy Qualcomm devices
 2023-12-09  5:00 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox