Linux-Amlogic Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-25 20:32:29 to 2025-05-10 09:20:51 UTC [more...]

[PATCH v3 00/22] drm: convert all bridges to devm_drm_bridge_alloc()
 2025-05-10  9:15 UTC  (40+ messages)
` [PATCH v3 01/22] Revert "drm/exynos: mic: convert to devm_drm_bridge_alloc() API"
` [PATCH v3 02/22] drm: convert many bridge drivers from devm_kzalloc() to devm_drm_bridge_alloc() API
` [PATCH v3 03/22] drm/bridge: anx7625: convert "
` [PATCH v3 04/22] drm/bridge: cdns-dsi: "
` [PATCH v3 05/22] drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: "
` [PATCH v3 06/22] drm/bridge: nxp-ptn3460: "
` [PATCH v3 07/22] drm/bridge: sii902x: "
` [PATCH v3 08/22] drm/omap: dss: dpi: "
` [PATCH v3 09/22] drm/omap: dss: dsi: "
` [PATCH v3 10/22] drm/omap: dss: hdmi4: "
` [PATCH v3 11/22] drm/omap: dss: hdmi5: "
` [PATCH v3 12/22] drm/omap: dss: sdi: "
` [PATCH v3 13/22] drm/omap: dss: venc: "
` [PATCH v3 14/22] drm/rcar-du: dsi: "
` [PATCH v3 15/22] drm/bridge: stm_lvds: "
` [PATCH v3 16/22] drm/sti: dvo: "
` [PATCH v3 17/22] drm: zynqmp_dp: "
` [PATCH v3 18/22] drm/bridge: imx8qxp-pixel-combiner: "
` [PATCH v3 19/22] drm/bridge: tc358767: "
` [PATCH v3 20/22] drm/bridge: add devm_drm_put_bridge()
` [PATCH v3 21/22] drm/bridge: panel: convert to devm_drm_bridge_alloc() API
` [PATCH v3 22/22] drm/todo: add entry to remove devm_drm_put_bridge()

[PATCH v2] drm/meson: Use 1000ULL when operating with mode->clock
 2025-05-09 18:56 UTC  (6+ messages)

[PATCH] pinctrl: meson: Drop unused aml_pctl_find_group_by_name()
 2025-05-09 18:28 UTC  (2+ messages)

[PATCH v3 0/6] add support for T7 family clock controller
 2025-05-09 16:09 UTC  (8+ messages)
` [PATCH v3 1/6] dt-bindings: clock: add Amlogic T7 PLL "
` [PATCH v3 2/6] dt-bindings: clock: add Amlogic T7 SCMI "
` [PATCH v3 3/6] dt-bindings: clock: add Amlogic T7 peripherals "
` [PATCH v3 4/6] clk: meson: t7: add support for the T7 SoC PLL clock
` [PATCH v3 5/6] clk: meson: add MESON_PCLK_V2 for sys gate clock
` [PATCH v3 6/6] clk: meson: t7: add t7 clock peripherals controller driver

[PATCH v3 0/3] Configure root port MPS during host probing
 2025-05-09 16:00 UTC  (17+ messages)
` [PATCH v3 1/3] PCI: "
` [PATCH v3 2/3] PCI: dwc: Remove redundant MPS configuration
` [PATCH v3 3/3] PCI: aardvark: "

[GIT PULL] Amlogic fixes for v6.15
 2025-05-09 15:45 UTC 

[PATCH v6 0/3] Add support for Amlogic A4/A5 Reset
 2025-05-09 15:39 UTC  (7+ messages)
` [PATCH v6 1/3] dt-bindings: reset: Add compatible for Amlogic A4/A5 Reset Controller
` (subset) [PATCH v6 0/3] Add support for Amlogic A4/A5 Reset

[PATCH v2 0/4] Board support for Fernsehfee 3.0
 2025-05-09 15:38 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: vendor-prefixes: Add TC Unterhaltungselektronik AG
` [PATCH v2 2/4] dt-bindings: arm: amlogic: Add TCU Fernsehfee 3.0 board
` [PATCH v2 3/4] ARM: dts: amlogic: Add TCU Fernsehfee 3.0
` [PATCH v2 4/4] ARM: dts: amlogic: meson8-fernsehfee3: Describe regulators

[PATCH 0/3] Board support for Fernsehfee 3.0
 2025-05-09 15:38 UTC  (2+ messages)

Odroid n2+ usb broken on reboot
 2025-05-09 15:01 UTC  (9+ messages)

[PATCH v1] perf/amlogic: Replace smp_processor_id() with raw_smp_processor_id() in meson_ddr_pmu_create()
 2025-05-09 13:55 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: amlogic,pinctrl-a4: Add missing constraint on allowed 'group' node properties
 2025-05-08 14:50 UTC  (3+ messages)

[PATCH] pmdomain: amlogic: Constify some structures
 2025-05-08 11:34 UTC  (3+ messages)

[PATCH v2 00/17] Arm cpu schema clean-ups
 2025-05-07 16:38 UTC  (8+ messages)
` [PATCH v2 08/17] arm/arm64: dts: imx: Drop redundant CPU "clock-latency"
` [PATCH v2 11/17] arm64: dts: amlogic: "
` (subset) [PATCH v2 00/17] Arm cpu schema clean-ups

[PATCH v2 01/34] drm: convert many bridge drivers from devm_kzalloc() to devm_drm_bridge_alloc() API
 2025-05-07 14:13 UTC  (42+ messages)
  `  "
` [PATCH v2 03/34] drm/bridge: analogix-anx6345: convert "
  `  "
` [PATCH v2 07/34] drm/bridge: lt9611uxc: "
` [PATCH v2 13/34] drm/bridge: ti-sn65dsi86: "
` [PATCH v2 15/34] drm/mcde: "
` [PATCH v2 27/34] drm/vc4: "
` [PATCH v2 30/34] drm/bridge: imx8qxp-pixel-combiner: "
` [PATCH v2 31/34] drm/bridge: imx8*-ldb: "
` [PATCH v2 34/34] drm/bridge: panel: "
  ` (subset) [PATCH v2 00/34] drm: convert all bridges to devm_drm_bridge_alloc()

[PATCH AUTOSEL 5.4 1/3] pinctrl: meson: define the pull up/down resistor value as 60 kOhm
 2025-05-06 21:38 UTC 

[PATCH AUTOSEL 5.15 2/5] pinctrl: meson: define the pull up/down resistor value as 60 kOhm
 2025-05-06 21:37 UTC 

[PATCH AUTOSEL 5.10 1/4] pinctrl: meson: define the pull up/down resistor value as 60 kOhm
 2025-05-06 21:37 UTC 

[PATCH AUTOSEL 6.1 2/6] pinctrl: meson: define the pull up/down resistor value as 60 kOhm
 2025-05-06 21:37 UTC 

[PATCH AUTOSEL 6.6 03/12] pinctrl: meson: define the pull up/down resistor value as 60 kOhm
 2025-05-06 21:36 UTC 

[PATCH AUTOSEL 6.12 03/18] pinctrl: meson: define the pull up/down resistor value as 60 kOhm
 2025-05-06 21:35 UTC 

[PATCH AUTOSEL 6.14 03/20] pinctrl: meson: define the pull up/down resistor value as 60 kOhm
 2025-05-06 21:35 UTC 

[PATCH] arm64: dts: amlogic: sm1-bananapi: lower SD card speed for stability
 2025-05-06 13:42 UTC  (3+ messages)

[PATCH v5 0/3] Add support for Amlogic A4/A5 Reset
 2025-05-05 12:38 UTC  (2+ messages)

[PATCH] drm/meson: Cast mode->clock to unsigned long long
 2025-05-05 12:43 UTC  (4+ messages)

[PATCH v6 0/2] Add support for Xiaomi Mi TV Stick
 2025-05-05 12:36 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: arm: amlogic: add S805Y and "
` [PATCH v6 2/2] arm64: dts: amlogic: add support for xiaomi-aquaman/Mi "

[PATCH] arm64: dts: amlogic: gxl: set i2c bias to pull-up
 2025-05-05 12:36 UTC  (9+ messages)

[PATCH v5 0/2] Add support for Xiaomi Mi TV Stick
 2025-05-05 12:36 UTC  (2+ messages)

[PATCH] arm64: dts: amlogic: dreambox: fix missing clkc_audio node
 2025-05-05 12:36 UTC  (3+ messages)

[PATCH] drm/meson: fix resource cleanup in meson_drv_bind_master() on error
 2025-05-04 21:09 UTC  (6+ messages)

[PATCH v2] spi: meson-spicc: add DMA support
 2025-05-01 20:32 UTC  (7+ messages)

AML-S905X-CC-V2 emmc issue
 2025-04-30 12:09 UTC  (4+ messages)

[PATCH] thermal: amlogic: Rename Uptat to uptat to follow kernel coding style
 2025-04-30  9:26 UTC  (3+ messages)

Redukcja należności
 2025-04-30  7:50 UTC 

[PATCH v3] net: mdio: mux-meson-gxl: set reversed bit when using internal phy
 2025-04-29 19:10 UTC  (5+ messages)

[RESEND][PATCH] thermal: amlogic: Rename Uptat to uptat to follow kernel coding style
 2025-04-28 19:34 UTC 

[PATCH 0/7] Baisc devicetree support for Amlogic S6 S7 and S7D
 2025-04-28  8:13 UTC  (7+ messages)

[PATCH 0/5] clk: Do not enable by default during compile testing
 2025-04-27  6:22 UTC  (5+ messages)
` [PATCH 5/5] clk: sunxi: "
` (subset) [PATCH 0/5] clk: "

[PATCH v2 0/2] PCI: Configure max payload size on pci_host_probe
 2025-04-26 15:20 UTC  (6+ messages)
` [PATCH v2 2/2] PCI: Remove redundant MPS configuration


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