linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-17 17:18:36 to 2025-08-21 22:30:08 UTC [more...]

[PATCH RFC 00/22] Apple Silicon USB3 support
 2025-08-21 22:28 UTC  (27+ messages)
` [PATCH RFC 01/22] dt-bindings: usb: snps,dwc3: Allow multiple iommus
` [PATCH RFC 02/22] dt-bindings: usb: Add Apple dwc3
` [PATCH RFC 03/22] dt-bindings: phy: Add Apple Type-C PHY
` [PATCH RFC 04/22] usb: dwc3: apple: Reset dwc3 during role switches
` [PATCH RFC 05/22] usb: dwc3: apple: Do not use host-vbus-glitches workaround
` [PATCH RFC 06/22] usb: dwc3: apple: Use synchronous role switch for apple
` [PATCH RFC 07/22] usb: dwc3: apple: Adjust vendor-specific registers during init
` [PATCH RFC 08/22] usb: typec: tipd: Clear interrupts first
` [PATCH RFC 09/22] usb: typec: tipd: Move initial irq mask to tipd_data
` [PATCH RFC 10/22] usb: typec: tipd: Move switch_power_state "
` [PATCH RFC 11/22] usb: typec: tipd: Trace data status for CD321x correctly
` [PATCH RFC 12/22] usb: typec: tipd: Add cd321x struct with separate size
` [PATCH RFC 13/22] usb: typec: tipd: Read USB4, Thunderbolt and DisplayPort status for cd321x
` [PATCH RFC 14/22] usb: typec: tipd: Register DisplayPort and Thunderbolt altmodes "
` [PATCH RFC 15/22] usb: typec: tipd: Update partner identity when power status was updated
` [PATCH RFC 16/22] usb: typec: tipd: Use read_power_status function in probe
` [PATCH RFC 17/22] usb: typec: tipd: Read data status in probe and cache its value
` [PATCH RFC 18/22] usb: typec: mux: Introduce data_role to mux state
` [PATCH RFC 19/22] usb: typec: tipd: Handle mode transitions for CD321x
` [PATCH RFC 20/22] soc: apple: Add hardware tunable support
` [PATCH RFC 21/22] phy: apple: Add Apple Type-C PHY
` [PATCH RFC 22/22] arm64: dts: apple: t8103: Add Apple Type-C PHY and dwc3 nodes

[PATCH v5 0/2] usb: dt-bindings: ti,twlxxxx-usb: convert to DT schema
 2025-08-21 21:28 UTC  (3+ messages)
` [PATCH v5 1/2] usb: dt-bindings: ti,twl4030-usb: "
` [PATCH v5 2/2] usb: dt-bindings: ti,twl6030-usb: "

[PATCH v1 0/2] usb: typec: altmodes/displayport: add port data role handling support
 2025-08-21 20:38 UTC  (3+ messages)
` [PATCH v1 1/2] usb: typec: class: add typec_get_data_role symbol
` [PATCH v1 2/2] usb: typec: altmodes/displayport: do not enter mode if port is the UFP

[PATCH v1] usb: typec: tcpm: properly deliver cable vdms to altmode drivers
 2025-08-21 20:37 UTC 

[PATCH] usb: typec: ucsi: Handle incorrect num_connectors capability
 2025-08-21 18:53 UTC 

[PATCH 00/11] Add RZ/G3E USB3.2 Gen1 Host Controller support
 2025-08-21 18:16 UTC  (8+ messages)
` [PATCH 05/11] usb: host: xhci-rcar: Move R-Car reg definitions
` [PATCH 06/11] dt-bindings: usb: Document Renesas RZ/G3E USB3HOST
` [PATCH 07/11] usb: host: xhci-plat: Add .post_resume_quirk for struct xhci_plat_priv
` [PATCH 08/11] usb: host: xhci-rcar: Add Renesas RZ/G3E USB3 Host driver support

[PATCH] Documentation: driver-api: usb: Limit toctree depth
 2025-08-21 17:51 UTC  (2+ messages)

