Linux on Apple ARM platform development
 help / color / mirror / Atom feed
 messages from 2026-08-11 13:54:05 to 2026-08-31 17:45:04 UTC [more...]

[PATCH 00/19] Initial USB4/Thunderbolt support for Apple M1/M2/M3 SoCs
 2026-08-31 17:44 UTC  (21+ messages)
` [PATCH 01/19] dt-bindings: usb: Add thunderbolt-switch property
` [PATCH 02/19] usb: typec: Add thunderbolt switch
` [PATCH 03/19] usb: typec: tipd: Hook up Thunderbolt switch for CD321x
` [PATCH 04/19] dt-bindings: thunderbolt: Add Apple USB4/Thunderbolt NHI
` [PATCH 05/19] dt-bindings: thunderbolt: Add Apple USB4/Thunderbolt ACIO block
` [PATCH 06/19] thunderbolt: Try reading host DROM from device tree first
` [PATCH 07/19] thunderbolt: Don't read the UID if we already know it
` [PATCH 08/19] thunderbolt: Allocate ring HopID before requesting the ring interrupt
` [PATCH 09/19] thunderbolt: Add ring_interrupt_active to tb_nhi_ops
` [PATCH 10/19] thunderbolt: Make the ring register layout configurable
` [PATCH 11/19] thunderbolt: Add ring_interrupt_mask to tb_nhi_ops
` [PATCH 12/19] thunderbolt: Add ring_configure "
` [PATCH 13/19] thunderbolt: Add QUIRK_NO_DMA_PORT
` [PATCH 14/19] thunderbolt: Add QUIRK_NO_USB3_BW_ALLOC
` [PATCH 15/19] thunderbolt: Export symbols required by the Apple Silicon driver
` [PATCH 16/19] thunderbolt: Add Apple Silicon support
` [PATCH 17/19] arm64: dts: apple: t8103: Add USB4 ACIO and NHI
` [PATCH 18/19] arm64: dts: apple: t8112: "
` [PATCH 19/19] arm64: dts: apple: t60xx: "

[PATCH v3 0/9] Initial Apple Silicon M4 device trees and dt-bindings
 2026-08-31 14:39 UTC  (14+ messages)
` [PATCH v3 1/9] dt-bindings: arm: cpus: Add Apple M4 CPU core compatibles
` [PATCH v3 2/9] dt-bindings: interrupt-controller: apple,aic2: Add apple,t8132 compatible
` [PATCH v3 3/9] dt-bindings: arm: apple: apple,pmgr: Add t8132 compatible
` [PATCH v3 4/9] dt-bindings: power: apple,pmgr-pwrstate: "
` [PATCH v3 5/9] dt-bindings: pinctrl: apple,pinctrl: "
` [PATCH v3 6/9] dt-bindings: i2c: apple,i2c: "
` [PATCH v3 7/9] dt-bindings: pwm: apple,s5l-fpwm: "
` [PATCH v3 8/9] dt-bindings: arm: apple: Add M4 based devices
` [PATCH v3 9/9] arm64: dts: apple: Add minimal t8132 (M4) device trees

[PATCH 0/3] arm64: dts: apple: Fix cpus node indentation
 2026-08-31 14:39 UTC  (6+ messages)
` [PATCH 1/3] arm64: dts: apple: t602x: "
` [PATCH 2/3] arm64: dts: apple: t6030: "
` [PATCH 3/3] arm64: dts: apple: t6032: "

[PATCH v2 0/2] iommu: apple-dart: device specific DMA aperture support
 2026-08-31 13:46 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iommu: dart: Support specifying the DMA aperture
` [PATCH v2 2/2] iommu: apple-dart: Support specifying the DMA aperture in the DT

[PATCH 00/70] drm/crtc: Convert all drivers to atomic_create_state and remove reset
 2026-08-31 13:36 UTC  (4+ messages)
` [PATCH 01/70] drm/adp: Switch to drm_atomic_helper_crtc_create_state

[PATCH 0/3] Enable shared GPIO for Apple Silicon audio support
 2026-08-31 11:32 UTC  (4+ messages)
` [PATCH 1/3] arm64: Kconfig: Select HAVE_SHARED_GPIOS for Apple Silicon
` [PATCH 2/3] ASoC: tas2764: Initialise SDZ GPIO low
` [PATCH 3/3] ASoC: tas2770: "

[PATCH] drm/fourcc: Add Apple Interchange layout format modifier
 2026-08-31  9:24 UTC 

[PATCH 0/2] dt-check-style support for indented include fragments
 2026-08-30 18:24 UTC  (3+ messages)
` [PATCH 1/2] dt-check-style: Handle indented fragments in indent-unit-dts
` [PATCH 2/2] dt-check-style: Handle indented fragments in indent-consistent

[PATCH v3 0/7] thunderbolt: Fix DP tunnel teardown while an async DPRX read is running
 2026-08-29  8:08 UTC  (8+ messages)
` [PATCH v3 1/7] thunderbolt: Hold a router reference for each allocated HopID
` [PATCH v3 2/7] thunderbolt: Make the DP tunnel activation callback mandatory
` [PATCH v3 3/7] thunderbolt: Fix domain reference leak when DPRX read is canceled
` [PATCH v3 4/7] thunderbolt: Don't access a DP tunnel after its DPRX read was canceled
` [PATCH v3 5/7] thunderbolt: Mark discovered tunnels as active
` [PATCH v3 6/7] thunderbolt: Tear down inactive DP tunnels when the domain is stopped
` [PATCH v3 7/7] thunderbolt: Drop the DP tunnel activation callback data

[PATCH v8 0/6] spmi: apple: Additional commands and interrupt support
 2026-08-28 16:30 UTC  (8+ messages)
` [PATCH v8 1/6] dt-bindings: spmi: apple,spmi: Add t603x and t8122
` [PATCH v8 2/6] spmi: apple: Validate FIFO state
` [PATCH v8 3/6] spmi: apple: check transaction status
` [PATCH v8 4/6] spmi: apple: Implement remaining commands
` [PATCH v8 5/6] spmi: apple: lock around FIFOs
` [PATCH v8 6/6] spmi: apple: Add interrupt functionality

[PATCH v7 0/6] spmi: apple: Additional commands and interrupt support
 2026-08-27  9:20 UTC  (10+ messages)
` [PATCH v7 1/6] dt-bindings: spmi: apple,spmi: Add t603x and t8122
` [PATCH v7 2/6] spmi: apple: Validate FIFO state
` [PATCH v7 3/6] spmi: apple: check transaction status
` [PATCH v7 4/6] spmi: apple: Implement remaining commands
` [PATCH v7 5/6] spmi: apple: lock around FIFOs
` [PATCH v7 6/6] spmi: apple: Add interrupt functionality

[PATCH 0/5] drm/vblank: Enforce all-or-nothing vblank support
 2026-08-26 11:57 UTC  (8+ messages)
` [PATCH 1/5] drm/vblank: Add drm_device.has_hw_vblank
` [PATCH 2/5] drm/vblank: Remove drm->num_crtcs
` [PATCH 3/5] drm/vblank: Remove num_crtcs argument from drm_vblank_init()
` [PATCH 4/5] drm/vblank: Use drm_for_each_crtc() in drm_vblank_init()
` [PATCH 5/5] drm/vblank: Require all CRTCs implement vblank support "

[PATCH v6 0/3] usb: typec: tipd: Add sn201202x (ACE3) support
 2026-08-26 10:52 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: usb: tps6598x: Add sn201202x/ACE3
` [PATCH v6 2/3] usb: typec: tipd: Factor out i2c specifics
` [PATCH v6 3/3] usb: typec: tipd: Add sn201202x support

