messages from 2024-10-29 03:37:08 to 2024-11-04 09:34:45 UTC [more...]
[PATCH v4 0/3] xhci: Fix Stop Endpoint problems
2024-11-04 9:34 UTC (4+ messages)
` [PATCH v4 1/3] usb: xhci: Limit Stop Endpoint retries
` [PATCH v4 2/3] usb: xhci: Fix TD invalidation under pending Set TR Dequeue
` [PATCH v4 3/3] usb: xhci: Avoid queuing redundant Stop Endpoint commands
[PATCH v2] usb: typec: Drop reference to a fwnode
2024-11-04 9:04 UTC (2+ messages)
[PATCH 1/3] usb: misc: ljca: move usb_autopm_put_interface() after wait for response
2024-11-04 8:50 UTC (3+ messages)
` [PATCH 2/3] usb: misc: ljca: set small runtime autosuspend delay
` [PATCH 3/3] usb: misc: ljca: print firmware version
usb: gadget: automatic remote wakeup on hid write
2024-11-04 8:03 UTC (9+ messages)
Dell WD19TB Thunderbolt Dock not working with kernel > 6.6.28-1
2024-11-04 6:36 UTC (12+ messages)
USB-C DisplayPort display failing to stay active with Intel Barlow Ridge USB4 controller, power-management related issue?
2024-11-04 6:01 UTC (13+ messages)
[PATCH] usb: typec: Drop reference to a fwnode
2024-11-03 23:19 UTC (2+ messages)
[PATCH] usb: musb: Fix hardware lockup on first Rx endpoint request
2024-11-03 23:11 UTC (4+ messages)
[PATCH] dt-bindings: usb: qcom,dwc3: Add SAR2130P compatible
2024-11-03 23:08 UTC (3+ messages)
[PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1)
2024-11-04 1:24 UTC (13+ messages)
` [PATCH v2 01/10] sysfs: explicitly pass size to sysfs_add_bin_file_mode_ns()
` [PATCH v2 02/10] sysfs: introduce callback attribute_group::bin_size
` [PATCH v2 03/10] PCI/sysfs: Calculate bin_attribute size through bin_size()
` [PATCH v2 04/10] nvmem: core: calculate "
` [PATCH v2 05/10] sysfs: treewide: constify attribute callback of bin_is_visible()
` [PATCH v2 06/10] sysfs: treewide: constify attribute callback of bin_attribute::mmap()
` [PATCH v2 07/10] sysfs: treewide: constify attribute callback of bin_attribute::llseek()
` [PATCH v2 08/10] sysfs: implement all BIN_ATTR_* macros in terms of __BIN_ATTR()
` [PATCH v2 09/10] sysfs: bin_attribute: add const read/write callback variants
` [PATCH v2 10/10] driver core: Constify attribute arguments of binary attributes
[GIT PULL] USB fixes for 6.12-rc6
2024-11-03 19:02 UTC (2+ messages)
[PATCH v2 0/3] Add new time property for battery charger type detection
2024-11-03 5:22 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: connector: Add time property for Sink BC12 detection completion
` [PATCH v2 2/3] dt-bindings: usb: maxim,max33359: add usage of sink bc12 time property
` [PATCH v2 3/3] usb: typec: tcpm: Add support for sink-bc12-completion-time-ms DT property
[syzbot] [selinux?] INFO: rcu detected stall in rw_verify_area (3)
2024-11-03 4:10 UTC
[PATCH v1 0/3] Add new time property for battery charger type detection
2024-11-03 3:17 UTC (11+ messages)
` [PATCH v1 1/3] dt-bindings: connector: Add time property for Sink BC12 detection completion
` [PATCH v1 2/3] dt-bindings: usb: maxim,max33359.yaml: add usage of sink bc12 time property
` [PATCH v1 3/3] usb: typec: tcpm: Add support for sink-bc12-completion-time-ms DT property
[PATCH] usb: raw_gadget: Fix a KASAN double-free bug in raw_release
2024-11-03 2:34 UTC (2+ messages)
[PATCH v3] usb: dwc3: core: Fix system suspend on TI AM62 platforms
2024-11-02 12:34 UTC (4+ messages)
[PATCH] usb: typec: qcom-pmic: fix uninitialized value hdr_len and txbuf_len
2024-11-02 12:27 UTC (16+ messages)
` 答复: "
` [PATCH v2] usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlier
` 答复: "
` [PATCH v3] "
` 答复: "
` [PATCH v4] "
` 答复: "
[PATCH v2 00/13] sunxi: A100/A133 second stage support
2024-11-02 11:46 UTC (5+ messages)
` [PATCH v2 04/13] dt-bindings: usb: Add A100 compatible string
` [PATCH v2 05/13] dt-bindings: usb: sunxi-musb: "
` (subset) [PATCH v2 00/13] sunxi: A100/A133 second stage support
[PATCH v4 0/4] usb: typec: Add new driver for Parade PS8830 Type-C Retimer
2024-11-02 9:17 UTC (8+ messages)
` [PATCH v4 1/4] dt-bindings: usb: Add Parade PS8830 Type-C retimer bindings
` [PATCH v4 2/4] usb: typec: Add support for Parade PS8830 Type-C Retimer
` [PATCH v4 3/4] arm64: dts: qcom: x1e80100-crd: Describe the Parade PS8830 retimers
` [PATCH v4 4/4] arm64: dts: qcom: x1e80100-crd: Enable external DisplayPort support
[syzbot] [usb?] KASAN: invalid-free in dev_free
2024-11-01 23:44 UTC (4+ messages)
[westeri-thunderbolt:next] BUILD SUCCESS 916f26f1c24cc0b538b222fc46f500950b942d99
2024-11-01 19:56 UTC
[PATCH v2 0/7] Thunderbolt and DP altmode support for cros-ec-typec
2024-11-01 18:48 UTC (25+ messages)
` [PATCH v2 1/7] usb: typec: Add driver for Thunderbolt 3 Alternate Mode
` [PATCH v2 2/7] usb: typec: Only use SVID for matching altmodes
` [PATCH v2 3/7] usb: typec: Auto enter control for alternate modes
` [PATCH v2 4/7] platform/chrome: cros_ec_typec: Update partner altmode active
` [PATCH v2 5/7] platform/chrome: cros_ec_typec: Displayport support
` [PATCH v2 6/7] platform/chrome: cros_ec_typec: Thunderbolt support
` [PATCH v2 7/7] platform/chrome: cros_ec_typec: Disable tbt auto_enter
[PATCH v1] usb: typec: ucsi: Convert connector specific commands to bitmaps
2024-11-01 17:30 UTC (3+ messages)
[Bug 215906] New: DMAR fault when connected usb hub (xhci_hcd)
2024-11-01 14:03 UTC (2+ messages)
` [Bug 215906] "
[PATCH v2 0/5] xhci: Some improvement for Etron xHCI host
2024-11-01 12:57 UTC (11+ messages)
` [PATCH v2 1/5] xhci: Combine two if statements "
` [PATCH v2 2/5] xhci: Don't issue Reset Device command to "
` [PATCH v2 5/5] xhci: Correct handling of one-TRB isoc TD on "
[syzbot] [mm?] [input?] [usb?] INFO: rcu detected stall in brk (2)
2024-11-01 12:14 UTC (10+ messages)
[PATCH 0/2] xhci: Fix the NEC stop bug workaround
2024-11-01 9:10 UTC (11+ messages)
[PATCH 0/8] thunderbolt: Add support for USB4 v2 Gen 4 lane margining
2024-11-01 6:00 UTC (2+ messages)
[PATCH v4 00/18] platform/chrome: Add DT USB/DP muxing/topology support
2024-10-31 22:54 UTC (9+ messages)
` [PATCH v4 15/18] dt-bindings: usb: Add ports to google,cros-ec-typec for DP altmode
[PATCH] usb:core: Remove unused parameter struct usb_hcd *hcd in usb_hcd_unlink_urb_from_ep
2024-10-31 22:03 UTC (4+ messages)
[PATCH v3 0/3] xhci: Fix Stop Endpoint problems
2024-10-31 13:57 UTC (5+ messages)
` [PATCH v3 1/3] usb: xhci: Limit Stop Endpoint retries
` [PATCH v3 2/3] usb: xhci: Fix TD invalidation under pending Set TR Dequeue
` [PATCH v3 3/3] usb: xhci: Avoid queuing redundant Stop Endpoint commands
[PATCH] USB: serial: Fix use after free in debug printk
2024-10-31 13:21 UTC (5+ messages)
[PATCH v1 1/1] USB: bcma: Remove unused of_gpio.h
2024-10-31 10:38 UTC
[PATCH v2] USB: serial: io_edgeport: Fix use after free in debug printk
2024-10-31 9:48 UTC
[PATCH 0/2] usb: dwc3: Disable susphy during initialization
2024-10-31 1:33 UTC (9+ messages)
` [PATCH 2/2] usb: dwc3: core: Prevent phy suspend during init
[PATCH v29 00/33] Introduce QC USB SND audio offloading support
2024-10-31 0:49 UTC (5+ messages)
` [PATCH v29 04/33] xhci: sideband: add initial api to register a sideband entity
[syzbot] [fs?] [usb?] [input?] INFO: rcu detected stall in __virt_addr_valid
2024-10-30 17:45 UTC
[PATCH 0/8] usb: xhci: various xhci cleanups and improvements
2024-10-30 14:35 UTC (2+ messages)
[PATCH v3] xhci: Use pm_runtime_get to prevent RPM on unsupported systems
2024-10-30 11:57 UTC (3+ messages)
[PATCH v1] usb: storage: add a macro for the upper limit of max LUN
2024-10-30 8:38 UTC
[PATCH v5 0/2] USB: xhci: add support for PWRON polarity invert (TI TUSB73x0)
2024-10-30 6:21 UTC (4+ messages)
` [PATCH v5 1/2] dt-bindings: usb: add TUSB73x0 PCIe
` [PATCH v5 2/2] USB: xhci: add support for PWRON active high
[PATCH] Add LAN78XX OTP_ACCESS flag support
2024-10-30 6:18 UTC (8+ messages)
[usb:usb-testing] BUILD SUCCESS c67e9601e29a636a14626707a7b2e5832ba71a75
2024-10-30 1:49 UTC
[syzbot] [net?] [usb?] WARNING: ODEBUG bug in get_taint
2024-10-29 23:33 UTC (2+ messages)
` [syzbot] "
[usb:usb-linus] BUILD SUCCESS afb92ad8733ef0a2843cc229e4d96aead80bc429
2024-10-29 20:38 UTC
[PATCH] net: usb: qmi_wwan: add Quectel RG650V
2024-10-29 19:00 UTC (2+ messages)
[westeri-thunderbolt:fixes] BUILD SUCCESS bf791751162ac875a9439426d13f8d4d18151549
2024-10-29 18:55 UTC
[PATCH] usb: musb: sunxi: Fix accessing an released usb phy
2024-10-29 15:13 UTC
Add Nations N32g43x usb to serial driver
2024-10-29 12:33 UTC (2+ messages)
[PATCH] USB: serial: qcserial: add support for Sierra Wireless EM86xx
2024-10-29 12:15 UTC (2+ messages)
[PATCH] USB: serial: option: add MediaTek T7XX compositions
2024-10-29 12:12 UTC (2+ messages)
[PATCH] USB: serial: option: add Quectel RG650V
2024-10-29 11:59 UTC (2+ messages)
[PATCH v2 0/2] Add support for the TUSB1046-DCI Type-C crosspoint switch
2024-10-29 11:51 UTC (3+ messages)
` [PATCH v2 2/2] usb: typec: mux: Add support for the TUSB1046 "
[PATCH] USB: serial: option: add Fibocom FG132 0x0112 composition
2024-10-29 11:50 UTC (2+ messages)
[PATCH V5 0/9] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
2024-10-29 9:44 UTC (3+ messages)
` [PATCH V5 1/9] Revert "usb: dwc2: Skip clock gating on Broadcom SoCs"
[PATCH] USB: Fix the issue of task recovery failure caused by USB status when S4 wakes up
2024-10-29 8:01 UTC (6+ messages)
` [PATCH v4] "
[PATCH v4 0/2] USB: xhci: add support for PWRON polarity invert (TI TUSB73x0)
2024-10-29 7:28 UTC (4+ messages)
` [PATCH v4 1/2] dt-bindings: usb: add TUSB73x0 PCIe
[PATCH] arm64: dts: mediatek: mt6358: fix dtbs_check error
2024-10-29 6:46 UTC
[PATCH] thunderbolt: Add only on-board retimers when !CONFIG_USB4_DEBUGFS_MARGINING
2024-10-29 5:50 UTC (3+ messages)
[PATCH] usb: cdns2: fix possible null-ptr-deref in cdns2_gadget_ep_queue()
2024-10-29 3:36 UTC (2+ messages)
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).