[PATCH 0/3] USB-Serial serdev support
 2025-08-21 16:40 UTC  (6+ messages)

[PATCH v3 0/4] Add ext. port vbus handling for onboard-dev
 2025-08-21 16:31 UTC  (5+ messages)
` [PATCH v3 1/4] usb: port: track the disabled state
` [PATCH v3 2/4] usb: hub: add infrastructure to pass onboard_dev port features
` [PATCH v3 3/4] dt-bindings: usb: microchip,usb2514: add support for port vbus-supply
` [PATCH v3 4/4] usb: misc: onboard_dev: add ext-vbus-supply handling

[Bug 220460] New: Plugging USB-C adapter into one port results in `Failed to set U2 timeout to 0x3f,error code -110`
 2025-08-21 15:26 UTC  (8+ messages)
` [Bug 220460] "

[PATCH v1 0/5] USB Type-C alternate mode priorities
 2025-08-21 14:44 UTC  (12+ messages)
` [PATCH v1 1/5] usb: typec: Add alt_mode_override field to port property
` [PATCH v1 3/5] usb: typec: ucsi: Set alt_mode_override flag
` [PATCH v1 4/5] usb: typec: Implement alternate mode priority handling
` [PATCH v1 5/5] usb: typec: Expose alternate mode priority via sysfs

Plugging USB-C adapter into one port results in `Failed to set U2 timeout to 0x3f,error code -110`
 2025-08-21 14:40 UTC  (4+ messages)

[PATCH 0/4] usb: xhci: improve Set TR Deq completion error handling
 2025-08-21 10:35 UTC  (7+ messages)
` [PATCH 1/4] usb: xhci: handle Set TR Deq TRB Error
` [PATCH 2/4] usb: xhci: handle Set TR Deq Slot Not Enabled Error
` [PATCH 3/4] usb: xhci: handle Set TR Deq Context State Error due to Slot state
` [PATCH 4/4] usb: xhci: handle Set TR Deq Context State Error due to Endpoint state

[PATCH v5 0/9] eUSB2 Double Isochronous IN Bandwidth support
 2025-08-21  9:51 UTC  (13+ messages)
` [PATCH v5 1/9] usb: core: Use le16_to_cpu() to read __le16 value in usb_parse_endpoint()
` [PATCH v5 2/9] usb: core: Parse eUSB2 companion descriptors for high speed devices only
` [PATCH v5 3/9] usb: core: eUSB2 companion descriptor is for isoc IN endpoints only
` [PATCH v5 4/9] usb: core: Add a function to get USB version independent periodic payload
` [PATCH v5 5/9] usb: xhci: Use usb_endpoint_max_periodic_payload()
` [PATCH v5 6/9] usb: core: Introduce usb_endpoint_is_hs_isoc_double()
` [PATCH v5 7/9] usb: xhci: Add host support for eUSB2 double isochronous bandwidth devices
` [PATCH v5 8/9] usb: core: support eUSB2 double bandwidth large isoc URB frames
` [PATCH v5 9/9] media: uvcvideo: eUSB2 double isochronous bandwidth support

[PATCH v2 0/4] eUSB2 support
 2025-08-21  9:08 UTC  (4+ messages)
