Linux USB
 help / color / mirror / Atom feed
 messages from 2025-11-10 15:15:16 to 2025-11-13 12:59:04 UTC [more...]

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

[PATCH] dt-bindings: usb: dwc3-xilinx: Describe the reset constraint for the versal platform
 2025-11-13 12:15 UTC  (3+ messages)

[PATCH] usb: core: fix NULL dereference in usb_ifnum_to_if() during device removal
 2025-11-13 11:44 UTC 

[PATCH 00/13] usb: xhci: Host Controller Capability Registers rework
 2025-11-13 10:34 UTC  (15+ messages)
` [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

[PATCH v3 00/50] tree-in-dcache stuff
 2025-11-13  9:26 UTC  (64+ 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()
        ` [functionfs] mainline UAF (was Re: [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 v6 0/2] Add Google Tensor SoC USB controller support
 2025-11-13  8:04 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: usb: dwc3: Add Google Tensor G5 DWC3
` [PATCH v6 2/2] usb: dwc3: Add Google Tensor SoC DWC3 glue driver

[syzbot] [input?] [usb?] memory leak in dualshock4_get_calibration_data
 2025-11-13  7:38 UTC  (3+ messages)

[syzbot] [media?] [usb?] WARNING in media_create_pad_link (2)
 2025-11-13  0:45 UTC  (2+ messages)
` [syzbot] [usb?] [media?] "

[PATCH v3 0/4] Enable to set DbC strings through sysfs
 2025-11-12 23:15 UTC  (5+ messages)
` [PATCH v3 1/4] xhci: dbc: prepare to expose "
` [PATCH v3 2/4] xhci: dbc: allow to set serial number "
` [PATCH v3 3/4] xhci: dbc: allow to set product name "
` [PATCH v3 4/4] xhci: dbc: allow to set manufacturer "

[PATCH v10 0/3] Introduce and plumb PMSG_POWEROFF
 2025-11-12 22:40 UTC  (4+ messages)
` [PATCH v10 1/3] PM: Introduce new PMSG_POWEROFF event
` [PATCH v10 2/3] scsi: Add PM_EVENT_POWEROFF into suspend callbacks
` [PATCH v10 3/3] usb: sl811-hcd: "

[BUG] Edifier QR30 (2d99:a101, Jieli Technology) reboots itself when RGB brightness button is used under Linux
 2025-11-12 17:25 UTC  (27+ messages)
                                ` [PATCH] The Edifier QR30 USB speaker, identified as: Jieli Technology EDIFIER Hal0 2.0 SE 2d99:a101, reports a HID interface that needs HID_QUIRK_ALWAYS_POLL to ensure it does not crash when changing the RGB brightness with the physical knob
                                    ` [PATCH v2] Apply the quirk HID_QUIRK_ALWAYS_POLL to the Edifier QR30 (2d99:a101)

[PATCHv1 1/1] usb: uas: reduce time under spinlock
 2025-11-12 13:55 UTC 

[PATCH v8 0/2] Add driver support for ESWIN EIC7700 SoC USB controller
 2025-11-12 12:46 UTC  (4+ messages)
` [PATCH v8 1/2] dt-bindings: usb: Add ESWIN EIC7700 "
` [PATCH v8 2/2] usb: dwc3: eic7700: Add EIC7700 USB driver

[PATCH] usb: xhci: replace use of system_wq with system_percpu_wq
 2025-11-12 12:03 UTC  (3+ messages)

[PATCH v5 0/2] Add Google Tensor SoC USB controller support
 2025-11-12 11:27 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: usb: dwc3: Add Google Tensor G5 DWC3
` [PATCH v5 2/2] usb: dwc3: Add Google Tensor SoC DWC3 glue driver

[GIT PULL] USB serial device ids for 6.18-rc6
 2025-11-12 11:17 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: usb: usbnet: adhere to style
 2025-11-12 10:25 UTC 

[PATCH v9 00/10] Add Type-C DP support for RK3399 EVB IND board
 2025-11-12  2:50 UTC  (15+ messages)
` [PATCH v9 01/10] usb: typec: Add notifier functions
` [PATCH v9 02/10] usb: typec: Export all typec device types
` [PATCH v9 03/10] drm/bridge: Implement generic USB Type-C DP HPD bridge
` [PATCH v9 04/10] dt-bindings: phy: rockchip: rk3399-typec-phy: Support mode-switch
` [PATCH v9 05/10] phy: rockchip: phy-rockchip-typec: Add typec_mux/typec_switch support
` [PATCH v9 06/10] phy: rockchip: phy-rockchip-typec: Add DRM AUX bridge
` [PATCH v9 07/10] drm/rockchip: cdn-dp: Support handle lane info without extcon
` [PATCH v9 08/10] drm/rockchip: cdn-dp: Add multiple bridges to support PHY port selection
` [PATCH v9 09/10] arm64: dts: rockchip: Add missing dp_out port for RK3399 CDN-DP
` [PATCH v9 10/10] arm64: dts: rockchip: rk3399-evb-ind: Add support for DisplayPort

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

[PATCH v7 0/9] Add mt8189 dts evaluation board and Makefile
 2025-11-11 18:03 UTC  (12+ messages)
` [PATCH v7 1/9] dt-bindings: arm: Add compatible for MediaTek MT8189
` [PATCH v7 2/9] dt-bindings: pwm: Support MediaTek MT8189 disp-pwm
` [PATCH v7 3/9] dt-bindings: serial: Support MediaTek MT8189 uart
` [PATCH v7 4/9] dt-bindings: timer: Support MediaTek MT8189 timer
` [PATCH v7 5/9] dt-bindings: usb: Support MediaTek MT8189 xhci
` [PATCH v7 6/9] dt-bindings: watchdog: Support MediaTek MT8189 wdt
` [PATCH v7 7/9] arm64: dts: mediatek: Add MT6319 PMIC Support
` [PATCH v7 8/9] arm64: dts: mediatek: update rtc properties for MT6359
` [PATCH v7 9/9] arm64: dts: mediatek: Add mt8189 evaluation board dts

[PATCH v2 1/3] usb: typec: ucsi: Detect and skip duplicate altmodes from buggy firmware
 2025-11-11 16:54 UTC  (4+ 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] usb: xhci: Don't unchain link TRBs on quirky HCs
 2025-11-11 16:19 UTC  (2+ messages)

[PATCH v2] usb: mtu3: fix possible NULL pointer dereference in ep0_rx_state()
 2025-11-11 14:09 UTC 

[PATCHv4 1/1] uapi: cdc.h: cleanly provide for more interfaces and countries
 2025-11-11 13:46 UTC 

[PATCHv3 1/1] uapi: cdc.h: cleanly provide for more interfaces and countries
 2025-11-11 13:38 UTC  (2+ messages)

[PATCH] usb: xhci: Assume that endpoints halt as specified
 2025-11-11 12:13 UTC  (2+ messages)

[PATCH v2 22/50] convert efivarfs
 2025-11-11 10:56 UTC  (11+ messages)

[PATCH] usb: usb-storage: No additional quirks need to be added to the ECD819-SU3 optical drive
 2025-11-11  9:16 UTC  (3+ messages)

[RESEND PATCH 1/1] usb: Remove redundant pm_runtime_mark_last_busy() calls
 2025-11-11  9:51 UTC 

[PATCH 0/4] Add Altera Agilex5 DWC3 support
 2025-11-11  8:14 UTC  (9+ 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 v7 0/2] Implement vbus support for HD3SS3220 port controller
 2025-11-11  7:20 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: usb: ti,hd3ss3220: Add support for VBUS based on ID state
` [PATCH v7 2/2] usb: typec: hd3ss3220: Enable VBUS based on ID pin state

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

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

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

[PATCH v7 2/2] usb: dwc3: eic7700: Add EIC7700 USB driver
 2025-11-10 21:35 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