messages from 2025-03-21 03:22:26 to 2025-03-26 17:36:37 UTC [more...]
[PATCH v8 0/7] Add Nuvoton NCT6694 MFD drivers
2025-03-26 17:35 UTC (17+ 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
Handling incoming ZLP in cdc-wdm
2025-03-26 15:50 UTC
[PATCH 0/5] Fix onboard USB hub instability on RK3399 Puma SoM
2025-03-26 16:23 UTC (6+ 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
[syzbot] [usb?] WARNING in dib0700_i2c_xfer/usb_submit_urb
2025-03-26 16:04 UTC (14+ messages)
` [PATCH] media: dvb: usb: Fix "
` [PATCH v2] "
Handling incoming ZLP in cdc-wdm
2025-03-26 16:03 UTC
[PATCH v3 00/10] phy: qcom: Introduce USB support for SM8750
2025-03-26 14:34 UTC (14+ 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] USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02)
2025-03-26 14:11 UTC (2+ messages)
[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 v36 00/31] Introduce QC USB SND audio offloading support
2025-03-26 10:09 UTC (14+ messages)
` [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 v2] net: usb: usbnet: restore usb%d name exception for local mac addresses
2025-03-26 9:46 UTC (2+ messages)
[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
2025-03-26 9:22 UTC (58+ 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
[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 v4] usb: xhci: quirk for data loss in ISOC transfers
2025-03-26 6:47 UTC (4+ messages)
[PATCH net v3 0/2] net: usb: asix: ax88772: Fix potential string cut
2025-03-25 22:50 UTC (8+ 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
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 v3 net-next] rndis_host: Flag RNDIS modems as WWAN devices
2025-03-25 11:13 UTC (2+ 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 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 (5+ messages)
` [PATCH v2 03/11] dt-bindings: clock: en7523: add Documentation for Airoha AN7581 SCU SSR
` [PATCH v2 07/11] dt-bindings: phy: Add documentation for Airoha AN7581 USB PHY
[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 (15+ 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 (6+ messages)
[RFT PATCH] xhci: Limit time spent with interrupts disabled during bus resume
2025-03-21 3:22 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).