public inbox for linux-sunxi@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-03-17 23:05:16 to 2026-03-24 21:04:52 UTC [more...]

[PATCH 00/10] i2c: Replace dev_err() with dev_err_probe()
 2026-03-24 21:04 UTC  (12+ messages)
` [PATCH 01/10] i2c: tiny-usb: Replace dev_err() with dev_err_probe() in probe function
` [PATCH 02/10] i2c: tegra: "
` [PATCH 03/10] i2c: sun6i-p2wi: "
` [PATCH 04/10] i2c: stm32f7: "
` [PATCH 05/10] i2c: stm32f4: "
` [PATCH 06/10] i2c: stm32: "
` [PATCH 07/10] i2c: st: "
` [PATCH 08/10] i2c: sprd: "
` [PATCH 09/10] i2c: sis96x: "
` [PATCH 10/10] i2c: sis630: "

[PATCH 0/7] soc: sunxi: sram: Add H616 SRAM support
 2026-03-24 16:43 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: sram: Document Allwinner H616 VE SRAM
` [PATCH 2/7] dt-bindings: sram: sunxi-sram: Add H616 SRAM regions
` [PATCH 3/7] soc: sunxi: sram: Const-ify sunxi_sram_func data and references
` [PATCH 4/7] soc: sunxi: sram: Allow SRAM to be claimed multiple times
` [PATCH 5/7] soc: sunxi: sram: Support claiming multiple regions per device
` [PATCH 6/7] soc: sunxi: sram: Add H616 SRAM regions
` [PATCH 7/7] arm64: dts: allwinner: sun50i-h616: Add SRAM nodes

[PATCH 1/2] arm64: dts: allwinner: sun50i-a64: add UART DMA channels
 2026-03-24 16:19 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: allwinner: sun50i-h6: "

[PATCH 0/5] pinctrl: sunxi: fix A523 GPIO IRQ blunder
 2026-03-24 14:22 UTC  (12+ messages)
` [PATCH 1/5] pinctrl: sunxi: Rework IRQ remuxing to avoid fixed mux value
` [PATCH 2/5] pinctrl: sunxi: Remove unneeded IRQ remuxing for some SoCs
` [PATCH 3/5] dt-bindings: pinctrl: sun55i-a523: increase IRQ bank number
` [PATCH 4/5] arm64: dts: allwinner: a523: Add missing GPIO interrupt
` [PATCH 5/5] pinctrl: sunxi: a523: add missing IRQ bank (plus old DT workaround)

[PATCH v3 00/14] drm: Create drm_output_color_format enum
 2026-03-24 12:55 UTC  (29+ messages)
` [PATCH v3 01/14] drm/connector: Introduce "
` [PATCH v3 02/14] drm/edid: Convert to "
` [PATCH v3 03/14] drm/display: hdmi: Convert to drm_output_color_format
` [PATCH v3 04/14] drm/amdgpu: display: "
` [PATCH v3 05/14] drm/bridge: adv7511: "
` [PATCH v3 06/14] drm/bridge: analogix: "
` [PATCH v3 07/14] drm/bridge: cadence: "
` [PATCH v3 08/14] drm/bridge: synopsys: dw-dp: "
` [PATCH v3 09/14] drm/bridge: synopsys: dw-hdmi: "
` [PATCH v3 11/14] drm/mediatek: dp: "
` [PATCH v3 12/14] drm/rockchip: analogix: "
` [PATCH v3 13/14] drm/connector: Remove DRM_COLOR_FORMAT defines
` [PATCH v3 14/14] drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspace

[PATCH v2 0/9] soc: remove direct accesses to of_root from drivers/soc/
 2026-03-24 10:24 UTC  (3+ messages)
` [PATCH v2 6/9] soc: imx8m: don't access of_root directly

[PATCH] media: cedrus: validate H.264 reference list indices
 2026-03-24  8:08 UTC  (3+ messages)

[PATCH] media: cedrus: skip invalid H.264 reference list entries
 2026-03-24  8:08 UTC 

[PATCH v5 phy-next 00/27] Split Generic PHY consumer and provider API
 2026-03-24  5:35 UTC  (36+ messages)
` [PATCH v5 phy-next 01/27] ata: add <linux/pm_runtime.h> where missing
` [PATCH v5 phy-next 02/27] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v5 phy-next 03/27] usb: add "
` [PATCH v5 phy-next 04/27] drm: add <linux/pm_runtime.h> where missing
` [PATCH v5 phy-next 05/27] phy: "
` [PATCH v5 phy-next 06/27] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v5 phy-next 07/27] net: lan969x: include missing <linux/of.h>
` [PATCH v5 phy-next 08/27] PCI: Remove device links to PHY
` [PATCH v5 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v5 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state
` [PATCH v5 phy-next 11/27] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v5 phy-next 12/27] usb: host: tegra: "
` [PATCH v5 phy-next 13/27] usb: gadget: tegra-xudc: "
` [PATCH v5 phy-next 14/27] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v5 phy-next 15/27] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v5 phy-next 16/27] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v5 phy-next 17/27] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v5 phy-next 18/27] drm/rockchip: dsi: include PHY provider header
` [PATCH v5 phy-next 19/27] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v5 phy-next 20/27] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v5 phy-next 21/27] net: renesas: rswitch: "
` [PATCH v5 phy-next 22/27] pinctrl: tegra-xusb: "
` [PATCH v5 phy-next 23/27] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v5 phy-next 24/27] phy: include PHY provider header (1/2)
` [PATCH v5 phy-next 25/27] phy: include PHY provider header (2/2)
` [PATCH v5 phy-next 26/27] phy: remove temporary provider compatibility from consumer header
` [PATCH v5 phy-next 27/27] MAINTAINERS: add regexes for linux-phy

[PATCH] arm64: dts: allwinner: sun55i: Fix r-spi DMA
 2026-03-24  3:08 UTC  (3+ messages)

[PATCH] ASoC: sun4i-spdif: Make reset control non-optional and check for all errors
 2026-03-24  0:12 UTC  (3+ messages)

[PATCH v4 0/4] Introduce Allwinner H616 PWM controller
 2026-03-23 16:27 UTC  (2+ messages)

[PATCH v6 0/2] fix gpiochip_lock_as_irq() failure when pinmux is unknown
 2026-03-23 13:23 UTC  (4+ messages)
` [PATCH v6 1/2] pinctrl: sunxi: pass down flags to pinctrl routines
` [PATCH v6 2/2] pinctrl: sunxi: fix gpiochip_lock_as_irq() failure when pinmux is unknown

[PATCH net-next v10 0/6] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-03-23 13:20 UTC  (7+ messages)
` [PATCH net-next v10 1/6] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v10 2/6] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH net-next v10 3/6] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH net-next v10 4/6] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH net-next v10 5/6] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH net-next v10 6/6] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH 7/7] media: cedrus: validate HEVC slice reference lists
 2026-03-23  8:30 UTC  (3+ messages)

[PATCH v2 0/4] drm/gem-dma: Support dedicated DMA device for allocation
 2026-03-22 13:57 UTC  (3+ messages)
` [PATCH v2 3/4] drm/mediatek: Set dedicated DMA device and drop custom GEM callbacks

[PATCH] mfd: axp20x: Change volatile ranges on axp803
 2026-03-21 18:26 UTC  (3+ messages)

[PATCH v2 00/20] drm/atomic: Rework initial state allocation
 2026-03-20 16:27 UTC  (21+ messages)
` [PATCH v2 01/20] drm/colorop: Fix typos in the doc
` [PATCH v2 02/20] drm/atomic: Drop drm_private_state.obj assignment from create_state
` [PATCH v2 03/20] drm/mode-config: Mention drm_mode_config_reset() culprits
` [PATCH v2 04/20] drm/colorop: Rename __drm_colorop_state_reset()
` [PATCH v2 05/20] drm/colorop: Create drm_atomic_helper_colorop_create_state()
` [PATCH v2 06/20] drm/atomic-state-helper: Fix __drm_atomic_helper_plane_reset() doc typo
` [PATCH v2 07/20] drm/atomic-state-helper: Rename __drm_atomic_helper_plane_state_reset()
` [PATCH v2 08/20] drm/plane: Add new atomic_create_state callback
` [PATCH v2 09/20] drm/atomic-state-helper: Rename __drm_atomic_helper_crtc_state_reset()
` [PATCH v2 10/20] drm/crtc: Add new atomic_create_state callback
` [PATCH v2 11/20] drm/atomic-state-helper: Rename __drm_atomic_helper_connector_state_reset()
` [PATCH v2 12/20] drm/hdmi: Rename __drm_atomic_helper_connector_hdmi_reset()
` [PATCH v2 13/20] drm/connector: Add new atomic_create_state callback
` [PATCH v2 14/20] drm/mode-config: Create drm_mode_config_create_state()
` [PATCH v2 15/20] drm/drv: Call drm_mode_config_create_state() by default
` [PATCH v2 16/20] drm/atomic: Drop private obj state allocation
` [PATCH v2 17/20] drm/drv: Drop drm_mode_config_reset() from our skeleton
` [PATCH v2 18/20] drm/tidss: Drop call to drm_mode_config_reset at probe time
` [PATCH v2 19/20] drm/tidss: Convert to atomic_create_state
` [PATCH v2 20/20] drm/bridge_connector: "

[PATCH v5 0/2] fix gpiochip_lock_as_irq() failure when pinmux is unknown
 2026-03-20 13:48 UTC  (7+ messages)
` [PATCH v5 1/2] pinctrl: sunxi: pass down flags to pinctrl routines
` [PATCH v5 2/2] pinctrl: sunxi: fix gpiochip_lock_as_irq() failure when pinmux is unknown

[PATCH v4 phy-next 00/24] Split Generic PHY consumer and provider API
 2026-03-20  2:11 UTC  (26+ messages)
` [PATCH v4 phy-next 02/24] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v4 phy-next 03/24] usb: add "
` [PATCH v4 phy-next 04/24] drm: add <linux/pm_runtime.h> where missing
` [PATCH v4 phy-next 05/24] phy: "
` [PATCH v4 phy-next 06/24] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v4 phy-next 07/24] net: lan969x: include missing <linux/of.h>
` [PATCH v4 phy-next 08/24] PCI: Remove device links to PHY
` [PATCH v4 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
` [PATCH v4 phy-next 10/24] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v4 phy-next 11/24] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v4 phy-next 12/24] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v4 phy-next 13/24] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v4 phy-next 14/24] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v4 phy-next 15/24] drm/rockchip: dsi: include PHY provider header
` [PATCH v4 phy-next 16/24] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v4 phy-next 17/24] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v4 phy-next 18/24] net: renesas: rswitch: "
` [PATCH v4 phy-next 19/24] pinctrl: tegra-xusb: "
` [PATCH v4 phy-next 20/24] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v4 phy-next 21/24] phy: include PHY provider header (1/2)
` [PATCH v4 phy-next 22/24] phy: include PHY provider header (2/2)
` [PATCH v4 phy-next 23/24] phy: remove temporary provider compatibility from consumer header
` [PATCH v4 phy-next 24/24] MAINTAINERS: add regexes for linux-phy

[PATCH net-next v9 0/6] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-03-19 20:54 UTC  (4+ messages)

[PATCH v3 phy-next 00/24] Split Generic PHY consumer and provider API
 2026-03-19 17:14 UTC  (3+ messages)
` [PATCH v3 phy-next 09/24] ufs: exynos: stop poking into struct phy guts

[PATCH v4 0/2] fix gpiochip_lock_as_irq() failure when pinmux is unknown
 2026-03-19 16:55 UTC  (6+ messages)
` [PATCH v4 1/2] pinctrl: sunxi: pass down flags to pinctrl routines
` [PATCH v4 2/2] pinctrl: sunxi: fix gpiochip_lock_as_irq() failure when pinmux is unknown

[PATCH v3] pinctrl: sunxi: fix gpiochip_lock_as_irq() failure when pinmux is unknown
 2026-03-19 14:49 UTC  (6+ messages)

[PATCH v5 00/15] hwspinlock: move device alloc into core and refactor includes
 2026-03-19 13:10 UTC  (11+ messages)
` [PATCH v5 03/15] hwspinlock: add helpers to retrieve core data
` [PATCH v5 04/15] hwspinlock: add callback to fill private data of a hwspinlock
` [PATCH v5 09/15] hwspinlock: sun6i: use new callback to initialize hwspinlock priv
` [PATCH v5 10/15] hwspinlock: handle hwspinlock device allocation in the core
` [PATCH v5 11/15] hwspinlock: move entries from internal to public header
` [PATCH v5 14/15] hwspinlock: refactor provider.h from "

[PATCH] drm/sun4i: layers: Use drm_fb_dma_get_gem_addr() to get display memory
 2026-03-18 19:28 UTC  (3+ messages)

[PATCH v2 0/2] allwinner: a733: Add A733 PCK600 Power Domain Controller Support
 2026-03-18 18:19 UTC  (2+ messages)

Pull request: u-boot-sunxi/master for next
 2026-03-18 17:06 UTC  (2+ messages)

[PATCH v4 00/15] hwspinlock: move device alloc into core and refactor includes
 2026-03-18 10:31 UTC  (4+ messages)
` [PATCH v4 04/15] hwspinlock: add callback to fill private data of a hwspinlock

[PATCH v3 0/9] mtd: rawnand: sunxi: Fixes user data length for H6
 2026-03-18  7:15 UTC  (3+ messages)
` [PATCH v3 1/9] mtd: rawnand: sunxi: sunxi_nand_ooblayout_free code clarification


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox