asahi.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-17 14:16:56 to 2025-07-30 23:46:33 UTC [more...]

[RFC PATCH 0/6] Allow DMA consumers to pass a cookie to providers' of_xlate
 2025-07-30 23:46 UTC  (13+ messages)
` [PATCH RFC 1/6] dt-bindings: dma: qcom,gpi: Retire passing the protocol ID
` [PATCH RFC 2/6] dmaengine: Make of_dma_request_slave_channel pass a cookie to of_xlate
` [PATCH RFC 3/6] dmaengine: qcom: gpi: Accept protocol ID hints
` [PATCH RFC 4/6] i2c: qcom-geni: Hint GENI protocol ID to GPI DMA
` [PATCH RFC 5/6] spi: geni-qcom: "
` [PATCH RFC 6/6] arm64: dts: qcom: x1e80100: Remove GENI protocol ID from DMA cells

[PATCH v2 0/9] I2C dt nodes and bindings for Apple A7-A11 SoCs
 2025-07-29 22:32 UTC  (4+ messages)
` [PATCH v2 1/9] dt-bindings: i2c: apple,i2c: Document Apple A7-A11, T2 compatibles

[PATCH v7 00/10] Apple Mac System Management Controller
 2025-07-24 10:25 UTC  (21+ messages)
` [PATCH v7 05/10] mfd: Add Apple Silicon "
` [PATCH v7 06/10] gpio: Add new gpio-macsmc driver for Apple Macs
` [PATCH v7 07/10] power: reset: macsmc-reboot: Add driver for rebooting via Apple SMC
` (subset) [PATCH v7 00/10] Apple Mac System Management Controller
` [GIT PULL] Immutable branch between MFD, GPIO, Power and SoC due for the v6.17 merge window

[PATCH v4 0/7] drm/panthor: support repeated mappings
 2025-07-22 19:21 UTC  (26+ messages)
` [PATCH v4 1/7] drm/panthor: Add support for atomic page table updates
` [PATCH v4 2/7] drm/gpuvm: Kill drm_gpuva_init()
` [PATCH v4 3/7] drm/gpuvm: Pass map arguments through a struct
` [PATCH v4 4/7] drm/gpuvm: Add a helper to check if two VA can be merged
` [PATCH v4 5/7] drm/gpuvm: Add a flags field to drm_gpuvm_map_req/drm_gpuva_op_map
` [PATCH v4 6/7] drm/gpuvm: Add DRM_GPUVA_REPEAT flag and logic
` [PATCH v4 7/7] drm/panthor: Add support for repeated mappings

[GIT PULL 1/2] Apple SoC driver changes for v6.17
 2025-07-22 16:32 UTC  (2+ messages)
` [GIT PULL 2/2] Apple SoC device tree "

[PATCH v2 00/15] backlight: Do not include <linux/fb.h> in header file
 2025-07-22 13:03 UTC  (28+ messages)
` [PATCH v2 01/15] platform/x86: dell-uart-backlight: Use blacklight power constant
` [PATCH v2 02/15] drm/panel: panel-samsung-s6e63m0: Include <linux/of.h>
` [PATCH v2 03/15] drm/panel: panel-samsung-s6e88a0-ams427ap24: "
` [PATCH v2 04/15] drm/panel: panel-summit: "
` [PATCH v2 05/15] fbcon: Add necessary include statements and forward declarations
` [PATCH v2 06/15] backlight: Include <linux/of.h>
` [PATCH v2 07/15] backlight: apple_dwi_bl: Include <linux/mod_devicetable.h>
` [PATCH v2 08/15] backlight: as3711_bl: Include <linux/of.h>
` [PATCH v2 09/15] backlight: da9052_bl: Include <linux/mod_devicetable.h>
` [PATCH v2 10/15] backlight: jornada720: Include <linux/io.h>
` [PATCH v2 11/15] backlight: ktd2801: Include <linux/mod_devicetable.h>
` [PATCH v2 12/15] backlight: led_bl: Include <linux/of.h>
` [PATCH v2 13/15] backlight: rave-sp: Include <linux/of.h> and <linux/mod_devicetable.h>
` [PATCH v2 14/15] backlight: rt4831: Include <linux/mod_devicetable.h>
` [PATCH v2 15/15] backlight: Do not include <linux/fb.h> in header file

[PATCH 0/3] SPMI dt-bindings and nodes for Apple A11 and T2 SoCs
 2025-07-19 13:05 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: spmi: Add Apple A11 and T2 compatible

[PATCH v2] arm64: dts: apple: t8012-j132: Include touchbar framebuffer node
 2025-07-19 12:48 UTC  (2+ messages)

[PATCH 0/2] Extend nvmem patternProperties and then fix W=1 warnings in Apple dts
 2025-07-19 12:48 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: nvmem: fixed-layout: Allow optional bit positions
` (subset) [PATCH 0/2] Extend nvmem patternProperties and then fix W=1 warnings in Apple dts

[PATCH v3 0/2] Bindings and DTS for Apple SoC GPUs
 2025-07-19 12:48 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: gpu: Add Apple SoC GPU
` [PATCH v3 2/2] arm64: dts: "

[PATCH RESEND v7 00/21] drivers/perf: apple_m1: Add Apple A7-A11, T2 SoC support
 2025-07-18 20:45 UTC  (20+ messages)
` [PATCH RESEND v7 02/21] drivers/perf: apple_m1: Only init PMUv3 remap when EL2 is available
` [PATCH RESEND v7 05/21] drivers/perf: apple_m1: Support configuring counters for 32-bit EL0

[PATCH 1/3] Bluetooth: hci_core: fix typos in macros
 2025-07-14 21:10 UTC  (4+ messages)
` [PATCH 2/3] Bluetooth: hci_core: add missing braces when using macro parameters
` [PATCH 3/3] Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap

[PATCH] iommu/dart: add missing put_device() call in apple_dart_of_xlate
 2025-07-14 11:23 UTC  (3+ messages)

[PATCH v2 0/7] Bluetooth: Fix typos
 2025-07-11 13:50 UTC  (9+ messages)
` [PATCH v2 1/7] Bluetooth: btintel: Fix typo in comment
` [PATCH v2 2/7] Bluetooth: btmtk: Fix typo in log string
` [PATCH v2 3/7] Bluetooth: btrtl: Fix typo in comment
` [PATCH v2 4/7] Bluetooth: hci_bcm4377: "
` [PATCH v2 5/7] Bluetooth: aosp: "
` [PATCH v2 6/7] Bluetooth: RFCOMM: Fix typos in comments
` [PATCH v2 7/7] Bluetooth: "

[PATCH 76/80] soc: apple: mailbox: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-04  7:55 UTC 

[PATCH 0/7] Bluetooth: Fix typos
 2025-07-03 17:13 UTC  (10+ messages)
` [PATCH 1/7] Bluetooth: btintel: Fix typo
` [PATCH 2/7] Bluetooth: btmtk: "
` [PATCH 3/7] Bluetooth: btrtl: "
` [PATCH 4/7] Bluetooth: hci_bcm4377: "
` [PATCH 5/7] Bluetooth: aosp: "
` [PATCH 6/7] Bluetooth: RFCOMM: Fix typos
` [PATCH 7/7] Bluetooth: "

Statement
 2025-07-03 13:27 UTC 

[PATCH v2 0/7] Remove ops.pgsize_bitmap
 2025-06-27 12:59 UTC  (5+ messages)
` [PATCH v2 7/7] iommu: Remove ops->pgsize_bitmap

[PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead
 2025-06-27 10:49 UTC  (18+ messages)
` [PATCH 01/11] pmdomain: apple: Drop default ARCH_APPLE in Kconfig
` [PATCH 03/11] clk: apple-nco: "
` [PATCH 06/11] cpufreq: apple: drop "
` [PATCH 07/11] iommu/apple-dart: Drop "
` [PATCH 08/11] Input: apple_z2: "
` [PATCH 11/11] arm64: defconfig: Enable Apple Silicon drivers
` (subset) [PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead

[PATCH v2 0/2] Bindings and DTS for Apple SoC GPUs
 2025-06-26 23:27 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: gpu: Add Apple SoC GPU

[PATCH 0/5] dt-bindings: mailbox: Few cleanups
 2025-06-25 18:41 UTC  (11+ messages)
` [PATCH 1/5] dt-bindings: mailbox: amlogic,meson-gxbb-mhu: Add missing interrupts maxItems
` [PATCH 2/5] dt-bindings: mailbox: ti,secure-proxy: Add missing reg maxItems
` [PATCH 3/5] dt-bindings: mailbox: Correct example indentation
` [PATCH 4/5] dt-bindings: mailbox: nvidia,tegra186-hsp: Use generic node name
` [PATCH 5/5] dt-bindings: mailbox: Drop consumers example DTS

[PATCH 00/12] backlight: Do not include <linux/fb.h> in header file
 2025-06-24 16:41 UTC  (21+ messages)
` [PATCH 01/12] platform/x86: dell-uart-backlight: Use blacklight power constant
` [PATCH 02/12] drm/panel: panel-samsung-s6e63m0: Include <linux/of.h>
` [PATCH 03/12] drm/panel: panel-samsung-s6e88a0-ams427ap24: "
` [PATCH 04/12] drm/panel: panel-summit: "
` [PATCH 05/12] fbcon: Add necessary include statements and forward declarations
` [PATCH 06/12] backlight: Include <linux/of.h>
` [PATCH 07/12] backlight: apple_dwi_bl: Include <linux/mod_devicetable.h>
` [PATCH 08/12] backlight: as3711_bl: Include <linux/of.h>
` [PATCH 09/12] backlight: da9052_bl: Include <linux/mod_devicetable.h>
` [PATCH 10/12] backlight: ktd2801: "
` [PATCH 11/12] backlight: led_bl: Include <linux/of.h>
` [PATCH 12/12] backlight: Do not include <linux/fb.h> in header file

[PATCH v2 00/15] backlight: Do not include <linux/fb.h> in header file
 2025-06-24 13:45 UTC  (16+ messages)
` [PATCH v2 01/15] platform/x86: dell-uart-backlight: Use blacklight power constant
` [PATCH v2 02/15] drm/panel: panel-samsung-s6e63m0: Include <linux/of.h>
` [PATCH v2 03/15] drm/panel: panel-samsung-s6e88a0-ams427ap24: "
` [PATCH v2 04/15] drm/panel: panel-summit: "
` [PATCH v2 05/15] fbcon: Add necessary include statements and forward declarations
` [PATCH v2 06/15] backlight: Include <linux/of.h>
` [PATCH v2 07/15] backlight: apple_dwi_bl: Include <linux/mod_devicetable.h>
` [PATCH v2 08/15] backlight: as3711_bl: Include <linux/of.h>
` [PATCH v2 09/15] backlight: da9052_bl: Include <linux/mod_devicetable.h>
` [PATCH v2 10/15] backlight: jornada720: Include <linux/io.h>
` [PATCH v2 11/15] backlight: ktd2801: Include <linux/mod_devicetable.h>
` [PATCH v2 12/15] backlight: led_bl: Include <linux/of.h>
` [PATCH v2 13/15] backlight: rave-sp: Include <linux/of.h> and <linux/mod_devicetable.h>
` [PATCH v2 14/15] backlight: rt4831: Include <linux/mod_devicetable.h>
` [PATCH v2 15/15] backlight: Do not include <linux/fb.h> in header file

[GIT PULL] Apple SoC fixes for v6.16
 2025-06-21 17:09 UTC 

[PATCH] arm64: dts: apple: t8012-j132: Include touchbar framebuffer node
 2025-06-20  9:49 UTC 

[PATCH 00/16] pinctrl: use new GPIO line value setter callbacks
 2025-06-18 12:09 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;
as well as URLs for NNTP newsgroup(s).