linux-sunxi.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-08 05:51:42 to 2021-10-01 15:01:47 UTC [more...]

[PATCH] arm64: dts: allwinner: NanoPi R1S H5: use the correct compatible for the eeprom
 2021-10-01 14:50 UTC 

[PATCH 00/10] DRAM devfreq support for Allwinner A64/H5
 2021-10-01  2:14 UTC  (19+ messages)
` [PATCH 01/10] PM / devfreq: strengthen check for freq_table
` [PATCH 02/10] PM / devfreq: Do not require devices to have OPPs
` [PATCH 03/10] PM / devfreq: Drop code for descending freq_table
` [PATCH 04/10] PM / devfreq: Add a recommended frequency helper
` [PATCH 05/10] dt-bindings: clock: sunxi: Export CLK_DRAM for devfreq
` [PATCH 06/10] dt-bindings: arm: sunxi: Expand MBUS binding
` [PATCH 07/10] dt-bindings: arm: sunxi: Add H5 MBUS compatible
` [PATCH 08/10] ARM: dts: sunxi: h3/h5: Update MBUS node
` [PATCH 09/10] arm64: dts: allwinner: a64: "
` [PATCH 10/10] PM / devfreq: Add a driver for the sun8i/sun50i MBUS

[PATCH] [RFC] qcom_scm: hide Kconfig symbol
 2021-09-29 18:30 UTC  (11+ messages)

[PATCH v2 0/9] clk: sunxi-ng: Add a RTC CCU driver
 2021-09-29  3:55 UTC  (12+ messages)
` [PATCH v2 1/9] dt-bindings: rtc: sun6i: Clean up repetition
` [PATCH v2 2/9] dt-bindings: rtc: sun6i: Add H616, R329, and D1 support
` [PATCH v2 3/9] clk: sunxi-ng: div: Add macro using CLK_HW_INIT_FW_NAME
` [PATCH v2 4/9] clk: sunxi-ng: mux: Add macro using CLK_HW_INIT_PARENTS_DATA
` [PATCH v2 5/9] clk: sunxi-ng: mux: Allow muxes to have keys
` [PATCH v2 6/9] rtc: sun6i: Allow probing without an early clock provider
` [PATCH v2 7/9] clk: sunxi-ng: Add support for the sun6i RTC clocks
` [PATCH v2 8/9] [DO NOT MERGE] clk: sunxi-ng: sun6i-rtc: Add support for H6
` [PATCH v2 9/9] [DO NOT MERGE] clk: sunxi-ng: sun6i-rtc: Add support for T5

[RFC PATCH 0/7] clk: sunxi-ng: Add a RTC CCU driver
 2021-09-29  3:54 UTC  (7+ messages)

[PATCH v2 0/4] clk: sunxi-ng: Module support
 2021-09-28  7:39 UTC  (5+ messages)
` [PATCH v2 1/4] clk: sunxi-ng: Export symbols used by CCU drivers
` [PATCH v2 2/4] clk: sunxi-ng: Allow drivers to be built as modules
` [PATCH v2 3/4] clk: sunxi-ng: Convert early providers to platform drivers
` [PATCH v2 4/4] clk: sunxi-ng: Allow the CCU core to be built as a module

[RESEND v2 1/3] dt-bindings: gpio: Convert X-Powers AXP209 GPIO binding to a schema
 2021-09-27 16:00 UTC  (7+ messages)
` [RESEND v2 2/3] dt-bindings: mfd: Convert X-Powers AXP "
` [RESEND v2 3/3] dt-bindings: mfd: Convert X-Powers AC100 "

[RESEND v2 1/2] dt-bindings: usb: Convert SMSC USB3503 binding to a schema
 2021-09-27  7:35 UTC  (2+ messages)
` [RESEND v2 2/2] dt-bindings: usb: dwc3: Fix usb-phy check

[PATCH v5 00/15] eDP: Support probing eDP panels dynamically instead of hardcoding
 2021-09-24 14:55 UTC  (8+ messages)
` [PATCH v5 05/15] ARM: configs: Everyone who had PANEL_SIMPLE now gets PANEL_EDP

[RESEND v2 1/4] dt-bindings: bluetooth: broadcom: Fix clocks check
 2021-09-24  7:27 UTC  (4+ messages)
` [RESEND v2 2/4] dt-bindings: bluetooth: realtek: Add missing max-speed
` [RESEND v2 3/4] dt-bindings: net: dwmac: Fix typo in the R40 compatible
` [RESEND v2 4/4] dt-bindings: net: wireless: Convert ESP ESP8089 binding to a schema

[PATCH v2] crypto: sun8i-ce: fix multiple memory leaks in sun8i_ce_hash_run
 2021-09-23  0:54 UTC  (8+ messages)

[PATCH 0/3] Input: sun4i-lradc-keys: R329 and D1 support
 2021-09-20 22:31 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: input: sun4i-lradc-keys: Add R329 and D1 compatibles
` [PATCH 2/3] Input: sun4i-lradc-keys: Add optional clock/reset support

[PATCH 1/2] arm64: dts: allwinner: a64: align operating-points table name with dtschema
 2021-09-20 14:28 UTC  (2+ messages)
` (subset) "

[PATCH] clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()
 2021-09-18  7:37 UTC 

Issue with fw_devlink=on on 5.14
 2021-09-17 15:48 UTC  (7+ messages)
    `  "

[PATCH 00/22] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
 2021-09-16 16:30 UTC  (48+ messages)
` [PATCH 01/22] clk: sunxi-ng: v3s: Make the ISP PLL clock public
` [PATCH 02/22] ARM: dts: sun8i: v3s: Parent the CSI module clock to the ISP PLL
` [PATCH 03/22] dt-bindings: sun6i-a31-mipi-dphy: Add optional direction property
` [PATCH 04/22] phy: allwinner: phy-sun6i-mipi-dphy: Support D-PHY Rx mode for MIPI CSI-2
` [PATCH 05/22] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH 06/22] dt-bindings: media: Add Allwinner A31 MIPI CSI-2 bindings documentation
` [PATCH 07/22] media: sunxi: Add support for the A31 MIPI CSI-2 controller
` [PATCH 08/22] MAINTAINERS: Add entry for the Allwinner A31 MIPI CSI-2 bridge driver
` [PATCH 09/22] ARM: dts: sun8i: v3s: Add nodes for MIPI CSI-2 support
` [PATCH 10/22] dt-bindings: media: Add Allwinner A83T MIPI CSI-2 bindings documentation
` [PATCH 11/22] media: sunxi: Add support for the A83T MIPI CSI-2 controller
` [PATCH 12/22] MAINTAINERS: Add entry for the Allwinner A83T MIPI CSI-2 bridge
` [PATCH NOT FOR MERGE 13/22] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node
` [PATCH 14/22] ARM: dts: sun8i: a83t: bananapi-m3: Enable MIPI CSI-2 with OV8865
` [PATCH 15/22] media: sunxi: Remove the sun6i-csi driver implementation
` [PATCH 16/22] media: sunxi: Introduce a rewritten sun6i-csi driver
` [PATCH 17/22] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
` [PATCH 18/22] dt-bindings: media: sun6i-a31-csi: Add ISP output port
` [PATCH 19/22] soc: sunxi: mbus: Add A31 ISP compatibles to the list
` [PATCH 20/22] staging: media: Add support for the Allwinner A31 ISP
` [PATCH 21/22] MAINTAINERS: Add entry for the Allwinner A31 ISP driver
` [PATCH 22/22] ARM: dts: sun8i: v3s: Add support for the ISP

[PATCH] arm64: dts: allwinner: pinetab: Add HDMI support
 2021-09-16 13:52 UTC  (5+ messages)
    `  "

[PATCH v2] drm/sun4i: dw-hdmi: Fix HDMI PHY clock setup
 2021-09-16 13:49 UTC  (2+ messages)

[PATCH] drm/sun4i: dsi: Make use of the helper function dev_err_probe()
 2021-09-16 13:47 UTC  (2+ messages)

[PATCH] drm/sun4i: dw-hdmi: Make use of the helper function dev_err_probe()
 2021-09-16 13:47 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: leds: Add Allwinner R329/D1 LED controller
 2021-09-14 17:58 UTC  (7+ messages)
` [PATCH 2/2] leds: sunxi: New driver for the "

[PATCH] drm/sun4i: dw-hdmi: Fix HDMI PHY clock setup
 2021-09-14 15:42 UTC  (3+ messages)
  `  "

[PATCH 0/2] ARM: dts: sun8i: r40: Add I2S nodes
 2021-09-13 15:42 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: sound: sun4i-i2s: add Allwinner R40 I2S compatible
    `  "
` [PATCH 2/2] ARM: dts: sun8i: r40: Add I2S nodes

[PATCH] arm64: dts: allwinner: a64: Add GPU opp table
 2021-09-13  7:18 UTC  (2+ messages)

[PATCH 0/2] media: cedrus: validate H264 and H265 SPS controls
 2021-09-12  8:20 UTC  (3+ messages)
` [PATCH 1/2] media: cedrus: Add H265 10-bit capability flag
` [PATCH 2/2] media: cedrus: add check for H264 and H265 limitations

[PATCH] media: cedrus: Don't kernel map most buffers
 2021-09-12  6:08 UTC 

[PATCH] sunxi: call fdt_fixup_ethernet again to set macaddr for more aliases
 2021-09-11 17:39 UTC 

[PATCH v9 00/11] arm64: sunxi: Initial Allwinner H616 SoC support
 2021-09-11  4:13 UTC  (3+ messages)
` [PATCH v9 08/11] arm64: dts: allwinner: Add Allwinner H616 .dtsi file

[PATCH v4 00/15] eDP: Support probing eDP panels dynamically instead of hardcoding
 2021-09-09 21:00 UTC  (2+ messages)
` [PATCH v4 05/15] ARM: configs: Everyone who had PANEL_SIMPLE now gets PANEL_EDP

[PATCH AUTOSEL 5.10 045/176] arm64: dts: allwinner: h6: tanix-tx6: Fix regulator node names
 2021-09-09 11:49 UTC 

[PATCH AUTOSEL 5.13 058/219] arm64: dts: allwinner: h6: tanix-tx6: Fix regulator node names
 2021-09-09 11:43 UTC 

[PATCH AUTOSEL 5.14 067/252] arm64: dts: allwinner: h6: tanix-tx6: Fix regulator node names
 2021-09-09 11:38 UTC 

[PATCH] dt-bindings: net: sun8i-emac: Add compatible for D1
 2021-09-09  1:19 UTC  (3+ messages)

[PATCH v3 00/16] eDP: Support probing eDP panels dynamically instead of hardcoding
 2021-09-09  0:24 UTC  (9+ messages)
` [PATCH v3 06/16] ARM: configs: Everyone who had PANEL_SIMPLE now gets PANEL_SIMPLE_EDP

[PATCH] media: sun6i-csi: Allow the video device to be open multiple times
 2021-09-08 18:24 UTC  (2+ messages)

[PATCH] soc: sunxi_sram: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:38 UTC  (2+ messages)

[PATCH] clk: sunxi: clk-mod0: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:30 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: ccu-sun50i-a64: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:30 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: ccu-sun50i-h6: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:30 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: ccu-sun8i-a83t: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:30 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: ccu-sun8i-de2: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:30 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: ccu-sun8i-r40: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:30 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: ccu-sun9i-a80: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:29 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: ccu-sun9i-a80-de: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:29 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: ccu-sun9i-a80-usb: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:29 UTC  (2+ messages)

[PATCH] clk: sunxi: sun6i-apb0: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:29 UTC  (2+ messages)

[PATCH] clk: sunxi: sun6i-apb0-gates: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:29 UTC  (2+ messages)

[PATCH] clk: sunxi: sun6i-ar100: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:29 UTC  (2+ messages)

[PATCH] clk: sunxi: sun8i-apb0: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:28 UTC  (2+ messages)

[PATCH 1/2] soc: amlogic: canvas: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:11 UTC  (6+ messages)
` [PATCH 1/2] soc: bcm: bcm-pmb: "
` [PATCH 1/2] soc: fsl: guts: "
` [PATCH] soc: ixp4xx/qmgr: "
` [PATCH 1/3] soc: mediatek: pwrap: Make use of the helper function devm_platform_ioremap_resource_byname()
` [PATCH] soc: sunxi_sram: Make use of the helper function devm_platform_ioremap_resource()


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