Linux on Apple ARM platform development
 help / color / mirror / Atom feed
 messages from 2023-03-28 13:37:44 to 2023-05-16 07:40:01 UTC [more...]

[PATCH v9 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-05-16  7:39 UTC  (10+ messages)
` [PATCH v9 1/6] s390/ism: Set DMA coherent mask
` [PATCH v9 2/6] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
` [PATCH v9 3/6] s390/pci: prepare is_passed_through() for dma-iommu
` [PATCH v9 4/6] s390/pci: Use dma-iommu layer
` [PATCH v9 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v9 6/6] iommu/dma: Make flush queue sizes and timeout driver configurable

[PATCH v8 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-05-15  9:33 UTC  (3+ messages)

[PATCH v2 0/2] ASoC SSM3515 codec driver
 2023-05-12  4:19 UTC  (5+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: Add adi,ssm3515 amp schema
` [PATCH v2 2/2] ASoC: ssm3515: Add new amp driver

[PATCH 11/17] Bluetooth: hci_bcm4377: Use pcie_lnkctl_clear_and_set() for changing LNKCTL
 2023-05-11 13:14 UTC 

[PATCH] ASoC: dt-bindings: Adjust #sound-dai-cells on TI's single-DAI codecs
 2023-05-11  5:36 UTC  (6+ messages)

[PATCH 1/2] ASoC: dt-bindings: Add adi,ssm3515 amp schema
 2023-05-11  1:11 UTC  (14+ messages)
` [PATCH 2/2] ASoC: ssm3515: Add new amp driver

[PATCH] dirvers/pinctrl.c : using pinctrl_dev->dev to obtain struct device * dev
 2023-05-09 10:59 UTC  (3+ messages)

[PATCH 00/89] i2c: Convert to platform remove callback returning void
 2023-05-08 20:52 UTC  (2+ messages)
` [PATCH 50/89] i2c: pasemi-platform: "

[PATCH] MAINTAINERS: adjust file entry for ARM/APPLE MACHINE SUPPORT
 2023-05-08  9:37 UTC  (2+ messages)

[PATCH RESEND v9 0/5] PWM and keyboard backlight driver for ARM Macs
 2023-05-08  9:36 UTC  (9+ messages)
` [PATCH RESEND v9 1/5] dt-bindings: pwm: Add Apple PWM controller
` [PATCH RESEND v9 2/5] "
` [PATCH RESEND v9 3/5] arm64: dts: apple: t8103: Add "
` [PATCH RESEND v9 4/5] arm64: dts: apple: t600x: "
` [PATCH RESEND v9 5/5] MAINTAINERS: Add entries for Apple PWM driver
` (subset) [PATCH RESEND v9 0/5] PWM and keyboard backlight driver for ARM Macs

[PATCH 0/5] mailbox: apple: Move driver into soc/apple and stop using the subsystem
 2023-04-24 17:33 UTC  (15+ messages)
` [PATCH 2/5] soc: apple: mailbox: Add ASC/M3 mailbox driver
` [PATCH 3/5] soc: apple: rtkit: Port to the internal "
` [PATCH 5/5] soc: apple: mailbox: Rename config symbol to APPLE_MAILBOX

[PATCH v2 0/2] rust: Add uapi crate
 2023-04-21 23:48 UTC  (4+ messages)
` [PATCH v2 1/2] rust: uapi: Add UAPI crate
` [PATCH v2 2/2] rust: ioctl: Add ioctl number manipulation functions

[PATCH RFC 00/18] Rust DRM subsystem abstractions (& preview AGX driver)
 2023-04-18  8:45 UTC  (58+ messages)
` [PATCH RFC 01/18] rust: drm: ioctl: Add DRM ioctl abstraction
` [PATCH RFC 02/18] rust: drm: Add Device and Driver abstractions
` [PATCH RFC 03/18] rust: drm: file: Add File abstraction
` [PATCH RFC 04/18] rust: drm: gem: Add GEM object abstraction
` [PATCH RFC 07/18] rust: drm: mm: Add DRM MM Range Allocator abstraction
      ` [Linaro-mm-sig] "
` [PATCH RFC 08/18] rust: dma_fence: Add DMA Fence abstraction
` [PATCH RFC 09/18] rust: drm: syncobj: Add DRM Sync Object abstraction
` [PATCH RFC 10/18] drm/scheduler: Add can_run_job callback
` [PATCH RFC 11/18] drm/scheduler: Clean up jobs when the scheduler is torn down
` [PATCH RFC 12/18] rust: drm: sched: Add GPU scheduler abstraction
` [PATCH RFC 13/18] drm/gem: Add a flag to control whether objects can be exported
` [PATCH RFC 18/18] drm/asahi: Add the Asahi driver for Apple AGX GPUs
      ` [Linaro-mm-sig] "

[GIT PULL] Apple SoC DT updates for 6.4 (v2)
 2023-04-17  9:26 UTC 

[PATCH] arm64: dts: apple: t8112: Add PWM controller
 2023-04-17  9:20 UTC  (2+ messages)

[PATCH 0/2] brcmfmac: Demote some kernel errors to info
 2023-04-17  8:13 UTC  (9+ messages)
` [PATCH 1/2] wifi: brcmfmac: Demote vendor-specific attach/detach messages "
` [PATCH 2/2] wifi: brcmfmac: Demote p2p unknown frame error to info (once)

subscription fails from spam assassin
 2023-04-12 19:42 UTC 

[PATCH v3] rust: xarray: Add an abstraction for XArray
 2023-04-11 15:55 UTC  (3+ messages)

[PATCH v3 0/6] rust: error: Add missing wrappers to convert to/from kernel error codes
 2023-04-10  3:49 UTC  (9+ messages)
` [PATCH v3 1/6] rust: error: Rename to_kernel_errno() -> to_errno()
` [PATCH v3 2/6] rust: error: Add Error::to_ptr()
` [PATCH v3 3/6] rust: error: Add Error::from_errno{_unchecked}()
` [PATCH v3 4/6] rust: error: Add to_result() helper
` [PATCH v3 5/6] rust: error: Add a helper to convert a C ERR_PTR to a `Result`
` [PATCH v3 6/6] rust: error: Add from_result() helper

[PATCH v2 0/2] rust: sync: Arc: Any downcasting and assume_init()
 2023-04-10  3:47 UTC  (5+ messages)
` [PATCH v2 1/2] rust: sync: arc: Implement Arc<dyn Any + Send + Sync>::downcast()
` [PATCH v2 2/2] rust: sync: arc: Add UniqueArc<MaybeUninit<T>::assume_init()

[PATCH v2] rust: macros: Allow specifying multiple module aliases
 2023-04-10  3:43 UTC  (2+ messages)

[PATCH 0/4] rust: alloc: vec: Add some missing fallible try_* methods
 2023-04-10  3:42 UTC  (2+ messages)

[PATCH] rust: Enable the new_uninit feature for kernel and driver crates
 2023-04-10  2:54 UTC  (2+ messages)

[PATCH 0/1] Enforce 4k sectorize by default for mkfs
 2023-04-06 22:51 UTC  (5+ messages)
` [PATCH 1/1] btrfs-progs: mkfs: Enforce 4k sectorsize by default

[PATCH] soc: apple: apple-pmgr-pwrstate: set varaiable apple_pmgr_reset_ops storage-class-specifier to static
 2023-04-06 18:44 UTC 

[PATCH] drm/scheduler: Fix UAF in drm_sched_fence_get_timeline_name
 2023-04-06 13:36 UTC  (10+ messages)

[GIT PULL] Apple SoC RTKit updates for 6.4
 2023-04-06  7:21 UTC 

[GIT PULL] Apple SoC DT updates for 6.4
 2023-04-06  7:18 UTC 

[PATCH] drm/scheduler: Fix UAF race in drm_sched_entity_push_job()
 2023-04-05 18:23 UTC  (2+ messages)

[PATCH 1/2] nvme-apple: return directly instead of else
 2023-04-05 15:23 UTC  (2+ messages)

[PATCH V4] nvmem: add explicit config option to read old syntax fixed OF cells
 2023-04-05 13:01 UTC  (3+ messages)

[PATCH] dt-bindings: watchdog: Drop unneeded quotes
 2023-04-04 17:09 UTC  (2+ messages)

[PATCH 1/3] dmaengine: apple-admac: Handle 'global' interrupt flags
 2023-03-31 12:47 UTC  (2+ messages)

[PATCH v2] dt-bindings: pinctrl: Drop unneeded quotes
 2023-03-31 12:37 UTC  (2+ messages)

[PATCH 00/10] iommu: Convert to platform remove callback returning void
 2023-03-31  8:02 UTC  (2+ messages)

[PATCH v2 0/6] rust: error: Add missing wrappers to convert to/from kernel error codes
 2023-03-29 22:33 UTC  (22+ messages)
` [PATCH v2 1/6] rust: error: Rename to_kernel_errno() -> to_errno()
` [PATCH v2 2/6] rust: error: Add Error::to_ptr()
` [PATCH v2 3/6] rust: error: Add Error::from_errno()
` [PATCH v2 4/6] rust: error: Add to_result() helper
` [PATCH v2 5/6] rust: error: Add a helper to convert a C ERR_PTR to a `Result`
` [PATCH v2 6/6] rust: error: Add from_result() helper

[PATCH 0/2] rust: Add uapi crate
 2023-03-29 20:29 UTC  (7+ messages)
` [PATCH 1/2] rust: uapi: Add UAPI crate
` [PATCH 2/2] rust: ioctl: Move to the uapi crate

[PATCH] dt-bindings: i2c: Drop unneeded quotes
 2023-03-29 19:29 UTC  (2+ messages)


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