[PATCH v4 6/6] drm/panel: Use managed helpers in assorted panels
 2026-08-25 16:30 UTC  (2+ messages)

[PATCH v2 0/7] thunderbolt: Fix DP tunnel teardown while an async DPRX read is running
 2026-08-24 14:17 UTC  (15+ messages)
` [PATCH v2 1/7] thunderbolt: Hold a router reference for each path hop
` [PATCH v2 2/7] thunderbolt: Make the DP tunnel activation callback mandatory
` [PATCH v2 3/7] thunderbolt: Fix domain reference leak when DPRX read is canceled
` [PATCH v2 4/7] thunderbolt: Don't access a DP tunnel after its DPRX read was canceled
` [PATCH v2 5/7] thunderbolt: Mark discovered tunnels as active
` [PATCH v2 6/7] thunderbolt: Tear down inactive DP tunnels when the domain is stopped
` [PATCH v2 7/7] thunderbolt: Drop the DP tunnel activation callback data

[PATCH 0/5] thunderbolt: Fix DP tunnel teardown while an async DPRX read is running
 2026-08-24 10:20 UTC  (17+ messages)
` [PATCH 1/5] thunderbolt: Fix tunnel reference leak when the DPRX work is not started
` [PATCH 2/5] thunderbolt: Hold a switch reference for each path hop
` [PATCH 3/5] thunderbolt: Fix domain reference leak when DPRX read is canceled
` [PATCH 4/5] thunderbolt: Don't access a DP tunnel after its DPRX read was canceled
` [PATCH 5/5] thunderbolt: Cancel the DPRX read when the domain is stopped

[PATCH v2 0/4] soc: apple: rtkit: harden syslog shared-buffer handling
 2026-08-24  8:55 UTC  (6+ messages)
` [PATCH v2 1/4] soc: apple: rtkit: free syslog buffer before reinitializing
` [PATCH v2 2/4] soc: apple: rtkit: bound syslog copies to the shared buffer
` [PATCH v2 3/4] soc: apple: rtkit: reject syslog indices outside the entry count
` [PATCH v2 4/4] soc: apple: rtkit: rate limit malformed syslog warnings

[PATCH] soc: apple: rtkit: bound syslog copies to the shared buffer
 2026-08-24  7:47 UTC  (2+ messages)

[PATCH v5 0/3] usb: typec: tipd: Add sn201202x (ACE3) support
 2026-08-23 19:50 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: usb: tps6598x: Add sn201202x/ACE3
` [PATCH v5 2/3] usb: typec: tipd: Factor out i2c specifics
` [PATCH v5 3/3] usb: typec: tipd: Add sn201202x support

[PATCH 00/10] Add support for Apple Silicon DockChannel internal keyboards
 2026-08-21 17:26 UTC  (6+ messages)
` [PATCH 08/10] HID: apple: Add DockChannel HID transport driver

[PATCH v2 0/3] Apple SoC CIO (USB4/Thunderbolt) reset controller
 2026-08-21 15:44 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: reset: Add Apple SoC CIO reset
` [PATCH v2 2/3] reset: Add Apple SoC CIO reset driver
` [PATCH v2 3/3] arm64: dts: apple: Add CIO reset controllers

[PATCH 0/3] phy: apple: atc: Prepare USB3-via-4 tunneling
 2026-08-21 13:50 UTC  (4+ messages)
` [PATCH 1/3] phy: apple: atc: Support DUMMY PIPEHANDLER state in configure_pipehandler
` [PATCH 2/3] phy: apple: atc: Factor out the PIPE mux sequence
` [PATCH 3/3] phy: apple: atc: Implement the USB4 pipehandler state

[PATCH 0/2] iommu: apple-dart: device specific DMA aperture support
 2026-08-19 14:52 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iommu: dart: Support specifying the DMA aperture
