linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-26 01:32:10 to 2025-01-06 02:06:07 UTC [more...]

[PATCH v11 1/3] phy: fsl-imx8mq-usb: add tca function driver for imx95
 2025-01-06  2:03 UTC  (2+ messages)

[REGRESSION] usb: xhci port capability storage change broke fastboot android bootloader utility
 2025-01-05 23:42 UTC  (3+ messages)

USB devices on dock don't appear until suspend/resume on AMD Zen 5 laptop (HP Omnibook Ultra 14)
 2025-01-05 20:55 UTC 

[PATCH 00/10] HID: Upgrade the generic pidff driver and add hid-universal-pidff
 2025-01-05 19:36 UTC  (24+ messages)
` [PATCH 01/10] HID: pidff: Convert infinite length from Linux API to PID standard
` [PATCH 02/10] HID: pidff: Do not send effect envelope if it's empty
` [PATCH 03/10] HID: pidff: Clamp PERIODIC effect period to device's logical range
` [PATCH 04/10] HID: pidff: Add MISSING_DELAY quirk and its detection
` [PATCH 05/10] HID: pidff: Add MISSING_PBO "
` [PATCH 06/10] HID: pidff: Add MISSING_DEVICE_CONTROL quirk
` [PATCH 07/10] HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbol
` [PATCH 08/10] HID: pidff: Add FIX_WHEEL_DIRECTION quirk
` [PATCH 09/10] HID: pidff: Stop all effects before enabling actuators
` [PATCH 10/10] HID: Add hid-universal-pidff driver
` [PATCH v2 00/10] HID: Upgrade the generic pidff driver and add hid-universal-pidff
  ` [PATCH v2 01/10] HID: pidff: Convert infinite length from Linux API to PID standard
  ` [PATCH v2 02/10] HID: pidff: Do not send effect envelope if it's empty
  ` [PATCH v2 03/10] HID: pidff: Clamp PERIODIC effect period to device's logical range
  ` [PATCH v2 04/10] HID: pidff: Add MISSING_DELAY quirk and its detection
  ` [PATCH v2 05/10] HID: pidff: Add MISSING_PBO "
  ` [PATCH v2 06/10] HID: pidff: Add MISSING_DEVICE_CONTROL quirk
  ` [PATCH v2 07/10] HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbol
  ` [PATCH v2 08/10] HID: pidff: Add FIX_WHEEL_DIRECTION quirk
  ` [PATCH v2 09/10] HID: pidff: Stop all effects before enabling actuators
  ` [PATCH v2 10/10] HID: Add hid-universal-pidff driver and supported device ids

[PATCH v2 0/5] platform: arm64: Huawei Matebook E Go embedded controller
 2025-01-05 17:41 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: platform: Add Huawei Matebook E Go EC
` [PATCH v2 2/5] platform: arm64: add Huawei Matebook E Go EC driver
` [PATCH v2 3/5] usb: typec: ucsi: add Huawei Matebook E Go ucsi driver
` [PATCH v2 4/5] power: supply: add Huawei Matebook E Go psy driver
` [PATCH v2 5/5] arm64: dts: qcom: gaokun3: Add Embedded Controller node

[PATCH 1/1] usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSE
 2025-01-05 13:52 UTC 

[PATCH v2, 1/2] dt-bindings: connector: Add time property for sender response
 2025-01-05 13:03 UTC  (11+ messages)
` [PATCH v2, 2/2] usb: typec: tcpm: fix the sender response time issue

[PATCH 1/1] usb: pd: fix the SenderResponseTimer conform to specification
 2025-01-05 12:59 UTC  (2+ messages)

[PATCH] thunderbolt: Expose router DROM through debugfs
 2025-01-05  8:36 UTC  (2+ messages)

[syzbot] [input?] KASAN: null-ptr-deref Read in input_event
 2025-01-05  8:31 UTC 

[PATCH net v4 0/7] usbnet: ipheth: prevent OoB reads of NDP16
 2025-01-05  7:46 UTC  (10+ messages)
` [PATCH net v4 1/7] usbnet: ipheth: break up NCM header size computation
` [PATCH net v4 2/7] usbnet: ipheth: fix possible overflow in DPE length check
` [PATCH net v4 3/7] usbnet: ipheth: check that DPE points past NCM header
` [PATCH net v4 4/7] usbnet: ipheth: use static NDP16 location in URB
` [PATCH net v4 5/7] usbnet: ipheth: refactor NCM datagram loop
` [PATCH net v4 6/7] usbnet: ipheth: fix DPE OoB read
` [PATCH net v4 7/7] usbnet: ipheth: document scope of NCM implementation

[PATCH v12 0/2] usb: typec: Implement UCSI driver for ChromeOS
 2025-01-04 16:27 UTC  (7+ messages)
` [PATCH v12 1/2] platform/chrome: Update ChromeOS EC header for UCSI
  ` [PATCH] driver/platform/chrome: Update cros_ec_trace with new USCI commands
` [PATCH v12 2/2] usb: typec: ucsi: Implement ChromeOS UCSI driver

