messages from 2025-09-05 11:53:16 to 2025-09-09 10:24:35 UTC [more...]
[PATCH 0/7] usb: xhci: enhancements to address printing
2025-09-09 10:24 UTC (15+ messages)
` [PATCH 1/7] usb: xhci-dbgcap: correct DMA address handling
` [PATCH 2/7] usb: xhci: use '%pad' specifier for DMA address printing
` [PATCH 3/7] usb: xhci: improve Stream Context register debugging
` [PATCH 4/7] usb: xhci: improve Endpoint "
` [PATCH 5/7] usb: xhci: improve Command Ring Control "
` [PATCH 7/7] usb: xhci: standardize address format
[PATCH v2 00/22] Apple Silicon USB3 support
2025-09-09 10:10 UTC (42+ messages)
` [PATCH v2 01/22] dt-bindings: usb: Add Apple dwc3
` [PATCH v2 02/22] usb: dwc3: dwc3_power_off_all_roothub_ports: Use ioremap_np when required
` [PATCH v2 03/22] usb: dwc3: glue: Allow more fine grained control over mode switches
` [PATCH v2 04/22] usb: dwc3: Add Apple Silicon DWC3 glue layer driver
` [PATCH v2 05/22] usb: typec: tipd: Clear interrupts first
` [PATCH v2 06/22] usb: typec: tipd: Move initial irq mask to tipd_data
` [PATCH v2 07/22] usb: typec: tipd: Move switch_power_state "
` [PATCH v2 08/22] usb: typec: tipd: Trace data status for CD321x correctly
` [PATCH v2 09/22] usb: typec: tipd: Add cd321x struct with separate size
` [PATCH v2 10/22] usb: typec: tipd: Read USB4, Thunderbolt and DisplayPort status for cd321x
` [PATCH v2 11/22] usb: typec: tipd: Register DisplayPort and Thunderbolt altmodes "
` [PATCH v2 12/22] usb: typec: tipd: Update partner identity when power status was updated
` [PATCH v2 13/22] usb: typec: tipd: Use read_power_status function in probe
` [PATCH v2 14/22] usb: typec: tipd: Read data status in probe and cache its value
` [PATCH v2 15/22] usb: typec: tipd: Handle mode transitions for CD321x
` [PATCH v2 16/22] dt-bindings: phy: Add Apple Type-C PHY
` [PATCH v2 17/22] soc: apple: Add hardware tunable support
` [PATCH v2 18/22] phy: apple: Add Apple Type-C PHY
` [PATCH v2 19/22] arm64: dts: apple: t8103: Mark ATC USB AON domains as always-on
` [PATCH v2 20/22] arm64: dts: apple: t8103: Add Apple Type-C PHY and dwc3 nodes
` [PATCH v2 21/22] arm64: dts: apple: t8112: "
` [PATCH v2 22/22] arm64: dts: apple: t600x: "
[PATCH v2 0/3] usb/gpio/i2c: Add Intel USBIO USB IO-expander drivers
2025-09-09 9:58 UTC (5+ messages)
` [PATCH v2 1/3] usb: misc: Add Intel USBIO bridge driver
` [PATCH v2 2/3] gpio: Add Intel USBIO GPIO driver
` [PATCH v2 3/3] i2c: Add Intel USBIO I2C driver
[PATCH v3 0/5] USB Type-C alternate mode priorities
2025-09-09 9:22 UTC (11+ messages)
` [PATCH v3 1/5] usb: typec: Add mode_control field to port property
` [PATCH v3 2/5] platform/chrome: cros_ec_typec: Set no_mode_control flag
` [PATCH v3 3/5] usb: typec: ucsi: "
` [PATCH v3 4/5] usb: typec: Implement alternate mode priority handling
` [PATCH v3 5/5] usb: typec: Expose alternate mode priority via sysfs
[PATCH 0/2] ti,am62-usb: introduce ti,lane-reverse property
2025-09-09 9:11 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: usb/ti,am62-usb.yaml: Add "
` [PATCH 2/2] usb: dwc3-am62: support "
[PATCH v3 0/8] power: supply: Add several features support in qcom-battmgr driver
2025-09-09 8:56 UTC (3+ messages)
` [PATCH v3 8/8] arm64: dts: qcom: x1e80100-crd: Add charge limit nvmem
[PATCH] usb: typec: tcpci: add wakeup support
2025-09-09 8:07 UTC
[PATCH net v1 1/1] net: usb: asix: ax88772: drop phylink use in PM to avoid MDIO runtime PM wakeups
2025-09-09 7:17 UTC (4+ messages)
[PATCH] usb: typec: tcpci: report connection status for non-DRP devices
2025-09-09 6:27 UTC (2+ messages)
[RFC] usb: mon: Increase BUFF_MAX to support modern higher-speed devices
2025-09-09 6:03 UTC (2+ messages)
[PATCH] usb: dwc3: Log dwc3 instance name in traces
2025-09-09 5:00 UTC (9+ messages)
[Bug 220491] New: usb_storage connected SD card disconnects/reconnects on resume from suspend
2025-09-09 4:38 UTC (9+ messages)
` [Bug 220491] "
[PATCH v5 0/2] usb: dwc3: Modify role-switching QC drd usb controllers
2025-09-09 4:21 UTC (5+ messages)
` [PATCH v5 1/2] usb: dwc3: core: Introduce glue callbacks for flattened implementations
` [PATCH v5 2/2] usb: dwc3: qcom: Implement glue callbacks to facilitate runtime suspend
[PATCH v6 09/11] PCI: Put PCIe bridges with downstream devices into D3 at hibernate
2025-09-08 21:52 UTC (3+ messages)
[PATCH v6 05/11] PCI: PM: Disable device wakeups when halting system through S4 flow
2025-09-08 21:51 UTC (3+ messages)
[PATCH stable 5.4] usb: hub: Fix flushing of delayed work used for post resume purposes
2025-09-08 18:42 UTC
[PATCH 00/26] thunderbolt: kernel-doc fixes
2025-09-08 16:32 UTC (27+ messages)
` [PATCH 01/26] thunderbolt: Update acpi.c function documentation
` [PATCH 02/26] thunderbolt: Update cap.c "
` [PATCH 03/26] thunderbolt: Update clx.c "
` [PATCH 04/26] thunderbolt: Update ctl.c "
` [PATCH 05/26] thunderbolt: Add missing documentation in ctl.h tb_cfg_request struct
` [PATCH 06/26] thunderbolt: Update dma_port.c function documentation
` [PATCH 07/26] thunderbolt: Update domain.c "
` [PATCH 08/26] thunderbolt: Update eeprom.c "
` [PATCH 09/26] thunderbolt: Update lc.c "
` [PATCH 10/26] thunderbolt: Update nhi.c "
` [PATCH 11/26] thunderbolt: Add missing documentation in nhi_regs.h ring_desc structure
` [PATCH 12/26] thunderbolt: Update nvm.c function documentation
` [PATCH 13/26] thunderbolt: Update path.c "
` [PATCH 14/26] thunderbolt: Update property.c "
` [PATCH 15/26] thunderbolt: Update retimer.c "
` [PATCH 16/26] thunderbolt: Update switch.c "
` [PATCH 17/26] thunderbolt: Update tb.c "
` [PATCH 18/26] thunderbolt: Update tb.h "
` [PATCH 19/26] thunderbolt: Add missing documentation in tb.h
` [PATCH 20/26] thunderbolt: Update tmu.c function documentation
` [PATCH 21/26] thunderbolt: Update tunnel.c "
` [PATCH 22/26] thunderbolt: Update tunnel.h "
` [PATCH 23/26] thunderbolt: Update usb4.c "
` [PATCH 24/26] thunderbolt: Update usb4_port.c "
` [PATCH 25/26] thunderbolt: Update xdomain.c "
` [PATCH 26/26] thunderbolt: Update thunderbolt.h header file
[PATCH] usb: cdns2: fix memory double free in cdns2_gadget_giveback
2025-09-08 15:04 UTC
[PATCH] MAINTAINERS: Update Michael Jamet's maintainer entries
2025-09-08 14:55 UTC
[PATCH v6 RESEND 00/11] Improvements to S5 power consumption
2025-09-08 14:41 UTC (15+ messages)
` [PATCH v6 RESEND 01/11] PM: Introduce new PMSG_POWEROFF event
` [PATCH v6 RESEND 02/11] scsi: Add PM_EVENT_POWEROFF into suspend callbacks
` [PATCH v6 RESEND 03/11] usb: sl811-hcd: "
` [PATCH v6 RESEND 04/11] USB: Pass PMSG_POWEROFF event to suspend_common() for poweroff with S4 flow
` [PATCH v6 RESEND 05/11] PCI: PM: Disable device wakeups when halting system through "
` [PATCH v6 RESEND 06/11] PCI: PM: Split out code from pci_pm_suspend_noirq() into helper
` [PATCH v6 RESEND 07/11] PCI: PM: Run bridge power up actions as part of restore phase
` [PATCH v6 RESEND 08/11] PCI: PM: Use pci_power_manageable() in pci_pm_poweroff_noirq()
` [PATCH v6 RESEND 09/11] PCI: Put PCIe bridges with downstream devices into D3 at hibernate
` [PATCH v6 RESEND 10/11] drm/amd: Avoid evicting resources at S5
` [PATCH v6 RESEND 11/11] PM: Use hibernate flows for system power off
[syzbot] [net?] [usb?] WARNING: ODEBUG bug in trace_suspend_resume
2025-09-08 13:36 UTC
[PATCH v2 00/12] media: uvcvideo: Add support for orientation and rotation
2025-09-08 11:31 UTC (12+ messages)
` [PATCH v2 10/12] media: uvcvideo: Add get_* functions to uvc_entity
[PATCH 0/4] media: uvcvideo: Add support for UVC_CROSXU_CONTROL_IQ_PROFILE
2025-09-08 11:13 UTC (6+ messages)
` [PATCH 3/4] media: uvcvideo: Run uvc_ctrl_init_ctrl for all controls
` [PATCH 4/4] media: uvcvideo: Support UVC_CROSXU_CONTROL_IQ_PROFILE
[PATCH 0/1] usb: xhci: Queue URB_ZERO_PACKET as one TD
2025-09-08 11:02 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] usb: typec: ucsi: Add check for UCSI version
2025-09-08 9:30 UTC (2+ messages)
[PATCH] usb: core: notify unrecognized usb device
2025-09-08 9:04 UTC (4+ messages)
[PATCH v4 0/3] usb: dwc3: Modify role-switching QC drd usb controllers
2025-09-07 18:17 UTC (4+ messages)
[usb:usb-testing] BUILD SUCCESS 6f9871b3e8c31953978db552c730a7e017e51d19
2025-09-07 15:03 UTC
[usb:usb-linus] BUILD SUCCESS 116e79c679a1530cf833d0ff3007061d7a716bd9
2025-09-07 11:32 UTC
[PATCH 0/2] rust: usb: add initial USB abstractions
2025-09-06 15:48 UTC (14+ messages)
` [PATCH 2/2] samples: rust: add a USB driver sample
[PATCH] usb: udc: Add trace event for usb_gadget_set_state
2025-09-06 13:16 UTC (2+ messages)
[PATCH v15 0/4] Support system sleep with offloaded usb transfers
2025-09-06 13:13 UTC (9+ messages)
` [PATCH v15 2/4] usb: offload: add apis for offload usage tracking
` [PATCH v15 3/4] xhci: sideband: add api to trace sideband usage
[PATCH v2 0/3] Add support for Superspeed plus EndPoint for Bulk and Isochronous transfers
2025-09-06 12:22 UTC (3+ messages)
` [PATCH v2 1/3] usb:gadget:zero: support for super speed plus
[PATCH v6 00/11] Improvements to S5 power consumption
2025-09-06 12:20 UTC (4+ messages)
[PATCH] usb: gadget: f_ncm: Fix NPE in ncm_bind error path
2025-09-06 12:15 UTC (2+ messages)
[PATCH v3 0/4] usb: typec: ucsi: Add support for SET_PDOS command
2025-09-06 8:30 UTC (6+ messages)
` [PATCH v3 1/4] usb: typec: ucsi: Update UCSI structure to have message in and message out fields
` [PATCH v3 2/4] usb: typec: ucsi: Add support for message out data structure
` [PATCH v3 3/4] usb: typec: ucsi: Enable debugfs for message_out "
` [PATCH v3 4/4] usb: typec: ucsi: Add support for SET_PDOS command
[PATCH v1 1/2] usb: phy: tegra: use phy type directly
2025-09-06 5:41 UTC (2+ messages)
New September Order. 35697 Friday, September 5, 2025 at 11:40:49 PM
2025-09-05 21:40 UTC
[PATCH 0/3] usb/gpio/i2c: Add Intel USBIO USB IO-expander drivers
2025-09-05 21:34 UTC (10+ messages)
` [PATCH 1/3] usb: misc: Add Intel USBIO bridge driver
` [PATCH 3/3] i2c: Add Intel USBIO I2C driver
[PATCH] usb: gadget: midi2: Fix MIDI2 IN EP max packet size
2025-09-05 13:32 UTC
[PATCH v2 0/5] USB Type-C alternate mode priorities
2025-09-05 12:41 UTC (15+ messages)
` [PATCH v2 1/5] usb: typec: Add alt_mode_override field to port property
` [PATCH v2 3/5] usb: typec: ucsi: Set alt_mode_override flag
` [PATCH v2 4/5] usb: typec: Implement alternate mode priority handling
` [PATCH v2 5/5] usb: typec: Expose alternate mode priority via sysfs
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