linux-sunxi.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-01 19:24:03 to 2025-04-12 16:57:04 UTC [more...]

[PATCH] drivers: soc: sunxi: Fix possible null pointer dereference
 2025-04-12 16:57 UTC 

[PATCH 0/6] Add support for A523 Thermal system
 2025-04-12  0:53 UTC  (12+ messages)
` [PATCH 1/6] thermal/drivers/sun8i: add gpadc clock
` [PATCH 2/6] thermal/drivers/sun8i: replace devm_reset_control_get to shared
` [PATCH 3/6] thermal/drivers/sun8i: Add support for A523 THS0/1 controllers
` [PATCH 4/6] arm64: dts: allwinner: A523: Add SID controller node
` [PATCH 5/6] arm64: dts: allwinner: A523: Add thermal sensors and zones
` [PATCH 6/6] dt-bindings: thermal: sun8i: Add A523 THS0/1 controllers

[PATCH v2 00/17] Arm cpu schema clean-ups
 2025-04-11 23:37 UTC  (26+ messages)
` [PATCH v2 01/17] arm64: dts: allwinner: h5/h6: Drop spurious 'clock-latency-ns' properties
` [PATCH v2 02/17] arm64: dts: broadcom: bcm2712: Use "l2-cache" for L2 cache node names
` [PATCH v2 03/17] arm64: dts: microchip: sparx5: Fix CPU node "enable-method" property dependencies
` [PATCH v2 04/17] arm64: dts: qcom: qdu1000: Fix qcom,freq-domain
` [PATCH v2 05/17] arm64: dts: qcom: msm8939: Fix CPU node "enable-method" property dependencies
` [PATCH v2 06/17] arm64: dts: qcom: msm8992-lg-h815: "
` [PATCH v2 07/17] arm: dts: qcom: sdx55/sdx65: Fix CPU power-domain-names
` [PATCH v2 08/17] arm/arm64: dts: imx: Drop redundant CPU "clock-latency"
` [PATCH v2 09/17] arm: dts: qcom: ipq4019: "
` [PATCH v2 10/17] arm: dts: rockchip: "
` [PATCH v2 11/17] arm64: dts: amlogic: "
` [PATCH v2 12/17] dt-bindings: arm/cpus: Add schemas for "enable-method" dependencies
` [PATCH v2 13/17] dt-bindings: arm/cpus: Re-wrap 'description' entries
` [PATCH v2 14/17] dt-bindings: Reference opp-v1 schema in CPU schemas
` [PATCH v2 15/17] dt-bindings: arm/cpus: Add missing properties
` [PATCH v2 16/17] dt-bindings: arm/cpus: Add power-domains constraints
` [PATCH v2 17/17] dt-bindings: cpufreq: Drop redundant Mediatek binding
` (subset) [PATCH v2 00/17] Arm cpu schema clean-ups

[PATCH 0/5] sunxi: h6/h616: consolidate DRAM code
 2025-04-11 16:14 UTC  (6+ messages)
` [PATCH 1/5] sunxi: h616: Panic if DRAM size is not detected
` [PATCH 2/5] sunxi: H6: Remove useless DRAM timings parameter
` [PATCH 3/5] sunxi: H6: DRAM: Constify function parameters
` [PATCH 4/5] sunxi: h6: dram: split dram_para struct
` [PATCH 5/5] sunxi: h6/h616: Reuse common DRAM infrastructure

[PATCH] arm/arm64: dts: allwinner: Use preferred node names for cooling maps
 2025-04-11 15:44 UTC  (3+ messages)

[PATCH 6/6] dt-bindings: thermal: sun8i: Add A523 THS0/1 controllers
 2025-04-11  9:13 UTC 

[PATCH 00/19] Arm cpu schema clean-ups
 2025-04-10 16:25 UTC  (61+ messages)
` [PATCH 01/19] arm64: dts: allwinner: h5/h6: Drop spurious 'clock-latency-ns' properties
` [PATCH 02/19] arm64: dts: broadcom: bcm2712: Use "l2-cache" for L2 cache node names
` [PATCH 03/19] arm64: dts: morello: Fix-up cache nodes
` [PATCH 04/19] arm64: dts: microchip: sparx5: Fix CPU node "enable-method" property dependencies
` [PATCH 05/19] arm64: dts: qcom: qdu1000: Fix qcom,freq-domain
` [PATCH 06/19] arm64: dts: qcom: msm8939: Fix CPU node "enable-method" property dependencies
` [PATCH 07/19] arm64: dts: qcom: msm8992-lg-h815: "
` [PATCH 08/19] arm: dts: qcom: msm8916: Move "qcom,acc" and "qcom,saw" to 32-bit .dtsi
` [PATCH 09/19] arm: dts: qcom: sdx55/sdx65: Fix CPU power-domain-names
` [PATCH 10/19] arm/arm64: dts: imx: Drop redundant CPU "clock-latency"
` [PATCH 11/19] arm: dts: qcom: ipq4019: "
` [PATCH 12/19] arm: dts: rockchip: "
` [PATCH 13/19] arm64: dts: amlogic: "
` [PATCH 14/19] dt-bindings: arm/cpus: Add schemas for "enable-method" dependencies
` [PATCH 15/19] dt-bindings: arm/cpus: Re-wrap 'description' entries
` [PATCH 16/19] dt-bindings: Reference opp-v1 schema in CPU schemas
` [PATCH 17/19] dt-bindings: arm/cpus: Add missing properties
` [PATCH 18/19] dt-bindings: arm/cpus: Add power-domains constraints
` [PATCH 19/19] dt-bindings: cpufreq: Drop redundant Mediatek binding
` (subset) [PATCH 00/19] Arm cpu schema clean-ups

[PATCH v10 0/8] Support ROHM BD79124 ADC
 2025-04-10 16:07 UTC  (3+ messages)
` [PATCH v10 2/8] property: Add functions to iterate named child