` [PATCH v2 4/4] media: uvcvideo: eUSB2 double isochronous bandwidth support

[PATCH v4] usb: dt-bindings: ti,twlxxxx-usb: convert to DT schema
 2025-08-21  7:29 UTC  (2+ messages)

[PATCH] usb: typec: mux: Remove the use of dev_err_probe()
 2025-08-21  7:23 UTC  (3+ messages)

[PATCH] usb: typec: qcom-pmic-typec: use kcalloc() instead of kzalloc()
 2025-08-21  7:21 UTC  (4+ messages)

[PATCH v3] usb: typec: ucsi: Add support for READ_POWER_LEVEL command
 2025-08-21  7:21 UTC  (3+ messages)

[PATCH] usb: typec: fusb302: Revert incorrect threaded irq fix
 2025-08-21  7:19 UTC  (2+ messages)

[PATCH v2 0/2] Fixes for maxim tcpc contaminant detection logic
 2025-08-21  7:15 UTC  (6+ messages)
` [PATCH v2 1/2] usb: typec: maxim_contaminant: disable low power mode when reading comparator values
` [PATCH v2 2/2] usb: typec: maxim_contaminant: re-enable cc toggle if cc is open and port is clean

[PATCH] net: usbnet: skip info->stop() callback if suspend_count is not 0
 2025-08-21  3:00 UTC  (3+ messages)

[BUG] usbip: vhci: Sleeping function called from invalid context in vhci_urb_enqueue on PREEMPT_RT
 2025-08-20 20:53 UTC  (11+ messages)

[PATCH v3 0/3] usb: usb251xb: support usage case without I2C control
 2025-08-20 16:17 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: "
` [PATCH v3 2/3] usb: usb251xb: use modern PM macros
` [PATCH v3 3/3] usb: usb251xb: support usage case without I2C control

[usb:usb-linus] BUILD SUCCESS ff9a09b3e09c7b794b56f2f5858f5ce42ba46cb3
 2025-08-20 14:32 UTC 

[PATCH 1/2] Revert "usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running"
 2025-08-20 14:08 UTC  (2+ messages)
` [PATCH 2/2] usb: xhci: Update a comment about Stop Endpoint retries

[PATCH v4 0/4] eUSB2 Double Isochronous IN Bandwidth support
 2025-08-20 13:19 UTC  (16+ messages)
` [PATCH v4 1/4] xhci: Add host support for eUSB2 double isochronous bandwidth devices
` [PATCH v4 3/4] USB: Add a function to obtain USB version independent maximum bpi value

[PATCH v3 0/6] dt-bindings: Convert TWL4030/6040 family binding to DT schema
 2025-08-20 13:15 UTC  (10+ messages)
` [PATCH v3 1/6] dt-bindings: mfd: twl: Add missing sub-nodes for TWL4030 & TWL603x
` [PATCH v3 6/6] dt-bindings: gpio: ti,twl4030: Correct the schema $id path

[PATCH] dt-bindings: usb: IXP4xx UDC bindings
 2025-08-20 12:11 UTC 

[PATCH v3 1/1] USB: serial: nct_usb_serial: add support for Nuvoton USB adapter
 2025-08-20  8:07 UTC  (3+ messages)
` [PATCH v4 0/1] "
  ` [PATCH v4 1/1] "

[PATCH] net: usb: asix_devices: Fix PHY address mask in MDIO bus initialization
 2025-08-20  3:11 UTC  (3+ messages)

[PATCH] cdc_ncm: Flag Intel OEM version of Fibocom L850-GL as WWAN
 2025-08-20  0:20 UTC  (2+ messages)

[PATCH v2 0/3] pmdomain: core: Introduce device_set/get_out_band_wakeup
 2025-08-19 16:21 UTC  (4+ messages)
