linux-sunxi.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-25 07:28:07 to 2023-05-09 11:11:06 UTC [more...]

[PATCH v4 0/4] drm: sun4i: set proper TCON0 DCLK rate in DSI mode
 2023-05-09 11:04 UTC  (7+ messages)
` [PATCH v4 1/4] clk: sunxi-ng: a64: force select PLL_MIPI in TCON0 mux
` [PATCH v4 2/4] ARM: dts: sunxi: rename tcon's clock output
` [PATCH v4 3/4] drm: sun4i: rename sun4i_dotclock to sun4i_tcon_dclk
` [PATCH v4 4/4] drm: sun4i: calculate proper DCLK rate for DSI

allwinner usb phy driver
 2023-05-09  1:56 UTC 

[PATCH 00/89] i2c: Convert to platform remove callback returning void
 2023-05-08 20:52 UTC  (2+ messages)
` [PATCH 71/89] i2c: sun6i-p2wi: "

[PATCH net-next v2 00/11] net: stmmac: Convert to platform remove callback returning void
 2023-05-08 20:30 UTC  (7+ messages)
` [PATCH net-next v2 01/11] net: stmmac: Make stmmac_pltfr_remove() return void
` [PATCH net-next v2 10/11] net: stmmac: dwmac-sun8i: Convert to platform remove callback returning void

[PATCH v2 0/7] drm: sun4i: set proper TCON0 DCLK rate in DSI mode
 2023-05-08 14:08 UTC  (10+ messages)
` [PATCH v2 1/7] clk: sunxi-ng: a64: propagate rate change from pll-mipi
` [PATCH v2 4/7] arm64: dts: allwinner: a64: assign PLL_MIPI to CLK_TCON0

[PATCH v3 0/5] Allwinner R329/D1/R528/T113s SPI support
 2023-05-08  9:47 UTC  (14+ messages)
` [PATCH v3 1/5] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329/D1/R528/T113s SPI
` [PATCH v3 2/5] spi: sun6i: change OF match data to a struct
` [PATCH v3 3/5] spi: sun6i: add quirk for in-controller clock divider
` [PATCH v3 4/5] spi: sun6i: add support for R329/D1/R528/T113s SPI controllers
` [PATCH v3 5/5] riscv: dts: allwinner: d1: Add SPI controllers node

[PATCH 00/53] drm: Convert to platform remove callback returning void
 2023-05-08  7:50 UTC  (4+ messages)
` [PATCH 43/53] drm/sun4i: "

Situation of CONFIG_CLK_SUNXI_PRCM_SUN9I
 2023-05-08  4:43 UTC 

[PATCH 00/30] pwm: Convert to platform remove callback returning void
 2023-05-08  3:56 UTC  (3+ messages)

[PATCH v4 0/5] Allwinner R329/D1/R528/T113s SPI support
 2023-05-07 22:40 UTC  (7+ messages)
` [PATCH v4 1/5] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329/D1/R528/T113s SPI
` [PATCH v4 2/5] spi: sun6i: change OF match data to a struct
` [PATCH v4 3/5] spi: sun6i: add quirk for in-controller clock divider
` [PATCH v4 4/5] spi: sun6i: add support for R329/D1/R528/T113s SPI controllers
` [PATCH v4 5/5] riscv: dts: allwinner: d1: Add SPI controllers node

[PATCH v2 0/6] Allwinner R329/D1/R528/T113s SPI support
 2023-05-07  7:42 UTC  (20+ messages)
` [PATCH v2 1/6] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329 SPI
` [PATCH v2 2/6] spi: sun6i: change OF match data to a struct
` [PATCH v2 3/6] spi: sun6i: add quirk for in-controller clock divider
` [PATCH v2 4/6] spi: sun6i: add support for R329 SPI controllers
` [PATCH v2 5/6] dt-bindings: spi: sun6i: add DT bindings for Allwinner D1/R528/T113s SPI
` [PATCH v2 6/6] riscv: dts: allwinner: d1: Add SPI0 controller node

[PATCH] riscv: dts: allwinner: d1: Add SPI0 controller node
 2023-05-05 21:46 UTC  (6+ messages)

[PATCH v4 00/68] clk: Make determine_rate mandatory for muxes
 2023-05-05 18:46 UTC  (7+ messages)
