linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-06 23:49:44 to 2025-11-11 06:55:36 UTC [more...]

[PATCH v3 00/50] tree-in-dcache stuff
 2025-11-11  6:55 UTC  (51+ messages)
` [PATCH v3 01/50] fuse_ctl_add_conn(): fix nlink breakage in case of early failure
` [PATCH v3 02/50] tracefs: fix a leak in eventfs_create_events_dir()
` [PATCH v3 03/50] new helper: simple_remove_by_name()
` [PATCH v3 04/50] new helper: simple_done_creating()
` [PATCH v3 05/50] introduce a flag for explicitly marking persistently pinned dentries
` [PATCH v3 06/50] primitives for maintaining persisitency
` [PATCH v3 07/50] convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitives
` [PATCH v3 08/50] convert ramfs and tmpfs
` [PATCH v3 09/50] procfs: make /self and /thread_self dentries persistent
` [PATCH v3 10/50] configfs, securityfs: kill_litter_super() not needed
` [PATCH v3 11/50] convert xenfs
` [PATCH v3 12/50] convert smackfs
` [PATCH v3 13/50] convert hugetlbfs
` [PATCH v3 14/50] convert mqueue
` [PATCH v3 15/50] convert bpf
` [PATCH v3 16/50] convert dlmfs
` [PATCH v3 17/50] convert fuse_ctl
` [PATCH v3 18/50] convert pstore
` [PATCH v3 19/50] convert tracefs
` [PATCH v3 20/50] convert debugfs
` [PATCH v3 21/50] debugfs: remove duplicate checks in callers of start_creating()
` [PATCH v3 22/50] convert efivarfs
` [PATCH v3 23/50] convert spufs
` [PATCH v3 24/50] convert ibmasmfs
` [PATCH v3 25/50] ibmasmfs: get rid of ibmasmfs_dir_ops
` [PATCH v3 26/50] convert devpts
` [PATCH v3 27/50] binderfs: use simple_start_creating()
` [PATCH v3 28/50] binderfs_binder_ctl_create(): kill a bogus check
` [PATCH v3 29/50] convert binderfs
` [PATCH v3 30/50] autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry there
` [PATCH v3 31/50] convert autofs
` [PATCH v3 32/50] convert binfmt_misc
` [PATCH v3 33/50] selinuxfs: don't stash the dentry of /policy_capabilities
` [PATCH v3 34/50] selinuxfs: new helper for attaching files to tree
` [PATCH v3 35/50] convert selinuxfs
` [PATCH v3 36/50] functionfs: switch to simple_remove_by_name()
` [PATCH v3 37/50] convert functionfs
` [PATCH v3 38/50] gadgetfs: switch to simple_remove_by_name()
` [PATCH v3 39/50] convert gadgetfs
` [PATCH v3 40/50] hypfs: don't pin dentries twice
` [PATCH v3 41/50] hypfs: switch hypfs_create_str() to returning int
` [PATCH v3 42/50] hypfs: swich hypfs_create_u64() "
` [PATCH v3 43/50] convert hypfs
` [PATCH v3 44/50] convert rpc_pipefs
` [PATCH v3 45/50] convert nfsctl
` [PATCH v3 46/50] convert rust_binderfs
` [PATCH v3 47/50] get rid of kill_litter_super()
` [PATCH v3 48/50] convert securityfs
` [PATCH v3 49/50] kill securityfs_recursive_remove()
` [PATCH v3 50/50] d_make_discardable(): warn if given a non-persistent dentry

[PATCH 0/4] Add Altera Agilex5 DWC3 support
 2025-11-11  6:18 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: usb: dwc3-altera: Add binding for Altera DWC3 wrapper
` [PATCH 2/4] arm64: dts: intel: agilex5: Add USB3.1 support for Agilex5 SoCDK
` [PATCH 3/4] usb: dwc3: of-simple: Add support for Agilex5 SoCFPGA
` [PATCH 4/4] usb: dwc3: add support for configurable DMA addressable bits

[PATCH 00/13] usb: xhci: Host Controller Capability Registers rework
 2025-11-11  6:10 UTC  (15+ messages)
` [PATCH 01/13] usb: xhci: remove deprecated TODO comment
` [PATCH 02/13] usb: xhci: remove unused trace operation and argument
` [PATCH 03/13] usb: xhci: use cached HCSPARAMS1 value
` [PATCH 04/13] usb: xhci: simplify handling of Structural Parameters 1 values
` [PATCH 05/13] usb: xhci: limit number of ports to 127
` [PATCH 06/13] usb: xhci: limit number of interrupts to 128
` [PATCH 07/13] usb: xhci: improve xhci-caps.h comments
` [PATCH 08/13] usb: xhci: simplify Isochronous Scheduling Threshold handling
` [PATCH 09/13] usb: xhci: simplify Max Scratchpad buffer macros
` [PATCH 10/13] usb: xhci: drop xhci-caps.h dependence on xhci-ext-caps.h
` [PATCH 11/13] usb: xhci: standardize single bit-field macros
` [PATCH 12/13] usb: xhci: standardize multi "
` [PATCH 13/13] usb: xhci: use 64-bit Addressing Capability macro

