linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-19 01:32:44 to 2024-12-29 01:39:37 UTC [more...]

[PATCH 0/6] Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
 2024-12-29  1:39 UTC  (9+ messages)
` [PATCH 1/6] usb: dwc3: st: "
` [PATCH 2/6] mmc: sdhci-st: "
` [PATCH 3/6] mtd: st_spi_fsm: "
` [PATCH 4/6] ahci: st: "
` [PATCH 5/6] net: stmmac: sti: "
` [PATCH 6/6] spi: st: "

[syzbot] [io-uring?] [usb?] WARNING in io_get_cqe_overflow (2)
 2024-12-28 20:58 UTC  (4+ messages)

[PATCH 0/5] platform: arm64: Huawei Matebook E Go embedded controller
 2024-12-28 14:38 UTC  (17+ messages)
` [PATCH 1/5] dt-bindings: platform: Add Huawei Matebook E Go EC
` [PATCH 2/5] platform: arm64: add Huawei Matebook E Go (sc8280xp) EC driver
` [PATCH 3/5] usb: typec: ucsi: add Huawei Matebook E Go (sc8280xp) ucsi driver
` [PATCH 4/5] power: supply: add Huawei Matebook E Go (sc8280xp) psy driver
` [PATCH 5/5] arm64: dts: qcom: gaokun3: Add Embedded Controller node

[usb:usb-testing] BUILD SUCCESS f097a36ef88d693edcf4962ff594e3012c6e0277
 2024-12-28  0:47 UTC 

[REGRESSION] usb: xhci port capability storage change broke fastboot android bootloader utility
 2024-12-27 21:59 UTC 

[PATCH v4 1/7] mfd: Add core driver for Nuvoton NCT6694
 2024-12-27 15:34 UTC 

[PATCH] thunderbolt: Expose router DROM through debugfs
 2024-12-27 13:30 UTC 

[PATCH v2] usb: gadget: m66592-udc: Add check for clk_enable()
 2024-12-27 12:08 UTC  (2+ messages)

[PATCH v2] USB: phy: tahvo: Add check for clk_enable()
 2024-12-27 12:08 UTC  (2+ messages)

[PATCH 0/5] xhci features for usb-next
 2024-12-27 12:01 UTC  (6+ messages)
` [PATCH 1/5] xhci: dbc: Improve performance by removing delay in transfer event polling
` [PATCH 2/5] xhci: dbgtty: Improve performance by handling received data immediately
` [PATCH 3/5] usb: xhci: Fix NULL pointer dereference on certain command aborts
` [PATCH 4/5] xhci: Add command completion parameter support
` [PATCH 5/5] xhci: Add missing capability definition bits

[PATCH] usb: typec: ucsi: make yoga_c630_ucsi_ops be static
 2024-12-27  8:54 UTC  (3+ messages)
  ` [PATCH V2] "

[PATCH v2 00/17] rockchip: Add rk3562 support
 2024-12-27  8:32 UTC  (5+ messages)
` [PATCH v2 10/17] dt-bindings: usb: dwc3: add compatible for rk3562

[RFT PATCH 0/4] More QC DWC3 fixups
 2024-12-26 22:38 UTC  (2+ messages)
` (subset) "

[PATCH v2] Update USB/IP OP_REP_IMPORT documentation
 2024-12-26 18:28 UTC  (2+ messages)

[PATCH v2 0/5] TQ-Systems TQMa62xx SoM and MBa62xx board
 2024-12-26 17:36 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: usb: dwc3: Allow connector in USB controller node

[PATCH] usb: gadget: m66592-udc: Add check for clk_enable()
 2024-12-26  8:19 UTC  (2+ messages)

答复: [PATCH v3] usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null
 2024-12-26  6:21 UTC 

[PATCH v3] usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null
 2024-12-26  4:59 UTC  (4+ messages)
  ` 答复: "

