Linux-Amlogic Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-12 15:03:09 to 2024-02-23 17:13:15 UTC [more...]

[PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips
 2024-02-15 13:51 UTC  (10+ messages)
` [PATCH v6 001/164] pwm: Provide an inline function to get the parent device of a given chip
` [PATCH v6 003/164] pwm: Provide pwmchip_alloc() function and a devm variant of it
` [PATCH v6 070/164] pwm: meson: Change prototype of a few helpers to prepare further changes
` [PATCH v6 071/164] pwm: meson: Make use of pwmchip_parent() accessor
` [PATCH v6 072/164] pwm: meson: Make use of devm_pwmchip_alloc() function

[PATCH v3 01/24] of: property: add missing kerneldoc for of_graph_get_endpoint_count()
 2024-01-31  5:07 UTC  (18+ messages)
` [PATCH v3 02/24] of: property: use unsigned int return on of_graph_get_endpoint_count()
` [PATCH v3 03/24] of: property: rename of_graph_get_next_endpoint() to of_graph_get_next_device_endpoint()
` [PATCH v3 04/24] video: fbdev: switch to use of_graph_get_next_device_endpoint()
` [PATCH v3 05/24] media: i2c: "
` [PATCH v3 06/24] media: platform: "
` [PATCH v3 07/24] gpu: drm: "
` [PATCH v3 08/24] hwtracing: "
` [PATCH v3 09/24] staging: "
` [PATCH v3 10/24] ASoC: "
` [PATCH v3 11/24] of: remove of_graph_get_next_endpoint() define
` [PATCH v3 12/24] of: property: add port base loop
` [PATCH v3 13/24] of: property: use of_graph_get_next_port() on of_graph_get_next_endpoint()
` [PATCH v3 14/24] of: property: add of_graph_get_next_endpoint()
` [PATCH v3 15/24] drm: omapdrm: use of_graph_get_next_endpoint()
` [PATCH v3 16/24] media: xilinx-tpg: "
` [PATCH v3 17/24] ASoC: audio-graph-card: "
` [PATCH v3 18/24] ASoC: audio-graph-card2: use of_graph_get_next_port()

[PATCH v5 000/111] pwm: Improve lifetime tracking for pwm_chips
 2024-01-26 17:10 UTC  (4+ messages)
` [PATCH v5 040/111] pwm: Provide devm_pwmchip_alloc() function

[PATCH v5 0/5] pwm: meson: dt-bindings fixup
 2024-02-23 14:19 UTC  (7+ messages)
` [PATCH v5 1/5] dt-bindings: pwm: amlogic: fix s4 bindings
` [PATCH v5 2/5] dt-bindings: pwm: amlogic: Add a new binding for meson8 pwm types
` [PATCH v5 3/5] pwm: meson: generalize 4 inputs clock on meson8 pwm type
` [PATCH v5 4/5] pwm: meson: don't carry internal clock elements around
` [PATCH v5 5/5] pwm: meson: add generic compatible for meson8 to sm1

[PATCH] phy: constify of_phandle_args in xlate
 2024-02-23 12:15 UTC  (5+ messages)

[PATCH v1] clocksource/drivers/arm_global_timer: Simplify prescaler register access
 2024-02-22 22:34 UTC  (4+ messages)

[PATCH] arm64: dts: meson-g12b-odroid-n2*: Add support for overclocking Hardkernel ODROID-N2 boards
 2024-02-22 10:17 UTC  (3+ messages)

Zapytanie ofertowe
 2024-02-21  8:41 UTC 

[PATCH v2 0/3] soc: amlogic: add new meson-gx-socinfo-sm driver
 2024-02-22  8:46 UTC  (7+ messages)
` [PATCH v2 1/3] soc: amlogic: meson-gx-socinfo: move common code to header file
` [PATCH v2 2/3] soc: amlogic: meson-gx-socinfo-sm: Add Amlogic secure-monitor SoC Information driver
` [PATCH v2 3/3] soc: amlogic: meson-gx-socinfo: add new definition for Amlogic A113X package

[RESEND PATCH 0/3] Add GPIO interrupt support for Amlogic-T7 SoCs
 2024-02-22  7:46 UTC  (4+ messages)
` [RESEND PATCH 1/3] dt-bindings: interrupt-controller: Add "
` [RESEND PATCH 2/3] irqchip: "
` [RESEND PATCH 3/3] arm64: dts: Add gpio_intc node "

[PATCH v3 0/4] Add support for Freebox fbx8am boards
 2024-02-21 14:06 UTC  (13+ messages)
` [PATCH v3 1/4] dt-bindings: vendor-prefixes: add freebox
` [PATCH v3 2/4] dt-bindings: arm: amlogic: add fbx8am binding
` [PATCH v3 3/4] arm64: dts: amlogic: add fbx8am board
` [PATCH v3 4/4] arm64: dts: amlogic: add fbx8am DT overlays
          ` [PATCH] fixup! "

[PATCH v2] nvmem: meson-efuse: fix function pointer type mismatch
 2024-02-21  7:17 UTC  (5+ messages)

[PATCH v4 0/6] pwm: meson: dt-bindings fixup
 2024-02-20 17:10 UTC  (4+ messages)
` [PATCH v4 4/6] pwm: meson: use device data to carry information around

[PATCH] clk: constify the of_phandle_args argument of of_clk_provider
 2024-02-19 19:08 UTC  (10+ messages)

[PATCH v3 0/9] drm/ci: Add support for GPU and display testing
 2024-02-19 12:52 UTC  (10+ messages)
` [PATCH v3 3/9] drm/ci: mediatek: Add job to test panfrost and powervr GPU driver
` [PATCH v3 9/9] drm/ci: uprev IGT and update testlist

[PATCH v1 0/1] nvmem: Handle actual amount of data read/written by suppliers
 2024-02-19 11:31 UTC  (2+ messages)
` [PATCH v1 1/1] nvmem: Change return type of reg read/write to ssize_t

[PATCH v2 0/4] Add support for Freebox fbx8am boards
 2024-02-19  9:07 UTC  (23+ messages)
` [PATCH v2 1/4] dt-bindings: vendor-prefixes: add freebox
` [PATCH v2 2/4] dt-bindings: arm: amlogic: add fbx8am binding
` [PATCH v2 3/4] arm64: dts: amlogic: add fbx8am board
` [PATCH v2 4/4] arm64: dts: amlogic: add fbx8am DT overlays

[PATCH v1 0/3] ARM: dts: amlogic: Three small binding check error fixes
 2024-02-19  8:55 UTC  (6+ messages)
` [PATCH v1 1/3] ARM: dts: meson: fix bus node names
` [PATCH v1 2/3] ARM: dts: meson8: fix &hwrng node compatible string
` [PATCH v1 3/3] ARM: dts: meson8b: "

[PATCH] arm64: dts: amlogic: replace underscores in node names
 2024-02-19  8:54 UTC  (5+ messages)

[PATCH v1] drm/meson: improve encoder probe / initialization error handling
 2024-02-19  8:51 UTC  (3+ messages)

[PATCH] drm/meson: Don't remove bridges which are created by other drivers
 2024-02-19  8:47 UTC  (4+ messages)

[PATCH 0/5] soc: amlogic: add new meson-gx-socinfo-sm driver
 2024-02-19  8:36 UTC  (7+ messages)
` [PATCH 3/5] firmware: meson_sm: move common definitions to header file
` [PATCH 4/5] soc: amlogic: Add Amlogic secure-monitor SoC Information driver
` [DMARC error][DKIM error] [PATCH 0/5] soc: amlogic: add new meson-gx-socinfo-sm driver

[PATCH v4 00/20] Support more Amlogic SoC families in crypto driver
 2024-02-19  6:57 UTC  (32+ messages)
` [PATCH v4 02/20] drviers: crypto: meson: add platform data
` [PATCH v4 03/20] drivers: crypto: meson: make CLK controller optional
` [PATCH v4 04/20] drivers: crypto: meson: add MMIO helpers
` [PATCH v4 05/20] drivers: crypto: meson: move get_engine_number()
` [PATCH v4 06/20] drivers: crypto: meson: drop status field from meson_flow
` [PATCH v4 07/20] drivers: crypto: meson: move algs definition and cipher API to cipher.c
` [PATCH v4 08/20] drivers: crypto: meson: cleanup defines
` [PATCH v4 10/20] drivers: crypto: meson: avoid kzalloc in engine thread
` [PATCH v4 16/20] dt-bindings: crypto: meson: support new SoC's
` [PATCH v4 17/20] arch: arm64: dts: meson: a1: add crypto node
` [PATCH v4 18/20] arch: arm64: dts: meson: s4: "
` [PATCH v4 19/20] arch: arm64: dts: meson: g12: "
` [PATCH v4 20/20] arch: arm64: dts: meson: axg: "

[PATCH v1 0/2] clocksource/drivers/arm_global_timer: Two small fixes
 2024-02-18 23:48 UTC  (6+ messages)
` [PATCH v1 1/2] clocksource/drivers/arm_global_timer: Fix maximum prescaler value
` [PATCH v1 2/2] clocksource/drivers/arm_global_timer: Remove stray tab

[net-next RFC PATCH 0/3] net: phy: detach PHY driver OPs from phy_driver struct
 2024-02-18 12:39 UTC  (11+ messages)
` [net-next RFC PATCH 1/3] "
` [net-next RFC PATCH 2/3] net: phy: aquantia: use common OPs for PHYs where possible
` [net-next RFC PATCH 3/3] net: phy: bcm7xxx: "

[PATCH v1 0/2] mmc: meson-mx-sdhc: two small cleanups
 2024-02-17 10:02 UTC  (3+ messages)
` [PATCH v1 1/2] mmc: meson-mx-sdhc: Use devm_clk_hw_get_clk() for clock retrieval
` [PATCH v1 2/2] mmc: meson-mx-sdhc: Remove .card_hw_reset callback

Słowa kluczowe do wypozycjonowania
 2024-02-15  8:35 UTC 

[PATCH v2 0/2] ASoC: meson: aiu: fix function pointer type mismatch
 2024-02-14 13:22 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ASoC: meson: t9015: "

[PATCH] ASoC: meson: add helpers for clk_disable_unprepare
 2024-02-13 12:45 UTC  (6+ messages)

[PATCH] nvmem: meson-efuse: fix function pointer type mismatch
 2024-02-13 10:27 UTC  (2+ messages)

[PATCH] arm64: dts: amlogic: t7: minor whitespace cleanup
 2024-02-13  8:47 UTC  (3+ messages)

[PATCH v1 0/2] meson-axg: properly setup CPU power management
 2024-02-13  8:47 UTC  (4+ messages)
` [PATCH v1 1/2] arm64: dts: amlogic: axg: move cpu cooling-cells to common dtsi

[PATCH v1] arch: arm64: dts: meson: a1: add assigned-clocks for usb node
 2024-02-13  8:47 UTC  (2+ messages)

[RFC PATCH v1] arm64: dts: amlogic: Add Freebox fbx8am boards
 2024-02-12 15:14 UTC  (4+ messages)


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