asahi.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-03 21:22:26 to 2025-04-12 16:05:22 UTC [more...]

[PATCH] cpufreq: apple-soc: Fix possible null pointer dereference
 2025-04-12 16:05 UTC 

[PATCH v4 0/3] Driver for the Apple SPMI controller
 2025-04-11  2:03 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: spmi: Add "
` [PATCH v4 2/3] spmi: add a spmi driver for Apple SoC
` [PATCH v4 3/3] arm64: dts: apple: Add SPMI controller nodes

[PATCH v2] cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufreq_get_rate()
 2025-04-10  4:37 UTC  (2+ messages)

[PATCH v4 0/3] Use proper printk format in appletbdrm
 2025-04-09 15:30 UTC  (10+ messages)
` [PATCH v4 1/3] lib/vsprintf: Add support for generic FourCCs by extending %p4cc
  ` [PATCH v4 3/3] drm/appletbdrm: use %p4cl instead of %p4cc
` [PATCH v4 2/3] printf: add tests for generic FourCCs

[PATCH v2 2/2] cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate()
 2025-04-09 12:52 UTC  (2+ messages)

[PATCH] mailmap: Update email for Asahi Lina
 2025-04-09  9:11 UTC 

[PATCH v7] drm: Add UAPI for the Asahi driver
 2025-04-08 21:26 UTC  (3+ messages)

[PATCH v6] drm: Add UAPI for the Asahi driver
 2025-04-08 20:20 UTC  (2+ messages)

[PATCH v4 00/23] iommu: Further abstract iommu-pages
 2025-04-08 16:54 UTC  (24+ messages)
` [PATCH v4 01/23] iommu/terga: Do not use struct page as the handle for as->pd memory
` [PATCH v4 02/23] iommu/tegra: Do not use struct page as the handle for pts
` [PATCH v4 03/23] iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
` [PATCH v4 04/23] iommu/pages: Make iommu_put_pages_list() work with high order allocations
` [PATCH v4 05/23] iommu/pages: Remove the order argument to iommu_free_pages()
` [PATCH v4 06/23] iommu/pages: Remove iommu_free_page()
` [PATCH v4 07/23] iommu/pages: De-inline the substantial functions
` [PATCH v4 08/23] iommu/pages: Formalize the freelist API
` [PATCH v4 09/23] iommu/riscv: Convert to use struct iommu_pages_list
` [PATCH v4 10/23] iommu/amd: "
` [PATCH v4 11/23] iommu: Change iommu_iotlb_gather to use iommu_page_list
` [PATCH v4 12/23] iommu/pages: Remove iommu_put_pages_list_old and the _Generic
` [PATCH v4 13/23] iommu/pages: Move from struct page to struct ioptdesc and folio
` [PATCH v4 14/23] iommu/pages: Move the __GFP_HIGHMEM checks into the common code
` [PATCH v4 15/23] iommu/pages: Allow sub page sizes to be passed into the allocator
` [PATCH v4 16/23] iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc()
` [PATCH v4 17/23] iommu/amd: Use roundup_pow_two() instead of get_order()
` [PATCH v4 18/23] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
` [PATCH v4 19/23] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
` [PATCH v4 20/23] iommu/pages: Remove iommu_alloc_page/pages()
` [PATCH v4 21/23] iommu/pages: Remove iommu_alloc_page_node()
` [PATCH v4 22/23] iommu/amd: Use iommu_alloc_pages_node_sz() for the IRT
` [PATCH v4 23/23] iommu/vtd: Remove iommu_alloc_pages_node()

[PATCH 00/34] drm: convert all bridges to devm_drm_bridge_alloc()
 2025-04-08 15:51 UTC  (45+ messages)
` [PATCH 01/34] drm: convert many bridge drivers from devm_kzalloc() to devm_drm_bridge_alloc() API
` [PATCH 02/34] platform: arm64: acer-aspire1-ec: convert "
` [PATCH 03/34] drm/bridge: analogix-anx6345: "
` [PATCH 04/34] drm/bridge: anx7625: "
` [PATCH 05/34] drm/bridge: cdns-dsi: "
` [PATCH 06/34] drm/bridge: display-connector: "
` [PATCH 07/34] drm/bridge: lt9611uxc: "
` [PATCH 08/34] drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: "
` [PATCH 09/34] drm/bridge: nxp-ptn3460: "
` [PATCH 10/34] drm/bridge: sii902x: "
` [PATCH 11/34] drm/bridge: dw-hdmi: "
` [PATCH 12/34] drm/bridge: tda998x: "
` [PATCH 13/34] drm/bridge: ti-sn65dsi86: "
` [PATCH 14/34] drm/exynos: mic: "
` [PATCH 15/34] drm/mcde: "
` [PATCH 16/34] drm/msm/dp: "
` [PATCH 17/34] drm/msm/dsi: "
` [PATCH 18/34] drm/msm/hdmi: "
` [PATCH 19/34] drm/omap: dss: dpi: "
` [PATCH 20/34] drm/omap: dss: dsi: "
` [PATCH 21/34] drm/omap: dss: hdmi4: "
` [PATCH 22/34] drm/omap: dss: hdmi5: "
` [PATCH 23/34] drm/omap: dss: sdi: "
` [PATCH 24/34] drm/omap: dss: venc: "
` [PATCH 25/34] drm/rcar-du: dsi: "
` [PATCH 26/34] drm/bridge: stm_lvds: "
` [PATCH 27/34] drm/vc4: "
` [PATCH 28/34] drm/sti: dvo: "
` [PATCH 29/34] drm: zynqmp_dp: "
` [PATCH 30/34] drm/bridge: imx8qxp-pixel-combiner: "
` [PATCH 31/34] drm/bridge: imx8*-ldb: "
` [PATCH 32/34] drm/bridge: tc358767: "
` [PATCH 33/34] drm/bridge: add devm_drm_put_bridge()
` [PATCH 34/34] drm/bridge: panel: convert to devm_drm_bridge_alloc() API

[PATCH v3 1/3] lib/vsprintf: Add support for generic FourCCs by extending %p4cc
 2025-04-07 15:09 UTC  (7+ messages)
` [PATCH v3 2/3] printf: add tests for generic FourCCs
` [PATCH v3 3/3] drm/appletbdrm: use %p4cl instead of %p4cc

[PATCH v3 0/3] Use proper printk format in appletbdrm
 2025-04-07 14:37 UTC  (6+ messages)

[PATCH 00/46] drm/panel: Use refcounted allocation in place of devm_kzalloc() - Part3
 2025-04-07 10:03 UTC  (50+ messages)
` [PATCH 01/46] panel/orisetech-otm8009a: Use refcounted allocation in place of devm_kzalloc()
` [PATCH 02/46] panel/raydium-rm67191: "
` [PATCH 03/46] panel/raydium-rm67200: "
` [PATCH 04/46] panel/raydium-rm68200: "
` [PATCH 05/46] panel/raydium-rm692e5: "
` [PATCH 06/46] panel/raydium-rm69380: "
` [PATCH 07/46] panel/ronbo-rb070d30: "
` [PATCH 08/46] panel/samsung-ams581vf01: "
` [PATCH 09/46] panel/samsung-ams639rq08: "
` [PATCH 10/46] panel/samsung-atna33xc20: "
` [PATCH 11/46] panel/samsung-db7430: "
` [PATCH 12/46] panel/samsung-ld9040: "
` [PATCH 13/46] panel/samsung-s6d16d0: "
` [PATCH 14/46] panel/samsung-s6d27a1: "
` [PATCH 15/46] panel/samsung-s6d7aa0: "
` [PATCH 16/46] panel/samsung-s6e3fa7: "
` [PATCH 17/46] panel/samsung-s6e3ha2: "
` [PATCH 18/46] panel/samsung-s6e3ha8: "
` [PATCH 19/46] panel/samsung-s6e63j0x03: "
` [PATCH 20/46] panel/s6e88a0-ams427ap24: "
` [PATCH 21/46] panel/samsung-s6e8aa0: "
` [PATCH 22/46] panel/samsung-sofef00: "
` [PATCH 23/46] panel/seiko-43wvf1g: "
` [PATCH 24/46] panel/sharp-ls037v7dw01: "
` [PATCH 25/46] panel/sharp-ls060t1sx01: "
` [PATCH 26/46] panel/sitronix-st7701: "
` [PATCH 27/46] panel/sitronix-st7703: "
` [PATCH 28/46] panel/sitronix-st7789v: "
` [PATCH 29/46] panel/sony-acx565akm: "
` [PATCH 30/46] panel/sony-td4353-jdi: "
` [PATCH 31/46] panel/truly-nt35521: "
` [PATCH 32/46] panel/panel-summit: "
` [PATCH 33/46] panel/synaptics-r63353: "
` [PATCH 34/46] panel/tpo-td028ttec1: Use refcounted "
` [PATCH 35/46] panel/tpo-td043mtea1: "
` [PATCH 36/46] panel/tpo-tpg110: "
` [PATCH 37/46] panel/visionox-r66451: "
` [PATCH 38/46] panel/visionox-rm69299: "
` [PATCH 39/46] panel/visionox-rm692e5.c: "
` [PATCH 40/46] panel/visionox-vtdr6130: "
` [PATCH 41/46] panel/widechips-ws2401: "
` [PATCH 42/46] panel/xinpeng-xpp055c272: "
` [PATCH 43/46] panel/s6e88a0-ams452ef01: "
` [PATCH 44/46] panel/nec-nl8048hl11: "
` [PATCH 45/46] panel/panel-lvds: "
` [PATCH 46/46] panel/lg-lb035q02: "

[PATCH v1] cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufreq_get_rate()
 2025-04-07  9:17 UTC  (2+ messages)
` [PATCH] "

[PATCH v6 00/21] drivers/perf: apple_m1: Add Apple A7-A11, T2 SoC support
 2025-04-07  4:45 UTC  (22+ messages)
` [PATCH v6 01/21] dt-bindings: arm: pmu: Add Apple A7-A11 SoC CPU PMU compatibles
` [PATCH v6 02/21] drivers/perf: apple_m1: Only init PMUv3 remap when EL2 is available
` [PATCH v6 03/21] drivers/perf: apple_m1: Support per-implementation event tables
` [PATCH v6 04/21] drivers/perf: apple_m1: Support a per-implementation number of counters
` [PATCH v6 05/21] drivers/perf: apple_m1: Support configuring counters for 32-bit EL0
` [PATCH v6 06/21] drivers/perf: apple_m1: Support per-implementation PMU startup
` [PATCH v6 07/21] drivers/perf: apple_m1: Support per-implementation event attr group
` [PATCH v6 08/21] drivers/perf: apple_m1: Add Apple A7 support
` [PATCH v6 09/21] drivers/perf: apple_m1: Add Apple A8/A8X support
` [PATCH v6 10/21] drivers/perf: apple_m1: Add A9/A9X support
` [PATCH v6 11/21] drivers/perf: apple_m1: Add Apple A10/A10X/T2 Support
` [PATCH v6 12/21] drivers/perf: apple_m1: Add Apple A11 Support
` [PATCH v6 13/21] arm64: dts: apple: s5l8960x: Add CPU PMU nodes
` [PATCH v6 14/21] arm64: dts: apple: t7000: "
` [PATCH v6 15/21] arm64: dts: apple: t7001: "
` [PATCH v6 16/21] arm64: dts: apple: s800-0-3: "
` [PATCH v6 17/21] arm64: dts: apple: s8001: "
` [PATCH v6 18/21] arm64: dts: apple: t8010: "
` [PATCH v6 19/21] arm64: dts: apple: t8011: "
` [PATCH v6 20/21] arm64: dts: apple: t8012: "
` [PATCH v6 21/21] arm64: dts: apple: t8015: "

[PATCH v5 0/8] ASoC: tas27{64,70}: improve support for Apple codec variants
 2025-04-05 23:15 UTC  (9+ messages)
` [PATCH v5 1/8] ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change
` [PATCH v5 2/8] ASoC: tas2770: Support setting the PDM TX slot
` [PATCH v5 3/8] ASoC: tas2764: Reinit cache on part reset
` [PATCH v5 4/8] ASoC: tas2764: Enable main IRQs
` [PATCH v5 5/8] ASoC: tas2764: Raise regmap range maximum
` [PATCH v5 6/8] ASoC: tas2764: Apply Apple quirks
` [PATCH v5 7/8] ASoC: tas2770: expose die temp to hwmon
` [PATCH v5 8/8] ASoC: tas2764: "

[PATCH v4 00/10] ASoC: tas27{64,70}: improve support for Apple codec variants
 2025-04-05  0:12 UTC  (11+ messages)
` [PATCH v4 01/10] ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change
` [PATCH v4 02/10] ASoC: tas2770: Support setting the PDM TX slot
` [PATCH v4 03/10] ASoC: tas2770: Set the SDOUT polarity correctly
` [PATCH v4 04/10] ASoC: tas2764: Reinit cache on part reset
` [PATCH v4 05/10] ASoC: tas2764: Enable main IRQs
` [PATCH v4 06/10] ASoC: tas2764: Crop SDOUT zero-out mask based on BCLK ratio
` [PATCH v4 07/10] ASoC: tas2764: Raise regmap range maximum
` [PATCH v4 08/10] ASoC: tas2764: Apply Apple quirks
` [PATCH v4 09/10] ASoC: tas2770: expose die temp to hwmon
` [PATCH v4 10/10] ASoC: tas2764: "


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).