linux-sunxi.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-11 14:55:55 to 2021-06-24 10:27:40 UTC [more...]

[PATCH v3 00/27] Deprecate struct drm_device.irq_enabled
 2021-06-24 10:27 UTC  (36+ messages)
` [PATCH v3 01/27] drm/amdgpu: Track IRQ state in local device state
` [PATCH v3 02/27] drm/hibmc: Call drm_irq_uninstall() unconditionally
` [PATCH v3 03/27] drm/radeon: Track IRQ state in local device state
` [PATCH v3 04/27] drm: Don't test for IRQ support in VBLANK ioctls
` [PATCH v3 05/27] drm/armada: Don't set struct drm_device.irq_enabled
` [PATCH v3 06/27] drm/i915: Track IRQ state in local device state
` [PATCH v3 07/27] drm/komeda: Don't set struct drm_device.irq_enabled
` [PATCH v3 08/27] drm/malidp: "
` [PATCH v3 09/27] drm/exynos: "
` [PATCH v3 10/27] drm/kirin: "
` [PATCH v3 11/27] drm/imx: "
` [PATCH v3 12/27] drm/imx/dcss: "
` [PATCH v3 13/27] drm/mediatek: "
` [PATCH v3 14/27] drm/nouveau: "
` [PATCH v3 15/27] drm/omapdrm: Track IRQ state in local device state
` [PATCH v3 16/27] drm/rcar-du: Don't set struct drm_device.irq_enabled
` [PATCH v3 17/27] drm/rockchip: "
` [PATCH v3 18/27] drm/sti: "
` [PATCH v3 19/27] drm/stm: "
` [PATCH v3 20/27] drm/sun4i: "
` [PATCH v3 21/27] drm/tegra: "
` [PATCH v3 22/27] drm/tidss: Don't use "
` [PATCH v3 23/27] drm/vc4: Don't set "
` [PATCH v3 24/27] drm/vkms: "
` [PATCH v3 25/27] drm/vmwgfx: "
` [PATCH v3 26/27] drm/xlnx: "
` [PATCH v3 27/27] drm/zte: "

[PATCH 08/15] drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
 2021-06-24  8:32 UTC  (2+ messages)

[PATCH v2 1/1] spi: spi-sun6i: Fix chipselect/clock bug
 2021-06-23 16:08 UTC  (2+ messages)

[PATCH v2 00/22] Deprecate struct drm_device.irq_enabled
 2021-06-23 12:15 UTC  (33+ messages)
` [PATCH v2 01/22] drm/amdgpu: Track IRQ state in local device state
` [PATCH v2 02/22] drm/hibmc: Call drm_irq_uninstall() unconditionally
` [PATCH v2 03/22] drm/radeon: Track IRQ state in local device state
` [PATCH v2 04/22] drm: Don't test for IRQ support in VBLANK ioctls
` [PATCH v2 05/22] drm/komeda: Don't set struct drm_device.irq_enabled
` [PATCH v2 06/22] drm/malidp: "
` [PATCH v2 07/22] drm/exynos: "
` [PATCH v2 08/22] drm/kirin: "
` [PATCH v2 09/22] drm/imx: "
` [PATCH v2 10/22] drm/mediatek: "
` [PATCH v2 11/22] drm/nouveau: "
` [PATCH v2 12/22] drm/omapdrm: Track IRQ state in local device state
` [PATCH v2 13/22] drm/rockchip: Don't set struct drm_device.irq_enabled
` [PATCH v2 14/22] drm/sti: "
` [PATCH v2 15/22] drm/stm: "
` [PATCH v2 16/22] drm/sun4i: "
` [PATCH v2 17/22] drm/tegra: "
` [PATCH v2 18/22] drm/tidss: Don't use "
` [PATCH v2 19/22] drm/vc4: Don't set "
` [PATCH v2 20/22] drm/vmwgfx: "
` [PATCH v2 21/22] drm/xlnx: "
` [PATCH v2 22/22] drm/zte: "

[GIT PULL] Allwinner Clock Fixes for 5.13
 2021-06-21 23:36 UTC  (2+ messages)

[PATCH -next 0/3] ASoC: sunxi: Use devm_platform_get_and_ioremap_resource()
 2021-06-21 18:45 UTC  (5+ messages)
` [PATCH -next 1/3] ASoC: sunxi: sun4i-codec: "
` [PATCH -next 2/3] ASoC: sun4i-i2s: "
` [PATCH -next 3/3] ASoC: sunxi: sun4i-spdif: "

[PATCH v7 00/19] arm64: sunxi: Initial Allwinner H616 SoC support
 2021-06-21  9:14 UTC  (39+ messages)
` [PATCH v7 01/19] dt-bindings: mfd: axp20x: Add AXP305 compatible (plus optional IRQ)
` [PATCH v7 02/19] mfd: axp20x: Allow AXP 806 chips without interrupt lines
` [PATCH v7 03/19] dt-bindings: rtc: sun6i: Add H616 compatible string
` [PATCH v7 04/19] rtc: sun6i: Add support for linear day storage
` [PATCH v7 05/19] rtc: sun6i: Add support for broken-down alarm registers
` [PATCH v7 06/19] rtc: sun6i: Add support for RTCs without external LOSCs
` [PATCH v7 07/19] rtc: sun6i: Add Allwinner H616 support
` [PATCH v7 08/19] dt-bindings: net: sun8i-emac: Add H616 compatible string
` [PATCH v7 09/19] net: stmmac: dwmac-sun8i: Prepare for second EMAC clock register
` [PATCH v7 10/19] dt-bindings: usb: Add H616 compatible string
` [PATCH v7 11/19] dt-bindings: usb: sunxi-musb: "
` [PATCH v7 12/19] phy: sun4i-usb: Rework HCI PHY (aka. "pmu_unk1") handling
` [PATCH v7 13/19] phy: sun4i-usb: Allow reset line to be shared
` [PATCH v7 14/19] phy: sun4i-usb: Introduce port2 SIDDQ quirk
` [PATCH v7 15/19] phy: sun4i-usb: Add support for the H616 USB PHY
` [PATCH v7 16/19] arm64: dts: allwinner: Add Allwinner H616 .dtsi file
` [PATCH v7 17/19] dt-bindings: arm: sunxi: Add two H616 board compatible strings
` [PATCH v7 18/19] arm64: dts: allwinner: h616: Add OrangePi Zero 2 board support
` [PATCH v7 19/19] arm64: dts: allwinner: h616: Add X96 Mate TV box support

[PATCH 1/4] phy-sun4i-usb: Fix sun8i_r40_cfg
 2021-06-21  0:35 UTC  (4+ messages)
  ` [PATCH 2/4] sunxi_musb: Add musb configurations of sun8i-r40
  ` [PATCH 3/4] dts: bpi-m2u: Enable USB_OTG by default
  ` [PATCH 4/4] sunxi: defconfig: bpi-m2u: Enable usb gadget and ums "

[PATCH v2 0/4] mkimage: sunxi_egon: add riscv support
 2021-06-20 22:40 UTC  (8+ messages)
` [PATCH v2 1/4] mkimage: add a flag to describe whether -A is specified
` [PATCH v2 2/4] mkimage: sunxi_egon: refactor for multi-architecture support
` [PATCH v2 3/4] mkimage: sunxi_egon: add support for riscv
` [PATCH v2 4/4] sunxi: specify architecture when generating SPL boot image

[PATCH AUTOSEL 5.4 07/15] drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device
 2021-06-20 12:56 UTC  (3+ messages)

[PATCH 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver
 2021-06-19 19:52 UTC  (10+ messages)

s-jtag on A33
 2021-06-19  8:47 UTC  (3+ messages)

S-JTAG on A33
 2021-06-18 22:09 UTC 

S-JTAG on A33
 2021-06-18 22:03 UTC 

[RFC PATCH 0/4] mkimage: sunxi_egon: add riscv support
 2021-06-18 16:38 UTC  (7+ messages)
` [RFC PATCH 1/4] mkimage: add a flag to describe whether -A is specified
` [RFC PATCH 2/4] mkimage: sunxi_egon: refactor for multi-architecture support
` [RFC PATCH 3/4] mkimage: sunxi_egon: add support for riscv
` [RFC PATCH 4/4] sunxi: specify architecture when generating SPL boot image

[PATCH v3 2/2] ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controller
 2021-06-18  6:06 UTC 

[PATCH v3 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver
 2021-06-18  6:05 UTC 

[PATCH v2 2/2] ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controller
 2021-06-17 21:26 UTC  (2+ messages)

[PATCH v2 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver
 2021-06-17 13:26 UTC 

[PATCH v2 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver
 2021-06-17 13:18 UTC 

[PATCH v2 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver
 2021-06-17 13:11 UTC 

[PATCH v2 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver
 2021-06-17 13:03 UTC 

[PATCH 00/11] Address some smatch warnings
 2021-06-17  5:37 UTC  (3+ messages)
` [PATCH 04/11] media: sun6i-csi: add a missing return code

[PATCH 2/2] ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controller
 2021-06-16 12:38 UTC  (5+ messages)

[PATCH v6 00/17] arm64: sunxi: Initial Allwinner H616 SoC support
 2021-06-16 11:28 UTC  (15+ messages)
` [PATCH v6 03/17] dt-bindings: rtc: sun6i: Add H616 compatible string
` [PATCH v6 12/17] phy: sun4i-usb: Introduce port2 SIDDQ quirk
          ` [linux-sunxi] "

[PATCH AUTOSEL 4.19 05/12] drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device
 2021-06-15 16:34 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 20/30] drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device
 2021-06-15 15:48 UTC 

[PATCH AUTOSEL 5.12 22/33] drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device
 2021-06-15 15:48 UTC 

[RFC PATCH v3 0/2] riscv: pgtable: Add "PBMT" extension supported
 2021-06-15  9:28 UTC  (5+ messages)
` [RFC PATCH v3 1/2] riscv: pgtable: Add custom protection_map init
` [RFC PATCH v3 2/2] riscv: pgtable: Add "PBMT" extension supported

[RFC PATCH] dt-bindings: hwlock: sun6i: Fix various warnings in binding
 2021-06-14 21:24 UTC  (4+ messages)

[RFC PATCH v2 00/11] riscv: Add DMA_COHERENT support for Allwinner D1
 2021-06-14 16:31 UTC  (7+ messages)
` [RFC PATCH v2 09/11] riscv: soc: Initial DTS for Allwinner D1 NeZha board
          `  "

[PATCH 1/1] spi-sun6i: Fix chipselect/clock bug
 2021-06-14 14:47 UTC  (7+ messages)

[PATCH v2 RESEND] ata: ahci_sunxi: Disable DIPM
 2021-06-14 14:27 UTC  (2+ messages)

Reset cause register for Allwinner H3/R16 SOC's
 2021-06-14  5:37 UTC 

[PATCH] configs: OrangePi PC2: Update defaults
 2021-06-13 23:25 UTC  (4+ messages)
  `  "

[PATCH 1/1] mtd: rawnand: atmel: remove unnecessary oom message
 2021-06-11 18:59 UTC  (2+ messages)

[PATCH 1/1] mtd: rawnand: sunxi: remove unnecessary oom message
 2021-06-11 18:59 UTC  (2+ messages)

[GIT PULL] Allwinner Device Tree Changes for 5.14
 2021-06-11 14:56 UTC 

[GIT PULL] Allwinner Platform Changes for 5.14
 2021-06-11 14:55 UTC 


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).