messages from 2024-06-06 12:37:18 to 2024-06-27 15:20:30 UTC [more...]
[GIT PULL] OP-TEE fix for v6.11
2024-06-27 15:20 UTC (2+ messages)
Patchwork summary for: linux-soc
2024-06-27 15:20 UTC
[GIT PULL 0/2] Renesas SoC updates for v6.11
2024-06-27 15:01 UTC (4+ messages)
` [GIT PULL 1/2] Renesas ARM defconfig "
` [GIT PULL 2/2] Renesas DTS "
[GIT PULL] firmware: arm_ffa: Updates for v6.11
2024-06-27 15:01 UTC (8+ messages)
` [GIT PULL] arm64: dts: juno: "
` [GIT PULL] firmware: arm_scmi: "
` [GIT PULL] ARM: vexpress: "
` [GIT PULL][UPDATED] firmware: arm_ffa: "
[GIT PULL] arm64: dts: ZynqMP DT changes for 6.11
2024-06-27 15:01 UTC (2+ messages)
[PATCH v2] soc: add missing MODULE_DESCRIPTION() macros
2024-06-27 15:01 UTC (2+ messages)
[GIT PULL] Reset controller updates for v6.11
2024-06-27 15:01 UTC (2+ messages)
[GIT PULL] ARM: socfpga: updates for v6.11
2024-06-27 15:01 UTC (2+ messages)
[GIT PULL] OP-TEE add notif wait timeout parameter for v6.11
2024-06-27 15:01 UTC (2+ messages)
Patchwork summary for: linux-soc
2024-06-27 15:01 UTC
[PATCH RESEND] drivers/soc/litex: drop obsolete dependency on COMPILE_TEST
2024-06-27 14:40 UTC (2+ messages)
[GIT PULL] Reset controller fixes for v6.10
2024-06-27 14:40 UTC (2+ messages)
Patchwork summary for: linux-soc
2024-06-27 14:40 UTC
[GIT PULL] RISC-V Devicetree fixes for v6.10-rc5+ attempt 2
2024-06-27 13:48 UTC
[PATCH v2 00/20] pinctrl: Use scope based of_node_put() cleanups
2024-06-26 10:40 UTC (7+ messages)
` [PATCH v2 20/20] pinctrl: samsung: "
` (subset) "
[GIT PULL] arm64: dts: ZynqMP SOC changes for 6.11
2024-06-25 13:33 UTC
[PATCH v2 0/2] armada-370 irqchip DT changes
2024-06-24 20:44 UTC (5+ messages)
` [PATCH v2 1/2] ARM: dts: armada-{370-xp,375,38x,39x}: Drop #size-cells from mpic node
` [PATCH v2 2/2] dt-bindings: interrupt-controller: convert marvell,mpic binding to YAML
[PATCH] MAINTAINERS: ARM: alphascale: add Krzysztof Kozlowski as maintainer
2024-06-23 12:22 UTC (2+ messages)
[PATCH] MAINTAINERS: ARM: nspire: add Krzysztof Kozlowski as maintainer
2024-06-23 12:22 UTC (3+ messages)
[PATCH v2] MAINTAINERS: ARM: vt8500: add Alexey and Krzysztof as maintainers
2024-06-23 12:22 UTC (3+ messages)
[PATCH] MAINTAINERS: ARM: axm: add Krzysztof Kozlowski as maintainer
2024-06-23 12:22 UTC (2+ messages)
[PATCH] MAINTAINERS: ARM: moxa: add Krzysztof Kozlowski as maintainer
2024-06-23 12:22 UTC (2+ messages)
[GIT PULL ARM: SoC fixes for 6.10
2024-06-22 15:21 UTC (2+ messages)
[GIT PULL] RISC-V Devicetree fixes for v6.10-rc5+
2024-06-21 14:12 UTC
[PATCH v3 0/5] armada-370-xp irqchip updates
2024-06-21 9:38 UTC (6+ messages)
` [PATCH v3 1/5] irqchip/armada-370-xp: Do not allow mapping IRQ 0 and 1
` [PATCH v3 2/5] irqchip/armada-370-xp: Only call ipi_resume() if IPI is available
` [PATCH v3 3/5] irqchip/armada-370-xp: Do not touch IPI registers on platforms without IPI
` [PATCH v3 4/5] irqchip/armada-370-xp: Add support for 32 MSI interrupts on non-IPI platforms
` [PATCH v3 5/5] irqchip/armada-370-xp: Use atomic_io_modify() instead of another spinlock
[PATCH 1/2] ARM: dts: armada-{370-xp,375,38x,39x}: Drop #size-cells from mpic node
2024-06-21 8:35 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: interrupt-controller: convert marvell,mpic binding to YAML
[GIT PULL] i.MX fixes for 6.10
2024-06-20 21:51 UTC (3+ messages)
[GIT PULL] RISC-V Sophgo Devicetrees fixes for v6.10-rc4
2024-06-20 21:51 UTC (3+ messages)
Patchwork summary for: linux-soc
2024-06-20 21:51 UTC
[GIT PULL 1/4] Broadcom defconfig-arm64 changes for 6.10
2024-06-20 21:34 UTC (2+ messages)
[RESEND][PATCH] firmware: psci: Fix return value from psci_system_suspend()
2024-06-20 21:34 UTC (2+ messages)
Patchwork summary for: linux-soc
2024-06-20 21:34 UTC
[PATCH v3 00/17] Updates for turris-mox-rwtm driver
2024-06-17 20:31 UTC (26+ messages)
` [PATCH v3 01/17] firmware: turris-mox-rwtm: Do not complete if there are no waiters
` [PATCH v3 02/17] firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_timeout()
` [PATCH v3 03/17] firmware: turris-mox-rwtm: Use macro constant instead of hardcoded 4096
` [PATCH v3 04/17] firmware: turris-mox-rwtm: Use ETH_ALEN instead of hardcoded 6
` [PATCH v3 05/17] firmware: turris-mox-rwtm: Use the boolean type where appropriate
` [PATCH v3 06/17] firmware: turris-mox-rwtm: Hide signature related constants behind macros
` [PATCH v3 07/17] firmware: turris-mox-rwtm: Fix driver includes
` [PATCH v3 08/17] firmware: turris-mox-rwtm: Don't create own kobject type
` [PATCH v3 09/17] firmware: turris-mox-rwtm: Simplify debugfs code
` [PATCH v3 10/17] firmware: turris-mox-rwtm: Convert rest to devm_* and get rid of driver .remove()
` [PATCH v3 11/17] firmware: turris-mox-rwtm: Use dev_err_probe() where possible
` [PATCH v3 12/17] firmware: turris-mox-rwtm: Initialize completion before mailbox
` [PATCH v3 13/17] firmware: turris-mox-rwtm: Drop redundant device pointer
` [PATCH v3 14/17] firmware: turris-mox-rwtm: Use devm_mutex_init() instead of mutex_init()
` [PATCH v3 15/17] firmware: turris-mox-rwtm: Use container_of() instead of hwrng .priv member
` [PATCH v3 16/17] firmware: turris-mox-rwtm: Use EOPNOTSUPP instead of ENOSYS
` [PATCH v3 17/17] firmware: turris-mox-rwtm: Deduplicate command execution code
[PATCH v12 0/8] Turris Omnia MCU driver
2024-06-17 17:06 UTC (10+ messages)
` [PATCH v12 1/8] dt-bindings: firmware: add cznic,turris-omnia-mcu binding
` [PATCH v12 2/8] platform: cznic: Add preliminary support for Turris Omnia MCU
` [PATCH v12 3/8] platform: cznic: turris-omnia-mcu: Add support for MCU connected GPIOs
` [PATCH v12 4/8] platform: cznic: turris-omnia-mcu: Add support for poweroff and wakeup
` [PATCH v12 5/8] platform: cznic: turris-omnia-mcu: Add support for MCU watchdog
` [PATCH v12 6/8] platform: cznic: turris-omnia-mcu: Add support for MCU provided TRNG
` [PATCH v12 7/8] ARM: dts: turris-omnia: Add MCU system-controller node
` [PATCH v12 8/8] ARM: dts: turris-omnia: Add GPIO key node for front button
[PATCH v11 0/8] Turris Omnia MCU driver
2024-06-17 13:35 UTC (14+ messages)
` [PATCH v11 6/8] platform: cznic: turris-omnia-mcu: Add support for MCU provided TRNG
[PATCH v2 00/17] Updates for turris-mox-rwtm driver
2024-06-17 13:04 UTC (37+ messages)
` [PATCH v2 01/17] firmware: turris-mox-rwtm: Do not complete if there are no waiters
` [PATCH v2 02/17] firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_timeout()
` [PATCH v2 03/17] firmware: turris-mox-rwtm: Use macro constant instead of hardcoded 4096
` [PATCH v2 04/17] firmware: turris-mox-rwtm: Use ETH_ALEN instead of hardcoded 6
` [PATCH v2 05/17] firmware: turris-mox-rwtm: Use the boolean type where appropriate
` [PATCH v2 06/17] firmware: turris-mox-rwtm: Hide signature related constants behind macros
` [PATCH v2 07/17] firmware: turris-mox-rwtm: Fix driver includes
` [PATCH v2 08/17] firmware: turris-mox-rwtm: Don't create own kobject type
` [PATCH v2 09/17] firmware: turris-mox-rwtm: Simplify debugfs code
` [PATCH v2 10/17] firmware: turris-mox-rwtm: Convert rest to devm_* and get rid of driver .remove()
` [PATCH v2 11/17] firmware: turris-mox-rwtm: Use dev_err_probe() where possible
` [PATCH v2 12/17] firmware: turris-mox-rwtm: Initialize completion before mailbox
` [PATCH v2 13/17] firmware: turris-mox-rwtm: Drop redundant device pointer
` [PATCH v2 14/17] firmware: turris-mox-rwtm: Use devm_mutex_init() instead of mutex_init()
` [PATCH v2 15/17] firmware: turris-mox-rwtm: Use container_of() instead of hwrng .priv member
` [PATCH v2 16/17] firmware: turris-mox-rwtm: Use EOPNOTSUPP instead of ENOSYS
` [PATCH v2 17/17] firmware: turris-mox-rwtm: Deduplicate command execution code
[PATCH 00/19] Updates for turris-mox-rwtm driver
2024-06-13 15:44 UTC (32+ messages)
` [PATCH 01/19] firmware: turris-mox-rwtm: Do not complete if there are no waiters
` [PATCH 02/19] firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_timeout()
` [PATCH 03/19] firmware: turris-mox-rwtm: Use PAGE_SIZE instead of hardcoded 4096
` [PATCH 04/19] firmware: turris-mox-rwtm: Use ETH_ALEN instead of hardcoded 6
` [PATCH 05/19] firmware: turris-mox-rwtm: Use the boolean type where appropriate
` [PATCH 06/19] firmware: turris-mox-rwtm: Hide signature related constants behind macros
` [PATCH 07/19] firmware: turris-mox-rwtm: Fix driver includes
` [PATCH 08/19] firmware: turris-mox-rwtm: Use kobj_type's default_groups member for automatic sysfs files creation
` [PATCH 09/19] firmware: turris-mox-rwtm: Simplify debugfs code
` [PATCH 10/19] firmware: turris-mox-rwtm: Simplify driver kobject code
` [PATCH 11/19] firmware: turris-mox-rwtm: Return true error code if kobject_add() fails
` [PATCH 12/19] firmware: turris-mox-rwtm: Convert rest to devm_* and get rid of driver .remove()
` [PATCH 13/19] firmware: turris-mox-rwtm: Use dev_err_probe() where possible
` [PATCH 14/19] firmware: turris-mox-rwtm: Rearrange probe calls
` [PATCH 15/19] firmware: turris-mox-rwtm: Drop redundant device pointer
` [PATCH 16/19] firmware: turris-mox-rwtm: Use devm_mutex_init() instead of mutex_init()
` [PATCH 17/19] firmware: turris-mox-rwtm: Use container_of() instead of hwrng .priv member
` [PATCH 18/19] firmware: turris-mox-rwtm: Deduplicate command execution code
` [PATCH 19/19] firmware: turris-mox-rwtm: Use EOPNOTSUPP instead of ENOSYS
[PATCH] ARM: dts: airoha: fix pcie ranges properties
2024-06-13 13:32 UTC (3+ messages)
[PATCH] MAINTAINERS: ARM: vt8500: add Krzysztof Kozlowski as maintainer
2024-06-13 6:42 UTC (6+ messages)
[PATCH v2 1/2] ti: omap: MAINTAINERS: move Benoît Cousson to CREDITS
2024-06-12 8:40 UTC (2+ messages)
` [PATCH v2 2/2] amazon: MAINTAINERS: change to odd fixes and Tsahee Zidenberg "
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).