asahi.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-16 11:04:10 to 2023-10-06 20:22:58 UTC [more...]

[PATCH] ASoC: apple: mca: Annotate struct mca_data with __counted_by
 2023-10-06 20:22 UTC  (3+ messages)

[PATCH V2] dt-bindings: nvmem: move deprecated cells binding to its own file
 2023-10-06 16:16 UTC  (4+ messages)

On brcm80211 maintenance and support
 2023-10-06 15:48 UTC  (2+ messages)

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

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

[PATCH] dt-bindings: nvmem: move deprecated cells binding to its own file
 2023-10-03  6:34 UTC  (2+ messages)

[PATCH] watchdog: apple: Deactivate on suspend
 2023-09-30 11:58 UTC  (2+ messages)

[PATCH V5] nvmem: add explicit config option to read old syntax fixed OF cells
 2023-09-29  8:57 UTC  (3+ messages)

[PATCH 00/21] dmaengine: Annotate with __counted_by
 2023-09-28 23:42 UTC  (50+ 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 "

[PATCH 00/59] dma: Convert to platform remove callback returning void
 2023-09-28  7:49 UTC  (4+ messages)
` [PATCH 02/59] dma: apple-admac: "

[PATCH v2 0/9] iommu: Convert dart & iommufd to the new domain_alloc_paging()
 2023-09-27 23:47 UTC  (10+ messages)
` [PATCH v2 1/9] iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domain
` [PATCH v2 2/9] iommu/vt-d: Update the definition of the blocking domain
` [PATCH v2 3/9] iommu/vt-d: Use ops->blocked_domain
` [PATCH v2 4/9] iommufd: Convert to alloc_domain_paging()
` [PATCH v2 5/9] iommu/dart: Use static global identity domains
` [PATCH v2 6/9] iommu/dart: Move the blocked domain support to a global static
` [PATCH v2 7/9] iommu/dart: Convert to domain_alloc_paging()
` [PATCH v2 8/9] iommu/dart: Call apple_dart_finalize_domain() as part of alloc_paging()
` [PATCH v2 9/9] iommu/dart: Remove the force_bypass variable

[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-09-27 20:25 UTC  (24+ 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 0/8] iommu: Convert dart & iommufd to the new domain_alloc_paging()
 2023-09-27 12:59 UTC  (21+ messages)
` [PATCH 1/8] iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domain
` [PATCH 2/8] iommu/vt-d: Update the definition of the blocking domain
` [PATCH 3/8] iommu/vt-d: Use ops->blocked_domain
` [PATCH 4/8] iommufd: Convert to alloc_domain_paging()
` [PATCH 5/8] iommu/dart: Use static global identity domains
` [PATCH 6/8] iommu/dart: Move the blocked domain support to a global static
` [PATCH 7/8] iommu/dart: Convert to domain_alloc_paging()
` [PATCH 8/8] iommu/dart: Call apple_dart_finalize_domain() as part of alloc_paging()

[PATCH v2] drm/simpledrm: Add support for multiple "power-domains"
 2023-09-27 11:41 UTC  (9+ messages)

[PATCH 00/54] ASoC: convert asoc_xxx() to snd_soc_xxx()
 2023-09-26 15:06 UTC  (3+ messages)
` [PATCH 17/54] ASoC: apple: convert not to use asoc_xxx()

[PATCH REGRESSION v2] iommu/apple-dart: Handle DMA_FQ domains in attach_dev()
 2023-09-25  9:37 UTC  (4+ messages)

[PATCH V4] nvmem: add explicit config option to read old syntax fixed OF cells
 2023-09-25  9:00 UTC  (2+ messages)

[PATCH REGRESSION] iommu: Only allocate FQ domains for IOMMUs that support them
 2023-09-24  7:49 UTC  (5+ messages)

[PATCH v2 0/1] Enforce 4k sectorize by default for mkfs
 2023-09-20 14:06 UTC  (2+ messages)
` [PATCH v2 1/1] btrfs-progs: mkfs: Enforce 4k sectorsize by default

[PATCH v2 06/13] Bluetooth: hci_bcm4377: Convert aspm disable to quirk
 2023-09-19 13:36 UTC  (2+ messages)

[PATCH v2 04/17] pmdomain: apple: Move Kconfig option to the pmdomain subsystem
 2023-09-15 11:46 UTC  (4+ messages)

[PATCH 04/17] pmdomain: apple: Move Kconfig option to the pmdomain subsystem
 2023-09-14 13:33 UTC  (3+ messages)

[PATCH] drm/simpledrm: Add support for multiple "power-domains"
 2023-09-12 14:33 UTC  (9+ messages)

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

[PATCH v11 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-08-29 15:39 UTC  (11+ messages)
` [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 "

Mail delivery failed: returning message to sender
 2023-08-16 11:04 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 read-only IMAP folder(s) and NNTP newsgroup(s).