` [PATCH 2/2] iommu: apple-dart: Support specifying the DMA aperture in the DT

[PATCH] arm64: dts: apple: t602x: Add identity dma-ranges mapping
 2026-08-19  9:43 UTC 

[PATCH] Bluetooth: hci_bcm4377: Ignore reserved PHY in ext adv reports on BCM4378
 2026-08-18 18:37 UTC  (3+ messages)

[PATCH v6 0/6] spmi: apple: Additional commands and interrupt support
 2026-08-18  7:28 UTC  (8+ messages)
` [PATCH v6 1/6] dt-bindings: spmi: apple,spmi: Add t603x and t8122
` [PATCH v6 2/6] spmi: apple: Validate FIFO state
` [PATCH v6 3/6] spmi: apple: check transaction status
` [PATCH v6 4/6] spmi: apple: Implement remaining commands
` [PATCH v6 5/6] spmi: apple: lock around FIFOs
` [PATCH v6 6/6] spmi: apple: Add interrupt functionality

[PATCH v5 0/3] nvmem: migrate to const void * in reg_write
 2026-08-17 18:54 UTC  (2+ messages)

[PATCH v4 0/2] dmaengine: apple-admac: Add support for M3 generation
 2026-08-17 16:03 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: dma: apple,admac: Add M3 generation ADMACs
` [PATCH v4 2/2] dmaengine: apple-admac: "

[PATCH v3 0/2] dmaengine: apple-admac: Add support for M3 generation
 2026-08-14 18:53 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: dma: apple,admac: Add M3 generation ADMACs
` [PATCH v3 2/2] dmaengine: apple-admac: "

[PATCH v4 0/3] usb: typec: tipd: Add sn201202x (ACE3) support
 2026-08-14 10:50 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: usb: tps6598x: Add sn201202x/ACE3
` [PATCH v4 2/3] usb: typec: tipd: Factor out i2c specifics

[PATCH] usb: typec: tipd: Fix Thunderbolt altmode VDOs for cd321x
 2026-08-14 10:33 UTC  (3+ messages)
` [PATCH] usb: typec: tipd: fix VDO handling

wpa_supplicant 2.11 breaks WPA2-PSK / WPA3-SAE authentication on Linux' brcmfmac
 2026-08-13 15:08 UTC  (4+ messages)

[PATCH] debug
 2026-08-12 15:34 UTC  (2+ messages)
` [PATCH RESEND v7] thunderbolt: Add device links for Apple T2 NHI

[PATCH v3 6/6] drm/panel: Use devm_mipi_dsi_attach in assorted panels
 2026-08-12 13:04 UTC 

[PATCH 0/2] nvme: apple: add t8132 (M4) ANS2 NVMe support
 2026-08-12  9:16 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: nvme: Add apple,t8132-nvme-ans2 compatible
` [PATCH 2/2] nvme: apple: add t8132 (M4) ANS2 NVMe support

[PATCH] arm64: Add override for WFxT
 2026-08-11 20:17 UTC 

[PATCH v2 0/2] dmaengine: apple-admac: Add support for M3 generation
 2026-08-11 18:28 UTC  (3+ messages)
` [PATCH v2 2/2] dmaengine: apple-admac: Add M3 generation ADMACs

[PATCH v2 6/6] drm/panel: Use devm_mipi_dsi_attach in assorted panels
 2026-08-11 16:53 UTC 

[PATCH 0/3] Apple SoC CIO (USB4/Thunderbolt) reset controller
 2026-08-11 16:44 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: reset: Add Apple SoC CIO reset

[PATCH 6/6] drm/panel: Use devm_mipi_dsi_attach in assorted panels
 2026-08-11 15:09 UTC 

[PATCH v2 0/9] Initial Apple Silicon M4 device trees and dt-bindings
 2026-08-11 13:54 UTC  (5+ messages)
` [PATCH v2 7/9] dt-bindings: pwm: apple,s5l-fpwm: Add t8132 compatible
` [PATCH v2 8/9] dt-bindings: arm: apple: Add M4 based devices


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox