Linux on Apple ARM platform development
 help / color / mirror / Atom feed
 messages from 2023-07-14 10:29:29 to 2023-09-11 23:48:55 UTC [more...]

[PATCH 00/54] ASoC: convert asoc_xxx() to snd_soc_xxx()
 2023-09-11 23:48 UTC  (2+ messages)
` [PATCH 17/54] ASoC: apple: convert not to use asoc_xxx()

[PATCH] drm/simpledrm: Add support for multiple "power-domains"
 2023-09-11 14:43 UTC  (6+ messages)

[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-09-11 12:06 UTC  (11+ messages)
` [PATCH v12 1/6] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
` [PATCH v12 2/6] s390/pci: prepare is_passed_through() for dma-iommu
` [PATCH v12 3/6] s390/pci: Use dma-iommu layer
` [PATCH v12 4/6] iommu/s390: Disable deferred flush for ISM devices
` [PATCH v12 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v12 6/6] iommu/dma: Use a large flush queue and timeout for shadow_on_flush

[PATCH] pwm: Explicitly include correct DT includes
 2023-09-11  4:49 UTC  (8+ messages)

[PATCH v2 0/2] Apple SIO driver
 2023-09-04  5:45 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: dma: apple,sio: Add schema
` [PATCH v2 2/2] dmaengine: apple-sio: Add Apple SIO driver

[PATCH v11 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-08-29 15:39 UTC  (15+ messages)
` [PATCH v11 1/6] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
` [PATCH v11 2/6] s390/pci: prepare is_passed_through() for dma-iommu
` [PATCH v11 3/6] s390/pci: Use dma-iommu layer
` [PATCH v11 4/6] iommu/s390: Force ISM devices to use IOMMU_DOMAIN_DMA
` [PATCH v11 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v11 6/6] iommu/dma: Use a large flush queue and timeout for shadow_on_flush

[PATCH 0/2] Apple SIO driver
 2023-08-24 15:34 UTC  (9+ messages)
` [PATCH 2/2] dmaengine: apple-sio: Add "

[PATCH 00/21] dmaengine: Annotate with __counted_by
 2023-08-18  9:29 UTC  (45+ messages)
` [PATCH 01/21] dmaengine: apple-admac: Annotate struct admac_data "
` [PATCH 02/21] dmaengine: at_hdmac: Annotate struct at_desc "
` [PATCH 03/21] dmaengine: axi-dmac: Annotate struct axi_dmac_desc "
` [PATCH 04/21] dmaengine: fsl-edma: Annotate struct fsl_edma_desc "
` [PATCH 05/21] dmaengine: hisilicon: Annotate struct hisi_dma_dev "
` [PATCH 06/21] dmaengine: moxart-dma: Annotate struct moxart_desc "
` [PATCH 07/21] dmaengine: qcom: bam_dma: Annotate struct bam_async_desc "
` [PATCH 08/21] dmaengine: sa11x0: Annotate struct sa11x0_dma_desc "
` [PATCH 09/21] dmaengine: sf-pdma: Annotate struct sf_pdma "
` [PATCH 10/21] dmaengine: sprd: Annotate struct sprd_dma_dev "
` [PATCH 11/21] dmaengine: st_fdma: Annotate struct st_fdma_desc "
` [PATCH 12/21] dmaengine: stm32-dma: Annotate struct stm32_dma_desc "
` [PATCH 13/21] dmaengine: stm32-mdma: Annotate struct stm32_mdma_desc "
` [PATCH 14/21] dmaengine: stm32-mdma: Annotate struct stm32_mdma_device "
` [PATCH 15/21] dmaengine: tegra: Annotate struct tegra_dma_desc "
` [PATCH 16/21] dmaengine: tegra210-adma: Annotate struct tegra_adma "
` [PATCH 17/21] dmaengine: ti: edma: Annotate struct edma_desc "
` [PATCH 18/21] dmaengine: ti: omap-dma: Annotate struct omap_desc "
` [PATCH 19/21] dmaengine: uniphier-xdmac: Annotate struct uniphier_xdmac_desc "
` [PATCH 20/21] dmaengine: uniphier-xdmac: Annotate struct uniphier_xdmac_device "
` [PATCH 21/21] dmaengine: usb-dmac: Annotate struct usb_dmac_desc "

