messages from 2023-06-14 08:40:25 to 2023-06-28 09:36:01 UTC [more...]
[RFC PATCH v1 0/2] support 512B ECC step size for Meson NAND
2023-06-28 9:29 UTC (3+ messages)
` [RFC PATCH v1 1/2] dt-bindings: nand: meson: support for 512B ECC step size
` [RFC PATCH v1 2/2] mtd: rawnand: "
[PATCH V2 0/2] Add GPIO interrupt support for Amlogic-C3 SoCs
2023-06-28 9:15 UTC (3+ messages)
` [PATCH V2 1/2] dt-bindings: interrupt-controller: Add "
` [PATCH V2 2/2] irqchip: "
Nowoczesny album
2023-06-28 7:41 UTC
[PATCH v3 0/5] meson saradc: add iio channels to read channel 7 mux inputs
2023-06-27 22:37 UTC (6+ messages)
` [PATCH v3 1/5] meson saradc: move enums declaration before variables declaration
` [PATCH v3 2/5] meson saradc: move meson_sar_adc_set_chan7_mux routine upper
` [PATCH v3 3/5] meson saradc: add enum for iio channel numbers
` [PATCH v3 4/5] meson saradc: add channel labels
` [PATCH v3 5/5] meson saradc: support reading from channel 7 mux inputs
[PATCH v6 0/4] Add Amlogic A311D2 and Khadas Vim4 Board Support
2023-06-27 10:38 UTC (9+ messages)
` [PATCH v6 1/4] dt-bindings: arm: amlogic: add Amlogic A311D2 bindings
` [PATCH v6 2/4] dt-bindings: serial: amlogic,meson-uart: Add compatible string for T7
` [PATCH v6 3/4] tty: serial: meson: Add a earlycon for the T7 SoC
` [PATCH v6 4/4] arm64: dts: amlogic-t7-a311d2-khadas-vim4: add initial device-tree
[PATCH 0/2] Baisc devicetree support for Amlogic T7
2023-06-27 9:02 UTC (16+ messages)
` [PATCH 1/2] dt-bindings: arm: amlogic: add T7 based AN400 bindings
` [PATCH 2/2] arm64: dts: add support for T7 based Amlogic AN400
[PATCH v5 0/4] Add Amlogic A311D2 and Khadas Vim4 Board Support
2023-06-27 8:51 UTC (12+ messages)
` [PATCH v5 1/4] dt-bindings: arm: amlogic: add Amlogic A311D2 bindings
` [PATCH v5 2/4] dt-bindings: serial: amlogic,meson-uart: Add compatible string for T7
` [PATCH v5 3/4] tty: serial: meson: Add a earlycon for the T7 SoC
` [PATCH v5 4/4] arm64: dts: meson-t7-a311d2-khadas-vim4: add initial device-tree
[PATCH] dt-bindings: interrupt-controller: New binding for Meson-C3 SoCs
2023-06-27 7:58 UTC (3+ messages)
[PATCH v3 0/3] Add additional YUV420 bus format check for dw-meson's bridge enable
2023-06-27 7:54 UTC (5+ messages)
` [PATCH v3 1/3] drm/bridge: dw-hdmi: change YUV420 selection logic at clock setup
` [PATCH v3 2/3] drm/bridge: dw-hdmi: truly enforce 420-only formats when drm mode demands it
` [PATCH v3 3/3] drm/bridge: dw-hdmi: remove dead code and fix indentation
[PATCH v1 0/6] arm64: dts: meson: a1: introduce several peripheral IPs
2023-06-26 13:36 UTC (16+ messages)
` [PATCH v1 1/6] arm64: dts: meson: a1: introduce PLL and Peripherals clk controllers
` [PATCH v1 3/6] arm64: dts: meson: a1: enable efuse controller and setup its clk
` [PATCH v1 4/6] arm64: dts: meson: a1: introduce SPI Flash Controller
` [PATCH v1 5/6] arm64: dts: meson: a1: introduce UART_AO mux definitions
` [PATCH v1 6/6] arm64: dts: meson: a1: add eMMC controller and its pins
[PATCH] mmc: meson-gx: Drop redundant WARN_ON() in the irq handler
2023-06-25 20:47 UTC (2+ messages)
[PATCH v2 0/6] meson saradc: add iio channels to read channel 7 mux inputs
2023-06-25 20:37 UTC (11+ messages)
` [PATCH v2 1/6] meson saradc: move enums declaration before variables declaration
` [PATCH v2 2/6] meson saradc: move meson_sar_adc_set_chan7_mux routine upper
` [PATCH v2 3/6] meson saradc: unite iio channel array definitions
` [PATCH v2 4/6] meson saradc: add enum for iio channel array indexes
` [PATCH v2 5/6] meson saradc: add channel labels
` [PATCH v2 6/6] meson saradc: support reading from channel7 mux inputs
[PATCH v3] dt-bindings: crypto: drop unneeded quotes
2023-06-23 20:16 UTC (3+ messages)
[PATCH v5 0/6] pwm: meson: make full use of common clock framework
2023-06-23 14:51 UTC (2+ messages)
[PATCH v4 0/3] Add Amlogic A311D2 and Khadas Vim4 Board Support
2023-06-23 7:51 UTC (8+ messages)
` [PATCH v4 1/3] dt-bindings: arm: amlogic: add Amlogic A311D2 bindings
` [PATCH v4 2/3] dt-bindings: serial: amlogic,meson-uart: Add compatible string for T7
` [PATCH v4 3/3] arm64: dts: meson-t7-a311d2-khadas-vim4: add initial device-tree
[PATCH] MAINTAINERS: repair pattern in ARM/Amlogic Meson SoC CLOCK FRAMEWORK
2023-06-22 19:02 UTC (3+ messages)
[PATCH] clk: meson: pll: remove unneeded semicolon
2023-06-22 18:59 UTC (5+ messages)
[PATCH v2 00/19] clk: meson: move all private clk IDs to public dt-bindings headers
2023-06-22 14:00 UTC (6+ messages)
` [PATCH v2 04/19] clk: meson: migrate a1 clock drivers out of hw_onecell_data to drop NR_CLKS
` [PATCH v2 17/19] clk: meson: a1: move bindings include to main driver
[PATCH v3 0/3] Add Amlogic A311D2 and Khadas Vim4 Board Support
2023-06-22 8:26 UTC (13+ messages)
` [PATCH v3 1/3] dt-bindings: arm: amlogic: add Amlogic A311D2 bindings
` [PATCH v3 2/3] dt-bindings: serial: amlogic,meson-uart: Add compatible string for T7
` [PATCH v3 3/3] arm64: dts: meson-t7-a311d2-khadas-vim4: add initial device-tree
[GIT PULL] amlogic late Drivers updates for v6.5
2023-06-22 8:10 UTC
[PATCH resend] MAINTAINERS: add PHY-related files to Amlogic SoC file list
2023-06-22 7:57 UTC (2+ messages)
[PATCH v2] dt-bindings: interrupt-controller: Convert Amlogic Meson GPIO interrupt controller binding
2023-06-22 7:57 UTC (5+ messages)
[PATCH 0/8] soc: amlogic: switch bindings to yaml and adjust some dtbs's
2023-06-22 7:57 UTC (2+ messages)
[PATCH 01/28] media: cec: ch7322: drop of_match_ptr for ID table
2023-06-21 18:06 UTC (7+ messages)
[PATCH v1 0/3] meson saradc: add iio channels to read channel 7 mux inputs
2023-06-21 14:10 UTC (8+ messages)
` [PATCH v1 1/3] meson saradc: code refactoring
` [PATCH v1 2/3] meson saradc: add channel labels
` [PATCH v1 3/3] meson saradc: support reading from channel7 mux inputs
[PATCH v2 0/2] Add Amlogic A311D2 and Khadas Vim4 Board Support
2023-06-21 8:11 UTC (10+ messages)
` [PATCH v2 1/2] dt-bindings: arm: amlogic: add Amlogic A311D2 bindings
` [PATCH v2 2/2] arm64: dts: meson-t7-a311d2-khadas-vim4: add initial device-tree
[PATCH v2] dt-bindings: crypto: intel,ixp4xx: drop unneeded quotes
2023-06-21 6:43 UTC (2+ messages)
[PATCH 0/6] Add Amlogic A311D2 and Khadas Vim4 Board Support
2023-06-21 4:41 UTC (25+ messages)
` [PATCH 1/6] dt-bindings: arm: amlogic: add Amlogic T7 based Khadas VIM4 bindings
` [PATCH 2/6] dt-bindings: clock: Bindings for Meson T7 clock controller
` [PATCH 3/6] clk: meson: t7: add peripheral "
` [PATCH 4/6] dt-bindings: serial: amlogic, meson-uart: support T7
` [PATCH 5/6] tty: serial: meson: Added T7 SOC compatibility
` [PATCH 6/6] arm64: dts: meson-t7-a311d2-khadas-vim4: add initial device-tree
[PATCH 20/28] media: platform: jpeg: always reference OF data
2023-06-20 21:03 UTC (2+ messages)
` [PATCH v2 "
Odroid-C1 regression with commit 4bc31edebde5 ("mmc: core: Set HS clock speed before sending HS CMD13")
2023-06-20 9:53 UTC (10+ messages)
[PATCH v4 01/11] thermal/hwmon: Add error information printing for devm_thermal_add_hwmon_sysfs()
2023-06-20 9:07 UTC (11+ messages)
` [PATCH v4 02/11] thermal/drivers/sun8i: remove redundant msg in sun8i_ths_register()
` [PATCH v4 03/11] thermal/drivers/amlogic: remove redundant msg in amlogic_thermal_probe()
` [PATCH v4 04/11] thermal/drivers/imx: remove redundant msg in imx8mm_tmu_probe() and imx_sc_thermal_probe()
` [PATCH v4 05/11] drivers/thermal/k3: remove redundant msg in k3_bandgap_probe()
` [PATCH v4 06/11] thermal/drivers/tegra: remove redundant msg in tegra_tsensor_register_channel()
` [PATCH v4 07/11] thermal/drivers/qoriq: remove redundant msg in qoriq_tmu_register_tmu_zone()
` [PATCH v4 08/11] thermal/drivers/ti-soc: remove redundant msg in ti_thermal_expose_sensor()
` [PATCH v4 09/11] thermal/drivers/qcom: remove redundant msg
` [PATCH v4 10/11] thermal/drivers/mediatek/lvts_thermal: "
` [PATCH v4 11/11] thermal/drivers/generic-adc: Register thermal zones as hwmon sensors
[PATCH] mmc: meson-mx-sdhc: Fix initialization frozen issue
2023-06-19 19:51 UTC (2+ messages)
[PATCH v3 01/12] thermal/hwmon: Add error information printing for devm_thermal_add_hwmon_sysfs()
2023-06-19 15:33 UTC (6+ messages)
` [PATCH v3 02/12] thermal/drivers/sun8i: remove redundant msg in sun8i_ths_register()
` [PATCH v3 11/12] thermal/drivers/generic-adc: Register thermal zones as hwmon sensors
[PATCH v1] drivers: meson: secure-pwrc: always enable DMA domain
2023-06-19 9:04 UTC (3+ messages)
[PATCH v1] mtd: rawnand: meson: fix unaligned DMA buffers handling
2023-06-19 8:39 UTC (2+ messages)
[PATCH v3 02/12] mmc: meson-gx: fix deferred probing
2023-06-17 20:36 UTC
[GIT PULL] clk: meson: 2nd round of amlogic updates for v6.5
2023-06-16 18:35 UTC
[PATCH -next] clk: meson: Remove unneeded semicolon
2023-06-14 20:13 UTC (2+ messages)
[PATCHv2] mmc: meson: remove redundant mmc_request_done() call from irq context
2023-06-14 10:31 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).