linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-24 21:17:59 to 2025-03-27 21:57:51 UTC [more...]

[RFC v2 00/38] Improve ABI documentation generation
 2025-03-27 21:58 UTC  (2+ messages)
` [f2fs-dev] "

[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
 2025-03-27 21:06 UTC  (63+ 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
` [RFC PATCH V3 22/43] rv64ilp32_abi: bpf: Change KERN_ARENA_SZ to 256MiB
` [RFC PATCH V3 23/43] rv64ilp32_abi: compat: Correct compat_ulong_t cast
` [RFC PATCH V3 24/43] rv64ilp32_abi: compiler_types: Add "long long" into __native_word()
` [RFC PATCH V3 25/43] rv64ilp32_abi: exec: Adapt 64lp64 env and argv
` [RFC PATCH V3 26/43] rv64ilp32_abi: file_ref: Use 32-bit width for refcnt
` [RFC PATCH V3 27/43] rv64ilp32_abi: input: Adapt BITS_PER_LONG to dword
` [RFC PATCH V3 28/43] rv64ilp32_abi: iov_iter: Resize kvec to match iov_iter's size
` [RFC PATCH V3 29/43] rv64ilp32_abi: locking/atomic: Use BITS_PER_LONG for scripts
` [RFC PATCH V3 30/43] rv64ilp32_abi: kernel/smp: Disable CSD_LOCK_WAIT_DEBUG
` [RFC PATCH V3 31/43] rv64ilp32_abi: maple_tree: Use BITS_PER_LONG instead of CONFIG_64BIT
` [RFC PATCH V3 32/43] rv64ilp32_abi: mm: Remove _folio_nr_pages
` [RFC PATCH V3 33/43] rv64ilp32_abi: mm/auxvec: Adapt mm->saved_auxv[] to Elf64
` [RFC PATCH V3 34/43] rv64ilp32_abi: mm: Adapt vm_flags_t struct
` [RFC PATCH V3 35/43] rv64ilp32_abi: net: Use BITS_PER_LONG in struct dst_entry
` [RFC PATCH V3 36/43] rv64ilp32_abi: printf: Use BITS_PER_LONG instead of CONFIG_64BIT
` [RFC PATCH V3 37/43] rv64ilp32_abi: random: Adapt fast_pool struct
` [RFC PATCH V3 38/43] rv64ilp32_abi: syscall: Use CONFIG_64BIT instead of BITS_PER_LONG
` [RFC PATCH V3 39/43] rv64ilp32_abi: sysinfo: Adapt sysinfo structure to lp64 uapi
` [RFC PATCH V3 40/43] rv64ilp32_abi: tracepoint-defs: Using u64 for trace_print_flags.mask
` [RFC PATCH V3 41/43] rv64ilp32_abi: tty: Adapt ptr_to_compat
` [RFC PATCH V3 42/43] rv64ilp32_abi: memfd: Use vm_flag_t
` [RFC PATCH V3 43/43] riscv: Fixup address space overlay of print_mlk

[PATCH][next] usb: ehci-fsl: Avoid -Wflex-array-member-not-at-end warning
 2025-03-27 19:31 UTC  (3+ messages)
  ` [PATCH] usb: ehci-fsl: Fix use of private data to avoid "

[PATCH v2 0/4] Add ext. port vbus handling for onboard-dev
 2025-03-27 18:54 UTC  (6+ messages)
` [PATCH v2 1/4] usb: port: track the disabled state
` [PATCH v2 2/4] usb: hub: add infrastructure to pass onboard_dev port features
` [PATCH v2 3/4] dt-bindings: usb: microchip,usb2514: add support for port vbus-supply
` [PATCH v2 4/4] usb: misc: onboard_dev: add ext-vbus-supply handling

[PATCH v3 net-next] rndis_host: Flag RNDIS modems as WWAN devices
 2025-03-27 18:50 UTC  (3+ messages)

Raspberry Pi Freezes on SIM7600 Reset – Infinite qmi_wwan EPROTO Errors
 2025-03-27 18:08 UTC 

[PATCH v36 00/31] Introduce QC USB SND audio offloading support
 2025-03-27 16:57 UTC  (20+ messages)