[BUG] Edifier QR30 (2d99:a101, Jieli Technology) reboots itself when RGB brightness button is used under Linux
 2025-11-11  5:11 UTC  (26+ messages)

[usb:usb-linus] BUILD SUCCESS 23379a17334fc24c4a9cbd9967d33dcd9323cc7c
 2025-11-11  3:33 UTC 

[PATCH v2] usb: usb-storage: No additional quirks need to be added to the ECD819-SU3 optical drive
 2025-11-11  2:56 UTC  (2+ messages)
` [usb-storage] "

[PATCH net-next v2] usbnet: Add support for Byte Queue Limits (BQL)
 2025-11-11  1:40 UTC  (3+ messages)

[PATCH v2 1/3] usb: typec: ucsi: Detect and skip duplicate altmodes from buggy firmware
 2025-11-11  1:05 UTC  (3+ messages)
` [PATCH v2 2/3] usb: typec: ucsi: Add duplicate detection to nvidia registration path
` [PATCH v2 3/3] usb: typec: ucsi: yoga_c630: Remove redundant duplicate altmode handling

[PATCH v5 0/4] usb: typec: ucsi: Add support for SET_PDOS command
 2025-11-11  0:46 UTC  (3+ messages)

[PATCH v7 0/2] Add driver support for ESWIN EIC7700 SoC USB controller
 2025-11-10 21:35 UTC  (5+ messages)
` [PATCH v7 1/2] dt-bindings: usb: Add ESWIN EIC7700 "
` [PATCH v7 2/2] usb: dwc3: eic7700: Add EIC7700 USB driver

[PATCH 0/4] usb: host: renesas: Handle reset signals on suspend/resume
 2025-11-10 14:46 UTC  (8+ messages)
` [PATCH 2/4] usb: host: ehci-platform: Call reset assert/deassert "

[PATCH] usb: gadget: pxa27x_udc: add proper errors hanling
 2025-11-10 13:36 UTC 

[PATCH v3] usb: uas: fix urb unmapping issue when the uas device is remove during ongoing data transfer
 2025-11-10 13:23 UTC  (2+ messages)

[PATCH 00/16] thunderbolt: Fix typos in the driver
 2025-11-10 12:30 UTC  (17+ messages)
` [PATCH 01/16] thunderbolt: Fix typos in ctl.c
` [PATCH 02/16] thunderbolt: Fix typos in debugfs.c
` [PATCH 03/16] thunderbolt: Fix typos in domain.c
` [PATCH 04/16] thunderbolt: Fix typos in eeprom.c
` [PATCH 05/16] thunderbolt: Fix typos in icm.c
` [PATCH 06/16] thunderbolt: Fix typos in lc.c
` [PATCH 07/16] thunderbolt: Fix typos in nhi.c
` [PATCH 08/16] thunderbolt: Fix typos in retimer.c
` [PATCH 09/16] thunderbolt: Fix typos in switch.c
` [PATCH 10/16] thunderbolt: Fix typos in tb.c
` [PATCH 11/16] thunderbolt: Fix typos in tb.h
` [PATCH 12/16] thunderbolt: Fix typos in tb_regs.h
` [PATCH 13/16] thunderbolt: Fix typos in tmu.c
` [PATCH 14/16] thunderbolt: Fix typos in tunnel.c
` [PATCH 15/16] thunderbolt: Fix typos in usb4.c
` [PATCH 16/16] thunderbolt: Fix typos in xdomain.c

[PATCH v3] USB: serial: option: add support for the Rolling RW101R-GL modules
 2025-11-10 11:37 UTC  (2+ messages)

[PATCH 0/8] USB: serial: ftdi_sio: clean up quirk handling
 2025-11-10 11:12 UTC  (9+ messages)
` [PATCH 1/8] USB: serial: ftdi_sio: match on interface number for jtag
` [PATCH 2/8] USB: serial: ftdi_sio: silence jtag probe
` [PATCH 3/8] USB: serial: ftdi_sio: rewrite 8u2232c quirk
` [PATCH 4/8] USB: serial: ftdi_sio: clean up quirk comments
` [PATCH 5/8] USB: serial: ftdi_sio: rename quirk symbols
` [PATCH 6/8] USB: serial: ftdi_sio: enable NDI speed hack consistently
` [PATCH 7/8] USB: serial: ftdi_sio: clean up NDI speed hack
` [PATCH 8/8] USB: serial: ftdi_sio: drop NDI quirk module parameter

