linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-24 07:43:53 to 2025-10-28 16:26:52 UTC [more...]

[PATCH] usb: typec: ucsi: Skip setting orientation for UCSI version 2.0 and above
 2025-10-28 16:26 UTC  (8+ messages)

[PATCH] usb: typec: ucsi: Set orientation_aware if UCSI version is 2.x and above
 2025-10-28 16:24 UTC  (2+ messages)

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

[PATCH] xhci: sideband: Fix race condition in sideband unregister
 2025-10-28 14:59 UTC  (6+ messages)
  ` [RFT PATCH] "

[PATCH 1/1] uapi: cdc.h: cleanly provide for more interfaces and countries
 2025-10-28 14:40 UTC  (4+ messages)

[PATCH] usb: typec: ucsi: Detect and skip duplicate altmodes from buggy firmware
 2025-10-28 14:33 UTC  (2+ messages)

[PATCH v3 0/5] usb: xhci: add Port Register struct and tracing
 2025-10-28 14:12 UTC  (6+ messages)
` [PATCH v3 1/5] usb: xhci: rework xhci_decode_portsc()
` [PATCH v3 2/5] usb: xhci: add tracing for PORTSC register writes
` [PATCH v3 3/5] usb: xhci: add helper to read PORTSC register
` [PATCH v3 4/5] usb: xhci: add USB Port Register Set struct
` [PATCH v3 5/5] usb: xhci: implement "

Fwd: USB DBC hang during earlyprintk initialization
 2025-10-28 13:29 UTC  (14+ messages)
                ` [RFT PATCH] usb: early: xhci-dbc: Try smaller early_ioremap size if original size fails

[PATCH v2] usb: typec: ucsi: Add support for orientation
 2025-10-28 12:52 UTC 

[PATCH] usb: mtu3: fix possible NULL pointer dereference in ep0_rx_state()
 2025-10-28  9:07 UTC  (2+ messages)

[PATCH] rust: usb: fix formatting
 2025-10-28  9:04 UTC  (5+ messages)

[PATCH] usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call paths
 2025-10-28  8:46 UTC  (2+ messages)

[PATCH v5 0/4] usb: dwc3: add layerscape platform driver use flatten dwc3 core
 2025-10-28  8:57 UTC  (4+ messages)
` [PATCH v5 4/4] arm64: dts: layerscape: add dma-coherent for usb node

[PATCH 0/2] thunderbolt: Bring the firmware upgrade documentation up-to-date
 2025-10-28  6:13 UTC  (3+ messages)
` [PATCH 1/2] thunderbolt: Update NVM firmware upgrade documentation
` [PATCH 2/2] thunderbolt: Update deprecated firmware update site in icm.c

[PATCH v2 0/4] phy: qcom: Introduce USB support for Kaanapali
 2025-10-27 22:36 UTC  (2+ messages)
` (subset) "

[syzbot] [lsm?] [input?] [usb?] INFO: rcu detected stall in sys_symlink (6)
 2025-10-27 21:18 UTC 

[usb:usb-testing] BUILD SUCCESS d518ec2cbcac1c1175563a115f5024eeb6b4cd8d
 2025-10-27 19:48 UTC 

[PATCH v2] usb: renesas_usbhs: Fix synchronous external abort on unbind
 2025-10-27 14:07 UTC 

[PATCH v2] usb: uas: fix urb unmapping issue when the uas device is remove during ongoing data transfer
 2025-10-27 13:35 UTC  (3+ messages)

[PATCH v5 0/2] Implement vbus support for HD3SS3220 port controller
 2025-10-27 13:24 UTC  (10+ messages)
` [PATCH v5 1/2] dt-bindings: usb: ti,hd3ss3220: Add support for VBUS based on ID state
` [PATCH v5 2/2] usb: typec: hd3ss3220: Enable VBUS based on ID pin state

[PATCH 0/8] USB: serial: fix TIOCMBIS and TIOCMBIC
 2025-10-27  8:24 UTC  (3+ messages)

Why hasn't the patch "r8152: Fix a deadlock by doubly PM resume" back ported to stable branches?
 2025-10-27  6:45 UTC  (2+ messages)

[syzbot] Monthly usb report (Oct 2025)
 2025-10-27  5:54 UTC 

[PATCH] usb: cdns3: Fix double resource release in cdns3_pci_probe
 2025-10-27  3:24 UTC  (2+ messages)

[PATCH] dt-bindings: Remove extra blank lines
 2025-10-27  1:36 UTC  (10+ messages)

[PATCH] usb: typec: ucsi: Add SET_POWER_LEVEL UCSI command to debugfs
 2025-10-26 23:58 UTC 

[PATCH 1/2] usb: mtu3: fix misspelled words
 2025-10-26 22:45 UTC  (2+ messages)
` [PATCH 2/2] usb: mtu3: fix invalid kernel-doc in mtu3.h