` [PATCH v36 01/31] xhci: sideband: add initial api to register a secondary interrupter entity
` [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

[syzbot] [media?] [usb?] WARNING in dib0700_rc_setup/usb_submit_urb
 2025-03-27 16:26 UTC 

[syzbot] [usb?] WARNING in dib0700_i2c_xfer/usb_submit_urb
 2025-03-27 16:10 UTC  (16+ messages)
            ` [PATCH] media: dvb: usb: Fix "
                    ` [PATCH v2] "
                            ` [PATCH v2 resend] "

Handling incoming ZLP in cdc-wdm
 2025-03-27 15:27 UTC  (4+ messages)

Handling incoming ZLP in cdc-wdm
 2025-03-27 15:23 UTC  (3+ messages)

[PATCHv3] thunderbolt: do not double dequeue a request
 2025-03-27 15:03 UTC 

[PATCHv2] thunderbolt: do not double dequeue a request
 2025-03-27 15:02 UTC  (7+ messages)

WARNING in cm109_urb_irq_callback/usb_submit_urb
 2025-03-27 14:27 UTC  (7+ messages)

[PATCH] usb: dwc3: ep0: prevent dwc3_request from being queued twice
 2025-03-27 14:15 UTC 

[PATCH V2] USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02)
 2025-03-27 14:13 UTC  (2+ messages)

[PATCH v2] usb: dwc3: Abort suspend on soft disconnect failure
 2025-03-27 13:37 UTC  (3+ messages)

[PATCH v3] usb: dwc3: Abort suspend on soft disconnect failure
 2025-03-27 13:32 UTC 

[PATCH 0/3] usb: renesas_usbhs: Reorder clock handling
 2025-03-27 12:07 UTC  (4+ messages)
` [PATCH 1/3] usb: renesas_usbhs: Correct function reference in comment
` [PATCH 2/3] usb: renesas_usbhs: Fix typo "
` [PATCH 3/3] usb: renesas_usbhs: Reorder clock handling and power management in probe

[RFC PATCH] thunderbolt: do not double dequeue a request
 2025-03-27 11:26 UTC  (3+ messages)

[PATCH v4] usb: xhci: quirk for data loss in ISOC transfers
 2025-03-27 11:02 UTC  (7+ messages)

[PATCH v8 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-03-27  7:06 UTC  (23+ messages)
` [PATCH v8 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v8 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v8 4/7] can: Add Nuvoton NCT6694 CANFD support

[syzbot] [can?] [usb?] KASAN: slab-out-of-bounds Read in ucan_probe
 2025-03-27  6:43 UTC  (3+ messages)
` [PATCH] can: ucan: the memory allocated to ctl_msg_buffer is one byte less

[PATCH] USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02)
 2025-03-27  1:06 UTC  (3+ messages)

[PATCH 0/5] Fix onboard USB hub instability on RK3399 Puma SoM
 2025-03-26 19:11 UTC  (8+ messages)
` [PATCH 1/5] usb: misc: onboard_usb_dev: fix support for Cypress HX3 hubs
` [PATCH 2/5] dt-bindings: usb: cypress,hx3: Add support for all variants
` [PATCH 3/5] arm64: dts: rockchip: fix internal USB hub instability on RK3399 Puma
` [PATCH 4/5] arm64: dts: rockchip: disable unrouted USB controllers and PHY "
` [PATCH 5/5] arm64: dts: rockchip: disable unrouted USB controllers and PHY on RK3399 Puma with Haikou

[PATCH v2] usb: dwc3: xilinx: Prevent spike in reset signal
 2025-03-26 19:07 UTC  (3+ messages)

[PATCH v3 00/10] phy: qcom: Introduce USB support for SM8750
 2025-03-26 14:34 UTC  (7+ messages)
` [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 10/10] arm64: defconfig: Add M31 eUSB2 PHY config for SM8750

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

[PATCH] net: usb: usbnet: restore usb%d name exception for local mac addresses
 2025-03-26 11:40 UTC  (5+ messages)

[PATCH v2] net: usb: usbnet: restore usb%d name exception for local mac addresses
 2025-03-26  9:46 UTC  (2+ messages)

[Bug 219924] New: xhci_hcd TRB DMA error and device lockup with AKLOT 2i2 USB audio interface
 2025-03-26  8:56 UTC  (3+ messages)
` [Bug 219924] "

USB: serial: qcserial: patch for adding Sierra Wireless 9x50, EM91, EM92 and SDX35
 2025-03-26  7:34 UTC  (3+ messages)

[PATCH] usb-storage: apply IGNORE_UAS for Realtek on RTL9210
 2025-03-26  7:23 UTC  (2+ messages)

[PATCH net v3 0/2] net: usb: asix: ax88772: Fix potential string cut
 2025-03-25 22:50 UTC  (2+ messages)

USB device enumeration failure after a certain amount of uptime
 2025-03-25 22:36 UTC  (4+ messages)

[PATCH] usb: core: do not allocate buffers from a DMA zone unnecessarily
 2025-03-25 13:54 UTC  (3+ messages)
` [PATCH v2] usb: core: warn if a GFP zone flag is passed to hcd_buffer_alloc()

[PATCH 0/4] net: fix bugs and error handling in qinheng ch9200 driver and mii interface
 2025-03-25 13:33 UTC  (3+ messages)
` [PATCH 1/4] net: fix uninitialised access in mii_nway_restart()

[PATCH v3] dt-bindings: usb: dwc3: Allow connector in USB controller node
 2025-03-25 13:18 UTC 

[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


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