[Bug 220748] New: usb: xhci_queue_isoc_tx_prepare ignore start_frame and always assumes URB_ISO_ASAP is set
 2025-11-10 10:42 UTC  (5+ messages)
` [Bug 220748] "

[PATCH] usb: typec: tipd: mark as orientation aware
 2025-11-10  8:21 UTC  (2+ messages)

[PATCH] usb: typec: tipd: drop double register read in tps6598x_interrupt
 2025-11-10  8:16 UTC  (5+ messages)

[PATCH] usb: usb-storage: No additional quirks need to be added to the ECD819-SU3 optical drive
 2025-11-10  1:41 UTC  (5+ messages)

[PATCH v2 22/50] convert efivarfs
 2025-11-09 20:40 UTC  (11+ messages)

[westeri-thunderbolt:next] BUILD SUCCESS 9393a3a4207f35a2cd1ff5994ed17e8fbd9ce787
 2025-11-08 15:30 UTC 

[Bug 220284] New: USB4 / Thunderbolt not working after boot until thunderbolt module is reloaded
 2025-11-08 11:57 UTC  (2+ messages)
` [Bug 220284] "

[PATCH] ALSA: usb-audio: Prevent urb from writing out of bounds
 2025-11-08  7:54 UTC  (8+ messages)
      ` [syzbot] [sound?] [usb?] KASAN: slab-out-of-bounds Write in copy_to_urb

[syzbot] [ntfs3?] [usb?] general protection fault in rtlock_slowlock_locked
 2025-11-08  4:01 UTC  (2+ messages)
` [syzbot] [block?] "

[PATCH] usb: dwc3: pci: add support for the Intel Nova Lake -S
 2025-11-07 20:46 UTC  (5+ messages)
    ` [PATCH] usb: dwc3: pci: Sort out the Intel device IDs

[PATCH v9 0/4] Introduce and plumb PMSG_POWEROFF
 2025-11-07 20:21 UTC  (3+ messages)
` [PATCH v9 1/4] PM: Introduce new PMSG_POWEROFF event

[PATCH 0/3] xhci fixes for usb-linus
 2025-11-07 16:28 UTC  (4+ messages)
` [PATCH 1/3] xhci: fix stale flag preventig URBs after link state error is cleared
` [PATCH 2/3] xhci: dbgtty: Fix data corruption when transmitting data form DbC to host
` [PATCH 3/3] xhci: sideband: Fix race condition in sideband unregister

[RFT PATCH v2] xhci: sideband: Fix race condition in sideband unregister
 2025-11-07 16:05 UTC  (6+ messages)
` [RFT PATCH v3] "

[RFC PATCH] usb: host: xhci: Release spinlock before xhci_handshake in command ring abort
 2025-11-07 15:46 UTC  (6+ messages)
      ` [TESTPATCH] xhci: testpatch add temporary debug to cmd ring handling

[PATCH] usb: uas: add WQ_PERCPU to alloc_workqueue users
 2025-11-07 15:42 UTC 

[PATCH 0/2] add WQ_PERCPU to alloc_workqueue
 2025-11-07 15:37 UTC  (3+ messages)
` [PATCH 1/2] USB: add WQ_PERCPU to alloc_workqueue users
` [PATCH 2/2] usb: typec: anx7411: "

[PATCH net-next v1 0/1] usbnet: Add support for Byte Queue Limits (BQL)
 2025-11-07 13:34 UTC  (8+ messages)

[PATCH] thunderbolt: replace use of system_wq with system_percpu_wq
 2025-11-07 10:49 UTC  (3+ messages)

[PATCH v2] drivers/usb/dwc3: fix PCI parent check
 2025-11-07 10:44 UTC 

[PATCH] usb: xhci: Assume that endpoints halt as specified
 2025-11-07 10:13 UTC 

[PATCH] usb: xhci: Don't unchain link TRBs on quirky HCs
 2025-11-07 10:08 UTC 

[PATCH v4 0/2] Add Google Tensor SoC USB controller support
 2025-11-07  9:11 UTC  (10+ messages)
` [PATCH v4 2/2] usb: dwc3: Add Google Tensor SoC DWC3 glue driver

[PATCH v2] dt-bindings: usb: maxim,max3421: convert to DT schema
 2025-11-07  8:03 UTC  (2+ messages)

[PATCH] usb: dwc3: replace use of system_wq with system_percpu_wq
 2025-11-07  0:41 UTC  (2+ messages)

[PATCH v6 0/2] Add driver support for ESWIN EIC7700 SoC USB controller
 2025-11-07  0:07 UTC  (3+ messages)
` [PATCH v6 2/2] usb: dwc3: eic7700: Add EIC7700 USB driver

[PATCH] drivers/usb/dwc3: fix PCI parent check
 2025-11-06 23:56 UTC  (4+ messages)


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