linux-sunxi.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-21 21:56:31 to 2023-04-01 00:19:08 UTC [more...]

[PATCH v10 0/3] regulator: Add X-Powers AXP313a PMIC support
 2023-04-01  0:18 UTC  (4+ messages)
` [PATCH v10 1/3] dt-bindings: mfd: x-powers,axp152: Document the AXP313a variant
` [PATCH v10 2/3] mfd: axp20x: Add support for AXP313a PMIC
` [PATCH v10 3/3] regulator: axp20x: Add support for AXP313a variant

[PATCH 0/9] media: sun6i-csi/isp: Implement MC I/O support
 2023-03-31 19:07 UTC  (27+ messages)
` [PATCH 1/9] media: v4l2: Add RGB565X pixel format to v4l2 format info
` [PATCH 2/9] media: v4l2: Add NV12_16L16 "
` [PATCH 3/9] media: v4l2: Introduce compressed pixel encoding definition and helper
` [PATCH 4/9] media: v4l2: Add JPEG pixel format to v4l2 format info
` [PATCH 5/9] media: sun6i-csi: capture: Rework and separate format validation
` [PATCH 6/9] media: sun6i-csi: capture: Implement MC I/O with extended enum_fmt
` [PATCH 7/9] media: sun6i-csi: capture: Implement enum_framesizes
` [PATCH 8/9] media: sun6i-isp: capture: Implement MC I/O with extended enum_fmt
` [PATCH 9/9] media: sun6i-isp: capture: Implement enum_framesizes

[RFC PATCH] riscv: dts: nezha-d1: Add memory
 2023-03-31 19:02 UTC  (3+ messages)

[PATCH] dt-bindings: phy: Drop unneeded quotes
 2023-03-31 13:47 UTC  (3+ messages)

[PATCH v2] dt-bindings: pinctrl: Drop unneeded quotes
 2023-03-31 12:37 UTC  (2+ messages)

[PATCH 0/3] drm: sun4i: set proper TCON0 DCLK rate in DSI mode
 2023-03-31 11:02 UTC  (4+ messages)
` [PATCH 1/3] drm: sun4i: rename sun4i_dotclock to sun4i_tcon_dclk
` [PATCH 2/3] ARM: dts: sunxi: rename tcon's clock output
` [PATCH 3/3] drm: sun4i: calculate proper DCLK rate for DSI

[PATCH 2/3] ARM: dts: sunxi: rename tcon's clock output
 2023-03-31 10:57 UTC 

[PATCH] media: dt-bindings: Drop unneeded quotes
 2023-03-31  9:31 UTC  (8+ messages)

[PATCH v7 10/12] drm/bridge: Implement enable_next_first to alter bridge init order
 2023-03-31  9:12 UTC  (14+ messages)
` [PATCH v7 11/12] drm/bridge: Document bridge init order with enable_next_first
` [PATCH v7 12/12] drm: sun4: dsi: Convert to bridge driver

[PATCH] drm/sun4i: uncouple DSI dotclock divider from TCON0_DCLK_REG
 2023-03-31  5:36 UTC  (13+ messages)

[PATCH] ASoC: sunxi: handle reset_control_deassert() error
 2023-03-31  3:01 UTC 

[PATCH v9 0/3] regulator: Add X-Powers AXP313a PMIC support
 2023-03-30 13:29 UTC  (7+ messages)
` [PATCH v9 1/3] dt-bindings: mfd: x-powers,axp152: Document the AXP313a variant
` [PATCH v9 2/3] mfd: axp20x: Add support for AXP313a PMIC
` [PATCH v9 3/3] regulator: axp20x: Add support for AXP313a variant

[PATCH 00/19] DT header disentangling, part 1
 2023-03-30  4:02 UTC  (33+ messages)
` [PATCH 01/19] of: Make devtree_lock declaration private
` [PATCH 02/19] of: Move of_device_(add|register|unregister) to of_platform.h
` [PATCH 03/19] of: Move of_device_get_match_data() declaration
` [PATCH 04/19] of: Move CPU node related functions to their own file
` [PATCH 05/19] of: Drop unnecessary includes in headers
` [PATCH 06/19] ARM: sunxi: Drop of_device.h include
` [PATCH 07/19] ARM: cpuidle: "
` [PATCH 08/19] riscv: Add explicit include for cpu.h
` [PATCH 09/19] riscv: cacheinfo: Adjust includes to remove of_device.h
` [PATCH 10/19] "
` [PATCH 11/19] clocksource: ingenic: Add explicit include for cpuhotplug.h
` [PATCH 12/19] thermal: cpuidle_cooling: Adjust includes to remove of_device.h
` [PATCH 13/19] soc: mediatek: mtk-svs: Add explicit include for cpu.h
` [PATCH 14/19] cpufreq: Adjust includes to remove of_device.h
` [PATCH 15/19] cpufreq: sun50i: Add explicit include for cpu.h
` [PATCH 16/19] cpuidle: Adjust includes to remove of_device.h
` [PATCH 17/19] irqchip: loongson-eiointc: Add explicit include for cpuhotplug.h
` [PATCH 18/19] OPP: Adjust includes to remove of_device.h
` [PATCH 19/19] of: Drop cpu.h include from of_device.h

[PATCH v2 00/65] clk: Make determine_rate mandatory for muxes
 2023-03-29 20:04 UTC  (26+ messages)
` [PATCH v2 43/65] ASoC: tlv320aic32x4: Add a determine_rate hook
` [PATCH v2 56/65] clk: ingenic: cgu: Switch to determine_rate

[PATCH v7 00/12] drm: sun4i: Convert Allwinner DSI to bridge
 2023-03-29 16:08 UTC  (15+ messages)
` [PATCH v7 01/12] drm: of: Lookup if child node has DSI panel or bridge
` [PATCH v7 02/12] drm: bridge: panel: Implement drmm_of_dsi_get_bridge helper
` [PATCH v7 03/12] drm: panel: feiyang-fy07024di26a30d: Enable prepare_prev_first flag
` [PATCH v7 04/12] drm: panel: sitronix-st7701: Enable prepare_prev_first for ts8550b
` [PATCH v7 05/12] drm: panel: sitronix-st7703: Enable prepare_prev_first for xbd599
` [PATCH v7 06/12] drm: panel: feixin-k101-im2ba02: Enable prepare_prev_first flag
` [PATCH v7 07/12] drm: panel: ilitek-ili9881c: Enable prepare_prev_first for k101_im2byl02
` [PATCH v7 08/12] ARM: dts: sun8i: a33: Add endpoint@0 to dsi_in_tcon0
` [PATCH v7 09/12] arm64: dts: rockchip: a64: "

[PATCH] dt-bindings: pinctrl: Drop unneeded quotes
 2023-03-27 21:52 UTC  (5+ messages)

[PATCH v2 0/4] ARM: dts: sunxi: Add MangoPi MQ-R board support
 2023-03-27 20:46 UTC  (8+ messages)
` [PATCH v2 2/4] ARM: dts: sunxi: add Allwinner T113-s SoC .dtsi
` [PATCH v2 4/4] ARM: dts: sunxi: add MangoPi MQ-R-T113 board

[PATCH v2 00/10] Enable I2S support for RK3588/RK3588S SoCs
 2023-03-27 15:30 UTC  (15+ messages)
` [PATCH v2 01/10] dt-bindings: serial: snps-dw-apb-uart: Switch dma-names order
` [PATCH v2 02/10] ARM: dts: sun6i: a31: Switch dma-names order for snps,dw-apb-uart nodes
` [PATCH v2 03/10] ARM: dts: sun8i: a23/a33: "
` [PATCH v2 04/10] ARM: dts: sun8i: v3s: "
` [PATCH v2 05/10] ARM: dts: sunxi: h3/h5: "
` [PATCH v2 06/10] riscv: dts: allwinner: d1: "
` [PATCH v2 07/10] arm64: dts: rockchip: rk3588s: Move assigned-clocks/assigned-clock-rates out of scmi
` [PATCH v2 08/10] arm64: dts: rockchip: rk3588s: Add I2S nodes
` [PATCH v2 09/10] arm64: dts: rockchip: rk3588: "
` [PATCH v2 10/10] arm64: dts: rockchip: rk3588-rock-5b: Add analog audio

[PATCH 00/24] MODULE_LICENSE removals, second tranche
 2023-03-27 15:01 UTC  (2+ messages)

[PATCH 000/117] media: Convert to platform remove callback returning void
 2023-03-26 18:19 UTC  (15+ messages)
` [PATCH 078/117] media: sun4i_csi: "
` [PATCH 079/117] media: sun6i_csi: "
` [PATCH 080/117] media: sun6i_mipi_csi2: "
` [PATCH 081/117] media: sun8i_a83t_mipi_csi2: "
` [PATCH 082/117] media: sun8i-di: "
` [PATCH 083/117] media: sun8i_rotate: "
` [PATCH 110/117] media: sunxi-cir: "

[PATCH 0/3] suns6-csi changes to support libcamera
 2023-03-25 23:17 UTC  (14+ messages)
` [PATCH 1/3] media: sun6i-csi: merge sun6i_csi_formats and sun6i_csi_formats_match
` [PATCH 3/3] media: sun6i-csi: implement vidioc_enum_framesizes

[PATCH v1 0/2] media: sun6i-csi: Fix format propagation in bridge
 2023-03-25 20:19 UTC  (2+ messages)

[PATCH -next] nvmem: sunxi_sid: Use devm_platform_ioremap_resource()
 2023-03-25  6:46 UTC  (2+ messages)

[PATCH 0/9] media: sun6i-csi/isp: Implement MC I/O support
 2023-03-24 15:11 UTC 

[PATCH v6 0/6] ARM: suniv: USB and two new boards support
 2023-03-23 21:00 UTC  (4+ messages)
` [PATCH v6 5/6] ARM: dts: suniv: add device tree for PopStick v1.1

[PATCH] phy: allwinner: Use dev_err_probe()
 2023-03-23 18:47 UTC  (2+ messages)

[PATCH] pinctrl: Use of_property_present() for testing DT property presence
 2023-03-23  8:29 UTC  (6+ messages)

[PATCH v2] dt-bindings: net: Drop unneeded quotes
 2023-03-23  5:00 UTC  (3+ messages)

[PATCH] dt-bindings: nvmem: Drop unneeded quotes
 2023-03-22 19:18 UTC  (2+ messages)

[PATCH] dt-bindings: mtd: Drop unneeded quotes
 2023-03-22 19:13 UTC  (3+ messages)

[PATCH 07/27] iommu/sun50i: remove MODULE_LICENSE in non-modules
 2023-03-22 13:27 UTC  (2+ messages)

[PATCH 0/1] Fixing the DSI dot clock on Allwinner
 2023-03-22  3:25 UTC  (5+ messages)
` [PATCH 1/1] drm/sun4i: tcon: Fix setting PLL rate when using DSI


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