Mail delivery failed: returning message to sender
 2023-08-16 11:04 UTC 

[PATCH -next] soc: apple: rtkit: Use PTR_ERR_OR_ZERO() to simplify code
 2023-08-16  8:06 UTC  (2+ messages)

[PATCH v2 0/2] pwm: Manage owner assignment implicitly for drivers
 2023-08-14  7:41 UTC  (11+ messages)
` [PATCH v2 1/2] "

[PATCH -next 0/5] sound: Remove redundant of_match_ptr() macro
 2023-08-14  0:33 UTC  (11+ messages)
` [PATCH -next 1/5] ASoC: atmel: Remove redundant of_match_ptr()
` [PATCH -next 2/5] ASoC: atmel: tse850-pcm5142: "
` [PATCH -next 3/5] ASoC: sunxi: sun4i-spdif: "
` [PATCH -next 4/5] ASoC: ssm3515: "
` [PATCH -next 5/5] ALSA: "

[PATCH v2] iommu/apple-dart: mark apple_dart_pm_ops static
 2023-08-07 12:28 UTC  (2+ messages)

[PATCH 0/2] pwm: Manage owner assignment implicitly for drivers
 2023-08-03 21:53 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH 0/3] DRM scheduler documentation & bug fixes
 2023-08-02 14:12 UTC  (33+ messages)
` [PATCH 2/3] drm/scheduler: Fix UAF in drm_sched_fence_get_timeline_name
` [PATCH 3/3] drm/scheduler: Clean up jobs when the scheduler is torn down

[PATCH -next] genpd: apple: pmgr-pwrstate: change apple_pmgr_reset_ops ot static
 2023-08-02  8:11 UTC 

[PATCH v2] dmaengine: Explicitly include correct DT includes
 2023-08-01 18:45 UTC  (2+ messages)

[PATCH] iommu/apple-dart: mark apple_dart_pm_ops static
 2023-07-20 23:18 UTC  (3+ messages)

[PATCH] soc: apple: apple-pmgr-pwrstate: mark apple_pmgr_reset_ops static
 2023-07-20 18:55 UTC  (2+ messages)

[PATCH v2] rust: time: New module for timekeeping functions
 2023-07-19 12:17 UTC  (10+ messages)

[PATCH 00/48] ASoC: cirrus: Use the maple tree register cache
 2023-07-18 23:26 UTC  (5+ messages)
` [PATCH 02/48] ASoC: cs35l41: Update to use "

[PATCH 00/18] pwm: Provide devm_pwmchip_alloc() function
 2023-07-18 18:18 UTC  (2+ messages)
` [PATCH 03/18] pwm: apple: Make use of "

[PATCH RFC 00/11] rust: Implicit lock class creation & Arc Lockdep integration
 2023-07-18 16:48 UTC  (27+ messages)
` [PATCH RFC 01/11] rust: types: Add Opaque::zeroed()
` [PATCH RFC 02/11] rust: lock: Add Lock::pin_init()
` [PATCH RFC 03/11] rust: Use absolute paths to build Rust objects
` [PATCH RFC 04/11] rust: siphash: Add a simple siphash abstraction
` [PATCH RFC 05/11] rust: sync: Add dummy LockClassKey implementation for !CONFIG_LOCKDEP
` [PATCH RFC 06/11] rust: sync: Replace static LockClassKey refs with a pointer wrapper
` [PATCH RFC 07/11] rust: sync: Implement dynamic lockdep class creation
` [PATCH RFC 11/11] rust: sync: arc: Add lockdep integration

[PATCH V4] nvmem: add explicit config option to read old syntax fixed OF cells
 2023-07-18  9:19 UTC  (4+ messages)
` [Linux-stm32] "

[PATCH] dmaengine: Explicitly include correct DT includes
 2023-07-17 16:02 UTC  (2+ messages)

[PATCH] MAINTAINERS: Redo addition of ssm3515 to APPLE SOUND
 2023-07-16 12:51 UTC  (2+ messages)

[PATCH] rust: kernel: str: Implement Debug for CString
 2023-07-15 10:00 UTC  (5+ messages)

[PATCH] rust: kernel: str: Implement Debug for CString
 2023-07-14 15:01 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