[PATCH v2] usb: host: xhci-plat: Assign shared_hcd->rsrc_start
 2025-01-04 15:51 UTC 

[PATCH] usb: host: xhci-plat: Assign shared_hcd->rsrc_start
 2025-01-04 15:43 UTC 

[PATCH] usb: core: prefer only full UAC3 config, not BADD
 2025-01-04  8:53 UTC  (2+ messages)

[Bug 217501] Apple USB-C 3.5mm dongle cannot output 41000hz
 2025-01-04  8:10 UTC  (2+ messages)

[westeri-thunderbolt:next] BUILD SUCCESS d6d458d42e1e1544a18f37f1d5c840e00d5261b9
 2025-01-03 23:09 UTC 

[usb:usb-testing] BUILD SUCCESS f1a2241778d9627f8b41829c6ca0735b683a9c68
 2025-01-03 23:08 UTC 

[PATCH 0/2] usbip: Fix seqnum sign extension and format specifier issues
 2025-01-03 15:25 UTC  (7+ messages)
` [PATCH 1/2] usbip: Fix seqnum sign extension issue in vhci_tx_urb
` [PATCH 2/2] usbip: Correct format specifier for seqnum from %d to %u

[Bug 219616] New: xhci_pci does not activate uPD720202
 2025-01-03 11:43 UTC  (2+ messages)
` [Bug 219616] "

[PATCH 00/12] thunderbolt: Improve DisplayPort tunneling
 2025-01-03  9:56 UTC  (2+ messages)

[PATCH 0/5] platform: arm64: Huawei Matebook E Go embedded controller
 2025-01-03  7:19 UTC  (48+ 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

[PATCH] usb: typec: fix pm usage counter imbalance in ucsi_ccg_sync_control()
 2025-01-03  7:11 UTC  (2+ messages)

[PATCH v3] USB: core: Disable LPM only for non-suspended ports
 2025-01-03  7:09 UTC  (4+ messages)

[PATCH v4 00/11] driver core: Constify API device_find_child()
 2025-01-03  0:29 UTC  (6+ messages)
` [PATCH v4 01/11] libnvdimm: Replace namespace_match() with device_find_child_by_name()
` [PATCH v4 04/11] driver core: Constify API device_find_child() then adapt for various usages

[Bug 219626] New: Infinite udev uevent stream from USB-C port
 2025-01-02 14:21 UTC  (3+ messages)
` [Bug 219626] "

[Regression] 3TB USB storage shows as 2TB under kernel 6.12
 2025-01-01 16:04 UTC  (2+ messages)

[PATCH] usb: gadget: midi2: Reverse-select at the right place
 2025-01-01 13:11 UTC 

[Bug 219590] New: Linux 6.13 ucsi driver error
 2025-01-01 11:33 UTC  (3+ messages)
` [Bug 219590] "

USB and EOL LTS Kernel Advice
 2025-01-01 10:24 UTC  (3+ messages)

INFO: rcu detected stall in hub_event
 2024-12-31 19:23 UTC  (2+ messages)
` [PATCH] HID: core: Fix assumption that Resolution Multipliers must be in Logical Collections

[PATCH] usb: dwc3: omap: Use devm_regulator_get_optional()
 2024-12-31 16:44 UTC 

[PATCH v11 0/2] usb: typec: Implement UCSI driver for ChromeOS
 2024-12-31 12:52 UTC  (4+ messages)
` [PATCH v11 2/2] usb: typec: ucsi: Implement ChromeOS UCSI driver

[PATCH 1/3] usb: hub: add infrastructure to pass onboard_dev port features
 2024-12-31  9:34 UTC  (2+ messages)

[PATCH] usb: typec: ucsi: make yoga_c630_ucsi_ops be static
 2024-12-31  2:38 UTC  (4+ messages)
  ` [PATCH V2] "

[PATCH v3] usb: cdns3: remove redundant if branch
 2024-12-31  1:36 UTC 

[PATCH v2] usb: cdns3: remove redundant if branch
 2024-12-31  1:34 UTC 

[PATCH] usb: cdns3: remove redundant if branch
 2024-12-30 12:01 UTC  (2+ messages)

[PATCH v4 1/7] mfd: Add core driver for Nuvoton NCT6694
 2024-12-30  9:38 UTC  (5+ messages)

[PATCH 0/6] Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
 2024-12-30  8:46 UTC  (11+ 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] [usb-storage?] WARNING in usb_stor_msg_common/usb_submit_urb
 2024-12-29  9:01 UTC 

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

[usb:usb-testing] BUILD SUCCESS f097a36ef88d693edcf4962ff594e3012c6e0277
 2024-12-28  0:47 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 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)


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