soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
[GIT PULL] RISC-V SoC driver fixes for v6.9-rc6
 2024-04-27 11:03 UTC 

[GIT PULL] ARM SoC fixes for 6.9, part 2
 2024-04-26 21:45 UTC  (2+ messages)

[PATCH v7 0/9] Turris Omnia MCU driver
 2024-04-26 18:21 UTC  (27+ messages)
` [PATCH v7 1/9] dt-bindings: arm: add cznic,turris-omnia-mcu binding
` [PATCH v7 2/9] platform: cznic: Add preliminary support for Turris Omnia MCU
` [PATCH v7 3/9] platform: cznic: turris-omnia-mcu: Add support for MCU connected GPIOs
` [PATCH v7 4/9] platform: cznic: turris-omnia-mcu: Add support for poweroff and wakeup
` [PATCH v7 5/9] platform: cznic: turris-omnia-mcu: Add support for MCU watchdog
` [PATCH v7 6/9] platform: cznic: turris-omnia-mcu: Add support for MCU provided TRNG
` [PATCH v7 7/9] platform: cznic: turris-omnia-mcu: Add support for digital message signing via debugfs
` [PATCH v7 8/9] ARM: dts: turris-omnia: Add MCU system-controller node
` [PATCH v7 9/9] ARM: dts: turris-omnia: Add GPIO key node for front button

[GIT PULL 1/5] soc/tegra: Changes for v6.10-rc1
 2024-04-26 18:05 UTC  (5+ messages)
` [GIT PULL 2/5] dt-bindings: "
` [GIT PULL 3/5] ARM: tegra: "
` [GIT PULL 4/5] arm64: "
` [GIT PULL 5/5] arm64: tegra: Default configuration updates "

[GIT PULL] Allwinner device tree changes for 6.10
 2024-04-26 16:45 UTC 

[GIT PULL] Allwinner config changes for 6.10
 2024-04-26 16:43 UTC 

[GIT PULL] Rockchip dts fixes for 6.9
 2024-04-26 16:22 UTC  (3+ messages)

[GIT PULL] Qualcomm Arm64 DeviceTree fixes for v6.9
 2024-04-26 16:22 UTC  (3+ messages)

[GIT PULL] Qualcomm driver fix for v6.9
 2024-04-26 16:22 UTC  (3+ messages)

[GIT PULL] Microchip AT91 fixes for v6.9
 2024-04-26 16:22 UTC  (3+ messages)

[GIT PULL] i.MX fixes for 6.9, round 2
 2024-04-26 16:22 UTC  (3+ messages)

Patchwork summary for: linux-soc
 2024-04-26 16:22 UTC 

Patchwork summary for: linux-soc
 2024-04-26 16:21 UTC 

[GIT PULL] firmware: arm_ffa: Updates for v6.10
 2024-04-26 10:50 UTC 

[GIT PULL] firmware: arm_scmi: Updates for v6.10
 2024-04-26 10:50 UTC 

[GIT PULL] Renesas DTS updates for v6.10 (take two)
 2024-04-26  7:35 UTC 

[GIT PULL] Rockchip arm64 defconfig changes for 6.10 #1
 2024-04-25 21:46 UTC 

[GIT PULL] Rockchip dts64 changes for 6.10 #1
 2024-04-25 21:45 UTC 

Calling ALL Nonprofits - Learn Essential Fundraising Strategies
 2024-04-25 15:31 UTC 

[GIT PULL] STM32 DT changes for v6.10#1
 2024-04-25 13:22 UTC 

[GIT PULL] STM32 Bus firewall for v6.10
 2024-04-25 12:59 UTC 

[GIT,PULL] arm64: dts: hisilicon dts updates for v6.10
 2024-04-25 11:40 UTC 

[GIT,PULL] hisilicon: driver updates for v6.10
 2024-04-25 11:30 UTC 

[PATCH 0/2] soc: hisilicon: kunpeng_hccs: add dependency and enhance verification
 2024-04-25 11:16 UTC  (9+ messages)
` [PATCH 1/2] soc: hisilicon: kunpeng_hccs: Add the check for obtaining complete port attribute
` [PATCH 2/2] soc: hisilicon: kunpeng_hccs: replace MAILBOX dependency with PCC
` [PATCH v2 0/2] soc: hisilicon: kunpeng_hccs: add dependency and enhance verification
  ` [PATCH v2 1/2] soc: hisilicon: kunpeng_hccs: Add the check for obtaining complete port attribute
  ` [PATCH v2 2/2] soc: hisilicon: kunpeng_hccs: replace MAILBOX dependency with PCC

[PATCH v2 6/7] arm64: Add initial support for Blaize BLZP1600 CB2
 2024-04-25  9:33 UTC  (3+ messages)

[GIT PULL] TEE driver for Trusted Services
 2024-04-25  7:31 UTC 

[GIT PULL] OP-TEE convert platform callback for v6.10
 2024-04-25  7:28 UTC 

[GIT PULL 1/2] ARM: dts: samsung: dts for v6.10
 2024-04-25  7:18 UTC  (2+ messages)