` [PATCH v4 03/68] clk: Move no reparent case into a separate function
` [PATCH v4 04/68] clk: Introduce clk_hw_determine_rate_no_reparent()
` [PATCH v4 45/68] rtc: sun6i: Add a determine_rate hook
` [PATCH v4 68/68] clk: Forbid to register a mux without determine_rate

[PATCH v3 00/65] clk: Make determine_rate mandatory for muxes
 2023-05-04 17:04 UTC  (15+ messages)
` [PATCH v3 14/65] clk: lochnagar: Add a determine_rate hook
` [PATCH v3 29/65] clk: socfpga: gate: "
` [PATCH v3 43/65] ASoC: tlv320aic32x4: "

[PATCH 00/20] iommu: Make default_domain's mandatory
 2023-05-04 14:19 UTC  (46+ messages)
` [PATCH 01/20] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH 02/20] iommu/terga-gart: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
` [PATCH 03/20] iommu/s390: "
` [PATCH 04/20] iommu/fsl_pamu: "
` [PATCH 05/20] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH 06/20] iommu/exynos: Implement an IDENTITY domain
` [PATCH 07/20] iommu/tegra-smmu: "
` [PATCH 08/20] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH 09/20] iommu/omap: Implement an IDENTITY domain
` [PATCH 10/20] iommu/msm: "
` [PATCH 11/20] iommu/mtk_iommu_v1: "
` [PATCH 12/20] iommu: Remove ops->set_platform_dma_ops()
` [PATCH 13/20] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH 14/20] iommu/ipmmu: "
` [PATCH 15/20] iommu/mtk_iommu: "
` [PATCH 16/20] iommu/sun50i: "
` [PATCH 17/20] iommu: Require a default_domain for all iommu drivers
` [PATCH 18/20] iommu: Add ops->domain_alloc_paging()
` [PATCH 19/20] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH 20/20] iommu: Convert remaining simple drivers "

[RFC PATCH 0/1] Categorize ARM dts directory
 2023-05-04 11:44 UTC  (46+ messages)
                ` [Linux-stm32] "

[PATCH v3 0/2] arm: dts: sunxi: Add ICnova A20 ADB4006 board support
 2023-05-03  6:11 UTC  (4+ messages)

[PATCH 0/3] Minor device-tree additions for C.H.I.P
 2023-05-01 21:12 UTC  (9+ messages)
` [PATCH 1/3] ARM: dts: sun5i: chip: Enable bluetooth

[PATCH] drm: sun4i_tcon: use devm_clk_get_enabled in `sun4i_tcon_init_clocks`
 2023-04-30 11:23 UTC 

[PATCH v3 0/7] drm: sun4i: set proper TCON0 DCLK rate in DSI mode
 2023-04-29 18:28 UTC  (14+ messages)
` [PATCH v3 1/7] clk: sunxi-ng: a64: export PLL_MIPI
` [PATCH v3 2/7] clk: sunxi-ng: a64: prevent CLK_TCON0 being reparented
` [PATCH v3 3/7] arm64: dts: allwinner: a64: assign PLL_MIPI to CLK_TCON0
` [PATCH v3 4/7] arm64: dts: allwinner: a64: reset pll-video0 rate
` [PATCH v3 5/7] ARM: dts: sunxi: rename tcon's clock output
` [PATCH v3 6/7] drm: sun4i: rename sun4i_dotclock to sun4i_tcon_dclk
` [PATCH v3 7/7] drm: sun4i: calculate proper DCLK rate for DSI

[PATCH 09/19] riscv: cacheinfo: Adjust includes to remove of_device.h
 2023-04-29 18:24 UTC  (2+ messages)

[PATCH 08/19] riscv: Add explicit include for cpu.h
 2023-04-29 18:24 UTC  (2+ messages)

[PATCH] crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()
 2023-04-28 10:05 UTC  (2+ messages)

[PATCH v2] net: allwinner: emac: Fix double spinlock in emac_timeout
 2023-04-27 10:52 UTC  (3+ messages)
  ` [PATCH v3 1/2] drivers: net: sun4i-emac: "
  ` [PATCH v3 2/2] drivers: net: sun4i-emac: Fix emac_timeout

[PATCH] drivers: spi: sunxi: Enable irq after the initialization is done
 2023-04-25 11:34 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;
as well as URLs for NNTP newsgroup(s).