public inbox for linux-sunxi@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2025-12-25 09:50:04 to 2026-01-25 04:07:51 UTC [more...]

[PATCH 0/7] rtc: sun6i: Add support for Allwinner A733 SoC
 2026-01-25  4:07 UTC  (11+ messages)
` [PATCH 1/7] dt-bindings: rtc: sun6i: Add Allwinner A733 support
` [PATCH 2/7] rtc: sun6i: Bind internal CCU via auxiliary bus
` [PATCH 3/7] clk: sunxi-ng: sun6i-rtc: Add feature bit for IOSC calibration
` [PATCH 4/7] clk: sunxi-ng: Extract common RTC CCU clock logic
` [PATCH 5/7] clk: sunxi-ng: mux: Add mux read-only clock operations
` [PATCH 6/7] rtc: sun6i: Add support for A733 RTC
` [PATCH 7/7] clk: sunxi-ng: Add Allwinner A733 RTC CCU support

[PATCH v3 0/4] Introduce Allwinner H616 PWM controller
 2026-01-23 19:56 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: pwm: allwinner: add h616 pwm compatible
` [PATCH v3 2/4] pwm: sun50i: Add H616 PWM support
` [PATCH v3 3/4] arm64: dts: allwinner: h616: add PWM controller
` [PATCH v3 4/4] MAINTAINERS: Add entry on Allwinner H616 PWM driver

[PATCH next v3] board: sunxi: Add X96Q support
 2026-01-22 23:53 UTC  (2+ messages)

[GIT PULL] Allwinner Device Tree Changes for 6.20
 2026-01-22 17:43 UTC 

[PATCH v2] riscv: dts: allwinner: d1: Add CPU thermal sensor and zone
 2026-01-22 17:35 UTC  (2+ messages)

