linux-sunxi.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-21 22:17:08 to 2023-08-03 14:49:27 UTC [more...]

[PATCH v1 1/6] dt-bindings: vendor-prefixes: Add BigTreeTech
 2023-08-03 14:49 UTC  (16+ messages)
` [PATCH v1 2/6] dt-bindings: arm: sunxi: Add BigTreeTech CB1
` [PATCH v1 3/6] dt-bindings: arm: sunxi: Add BigTreeTech Manta board
` [PATCH v1 4/6] dt-bindings: arm: sunxi: Add BigTreeTech Pi
` [PATCH v1 5/6] arm64: dts: allwinner: h616: Add BigTreeTech CB1 SoM & boards support
` [PATCH v1 6/6] arm64: dts: allwinner: h616: Add BigTreeTech Pi support

[PATCH 0/2] pwm: Manage owner assignment implicitly for drivers
 2023-08-03 14:06 UTC  (2+ messages)
` [PATCH 1/2] "

[PATCH v6 00/25] iommu: Make default_domain's mandatory
 2023-08-03  0:08 UTC  (26+ messages)
` [PATCH v6 01/25] iommu: Add iommu_ops->identity_domain
` [PATCH v6 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v6 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v6 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v6 05/25] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v6 06/25] iommu/tegra-gart: Remove tegra-gart
` [PATCH v6 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v6 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v6 09/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v6 10/25] iommu/exynos: Implement an IDENTITY domain
` [PATCH v6 11/25] iommu/tegra-smmu: "
` [PATCH v6 12/25] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v6 13/25] iommu/omap: Implement an IDENTITY domain
` [PATCH v6 14/25] iommu/msm: "
` [PATCH v6 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
` [PATCH v6 16/25] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v6 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v6 18/25] iommu/ipmmu: "
` [PATCH v6 19/25] iommu/mtk_iommu: "
` [PATCH v6 20/25] iommu/sun50i: "
` [PATCH v6 21/25] iommu: Require a default_domain for all iommu drivers
` [PATCH v6 22/25] iommu: Add __iommu_group_domain_alloc()
` [PATCH v6 23/25] iommu: Add ops->domain_alloc_paging()
` [PATCH v6 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v6 25/25] iommu: Convert remaining simple drivers "

[PATCH v5 00/25] iommu: Make default_domain's mandatory
 2023-08-02 23:50 UTC  (36+ messages)
` [PATCH v5 01/25] iommu: Add iommu_ops->identity_domain
` [PATCH v5 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v5 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v5 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v5 05/25] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v5 06/25] iommu/tegra-gart: Remove tegra-gart
` [PATCH v5 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v5 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v5 09/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v5 10/25] iommu/exynos: Implement an IDENTITY domain
` [PATCH v5 11/25] iommu/tegra-smmu: "
` [PATCH v5 12/25] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v5 13/25] iommu/omap: Implement an IDENTITY domain
` [PATCH v5 14/25] iommu/msm: "
` [PATCH v5 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
` [PATCH v5 16/25] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v5 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v5 18/25] iommu/ipmmu: "
` [PATCH v5 19/25] iommu/mtk_iommu: "
` [PATCH v5 20/25] iommu/sun50i: "
` [PATCH v5 21/25] iommu: Require a default_domain for all iommu drivers
` [PATCH v5 22/25] iommu: Add __iommu_group_domain_alloc()
` [PATCH v5 23/25] iommu: Add ops->domain_alloc_paging()
` [PATCH v5 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v5 25/25] iommu: Convert remaining simple drivers "

[PATCH v1 0/6] Add BigTreeTech CB1 SoM & Boards
 2023-08-02 22:02 UTC 

[PATCH v1 0/3] Allwinner R329/D1/R528/T113s Dual/Quad SPI modes support
 2023-08-02 19:50 UTC  (5+ messages)
` [PATCH v1 3/3] riscv: dts: allwinner: d1: Add QSPI pins node for pinmux PC port

[PATCH v2 00/10] Refine the locking for dev->iommu_group
 2023-08-02  1:37 UTC  (16+ messages)
` [PATCH v2 01/10] iommu: Remove useless group refcounting
` [PATCH v2 02/10] iommu: Add a lockdep assertion for remaining dev->iommu_group reads
` [PATCH v2 03/10] iommu: Add generic_single_device_group()
` [PATCH v2 04/10] iommu/sun50i: Convert to generic_single_device_group()
` [PATCH v2 05/10] iommu/sprd: "
` [PATCH v2 06/10] iommu/rockchip: "
` [PATCH v2 07/10] iommu/ipmmu-vmsa: "
` [PATCH v2 08/10] iommu/omap: "
` [PATCH v2 09/10] iommu: Complete the locking for dev->iommu_group
` [PATCH v2 10/10] iommu/intel: Fix missing locking for show_device_domain_translation()

[PATCH v2] dmaengine: Explicitly include correct DT includes
 2023-08-01 18:45 UTC  (2+ messages)

[PATCH RESEND RESEND] thermal/of: support thermal zones w/o trips subnode
 2023-08-01 14:10 UTC  (8+ messages)

[PATCH 1/1] arm: dts: Enable device-tree overlay support for sun8i-h3 pi devices
 2023-08-01 11:59 UTC  (7+ messages)

[PATCH RFC] clk: sunxi-ng: test: Add integration tests for ccu_nkm
 2023-07-31 17:53 UTC  (3+ messages)

[PATCH 0/3] sunxi: Orange Pi Zero 3 DT support
 2023-07-31  7:06 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: allwinner: h616: Split Orange Pi Zero 2 DT
` [PATCH 2/3] dt-bindings: arm: sunxi: document Orange Pi Zero 3 board name
` [PATCH 3/3] arm64: dts: allwinner: h616: Add OrangePi Zero 3 board support

[PATCH v2 0/4] Add support for Allwinner D1 CAN controllers
 2023-07-31  2:38 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: net: can: Add support for Allwinner D1 CAN controller
` [PATCH v2 2/4] riscv: dts: allwinner: d1: Add CAN controller nodes
` [PATCH v2 4/4] can: sun4i_can: Add support for the Allwinner D1

[PATCH] riscv: dts: allwinner: d1: Specify default CAN pins
 2023-07-31  2:36 UTC 

[PATCH -next] clk: sunxi-ng: Modify mismatched function name
 2023-07-30 22:53 UTC  (3+ messages)

[PATCH 1/7] bus: sunxi-rsb: Convert to devm_platform_ioremap_resource()
 2023-07-30 22:50 UTC  (2+ messages)

[PATCH] soc: sunxi: Explicitly include correct DT includes
 2023-07-30 22:47 UTC  (2+ messages)

[PATCH 01/13] clk: sunxi: sun9i-mmc: Use devm_platform_get_and_ioremap_resource()
 2023-07-30 22:44 UTC  (2+ messages)

[PATCH v8 0/4] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
 2023-07-30 22:19 UTC  (3+ messages)
` [PATCH v8 4/4] riscv: dts: allwinner: d1: Add GPADC node

