public inbox for linux-sunxi@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-03-11 04:55:24 to 2026-03-20 17:53:21 UTC [more...]

[PATCH v6 0/2] fix gpiochip_lock_as_irq() failure when pinmux is unknown
 2026-03-20 17:52 UTC  (2+ messages)
` [PATCH v6 2/2] pinctrl: sunxi: "

[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 v5 phy-next 00/27] Split Generic PHY consumer and provider API
 2026-03-20  8:22 UTC  (30+ 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] mfd: axp20x: Change volatile ranges on axp803
 2026-03-15 12:49 UTC 

[PATCH v4 phy-next 00/24] Split Generic PHY consumer and provider API
 2026-03-20  2:11 UTC  (27+ messages)
` [PATCH v4 phy-next 01/24] ata: add <linux/pm_runtime.h> where missing
` [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  (11+ messages)
` [PATCH net-next v9 1/6] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v9 2/6] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH net-next v9 3/6] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH net-next v9 4/6] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH net-next v9 5/6] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH net-next v9 6/6] net: stmmac: qcom-ethqos: add support for sa8255p

[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  (10+ 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  (4+ messages)

[PATCH v2 0/2] allwinner: a733: Add A733 PCK600 Power Domain Controller Support
 2026-03-18 18:19 UTC  (5+ messages)
` [PATCH v2 2/2] pmdomain: sunxi: Add support for A733 to Allwinner PCK600 driver

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  (12+ messages)
` [PATCH v3 1/9] mtd: rawnand: sunxi: sunxi_nand_ooblayout_free code clarification
` [PATCH v3 2/9] mtd: rawnand: sunxi: fix sunxi_nfc_hw_ecc_read_extra_oob
` [PATCH v3 3/9] mtd: rawnand: sunxi: do not count BBM bytes twice
` [PATCH v3 4/9] mtd: rawnand: sunxi: replace hard coded value by a define - take2
` [PATCH v3 5/9] mtd: rawnand: sunxi: make the code more self-explanatory
` [PATCH v3 6/9] mtd: rawnand: sunxi: remove dead code
` [PATCH v3 7/9] mtd: rawnand: sunxi: change error prone variable name
` [PATCH v3 8/9] mtd: rawnand: sunxi: fix typos in comments
` [PATCH v3 9/9] mtd: rawnand: sunxi: introduce maximize variable user data length

[PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
 2026-03-17 10:28 UTC  (11+ messages)

[RFC PATCH] pinctrl: sunxi: convert to GPIO_GENERIC
 2026-03-16  9:08 UTC  (9+ messages)

[PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
 2026-03-16  8:42 UTC  (5+ messages)
` [PATCH v2 01/13] media: saa7134: rename i2c_dbg() to saa7134_i2c_dbg()

[PATCH v2 0/3] arm64: allwinner: sun55i-t527: avaota-a1: Add SPI NAND
 2026-03-14 21:59 UTC  (3+ messages)
` (subset) "

[PATCH] drm/sun4i: Fix resource leaks
 2026-03-14 13:13 UTC  (2+ messages)

[PATCH v2 0/6] mtd: rawnand: sunxi: Fixes user data length for H6
 2026-03-14  8:05 UTC  (12+ messages)
` [PATCH v2 1/6] mtd: rawnand: sunxi: sunxi_nand_ooblayout_free code clarification
` [PATCH v2 3/6] mtd: rawnand: sunxi: do not count BBM bytes twice
` [PATCH v2 5/6] mtd: rawnand: sunxi: make the code mode self-explanatory
` [PATCH v2 6/6] mtd: rawnand: sunxi: introduce variable user data length

[PATCH] bus: sunxi-rsb: Always check register address validity
 2026-03-14  7:33 UTC  (2+ messages)

[PATCH v4 0/3] board: sunxi: Add TaiqiCat (TQC) A01
 2026-03-14  7:30 UTC  (2+ messages)

[PATCH RESEND] dt-bindings: media: sun4i-a10-video-engine: Add interconnect properties
 2026-03-13 17:25 UTC 

[PATCH v2 0/9] soc: remove direct accesses to of_root from drivers/soc/
 2026-03-13  9:22 UTC  (6+ messages)

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

[PATCH v2 0/4] drm/gem-dma: Support dedicated DMA device for allocation
 2026-03-12 15:43 UTC  (9+ messages)
` [PATCH v2 1/4] drm/prime: Limit scatter list size with dedicated DMA device
` [PATCH v2 2/4] drm/gem-dma: Support dedicated DMA device for allocation and mapping
` [PATCH v2 3/4] drm/mediatek: Set dedicated DMA device and drop custom GEM callbacks
` [PATCH v2 4/4] drm/sun4i: Use backend/mixer as dedicated DMA device

[PATCH RESEND 0/4] drm/gem-dma: Support dedicated DMA device for allocation
 2026-03-11  7:41 UTC  (5+ messages)
` [PATCH RESEND 3/4] drm/mediatek: Set dedicated DMA device and drop custom GEM callbacks


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