[PATCH] usb: gadget: m66592-udc: Add check for clk_enable()
 2024-12-26  1:35 UTC  (5+ messages)

[syzbot] [input?] [usb?] KASAN: slab-out-of-bounds Read in mcp2221_raw_event
 2024-12-25 20:56 UTC  (2+ messages)

[PATCH v3 0/3] Add support for USB controllers on QCS615
 2024-12-25  8:31 UTC  (10+ messages)
` [PATCH v3 1/3] dt-bindings: usb: qcom,dwc3: Add QCS615 to USB DWC3 bindings
` [PATCH v3 2/3] phy: qcom-qusb2: Add support for QCS615
` [PATCH v3 3/3] phy: qcom: qmp-usbc: Add qmp configuration "
` (subset) [PATCH v3 0/3] Add support for USB controllers on QCS615

[usb:usb-testing] BUILD SUCCESS d7123c77dc6072b028291355e4c4be0ad8046066
 2024-12-25  0:03 UTC 

[syzbot] [block?] [usb?] WARNING: bad unlock balance in blk_mq_update_tag_set_shared
 2024-12-24 21:52 UTC  (2+ messages)
` [syzbot] [usb?] [block?] "

[PATCH v5 00/12] driver core: Constify API device_find_child()
 2024-12-24 16:25 UTC  (16+ messages)
` [PATCH v5 01/12] libnvdimm: Replace namespace_match() with device_find_child_by_name()
` [PATCH v5 02/12] slimbus: core: Constify slim_eaddr_equal()
` [PATCH v5 03/12] bus: fsl-mc: Constify fsl_mc_device_match()
` [PATCH v5 04/12] driver core: Constify API device_find_child() and adapt for various usages
` [PATCH v5 05/12] driver core: Simplify API device_find_child_by_name() implementation
` [PATCH v5 06/12] driver core: Remove match_any()
` [PATCH v5 07/12] slimbus: core: Remove of_slim_match_dev()
` [PATCH v5 08/12] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v5 09/12] driver core: Introduce an device matching API device_match_type()
` [PATCH v5 10/12] cxl/pmem: Replace match_nvdimm_bridge() with "
` [PATCH v5 11/12] cxl/pmem: Remove is_cxl_nvdimm_bridge()
` [PATCH v5 12/12] usb: typec: class: Remove both cable_match() and partner_match()

[usb:usb-linus] BUILD SUCCESS dfc51e48bca475bbee984e90f33fdc537ce09699
 2024-12-24 13:26 UTC 

[PATCH v4 00/11] driver core: Constify API device_find_child()
 2024-12-24 12:58 UTC  (28+ messages)
` [PATCH v4 01/11] libnvdimm: Replace namespace_match() with device_find_child_by_name()
` [PATCH v4 02/11] slimbus: core: Constify slim_eaddr_equal()
` [PATCH v4 03/11] bus: fsl-mc: Constify fsl_mc_device_match()
` [PATCH v4 04/11] driver core: Constify API device_find_child() then adapt for various usages
` [PATCH v4 05/11] driver core: Simplify API device_find_child_by_name() implementation
` [PATCH v4 06/11] driver core: Remove match_any()
` [PATCH v4 07/11] slimbus: core: Remove of_slim_match_dev()
` [PATCH v4 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v4 09/11] driver core: Introduce an device matching API device_match_type()
` [PATCH v4 10/11] cxl/pmem: Replace match_nvdimm_bridge() with "
` [PATCH v4 11/11] usb: typec: class: Remove both cable_match() and partner_match()

[syzbot] [usb?] [block?] possible deadlock in blk_mq_alloc_request
 2024-12-24 12:54 UTC 

[usb:rndis-removal] BUILD SUCCESS 5eeb59deed1b56b8979516e5cb313ae40d059a72
 2024-12-24 11:58 UTC 

[RESEND. PATCH] mt76: mt76u_vendor_request: Do not print error messages when -EPROTO
 2024-12-24  9:01 UTC  (6+ messages)
  ` mt76: dealing with disconnections, -ENODEV and -EPROTO

[PATCH] wifi: mt76: mt76u_vendor_request: Do not print error messages when -EPROTO
 2024-12-24  8:52 UTC 

[PATCH] usb: gadget: f_fs: Remove WARN_ON in functionfs_bind
 2024-12-24  7:38 UTC  (3+ messages)

[PATCH v11 0/2] usb: typec: Implement UCSI driver for ChromeOS
 2024-12-24  6:56 UTC  (3+ messages)
` [PATCH v11 2/2] usb: typec: ucsi: Implement ChromeOS UCSI driver

[syzbot] [usb?] [scsi?] WARNING: bad unlock balance in sd_revalidate_disk
 2024-12-24  6:24 UTC  (2+ messages)
` [syzbot] [scsi?] [usb?] "

[PATCH] Update USB/IP OP_REP_IMPORT documentation
 2024-12-24  5:52 UTC  (4+ messages)

[usb:usb-testing 9/58] drivers/usb/typec/ucsi/cros_ec_ucsi.c:187:54: warning: passing argument 2 of 'cros_ucsi_async_control' makes integer from pointer without a cast
 2024-12-24  3:22 UTC 

[usb:usb-testing 9/58] drivers/usb/typec/ucsi/cros_ec_ucsi.c:187:40: error: incompatible pointer to integer conversion passing 'u64 *' (aka 'unsigned long long *') to parameter of type 'u64' (aka 'unsigned long long'); remove &
 2024-12-24  1:40 UTC 

[usb:usb-testing 9/58] drivers/usb/typec/ucsi/cros_ec_ucsi.c:187:54: error: passing argument 2 of 'cros_ucsi_async_control' makes integer from pointer without a cast
 2024-12-23 23:33 UTC 

[PATCH] usbip: vudc: Constify 'struct bin_attribute'
 2024-12-23 22:24 UTC  (2+ messages)

[Bug 219626] New: Infinite udev uevent stream from USB-C port
 2024-12-23 20:19 UTC 

[usb:usb-next] BUILD SUCCESS d3571faa1ba899f2459ee3616d702e7b07b9c996
 2024-12-23 19:51 UTC 

[Bug 215906] New: DMAR fault when connected usb hub (xhci_hcd)
 2024-12-23 18:29 UTC  (9+ messages)
` [Bug 215906] "

[PATCH] usb: ehci-hcd: fix call balance of clocks handling routines
 2024-12-23  9:46 UTC  (2+ messages)

[PATCH v1] usb: dwc3: gadget: Fix incorrect UDC state after manual deconfiguration
 2024-12-23  6:51 UTC  (2+ messages)

[syzbot] [usb?] INFO: task hung in do_syscall_64 (3)
 2024-12-22 20:16 UTC 

[PATCH] usb: core: sysfs: Constify 'struct bin_attribute'
 2024-12-22 20:12 UTC 

[PATCH v2, 1/2] dt-bindings: connector: Add time property for sender response
 2024-12-22 13:13 UTC  (3+ messages)
` [PATCH v2, 2/2] usb: typec: tcpm: fix the sender response time issue

[Bug 219616] New: xhci_pci does not activate uPD720202
 2024-12-22  7:39 UTC  (3+ messages)
` [Bug 219616] "

[PATCH] usb: gadget: f_midi: Fixing wMaxPacketSize exceeded issue during MIDI bind retries
 2024-12-21 18:07 UTC  (9+ messages)

INFO: rcu detected stall in hub_event
 2024-12-21  0:09 UTC  (4+ messages)

[PATCH] dt-bindings: usb: usb-device: Add panel-location
 2024-12-20 22:00 UTC  (7+ messages)

[PATCH 2/2] usb: typec: tcpm: fix the sender response time issue
 2024-12-20 21:22 UTC  (4+ messages)

[PATCH v3 00/28] usb: gadget: f_tcm: Enhance UASP driver
 2024-12-20 20:14 UTC  (3+ messages)

[GIT PULL] USB / Thunderbolt fixes for 6.13-rc4
 2024-12-20 19:19 UTC  (2+ messages)

[PATCH 00/35] Reorganize kerneldoc parameter names
 2024-12-20 17:27 UTC  (2+ messages)
` (subset) "

[PATCH] usbip: tools: update return status when failed
 2024-12-20 17:26 UTC  (3+ messages)

[PATCH] usbip: Accept arbitrarily long scatter-gather list
 2024-12-20 17:24 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 4/6] net: usb: qmi_wwan: add Telit FE910C04 compositions
 2024-12-20 17:14 UTC 

[PATCH AUTOSEL 5.10 5/7] net: usb: qmi_wwan: add Telit FE910C04 compositions
 2024-12-20 17:14 UTC 

[PATCH AUTOSEL 5.15 7/9] net: usb: qmi_wwan: add Telit FE910C04 compositions
 2024-12-20 17:13 UTC 

[PATCH AUTOSEL 6.1 09/12] net: usb: qmi_wwan: add Telit FE910C04 compositions
 2024-12-20 17:13 UTC 

[PATCH AUTOSEL 6.6 13/16] net: usb: qmi_wwan: add Telit FE910C04 compositions
 2024-12-20 17:12 UTC 

[PATCH AUTOSEL 6.12 24/29] net: usb: qmi_wwan: add Telit FE910C04 compositions
 2024-12-20 17:11 UTC 

[PATCH 0/1] usb: xhci: Fix NULL pointer dereference on certain command aborts
 2024-12-20 12:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/38] rockchip: Add rk3562 support
 2024-12-20 12:21 UTC  (2+ messages)

[usb:usb-linus] BUILD SUCCESS 1b62f3cb74d2965e8f96f20241b1fe85017aa3e8
 2024-12-20 12:21 UTC 

[PATCH] usb: dwc3: gadget: remove not used field dwc3_request.sg
 2024-12-20  9:57 UTC  (3+ messages)

[syzbot] [media?] WARNING in uvc_unregister_video
 2024-12-20  7:27 UTC 

[PATCH v5 0/8] Thunderbolt and DP altmode support for cros-ec-typec
 2024-12-20  4:28 UTC  (4+ messages)
` [PATCH v5 8/8] platform/chrome: cros_ec_typec: Disable tbt on port

[PATCH v3 24/28] usb: gadget: f_tcm: Check overlapped command
 2024-12-20  2:31 UTC  (3+ messages)

[syzbot] [serial?] [input?] [usb?] WARNING in sched_show_task
 2024-12-20  1:45 UTC 

[PATCH v5 0/7] ipu6: get rid of all the IS_ENABLED(CONFIG_ACPI)
 2024-12-19 20:01 UTC  (2+ messages)

[PATCH 00/12] thunderbolt: Improve DisplayPort tunneling
 2024-12-19 17:29 UTC  (4+ messages)
` [PATCH 12/12] thunderbolt: Handle DisplayPort tunnel activation asynchronously

[GIT PULL] USB4/Thunderbolt fixes for v6.13-rc4
 2024-12-19 11:35 UTC  (2+ messages)

[PATCH v4 0/2] usb: typec: tcpci: Make the driver be compatible with TCPCI Spec
 2024-12-19  8:02 UTC  (3+ messages)
` [PATCH v4 2/2] dt-bindings: usb: ptn5110: add TCPC properties

USB storage, page fault on sustained write
 2024-12-19  6:16 UTC  (2+ messages)

[PATCH] net: usb: qmi_wwan: add Quectel RG255C
 2024-12-19  1:50 UTC  (2+ 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).