` [PATCH v2 2/3] usb: chipidea: ci_hdrc_imx: Set out of band wakeup for i.MX95

[PATCH 0/8] dt-bindings: Convert TWL4030/6040 family binding to DT schema
 2025-08-19 13:19 UTC  (7+ messages)
` [PATCH 5/8] pwm: dt-bindings: ti,twl-pwm: convert "
` [PATCH 7/8] sound: dt-bindings: ti,omap-twl4030: "

[PATCH 0/2] xhci fixes for usb-linus
 2025-08-19 12:58 UTC  (3+ messages)
` [PATCH 1/2] usb: xhci: Fix slot_id resource race conflict
` [PATCH 2/2] usb: xhci: fix host not responding after suspend and resume

[PATCH v14 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-08-19 12:53 UTC  (3+ messages)

[PATCH v2 0/2] usb: usb251xb: support usage case without I2C control
 2025-08-19 11:31 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: usb: usb251xb: make reg optional for no I2C ctrl use case
` [PATCH v2 2/3] usb: usb251xb: use modern PM macros
` [PATCH v2 3/3] usb: usb251xb: support usage case without I2C control

[REGRESSION 6.16] xHCI host not responding to stop endpoint command after suspend and resume
 2025-08-19 10:42 UTC  (5+ messages)

[BUG] usb: gadget: dummy_hcd: Sleeping function called from invalid context in dummy_dequeue on PREEMPT_RT
 2025-08-19 10:21 UTC  (3+ messages)

[PATCH 0/4] media: uvcvideo: Add support for UVC_CROSXU_CONTROL_IQ_PROFILE
 2025-08-18 20:15 UTC  (5+ messages)
` [PATCH 1/4] media: uvcvideo: Fix comments in uvc_meta_detect_msxu
` [PATCH 2/4] media: uvcvideo: Move MSXU_CONTROL_METADATA definition to header
` [PATCH 3/4] media: uvcvideo: Run uvc_ctrl_init_ctrl for all controls
` [PATCH 4/4] media: uvcvideo: Support UVC_CROSXU_CONTROL_IQ_PROFILE

Problem hanging Bulk IN, with USB 3.x, perhaps due to wMaxPacketSize = 1024 and wMaxBurst = 6 (OUT) and 2 (IN), tested and reproduceable with i.MX8MP and Raspberry Pi Compute Module 5 (CM5)
 2025-08-18 19:49 UTC  (6+ messages)

[PATCH] USB: core: Update kerneldoc for usb_hcd_giveback_urb()
 2025-08-18 14:59 UTC 

[PATCH 00/65] media: Rationalise usage of v4l2_fh
 2025-08-18 14:12 UTC  (5+ messages)
  ` [PATCH 11/65] media: Replace file->private_data access with custom functions
  ` [PATCH 27/65] media: Reset file->private_data to NULL in v4l2_fh_del()

[PATCH] drivers/usb/mon/mon_bin: Style fixes
 2025-08-18 12:23 UTC  (3+ messages)

[PATCH v6 00/11] Improvements to S5 power consumption
 2025-08-18 11:24 UTC  (14+ messages)
` [PATCH v6 01/11] PM: Introduce new PMSG_POWEROFF event
` [PATCH v6 02/11] scsi: Add PM_EVENT_POWEROFF into suspend callbacks
` [PATCH v6 03/11] usb: sl811-hcd: "
` [PATCH v6 04/11] USB: Pass PMSG_POWEROFF event to suspend_common() for poweroff with S4 flow
` [PATCH v6 05/11] PCI: PM: Disable device wakeups when halting system through "
` [PATCH v6 06/11] PCI: PM: Split out code from pci_pm_suspend_noirq() into helper
` [PATCH v6 07/11] PCI: PM: Run bridge power up actions as part of restore phase
` [PATCH v6 08/11] PCI: PM: Use pci_power_manageable() in pci_pm_poweroff_noirq()
` [PATCH v6 09/11] PCI: Put PCIe bridges with downstream devices into D3 at hibernate
` [PATCH v6 10/11] drm/amd: Avoid evicting resources at S5
` [PATCH v6 11/11] PM: Use hibernate flows for system power off

[PATCH] usb: udc: Add trace event for usb_gadget_set_state
 2025-08-18  8:27 UTC 

[PATCH] net: usb: asix: avoid to call phylink_stop() a second time
 2025-08-18  6:44 UTC  (6+ messages)

[PATCH 1/2] usb: dwc3: Add trace event for dwc3_set_prtcap
 2025-08-18  6:07 UTC  (2+ messages)
` [PATCH 2/2] usb: dwc3: Refactor dwc3_mode_show

[usb:usb-testing] BUILD SUCCESS 956606bafb5fc6e5968aadcda86fc0037e1d7548
 2025-08-18  2:25 UTC 

[usb:usb-linus] BUILD SUCCESS a381c6d6f646226924809d0ad01a9465786da463
 2025-08-17 23:47 UTC 


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