[PATCH v4 0/2] Implement vbus support for HD3SS3220 port controller
 2025-10-26 18:03 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: usb: ti,hd3ss3220: Add support for VBUS based on ID state
` [PATCH v4 2/2] usb: typec: hd3ss3220: Enable VBUS based on ID pin state

[GIT PULL] USB driver fixes for 6.18-rc3
 2025-10-26 17:37 UTC  (2+ messages)

[PATCH v2] net: usb: asix_devices: Check return value of usbnet_get_endpoints
 2025-10-26 16:43 UTC 

[PATCH usb-next] usb: dwc3: apple: Only support a single reset controller
 2025-10-26 12:21 UTC 

[PATCH] xen/usb: Constify struct hc_driver
 2025-10-26 10:51 UTC 

[PATCH v9 0/4] Introduce and plumb PMSG_POWEROFF
 2025-10-26  5:09 UTC  (5+ messages)
` [PATCH v9 1/4] PM: Introduce new PMSG_POWEROFF event
` [PATCH v9 2/4] scsi: Add PM_EVENT_POWEROFF into suspend callbacks
` [PATCH v9 3/4] usb: sl811-hcd: "
` [PATCH v9 4/4] USB: Pass PMSG_POWEROFF event to suspend_common()

[PATCH AUTOSEL 6.17-6.12] usb: xhci-pci: add support for hosts with zero USB3 ports
 2025-10-25 16:47 UTC  (7+ messages)
` [PATCH AUTOSEL 6.17-6.12] HID: pidff: PERMISSIVE_CONTROL quirk autodetection
` [PATCH AUTOSEL 6.17-5.15] usb: cdns3: gadget: Use-after-free during failed initialization and exit of cdnsp gadget
` [PATCH AUTOSEL 6.17-6.12] HID: pidff: Use direction fix only for conditional effects
` [PATCH AUTOSEL 6.17-5.4] usb: xhci: plat: Facilitate using autosuspend for xhci plat devices
` [PATCH AUTOSEL 6.17-5.15] thunderbolt: Use is_pciehp instead of is_hotplug_bridge

[usb:usb-testing] BUILD SUCCESS be83d83664e9f6fa035e96fb9187f9e7898659e4
 2025-10-25 13:35 UTC 

[usb:usb-linus] BUILD SUCCESS a1b866f2018748282fa026eb4c92d032dfda11a9
 2025-10-25 12:21 UTC 

[PATCH v3 0/2] Implement vbus support for HD3SS3220 port controller
 2025-10-25  8:16 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: usb: ti,hd3ss3220: Add support for VBUS based on ID state
` [PATCH v3 2/2] usb: typec: hd3ss3220: Enable VBUS based on ID pin state

[PATCH RFC] usb: typec: ucsi: Add support for orientation
 2025-10-25  7:59 UTC  (4+ messages)

[syzbot] [usb?] general protection fault in usb_gadget_udc_reset (4)
 2025-10-25  7:30 UTC 

[PATCH net-next 1/1] net: usb: usbnet: coding style for functions
 2025-10-25  2:10 UTC  (2+ messages)

[PATCH v5 00/10] Introduce Glymur USB support
 2025-10-25  0:41 UTC  (5+ messages)
` [PATCH v5 07/10] phy: qualcomm: qmp-combo: Update QMP PHY with Glymur settings

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

[PATCH] dt-bindings: usb: qcom,snps-dwc3: Add Glymur compatible
 2025-10-25  0:10 UTC 

[PATCH 0/3] USB-Serial serdev support
 2025-10-24 16:22 UTC  (13+ messages)

[GIT PULL] USB serial device ids for 6.18-rc3
 2025-10-24 11:53 UTC  (2+ messages)

[usb:usb-testing] BUILD SUCCESS WITH UNVERIFIED WARNING d227a8b3e715963b7c034971c3b467d5430a2cab
 2025-10-24  9:54 UTC 

[PATCH v7 0/9] Add Type-C DP support for RK3399 EVB IND board
 2025-10-24  8:25 UTC  (20+ messages)
` [PATCH v7 1/9] usb: typec: Add notifier functions
` [PATCH v7 2/9] drm/bridge: Implement generic USB Type-C DP HPD bridge

[PATCH v2] usb: dwc3: Allow usb role swich control from userspace
 2025-10-24  8:54 UTC 

[PATCH] usb: dwc3: Allow usb role swich control from userspace
 2025-10-24  8:32 UTC  (5+ 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).