Linux on Apple ARM platform development
 help / color / mirror / Atom feed
 messages from 2025-03-01 12:32:15 to 2025-03-20 17:15:22 UTC [more...]

[PATCH v2 00/57] irqdomain: Cleanups and Documentation
 2025-03-20 17:15 UTC  (8+ messages)
` [PATCH v2 06/57] irqdomain: irqchip: Switch to of_fwnode_handle()
  ` [Linux-stm32] "
` (subset) [PATCH v2 00/57] irqdomain: Cleanups and Documentation

[RFC PATCH v2 0/8] staging: apfs: init APFS filesystem support
 2025-03-20  5:39 UTC  (12+ messages)
` [PATCH RFC v2 1/8] staging: apfs: init lzfse compression library for APFS
` [PATCH RFC v2 2/8] staging: apfs: init unicode.{c,h}
` [PATCH RFC v2 3/8] staging: apfs: init apfs_raw.h to handle on-disk structures
` [PATCH RFC v2 4/8] staging: apfs: init libzbitmap.{c,h} for decompression
` [PATCH RFC v2 5/8] staging: apfs: init APFS
` [PATCH RFC v2 6/8] staging: apfs: init build support for APFS
` [PATCH RFC v2 7/8] staging: apfs: init TODO and README.rst
` [PATCH RFC v2 8/8] MAINTAINERS: apfs: add entry and relevant information

[PATCH 0/4] Apple/PASemi i2c error recovery fixes
 2025-03-20  0:23 UTC  (5+ messages)
` [PATCH 1/4] i2c: pasemi: Add registers bits and switch to BIT()
` [PATCH 2/4] i2c: pasemi: Improve error recovery

[PATCH v3 00/23] iommu: Further abstract iommu-pages
 2025-03-18 10:57 UTC  (16+ messages)
` [PATCH v3 03/23] iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
` [PATCH v3 05/23] iommu/pages: Remove the order argument to iommu_free_pages()
` [PATCH v3 06/23] iommu/pages: Remove iommu_free_page()
` [PATCH v3 07/23] iommu/pages: De-inline the substantial functions
` [PATCH v3 15/23] iommu/pages: Move the __GFP_HIGHMEM checks into the common code
` [PATCH v3 20/23] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages

[RFC PATCH 0/8] staging: apfs: init APFS module
 2025-03-16 15:48 UTC  (27+ messages)
` [PATCH RFC 1/8] staging: apfs: init lzfse compression library for APFS
` [PATCH RFC 2/8] staging: apfs: init unicode.{c,h}
` [PATCH RFC 3/8] staging: apfs: init apfs_raw.h to handle on-disk structures
` [PATCH RFC 4/8] staging: apfs: init libzbitmap.{c,h} for decompression
` [PATCH RFC 5/8] staging: apfs: init APFS
` [PATCH RFC 6/8] staging: apfs: init build support for APFS
` [PATCH RFC 7/8] staging: apfs: init TODO and README.rst
` [PATCH RFC 8/8] MAINTAINERS: apfs: add entry and relevant information

[PATCH] iommu: apple-dart: fix potential null pointer deref
 2025-03-14 23:51 UTC  (2+ messages)

[PATCH v3] drm: Add UAPI for the Asahi driver
 2025-03-14 23:23 UTC 

[PATCH v3 00/20] ASoC: tas27{64,70}: improve support for Apple codec variants
 2025-03-14 15:52 UTC  (12+ messages)
` [PATCH v3 17/20] ASoC: dt-bindings: tas2770: add flags for SDOUT pulldown and zero-fill
` (subset) [PATCH v3 00/20] ASoC: tas27{64,70}: improve support for Apple codec variants

[PATCH v4] drm: add modifiers for Apple GPU layouts
 2025-03-14 13:49 UTC  (2+ messages)

[PATCH next] drm: adp: Fix NULL vs IS_ERR() check in adp_plane_new()
 2025-03-14 13:49 UTC  (3+ messages)

[PATCH v2 0/2] Use proper printk format in appletbdrm
 2025-03-14  3:49 UTC  (5+ messages)
` [PATCH v2 1/2] lib/vsprintf: Add support for generic FourCCs by extending %p4cc
` [PATCH v2 2/2] drm/appletbdrm: use %p4cl instead of %p4cc

[PATCH 0/2] Use proper printk format in appletbdrm
 2025-03-14  0:05 UTC  (26+ messages)
` [PATCH 1/2] lib/vsprintf: Add support for generic FourCCs by extending %p4cc
` [PATCH 2/2] drm/appletbdm: use %p4cl instead of %p4cc

[PATCH v2] drm: Add UAPI for the Asahi driver
 2025-03-13 22:18 UTC 

[PATCH] block: remove unused parameter
 2025-03-13 13:24 UTC  (5+ messages)

[PATCH v2 0/2] block: nvme: fix blktests nvme/039 failure
 2025-03-12  7:20 UTC  (7+ messages)
` [PATCH v2 1/2] nvme: move error logging from nvme_end_req() to __nvme_end_req()
` [PATCH v2 2/2] block: change blk_mq_add_to_batch() third argument type to bool

[PATCH v3 0/3] Driver for the Apple SPMI controller
 2025-03-11 12:47 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: spmi: Add "
` [PATCH v3 2/3] spmi: add a spmi driver for Apple SoC
` [PATCH v3 3/3] arm64: dts: apple: Add SPMI controller nodes

[PATCH] drm: Add UAPI for the Asahi driver
 2025-03-11 12:46 UTC  (3+ messages)

[PATCH 0/2] block: nvme: fix blktests nvme/039 failure
 2025-03-11 10:42 UTC  (9+ messages)
` [PATCH 1/2] nvme: move error logging from nvme_end_req() to __nvme_end_req()
` [PATCH 2/2] block: change blk_mq_add_to_batch() third argument type to blk_status_t

[PATCH v3 0/2] iommu: apple-dart: Support the ISP DART
 2025-03-10  8:30 UTC  (5+ messages)
` [PATCH v3 1/2] iommu: apple-dart: Increase MAX_DARTS_PER_DEVICE to 3
` [PATCH v3 2/2] iommu: apple-dart: Allow mismatched bypass support

[PATCH v3 08/23] iommu/vtd: Use virt_to_phys()
 2025-03-10  2:21 UTC  (2+ messages)

[REGRESSION] Perf (userspace) broken on big.LITTLE systems since v6.5
 2025-03-09 21:19 UTC  (4+ messages)

[GIT PULL] Apple SoC MAINTAINERS updates for v6.14 / arm/fixes
 2025-03-09 19:49 UTC 

[PATCH] MAINTAINERS: Add myself (Neal Gompa) as a reviewer for ARM Apple support
 2025-03-09 19:45 UTC  (4+ messages)

[GIT PULL] Third and final batch of Apple SoC DT updates for v6.15
 2025-03-09 11:32 UTC 

[PATCH v2 0/3] Driver for the Apple SPMI controller
 2025-03-08  9:50 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: spmi: Add "
` [PATCH v2 2/3] spmi: add a spmi driver for Apple SoC
` [PATCH v2 3/3] arm64: dts: apple: Add SPMI controller nodes

[RFC] apfs: thoughts on upstreaming an out-of-tree module
 2025-03-07 16:50 UTC  (10+ messages)

[PATCH RESEND v2 0/5] arm64: dts: apple: Add DWI backlight dt nodes
 2025-03-06 19:56 UTC  (2+ messages)

[PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
 2025-03-06 19:21 UTC 

[PATCH V23 15/16] mmc: sdhci-pci-gli: enable UHS-II mode for GL9755
 2025-03-06 14:27 UTC  (3+ messages)

[PATCH 0/3] Driver for Apple SPMI controller
 2025-03-06  8:25 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: spmi: Add "
` [PATCH 2/3] spmi: add a spmi driver for Apple SoC
` [PATCH 3/3] arm64: dts: apple: Add SPMI controller nodes

[PATCH v8 0/5] Driver for pre-DCP apple display controller
 2025-03-05 14:45 UTC  (5+ messages)

[PATCH v7 0/5] Driver for pre-DCP apple display controller
 2025-03-05 13:48 UTC  (11+ messages)
` (subset) "

[PATCH -next] drm: adp: Remove unnecessary print function dev_err()
 2025-03-05 13:43 UTC  (3+ messages)

[PATCH v6] lib/vsprintf: Add support for generic FourCCs by extending %p4cc
 2025-03-05 11:57 UTC  (2+ messages)

[PATCH v3] drm: add modifiers for Apple GPU layouts
 2025-03-02 16:02 UTC  (2+ messages)

[GIT PULL] Second batch of Apple SoC DT updates for v6.15
 2025-03-02 11:58 UTC 

[GIT PULL] Apple SoC RTKit IPC library updates for v6.15
 2025-03-02 11:38 UTC 

[PATCH v5] lib/vsprintf: Add support for generic FourCCs by extending %p4cc
 2025-03-01 18:07 UTC  (3+ messages)

[PATCH 0/9] arm64: dts: apple: Add CPU cache information for Apple A7-A11, T2 SoCs
 2025-03-01 12:32 UTC  (3+ messages)


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