[PATCH] spi: sun4i: add support for GPIO chip select lines
 2025-04-10 11:53 UTC 

[PATCH] crypto: sun8i-ce-hash - Refine exception handling in sun8i_ce_hash_run()
 2025-04-10  9:51 UTC  (5+ messages)
  `  "

[PATCH v2 0/8] sunxi: Control USB pins and supplies via DT regulators
 2025-04-10  9:23 UTC  (18+ messages)
` [PATCH v2 1/8] power: regulator: Add a driver for the AXP PMIC drivevbus
` [PATCH v2 2/8] sunxi: Enable PMIC drivevbus regulator support for USB supplies
` [PATCH v2 3/8] phy: sun4i-usb: Control supplies via the regulator uclass
` [PATCH v2 4/8] sunxi: Remove obsolete USBx_VBUS_PIN Kconfig symbols
` [PATCH v2 5/8] gpio: axp: Remove virtual VBUS enable GPIO
` [PATCH v2 6/8] phy: sun4i-usb: Determine VBUS detection pin from devicetree
` [PATCH v2 7/8] phy: sun4i-usb: Determine USB OTG "
` [PATCH v2 8/8] sunxi: Kconfig: Remove obsolete USBx_* pin symbols

[PATCH 00/34] sunxi: clock refactoring and Allwinner A523 support
 2025-04-09 14:28 UTC  (9+ messages)
` [PATCH 30/34] sunxi: A523: add DRAM initialisation routine
` [PATCH 33/34] sunxi: A523: add DT files from Linux v3 branch

[PATCH] sunxi: add "fake" FEL pin support
 2025-04-09 10:01 UTC  (3+ 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 1/6] crypto: sun8i-ce-hash - fix error handling in sun8i_ce_hash_run()
 2025-04-08  8:11 UTC  (7+ messages)
` [PATCH 4/6] crypto: sun8i-ce-hash - drop CONFIG_CRYPTO_DEV_SUN8I_CE_DEBUG ifdefs
` [PATCH 5/6] crypto: sun8i-ce-hash - add IS_ENABLED() checks to debugfs stats
` [PATCH 6/6] crypto: sun8i-ce-hash - use API helpers to setup fallback request

[PATCH v2] ASoC: sun8i-codec: Remove unnecessary NULL check before clk_prepare_enable/clk_disable_unprepare
 2025-04-07 23:35 UTC  (3+ messages)

[PATCH] sunxi: Use existing serial number for MAC address generation
 2025-04-07 22:48 UTC 

[PATCH v3 00/15] arm64: dts: allwinner: Add basic Allwinner A523 support
 2025-04-07 15:49 UTC  (2+ messages)
` (subset) "

[PATCH 3/4] crypto: sun8i-ss - use API helpers to setup fallback request
 2025-04-07 12:36 UTC 

[PATCH 0/5] clk: Do not enable by default during compile testing
 2025-04-06 20:31 UTC  (9+ messages)
` [PATCH 1/5] clk: meson: "
` [PATCH 2/5] clk: nuvoton: "
` [PATCH 3/5] clk: stm32: "
` [PATCH 4/5] clk: sunxi-ng: "
` [PATCH 5/5] clk: sunxi: "

[PATCH linux-next 0/5] Use dev_err_probe() in phy
 2025-04-05 23:03 UTC  (9+ messages)
` [PATCH linux-next 1/5] phy: allwinner: phy-sun50i-usb3: Use dev_err_probe()
` [PATCH linux-next 2/5] phy: broadcom: phy-bcm63xx-usbh: "
` [PATCH linux-next 3/5] phy: qualcomm: phy-qcom-ipq4019-usb: "
` [PATCH linux-next 4/5] phy: lantiq: phy-lantiq-rcu-usb2: "
` [PATCH linux-next 5/5] phy: rockchip: phy-rockchip-typec: "

[PATCH v2 0/3] drm/panfrost: enable G31 on H616
 2025-04-03  5:52 UTC  (4+ messages)
` [PATCH v2 1/3] drm/panfrost: Add PM runtime flag
` [PATCH v2 2/3] drm/panfrost: add h616 compatible string
` [PATCH v2 3/3] drm/panfrost: reorder pd/clk/rst sequence


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