[PATCH 0/2] clk: sunxi-ng: Consider alternative parent rates when determining NKM clock rate
 2023-07-30 14:35 UTC  (14+ messages)
` [PATCH 1/2] clk: sunxi-ng: nkm: consider alternative parent rates when finding rate

[PATCH 0/1] sunxi: H616: add LPDDR4 support
 2023-07-29 11:13 UTC  (2+ messages)
` [PATCH 1/1] sunxi: H616: add LPDDR4 DRAM support

[PATCH] arm64: dts: pinephone: Add pstore support for PinePhone A64
 2023-07-28 20:25 UTC  (3+ messages)

[PATCH] dt-bindings: mfd: allwinner: prcm: Simplify conditional schemas
 2023-07-28 11:19 UTC  (2+ messages)
` (subset) "

[PATCH] mfd: Explicitly include correct DT includes
 2023-07-28  9:10 UTC  (2+ messages)

[PATCH] nvmem: Explicitly include correct DT includes
 2023-07-28  7:30 UTC  (2+ messages)

[PATCH net-next v3] net: Explicitly include correct DT includes
 2023-07-28  3:40 UTC  (3+ messages)

[PATCH 00/20] sunxi: Allwinner T113s support
 2023-07-28  3:35 UTC  (10+ messages)
` [PATCH 02/20] sunxi: remove CONFIG_MACPWR
` [PATCH 15/20] sunxi: add R528/T113-s3/D1(s) DRAM initialisation code
` [PATCH 16/20] sunxi: add Allwinner R528/T113 SoC support
` [PATCH] sunxi: remove CONFIG_SATAPWR

[PATCH v4 0/2] arm64: dts: allwinner: h616: Add Mango Pi MQ-Quad DTS
 2023-07-28  0:28 UTC  (5+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] dt-bindings: arm: sunxi: add Mango Pi MQ-Quad binding

[PATCH v2] rtc: Explicitly include correct DT includes
 2023-07-27 21:31 UTC  (2+ messages)

[RFC][PATCH] rtc: sunxi: use external 32k oscillator if provided
 2023-07-27 18:35 UTC  (3+ messages)

[PATCH] mtd: Explicitly include correct DT includes
 2023-07-27 15:17 UTC  (2+ messages)

[PATCH v3 01/62] mmc: sunxi: Convert to platform remove callback returning void
 2023-07-27  6:59 UTC 

[PATCH v3] watchdog: Explicitly include correct DT includes
 2023-07-26 23:33 UTC 

[PATCH] thermal/of: Fix double free of params during unregistration
 2023-07-26 19:08 UTC  (7+ messages)

[PATCH 01/28] media: cec: ch7322: drop of_match_ptr for ID table
 2023-07-26  8:20 UTC  (9+ messages)

[PATCH v2] dmaengine: sun6i: Fix potential deadlock on &sdev->lock
 2023-07-26  5:17 UTC 

[PATCH] dmaengine: sun6i: Fix potential deadlock on &sdev->lock
 2023-07-26  4:58 UTC 

[PATCH v2 01/61] mmc: sunxi: Convert to platform remove callback returning void
 2023-07-26  3:59 UTC 

[PATCH v2] net: Explicitly include correct DT includes
 2023-07-25 19:58 UTC  (3+ messages)

[PATCH v2] can: Explicitly include correct DT includes, part 2
 2023-07-25  7:35 UTC  (2+ messages)

[PATCH 00/10] Refine the locking for dev->iommu_group
 2023-07-25  2:12 UTC  (16+ messages)
` [PATCH 01/10] iommu: Remove useless group refcounting
` [PATCH 03/10] iommu: Add generic_single_device_group()

[PATCH v2] watchdog: Explicitly include correct DT includes
 2023-07-24 20:55 UTC 

[PATCH v4 00/11] clk: sunxi-ng: Consider alternative parent rates when determining NKM clock rate
 2023-07-24 13:19 UTC  (8+ messages)
` [PATCH v4 07/11] clk: sunxi-ng: nm: Support finding closest rate
` [PATCH v4 08/11] clk: sunxi-ng: nkm: "

[PATCH v2] media: Explicitly include correct DT includes
 2023-07-24 11:52 UTC  (3+ messages)

[PATCH] thermal/drivers/sun8i: Don't fail probe due to zone registration failure
 2023-07-23 14:41 UTC  (5+ messages)

[PATCH] iio: adc: Explicitly include correct DT includes
 2023-07-23 12:38 UTC  (3+ 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).