public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-19 00:52:20 to 2025-03-25 12:21:46 UTC [more...]

[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
 2025-03-25 12:16 UTC  (22+ messages)
` [RFC PATCH V3 01/43] rv64ilp32_abi: uapi: Reuse lp64 ABI interface
` [RFC PATCH V3 02/43] rv64ilp32_abi: riscv: Adapt Makefile and Kconfig
` [RFC PATCH V3 03/43] rv64ilp32_abi: riscv: Adapt ULL & UL definition
` [RFC PATCH V3 04/43] rv64ilp32_abi: riscv: Introduce xlen_t to adapt __riscv_xlen != BITS_PER_LONG
` [RFC PATCH V3 05/43] rv64ilp32_abi: riscv: crc32: Utilize 64-bit width to improve the performance
` [RFC PATCH V3 06/43] rv64ilp32_abi: riscv: csum: "
` [RFC PATCH V3 07/43] rv64ilp32_abi: riscv: arch_hweight: Adapt cpopw & cpop of zbb extension
` [RFC PATCH V3 08/43] rv64ilp32_abi: riscv: bitops: Adapt ctzw & clzw "
` [RFC PATCH V3 09/43] rv64ilp32_abi: riscv: Reuse LP64 SBI interface
` [RFC PATCH V3 10/43] rv64ilp32_abi: riscv: Update SATP.MODE.ASID width
` [RFC PATCH V3 11/43] rv64ilp32_abi: riscv: Introduce PTR_L and PTR_S
` [RFC PATCH V3 12/43] rv64ilp32_abi: riscv: Introduce cmpxchg_double
` [RFC PATCH V3 13/43] rv64ilp32_abi: riscv: Correct stackframe layout
` [RFC PATCH V3 14/43] rv64ilp32_abi: riscv: Adapt kernel module code
` [RFC PATCH V3 15/43] rv64ilp32_abi: riscv: mm: Adapt MMU_SV39 for 2GiB address space
` [RFC PATCH V3 16/43] rv64ilp32_abi: riscv: Support physical addresses >= 0x80000000
` [RFC PATCH V3 17/43] rv64ilp32_abi: riscv: Adapt kasan memory layout
` [RFC PATCH V3 18/43] rv64ilp32_abi: riscv: kvm: Initial support
` [RFC PATCH V3 19/43] rv64ilp32_abi: irqchip: irq-riscv-intc: Use xlen_t instead of ulong
` [RFC PATCH V3 20/43] rv64ilp32_abi: drivers/perf: Adapt xlen_t of sbiret
` [RFC PATCH V3 21/43] rv64ilp32_abi: asm-generic: Add custom BITS_PER_LONG definition

[PATCH v36 00/31] Introduce QC USB SND audio offloading support
 2025-03-25 11:35 UTC  (10+ messages)
` [PATCH v36 19/31] ASoC: doc: Add documentation for SOC USB
` [PATCH v36 22/31] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v36 28/31] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v36 30/31] ALSA: usb-audio: qcom: Add USB offload route kcontrol

[PATCH v3 net-next] rndis_host: Flag RNDIS modems as WWAN devices
 2025-03-25 11:13 UTC  (2+ messages)

USB device enumeration failure after a certain amount of uptime
 2025-03-25  9:46 UTC  (3+ messages)

[PATCH] dt-bindings: usb: smsc,usb3503: Correct indentation and style in DTS example
 2025-03-25  3:15 UTC  (2+ messages)

[PATCH v2 0/6] USB: serial: ftdi_sio: Code style cleanup
 2025-03-24 21:18 UTC  (7+ messages)
` [PATCH v2 1/6] USB: serial: ftdi_sio: Remove space before comma
` [PATCH v2 2/6] USB: serial: ftdi_sio: Add missing blank line after declarations
` [PATCH v2 3/6] USB: serial: ftdi_sio: Remove superfluous space before statements
` [PATCH v2 4/6] USB: serial: ftdi_sio: Fix indentation made with spaces
` [PATCH v2 5/6] USB: serial: ftdi_sio: Fix misaligned block comment
` [PATCH v2 6/6] USB: serial: ftdi_sio: Remove space before tabs

[PATCH v3 00/10] phy: qcom: Introduce USB support for SM8750
 2025-03-24 20:18 UTC  (11+ messages)
` [PATCH v3 01/10] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Add SM8750 to QMP PHY
` [PATCH v3 02/10] dt-bindings: phy: Add the M31 based eUSB2 PHY bindings
` [PATCH v3 03/10] dt-bindings: usb: qcom,dwc3: Add SM8750 compatible
` [PATCH v3 04/10] phy: qcom: qmp-combo: Add new PHY sequences for SM8750
` [PATCH v3 05/10] phy: qcom: Update description for QCOM based eUSB2 repeater
` [PATCH v3 06/10] phy: qcom: Add M31 based eUSB2 PHY driver
` [PATCH v3 07/10] arm64: dts: qcom: sm8750: Add USB support to SM8750 SoCs
` [PATCH v3 08/10] arm64: dts: qcom: sm8750: Add USB support for SM8750 MTP platform
` [PATCH v3 09/10] arm64: dts: qcom: sm8750: Add USB support for SM8750 QRD platform
` [PATCH v3 10/10] arm64: defconfig: Add M31 eUSB2 PHY config for SM8750

[PATCH net v3 0/2] net: usb: asix: ax88772: Fix potential string cut
 2025-03-24 19:52 UTC  (7+ messages)
` [PATCH net v3 1/2] net: phy: Introduce PHY_ID_SIZE — minimum size for PHY ID string
` [PATCH net v3 2/2] net: usb: asix: ax88772: Increase phy_name size

[syzbot] [usb?] WARNING in dib0700_i2c_xfer/usb_submit_urb
 2025-03-24 19:19 UTC  (3+ messages)

[PATCH v2 net-next] rndis_host: Flag RNDIS modems as WWAN devices
 2025-03-24 18:26 UTC  (2+ messages)

[PATCH] USB: serial: ftdi_sio: Code style cleanup
 2025-03-24 17:38 UTC  (2+ messages)

[PATCH v2 00/11] airoha: en7581: clk cleanup + USB support
 2025-03-24 15:49 UTC  (17+ messages)
` [PATCH v2 01/11] clk: en7523: convert driver to regmap API
` [PATCH v2 02/11] clk: en7523: generalize register clocks function
` [PATCH v2 03/11] dt-bindings: clock: en7523: add Documentation for Airoha AN7581 SCU SSR
` [PATCH v2 04/11] soc: airoha: add support for configuring SCU SSR Serdes port
` [PATCH v2 05/11] clk: en7523: define and register SoC SCU SSR driver for EN7581
` [PATCH v2 06/11] soc: airoha: scu-ssr: expose API to read current Serdes Port mode
` [PATCH v2 07/11] dt-bindings: phy: Add documentation for Airoha AN7581 USB PHY
` [PATCH v2 08/11] phy: move Airoha PCIe PHY driver to dedicated directory
` [PATCH v2 09/11] phy: airoha: Add support for Airoha AN7581 USB PHY
` [PATCH v2 10/11] usb: host: add ARCH_AIROHA in XHCI MTK dependency
` [PATCH v2 11/11] arm64: dts: airoha: en7581: add USB nodes

[PATCH] usbtmc: Fix slab-out-of-bounds access in usbtmc_interrupt
 2025-03-24 15:03 UTC  (2+ messages)

[PATCH 0/2] Fix invalid pointer access
 2025-03-24  9:43 UTC  (7+ messages)
` [PATCH 1/2] usb: typec: class: Fix NULL "
` [PATCH 2/2] usb: typec: class: Invalidate USB device pointers on partner unregistration

[PATCH] usb: dwc3: Abort suspend on soft disconnect failure
 2025-03-24  3:25 UTC  (3+ messages)

[PATCH v2] usb: dwc3: Abort suspend on soft disconnect failure
 2025-03-24  3:17 UTC 

[RFT PATCH] xhci: Limit time spent with interrupts disabled during bus resume
 2025-03-24  2:05 UTC 

[usb:usb-testing] BUILD SUCCESS ed492c95f13a7a27f1c0426b33c920ad343232c4
 2025-03-23 19:36 UTC 

Negotiation speed on HP Victus 16-e0024ua
 2025-03-23  2:52 UTC  (2+ messages)

[GIT PULL] USB-serial update for 6.15-rc1
 2025-03-22 19:33 UTC  (2+ messages)

[PATCH 0/7] power: supply: core: convert to fwnode
 2025-03-22  3:44 UTC  (11+ messages)
` [PATCH 3/7] usb: common: usb-conn-gpio: switch psy_cfg from of_node "

[PATCH v5 0/7] usb: dwc3: qcom: Flatten dwc3 structure
 2025-03-21 21:52 UTC  (18+ messages)
` [PATCH v5 1/7] usb: dwc3: qcom: Snapshot driver for backwards compatibilty
` [PATCH v5 2/7] dt-bindings: usb: Introduce qcom,snps-dwc3
` [PATCH v5 3/7] usb: dwc3: core: Expose core driver as library
` [PATCH v5 4/7] usb: dwc3: core: Don't touch resets and clocks
` [PATCH v5 5/7] usb: dwc3: qcom: Don't rely on drvdata during probe
` [PATCH v5 6/7] usb: dwc3: qcom: Transition to flattened model

[PATCH v2] usb: dwc3: xilinx: Prevent spike in reset signal
 2025-03-21 21:27 UTC  (2+ messages)

[PATCH] usb: dwc3: xilinx: Prevent spike in reset signal
 2025-03-21 21:24 UTC  (6+ messages)

[PATCH v1 1/1] usb: Add checks for snprintf() calls in usb_alloc_dev()
 2025-03-21 16:49 UTC 

[PATCH v3 0/2] usb: dwc3: exynos: add support for Exynos2200 variant
 2025-03-21 14:48 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: usb: samsung,exynos-dwc3: add exynos2200 compatible
` [PATCH v3 2/2] usb: dwc3: exynos: add support for Exynos2200 variant

[PATCH v2 0/2] usb: dwc3: exynos: add support for Exynos2200 variant
 2025-03-21 14:40 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: samsung,exynos-dwc3: add exynos2200 compatible
` [PATCH v2 2/2] usb: dwc3: exynos: add support for Exynos2200 variant

[usb:usb-testing] BUILD SUCCESS 434da42d7173bf097e9fab78ff97d51e8b74170d
 2025-03-21 14:14 UTC 

[PATCH v1 0/4] leds: Introduce and use fwnode_get_child_node_count()
 2025-03-21 11:03 UTC  (2+ messages)

[RFT PATCH] xhci: Limit time spent with interrupts disabled during bus resume
 2025-03-21 10:06 UTC  (2+ messages)

[PATCH 0/5] Add support for Battery Status & Battery Caps AMS in TCPM
 2025-03-21  7:51 UTC  (15+ messages)
` [PATCH 1/5] dt-bindings: connector: add fixed-batteries property
` [PATCH 2/5] power: supply: core: add function to get supplies from fwnode

[RFT PATCH] xhci: Limit time spent with interrupts disabled during bus resume
 2025-03-21  3:22 UTC 

USB: serial: qcserial: patch for adding Sierra Wireless 9x50, EM91, EM92 and SDX35
 2025-03-21  1:45 UTC  (2+ messages)

[syzbot] Monthly usb report (Mar 2025)
 2025-03-21  0:44 UTC 

WARNING in cm109_urb_irq_callback/usb_submit_urb
 2025-03-20 17:25 UTC  (7+ messages)

[PATCH] USB: gadget: Replace deprecated strncpy() with strscpy()
 2025-03-20 16:56 UTC 

[PATCH] usb: core: do not allocate buffers from a DMA zone unnecessarily
 2025-03-20 15:47 UTC 

[PATCH v8 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-03-20 14:50 UTC  (7+ messages)
` [PATCH v8 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v8 3/7] i2c: Add Nuvoton NCT6694 I2C support

use-after-free in drivers/net/usb/hso.c hso_serial_open()
 2025-03-20 14:22 UTC  (6+ messages)

[PATCH 0/4] net: fix bugs and error handling in qinheng ch9200 driver and mii interface
 2025-03-20 14:00 UTC  (11+ messages)
` [PATCH 1/4] net: fix uninitialised access in mii_nway_restart()
` [PATCH 2/4] net: ch9200: remove extraneous return in control_write() to propagate failures
` [PATCH 3/4] net: ch9200: improve error handling in get_mac_address()
` [PATCH 4/4] net: ch9200: add error handling in ch9200_bind()

Discussing some limitations of USB onboard devices
 2025-03-20 13:56 UTC 

[GIT PULL] USB4/Thunderbolt changes for v6.15 merge window
 2025-03-20 13:41 UTC  (2+ messages)

[PATCH v8 0/2] usb: serial: add support for CH348
 2025-03-20 12:56 UTC  (3+ messages)
` [PATCH v8 1/2] "

[syzbot] [bluetooth?] [usb?] BUG: soft lockup in hci_cmd_timeout (2)
 2025-03-20  9:07 UTC 

[BUG] UBSAN: Array-Index-Out-of-Bounds in usbhid_parse (HID) on 6.14.0-rc4
 2025-03-20  4:36 UTC  (5+ messages)

[PATCH] PHY: Fix no autoneg corner case
 2025-03-19 21:00 UTC  (8+ messages)

[PATCH v2 0/9] phy: qcom: Introduce USB support for SM8750
 2025-03-19 19:03 UTC  (4+ messages)
` [PATCH v2 6/9] phy: qcom: Add M31 based eUSB2 PHY driver

[PATCH net v2 0/2] net: phy: Fix potential string cut when using PHY_ID_FMT
 2025-03-19 18:36 UTC  (14+ messages)
` [PATCH net v2 1/2] net: phy: Fix formatting specifier to avoid potential string cuts
` [PATCH net v2 2/2] net: usb: asix: ax88772: Increase phy_name size

[PATCH v2 0/5] TQ-Systems TQMa62xx SoM and MBa62xx board
 2025-03-19 15:39 UTC  (13+ messages)
` [PATCH v2 5/5] arm64: dts: ti: Add TQ-Systems TQMa62xx SoM and MBa62xx carrier board Device Trees

[PATCH] usb: xhci: Fix invalid pointer dereference in Etron workaround
 2025-03-19 12:56 UTC  (2+ messages)

[PATCH] USB: serial: ch341: Clear interrupt register after each interrupt
 2025-03-19 12:50 UTC  (2+ messages)

[PATCH v9] usb: typec: ucsi: add Huawei Matebook E Go ucsi driver
 2025-03-19 12:09 UTC  (2+ messages)

[PATCH] net: fix uninitialised access in mii_nway_restart() and cleanup error handling
 2025-03-19 11:40 UTC  (3+ messages)

[PATCH net v1 1/1] net: usb: asix: ax88772: Increase phy_name size
 2025-03-19 10:49 UTC  (6+ messages)

[PATCH 00/13] airoha: en7581: clk cleanup + USB support
 2025-03-19  7:39 UTC  (7+ messages)
` [PATCH 09/13] dt-bindings: phy: Add documentation for Airoha AN7581 USB PHY

[syzbot] [media?] [usb?] WARNING in media_create_pad_link (2)
 2025-03-19  7:16 UTC 

[PATCH v1] usb: core: Add boot delay for DH34 board in restore mode
 2025-03-19  6:00 UTC  (2+ messages)
` [PATCH WITHDRAWN] "

[PATCH v2] usb: cdns3: Fix deadlock when using NCM gadget
 2025-03-19  5:56 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