Linux on Apple ARM platform development
 help / color / mirror / Atom feed
 messages from 2023-02-15 11:42:52 to 2023-02-27 13:52:51 UTC [more...]

[PATCH 0/5] rust: error: Add missing wrappers to convert to/from kernel error codes
 2023-02-27 13:52 UTC  (24+ messages)
` [PATCH 1/5] rust: error: Add Error::to_ptr()
` [PATCH 2/5] rust: error: Add Error::from_kernel_errno()
` [PATCH 3/5] rust: error: Add to_result() helper
` [PATCH 4/5] rust: error: Add a helper to convert a C ERR_PTR to a `Result`
` [PATCH 5/5] rust: error: Add from_kernel_result!() macro

[PATCH] rust: Enable the new_uninit feature for kernel and driver crates
 2023-02-27 13:48 UTC  (6+ messages)

[PATCH 0/2] rust: sync: Arc: Any downcasting and assume_init()
 2023-02-27 11:48 UTC  (9+ messages)
` [PATCH 1/2] rust: sync: arc: implement Arc<dyn Any + Send + Sync>::downcast()
` [PATCH 2/2] rust: sync: arc: Add UniqueArc<MaybeUninit<T>::assume_init()

[PATCH 1/2] brcmfmac: acpi: Add support for fetching Apple ACPI properties
 2023-02-27 10:41 UTC  (2+ messages)
` [1/2] wifi: "

[PATCH] cpufreq: apple-soc: Fix an IS_ERR() vs NULL check
 2023-02-27 10:26 UTC  (2+ messages)

[PATCH] drm/shmem-helper: Fix locking for drm_gem_shmem_get_pages_sgt()
 2023-02-27  9:20 UTC  (7+ messages)

[PATCH 0/5] rust: Add io_pgtable and RTKit abstractions
 2023-02-25 17:07 UTC  (31+ messages)
` [PATCH 1/5] rust: Add a Sealed trait
` [PATCH 2/5] rust: device: Add a minimal RawDevice trait
` [PATCH 3/5] rust: io_pgtable: Add io_pgtable abstraction
` [PATCH 4/5] rust: soc: apple: rtkit: Add Apple RTKit abstraction
` [PATCH 5/5] rust: device: Add a stub abstraction for devices

[PATCH] soc: apple: rtkit: Fix buffer address field width
 2023-02-25 12:42 UTC  (2+ messages)

[PATCH] rust: ioctl: Add ioctl number manipulation functions
 2023-02-25  2:43 UTC  (5+ messages)

[PATCH 0/3] rust: Miscellaneous macro improvements
 2023-02-25  0:31 UTC  (9+ messages)
` [PATCH 1/3] rust: macros: Make expect_punct() return the Punct directly
` [PATCH 2/3] rust: macros: concat_idents: Allow :: paths in the first argument
` [PATCH 3/3] rust: macros: Allow specifying multiple module aliases

[PATCH 1/3] ASoC: apple: mca: Fix final status read on SERDES reset
 2023-02-24 18:19 UTC  (4+ messages)
` [PATCH 2/3] ASoC: apple: mca: Fix SERDES reset sequence
` [PATCH 3/3] ASoC: apple: mca: Improve handling of unavailable DMA channels

[PATCH V2] nvmem: add explicit config option to read OF fixed cells
 2023-02-24 16:31 UTC  (3+ messages)

[PATCH] soc: apple: rtkit: Crop syslog messages
 2023-02-24 16:21 UTC 

[PATCH 1/3] dmaengine: apple-admac: Handle 'global' interrupt flags
 2023-02-24 15:22 UTC  (3+ messages)
` [PATCH 2/3] dmaengine: apple-admac: Fix 'current_tx' not getting freed
` [PATCH 3/3] dmaengine: apple-admac: Set src_addr_widths capability

[PATCH 0/2] Apple T2 platform support
 2023-02-24 13:22 UTC  (6+ messages)

[PATCH] rust: xarray: Add an abstraction for XArray
 2023-02-24 12:32 UTC  (2+ messages)

[PATCH RFC 0/4] Driver for Apple Z2 touchscreens
 2023-02-24 11:08 UTC  (10+ messages)
` [PATCH RFC 1/4] dt-bindings: input: touchscreen: Add Z2 controller bindings
` [PATCH RFC 2/4] input: apple_z2: Add a driver for Apple Z2 touchscreens
` [PATCH RFC 3/4] arm64: dts: apple: t8103: Add touchbar bindings
` [PATCH RFC 4/4] MAINTAINERS: Add entries for Apple Z2 touchscreen driver

[PATCH 0/4] rust: alloc: vec: Add some missing fallible try_* methods
 2023-02-24  9:11 UTC  (5+ messages)
` [PATCH 1/4] rust: Import upstream `alloc::vec::set_len_on_drop` module
` [PATCH 2/4] rust: Import upstream `alloc::vec::spec_extend` module
` [PATCH 3/4] rust: Add SPDX headers to alloc::vec::{spec_extend, set_len_on_drop}
` [PATCH 4/4] rust: alloc: vec: Add some try_* methods we need

[PATCH] nvmem: add explicit config option to read OF fixed cells
 2023-02-22 21:14 UTC  (4+ messages)

[PATCH] rust: time: New module for timekeeping functions
 2023-02-22 19:55 UTC  (28+ messages)

[linux-next:master] BUILD REGRESSION aaf70d5ad5e2b06a8050c51e278b0c3a14fabef5
 2023-02-22 17:24 UTC 

[PATCH 00/17] Device trees for Apple M2 (t8112) based devices
 2023-02-21 13:47 UTC  (7+ messages)
` [PATCH 13/17] dt-bindings: clock: apple,nco: Add t8112-nco compatible
` [PATCH 14/17] dt-bindings: sound: apple,mca: Add t8112-mca compatible
` (subset) [PATCH 00/17] Device trees for Apple M2 (t8112) based devices

[RFC PATCH v2] dt-bindings: dma: apple,sio: Add schema
 2023-02-20 23:40 UTC  (2+ messages)

[PATCH v16 0/9] RISC-V IPI Improvements
 2023-02-20  9:50 UTC  (3+ messages)

[PATCH 00/24] MODULE_LICENSE removals, second tranche
 2023-02-20  5:00 UTC  (4+ messages)
` [PATCH 11/24] kbuild, soc: apple: apple-pmgr-pwrstate: remove MODULE_LICENSE in non-modules

[PATCH v2 00/16] Device trees for Apple M2 (t8112) based devices
 2023-02-19 13:23 UTC  (5+ messages)
` [PATCH v2 16/16] arm64: dts: apple: t8112: Initial t8112 (M2) device trees

[PATCH 0/2] arch: arm64: dts: apple: Disable unused PCIe ports
 2023-02-19 12:41 UTC  (2+ messages)

max_hw_sectors error caused by recent NVMe driver commit
 2023-02-17 16:05 UTC  (6+ messages)

[PATCH 0/2] arm_pmu: fix fallout from context handling rewrite
 2023-02-16 22:14 UTC  (7+ messages)
` [PATCH 1/2] arm_pmu: fix event CPU filtering
` [PATCH 2/2] arm64: perf: reject CHAIN events at creation time

[PATCH v2 0/3] SPI core CS delay fixes and additions
 2023-02-16 16:25 UTC  (7+ messages)

PURCHASE ORDER lists.linux.dev
 2023-02-16 14:13 UTC 

[PATCH] arm_pmu: Invert fallback armpmu_filter() return value
 2023-02-16 14:02 UTC  (5+ messages)
` [PATCH] arm_pmu: Invert fallback armpmu_filter() return value (*6.2 regression*)

[PATCH 0/2] Apple M2 PMU support
 2023-02-15 20:46 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm-pmu: Add PMU compatible strings for Apple M2 cores

[PATCH v4 1/4] wifi: brcmfmac: Rename Cypress 89459 to BCM4355
 2023-02-15 20:05 UTC  (3+ messages)

[PATCH v7 0/5] PWM and keyboard backlight driver for ARM Macs
 2023-02-15 18:22 UTC  (7+ messages)
` [PATCH v7 3/5] arm64: dts: apple: t8103: Add PWM controller

[RFC PATCH] dt-bindings: dma: apple,sio: Add schema
 2023-02-15 14:44 UTC  (4+ messages)


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