` [GIT PULL 2/2] arm64: "

[PATCH v2] arm/arm64: dts: Drop "arm,armv8-pmuv3" compatible usage
 2024-04-25  6:34 UTC  (3+ messages)

[GIT PULL] Devicetree changes for omaps for v6.10
 2024-04-25  4:43 UTC 

[PATCH v6 00/11] Turris Omnia MCU driver
 2024-04-24 16:55 UTC  (36+ messages)
` [PATCH v6 01/11] dt-bindings: arm: add cznic,turris-omnia-mcu binding
` [PATCH v6 02/11] platform: cznic: Add preliminary support for Turris Omnia MCU
` [PATCH v6 03/11] platform: cznic: turris-omnia-mcu: Add support for MCU connected GPIOs
` [PATCH v6 04/11] platform: cznic: turris-omnia-mcu: Add support for poweroff and wakeup
` [PATCH v6 05/11] platform: cznic: turris-omnia-mcu: Add support for MCU watchdog
` [PATCH v6 06/11] devm-helpers: Add resource managed version of irq_create_mapping()
` [PATCH v6 07/11] platform: cznic: turris-omnia-mcu: Add support for MCU provided TRNG
` [PATCH v6 08/11] devm-helpers: Add resource managed version of debugfs directory create function
` [PATCH v6 09/11] platform: cznic: turris-omnia-mcu: Add support for digital message signing via debugfs
` [PATCH v6 10/11] ARM: dts: turris-omnia: Add MCU system-controller node
` [PATCH v6 11/11] ARM: dts: turris-omnia: Add GPIO key node for front button

[GIT,PULL,1/2] MediaTek ARM64 Device Tree fixes for v6.9
 2024-04-23 10:28 UTC  (2+ messages)
` [GIT,PULL,2/2] MediaTek driver "

[PATCH v3 07/13] drm: Make drivers depends on DRM_DW_HDMI
 2024-04-23  8:05 UTC  (2+ messages)

[GIT PULL] RISC-V Devicetree fixes for v6.9-rc4+
 2024-04-19 16:22 UTC 

[PATCH] arm/arm64: dts: Drop "arm,armv8-pmuv3" compatible usage
 2024-04-16  0:13 UTC  (14+ messages)

[PATCH v5 0/4] Dynamic Allocation of the reserved_mem array
 2024-04-12 21:38 UTC  (7+ messages)
` [PATCH v5 1/4] of: reserved_mem: Restruture how the reserved memory regions are processed
` [PATCH v5 2/4] of: reserved_mem: Add code to dynamically allocate reserved_mem array
` [PATCH v5 3/4] of: reserved_mem: Use the unflatten_devicetree APIs to scan reserved mem. nodes
` [PATCH v5 4/4] of: reserved_mem: Rename fdt_* functions to refelct use of unflatten_devicetree APIs

[GIT PULL] SoC fixes for 6.9
 2024-04-12 20:17 UTC  (2+ messages)

[GIT PULL 0/4] Renesas SoC updates for v6.10
 2024-04-12 10:01 UTC  (5+ messages)
` [GIT PULL 1/4] Renesas ARM defconfig "
` [GIT PULL 2/4] Renesas driver "
` [GIT PULL 3/4] Renesas DT binding "
` [GIT PULL 4/4] Renesas DTS "

Say NO to Time-Wasters and YES to Raising More Money
 2024-04-10 20:32 UTC 

[GIT PULL] GPIO regression fixes for n8x0
 2024-04-09 15:56 UTC  (3+ messages)

[GIT PULL] i.MX fixes for 6.9
 2024-04-09 15:56 UTC  (3+ messages)

[GIT PULL] firmware: arm_scmi: Fixes for v6.9
 2024-04-09 15:56 UTC  (3+ messages)

[GIT PULL] firmware: arm_ffa: Fix for v6.9
 2024-04-09 15:56 UTC  (3+ messages)

[GIT PULL] RISC-V SoC driver fixes for v6.9-rc3
 2024-04-09 15:56 UTC  (3+ messages)

Patchwork summary for: linux-soc
 2024-04-09 15:56 UTC 

[PATCH fixes] MAINTAINERS: Change Krzysztof Kozlowski's email address
 2024-04-09 15:40 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2024-04-09 15:40 UTC 

Account Alert: Immediate Action Required for Reactivation
 2024-04-07 18:09 UTC 

Calling ALL Nonprofits - Fundraising Secrets Revealed
 2024-04-04 15:32 UTC 

[PATCH v2 0/3] ARM: dts: Update devicetree of Asrock X570D4U BMC
 2024-04-04  1:17 UTC  (5+ messages)
` [PATCH v2 1/3] ARM: dts: Modify GPIO table for "
` [PATCH v2 2/3] ARM: dts: Disable unused ADC channels "
` [PATCH v2 3/3] ARM: dts: Modify I2C bus configuration

[PATCH 0/3] ARM: dts: Update devicetree of Asrock X570D4U BMC
 2024-04-03  3:30 UTC  (8+ messages)
` [PATCH 1/3] ARM: dts: Modify GPIO table for "
` [PATCH 2/3] ARM: dts: Disable unused ADC channels "
` [PATCH 3/3] ARM: dts: Modify I2C bus configuration

[PATCH v5 00/11] Turris Omnia MCU driver
 2024-04-02 16:41 UTC  (23+ messages)
` [PATCH v5 01/11] dt-bindings: arm: add cznic,turris-omnia-mcu binding
` [PATCH v5 02/11] platform: cznic: Add preliminary support for Turris Omnia MCU
` [PATCH v5 03/11] platform: cznic: turris-omnia-mcu: Add support for MCU connected GPIOs
` [PATCH v5 06/11] devm-helpers: Add resource managed version of irq_create_mapping()
  ` [PATCH v5 08/11] devm-helpers: Add resource managed version of debugfs directory create function

Calling All Nonprofits to Reno, NV
 2024-03-26 16:01 UTC 


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