[PATCH v12 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2026-01-22 16:43 UTC  (2+ messages)

[PATCH v2 0/4] Introduce Allwinner H616 PWM controller
 2026-01-22 16:19 UTC  (7+ messages)
` [PATCH v2 2/4] pwm: sun50i: Add H616 PWM support

[PATCH v3 0/6] drm/sun4i: Support LVDS on D1s/T113 combo D-PHY
 2026-01-22 10:22 UTC  (5+ messages)
` [PATCH v3 1/6] phy: allwinner: phy-sun6i-mipi-dphy: Support LVDS in "
` [PATCH v3 3/6] drm/sun4i: Enable LVDS output on sun20i D1s/T113

[PATCH 00/27] clk: remove deprecated API divider_round_rate() and friends
 2026-01-21 22:53 UTC  (6+ messages)
` [PATCH 02/27] clk: sunxi-ng: convert from divider_round_rate_parent() to divider_determine_rate()
` (subset) [PATCH 00/27] clk: remove deprecated API divider_round_rate() and friends

[PATCH v2 0/4] spi: Make SPI core to take care of fwnode assignment
 2026-01-20 19:22 UTC  (8+ messages)
` [PATCH v2 1/4] spi: Propagate default fwnode to the SPI controller device
` [PATCH v2 2/4] spi: Drop duplicate of_node assignment
` [PATCH v2 3/4] spi: Drop duplicate fwnode assignment
` [PATCH v2 4/4] spi: Drop duplicate device_set_node() call

[PATCH v1 0/4] spi: Make SPI core to take care of fwnode assignment
 2026-01-20 19:22 UTC  (16+ messages)
` [PATCH v1 1/4] spi: Propagate default fwnode to the SPI controller device
` [PATCH v1 2/4] spi: Drop duplicate of_node assignment
  ` [Linux-stm32] "
` [PATCH v1 3/4] spi: Drop duplicate fwnode assignment
` [PATCH v1 4/4] spi: Drop duplicate device_set_node() call

[PATCH 0/8] soc: remove direct accesses to of_root from drivers/soc/
 2026-01-20  8:08 UTC  (25+ messages)
` [PATCH 1/8] of: provide of_machine_get_compatible()
` [PATCH 2/8] base: soc: order includes alphabetically
` [PATCH 3/8] base: soc: export soc_device_get_machine()
` [PATCH 4/8] soc: fsl: guts: don't access of_root directly
` [PATCH 5/8] soc: imx8m: "
` [PATCH 6/8] soc: imx9: "
` [PATCH 7/8] soc: renesas: "
` [PATCH 8/8] soc: sunxi: mbus: "

[PATCH v3 0/9] sunxi: Add support for A733 SoC
 2026-01-19 23:10 UTC  (12+ messages)
` [PATCH v3 1/9] power: regulator: add AXP318W support
` [PATCH v3 2/9] power: regulator: enable AWP318W SPL support
` [PATCH v3 3/9] sunxi: a733: uart: setup serial console
` [PATCH v3 4/9] clock: a733: implement support for mmc/uart
` [PATCH v3 5/9] clock: reset: a733: add initial support
` [PATCH v3 6/9] gpio: "
` [PATCH v3 7/9] pinctrl: sunxi: "
` [PATCH v3 8/9] sunxi: mmc: enable support for A733
` [PATCH v3 9/9] sunxi: sun60i: initial support for A733 SoC

[PATCH v4 00/10] drm/connector: hdmi: limit infoframes per driver capabilities, second approach
 2026-01-19 20:09 UTC  (18+ messages)
` [PATCH v4 01/10] drm/tests: hdmi: check the infoframes behaviour
` [PATCH v4 02/10] drm/vc4: hdmi: implement clear_infoframe
` [PATCH v4 03/10] drm/sun4i: hdmi_enc: implement clear_infoframe stub
` [PATCH v4 04/10] drm/connector: make clear_infoframe callback mandatory for HDMI connectors
` [PATCH v4 05/10] drm/bridge: refactor HDMI InfoFrame callbacks
` [PATCH v4 06/10] drm/display: hdmi_state_helper: split InfoFrame functions per type
` [PATCH v4 07/10] drm/display: hdmi_state_helper: reject Audio IF updates if it's not supported
` [PATCH v4 08/10] drm/display: hdmi_state_helper: don't generate unsupported InfoFrames
` [PATCH v4 09/10] drm/display: bridge_connector: dynamically generate HDMI callbacks
` [PATCH v4 10/10] drm/debug: don't register files for unsupported HDMI InfoFrames

[PATCH v2] sunxi: dram: detect non-power-of-2 sized DRAM chips
 2026-01-19 15:31 UTC  (2+ messages)

[PATCH 00/12] i2c: add and start using i2c_adapter-specific printk helpers
 2026-01-19 11:32 UTC  (13+ messages)
  ` Big I2C core changes coming up this year (was: "

[PATCH 0/4] ARM: dts: allwinner: Fix remaining DT validation errors
 2026-01-19  5:57 UTC  (16+ messages)
` [PATCH 1/4] dt-bindings: media: sun4i-a10-video-engine: Add interconnect properties
` [PATCH 2/4] dt-bindings: pinctrl: sunxi: Allow pinmux sub-pattern with leading numbers
` [PATCH 3/4] ARM: dts: allwinner: sun5i-a13-utoo-p66: delete "power-gpios" property
` [PATCH 4/4] ARM: dts: allwinner: Replace status "failed" with "fail"
` (subset) [PATCH 0/4] ARM: dts: allwinner: Fix remaining DT validation errors

[PATCH next v2] board: amediatech: Add X96Q support
 2026-01-18 11:34 UTC  (2+ messages)

[PATCH] ARM: dts: sun7i: a20: fix MMC index enumeration
 2026-01-14 17:50 UTC  (5+ messages)

[PATCH RESEND net-next v6 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-01-14 15:51 UTC  (16+ messages)
` [PATCH RESEND net-next v6 1/7] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH RESEND net-next v6 2/7] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH RESEND net-next v6 3/7] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH RESEND net-next v6 4/7] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH RESEND net-next v6 5/7] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH RESEND net-next v6 6/7] net: stmmac: qcom-ethqos: define a callback for setting the serdes speed
` [PATCH RESEND net-next v6 7/7] net: stmmac: qcom-ethqos: add support for sa8255p
  ` [RESEND,net-next,v6,7/7] "

[PATCH] phy: sun4i-usb: replace use of system_wq with system_percpu_wq
 2026-01-14 14:15 UTC  (4+ messages)

[PATCH v8 0/5] leds: Allwinner A100 LED controller support
 2026-01-13 16:53 UTC  (2+ messages)
` (subset) "

[PATCH v2 00/10] sunxi: Add support for A733 SoC
 2026-01-13  1:31 UTC  (15+ messages)
` [PATCH v2 01/10] sunxi: sun60i: initial "
` [PATCH v2 02/10] sunxi: spl: a733: config text and stack address
` [PATCH v2 06/10] gpio: a733: add initial support
` [PATCH v2 08/10] pmu: axp318w: implement pmic/regulator support
` [PATCH v2 10/10] sunxi: mmc: enable support for A733

[PATCH] mfd: axp20x: AXP717: Add type-C CC registers
 2026-01-09 15:40 UTC  (2+ messages)
` (subset) "

T113-S3: Secure Boot
 2026-01-08  4:34 UTC  (5+ messages)

[PATCH v3 09/10] drm/display: bridge_connector: dynamically generate HDMI callbacks
 2026-01-07 13:28 UTC  (2+ messages)

[PATCH v3 06/10] drm/display: hdmi_state_helper: split InfoFrame functions per type
 2026-01-07 13:28 UTC  (2+ messages)

[PATCH v3 05/10] drm/bridge: refactor HDMI InfoFrame callbacks
 2026-01-07 13:27 UTC  (2+ messages)

[PATCH v3 00/10] drm/connector: hdmi: limit infoframes per driver capabilities, second approach
 2026-01-07 13:21 UTC  (6+ messages)
` [PATCH v3 01/10] drm/tests: hdmi: check the infoframes behaviour
` [PATCH v3 07/10] drm/display: hdmi_state_helper: reject Audio IF updates if it's not supported

[PATCH v3 08/10] drm/display: hdmi_state_helper: don't generate unsupported InfoFrames
 2026-01-07 12:57 UTC  (2+ messages)

[PATCH v3 10/10] drm/debug: don't register files for unsupported HDMI InfoFrames
 2026-01-07 12:47 UTC  (2+ messages)

[PATCH v3 04/10] drm/connector: make clear_infoframe callback mandatory for HDMI connectors
 2026-01-07 12:32 UTC  (2+ messages)

[PATCH v3 02/10] drm/vc4: hdmi: implement clear_infoframe
 2026-01-07 12:23 UTC  (2+ messages)

[PATCH] media: rc: rc_unregister_device() should not call rc_free_device()
 2026-01-05  7:51 UTC  (2+ messages)

[PATCH] dt-bindings: Remove unused includes
 2026-01-04 11:37 UTC  (2+ messages)

[PATCH v6 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2025-12-29  7:30 UTC  (3+ messages)
` [PATCH v6 1/7] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems

[PATCH 01/12] i2c: add i2c_adapter-specific printk helpers
 2025-12-25 19:33 UTC  (3+ messages)

[PATCH 0/7] drm/sun4i: update DE33 support
 2025-12-25 19:34 UTC  (9+ messages)
` [PATCH 7/7] drm/sun4i: switch DE33 to new bindings
` [PATCH 5/7] drm/sun4i: Add planes driver

[PATCH] drm/sun4i: fix kernel-doc warnings in sunxi_engine.h
 2025-12-25  9:54 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