Linux SOC development
 help / color / mirror / Atom feed
 messages from 2024-05-04 13:17:07 to 2024-06-13 13:37:31 UTC [more...]

[PATCH 00/19] Updates for turris-mox-rwtm driver
 2024-06-13 13:37 UTC  (30+ 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 v2] MAINTAINERS: ARM: vt8500: add Alexey and Krzysztof as maintainers
 2024-06-13  7:41 UTC  (2+ messages)

[PATCH] MAINTAINERS: ARM: vt8500: add Krzysztof Kozlowski as maintainer
 2024-06-13  6:42 UTC  (6+ messages)

[PATCH] MAINTAINERS: ARM: nspire: add Krzysztof Kozlowski as maintainer
 2024-06-12 15:14 UTC  (2+ messages)

[PATCH] MAINTAINERS: ARM: alphascale: add Krzysztof Kozlowski as maintainer
 2024-06-12 14:10 UTC 

[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 "

[PATCH v11 0/8] Turris Omnia MCU driver
 2024-06-07 16:15 UTC  (25+ messages)
` [PATCH v11 1/8] dt-bindings: firmware: add cznic,turris-omnia-mcu binding
` [PATCH v11 2/8] platform: cznic: Add preliminary support for Turris Omnia MCU
` [PATCH v11 3/8] platform: cznic: turris-omnia-mcu: Add support for MCU connected GPIOs
` [PATCH v11 4/8] platform: cznic: turris-omnia-mcu: Add support for poweroff and wakeup
` [PATCH v11 5/8] platform: cznic: turris-omnia-mcu: Add support for MCU watchdog
` [PATCH v11 6/8] platform: cznic: turris-omnia-mcu: Add support for MCU provided TRNG
` [PATCH v11 7/8] ARM: dts: turris-omnia: Add MCU system-controller node
` [PATCH v11 8/8] ARM: dts: turris-omnia: Add GPIO key node for front button

Mail delivery failed: returning message to sender
 2024-06-04  6:38 UTC 

[GIT PULL] ARM: vexpress: Update for v6.10
 2024-06-03 12:43 UTC  (2+ messages)

Mail delivery failed: returning message to sender
 2024-05-31 14:35 UTC 

[PATCH v2 00/20] pinctrl: Use scope based of_node_put() cleanups
 2024-05-31  7:06 UTC  (30+ messages)
` [PATCH v2 02/20] pinctrl: tegra: "
` [PATCH v2 03/20] pinctrl: stm32: "
` [PATCH v2 07/20] pinctrl: renesas: "
` [PATCH v2 08/20] pinctrl: st: "
` [PATCH v2 17/20] pinctrl: pinconf-generic: "
` [PATCH v2 18/20] pinctrl: freescale: mxs: Fix refcount of child
      ` [v2 "
` [PATCH v2 19/20] pinctrl: k210: Use scope based of_node_put() cleanups
` [PATCH v2 20/20] pinctrl: samsung: "

[PATCH v2 04/20] pinctrl: starfive: Use scope based of_node_put() cleanups
 2024-05-30  9:40 UTC  (4+ messages)
    ` [v2 "

[PATCH resend v3] arm64: dts: mediatek: mt7986a: bpi-r3: Convert to sugar syntax
 2024-05-29 12:33 UTC  (2+ messages)

[PATCH 1/2] ti: omap: MAINTAINERS: move Benoît Cousson to CREDITS
 2024-05-29  9:26 UTC  (5+ messages)
` [PATCH 2/2] amazon: MAINTAINERS: change to odd fixes and Tsahee Zidenberg "

[GIT PULL] soc: devicetree updates for v6.10, part 2
 2024-05-20 22:15 UTC  (2+ messages)

[RESEND][PATCH] firmware: psci: Fix return value from psci_system_suspend()
 2024-05-15  9:55 UTC 

[GIT PULL 0/4] arm soc changes for 6.10
 2024-05-13 16:15 UTC  (9+ messages)
` [GIT PULL 1/4] soc: devicetree updates for 6.10, part 1
` [GIT PULL 2/4] soc: drivers for 6.10
` [GIT PULL 3/4] soc: arm code changes "
` [GIT PULL 4/4] soc: defconfig updates "

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

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

[GIT PULL] RISC-V Devicetrees for v6.10 Take 2
 2024-05-08 20:30 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2024-05-08 20:30 UTC 

[GIT PULL] RISC-V Devicetrees for v6.10
 2024-05-08 20:19 UTC  (7+ messages)

[GIT PULL] ARM SoC fixes for 6.9, part 3
 2024-05-08 19:52 UTC  (4+ messages)

[GIT PULL] A few more Qualcomm driver updates for v6.10
 2024-05-08  7:20 UTC  (2+ messages)

[GIT PULL] One more Qualcomm Arm64 defconfig update for v6.10
 2024-05-08  7:20 UTC  (2+ messages)

[GIT PULL] A few more Qualcomm Arm64 DeviceTree updates for v6.10
 2024-05-08  7:20 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2024-05-08  7:20 UTC 

[PATCH v8 0/9] Turris Omnia MCU driver
 2024-05-07 17:44 UTC  (11+ messages)
` [PATCH v8 3/9] platform: cznic: turris-omnia-mcu: Add support for MCU connected GPIOs

[GIT PULL] One more Qualcomm Arm64 DeviceTree fix for v6.9
 2024-05-07  9:40 UTC  (3+ messages)

[GIT PULL] amlogic ARM64 DT updates for v6.10
 2024-05-07  9:40 UTC  (2+ messages)

[GIT PULL] amlogic defconfig update for v6.10
 2024-05-07  9:40 UTC  (2+ messages)

[GIT PULL] ARM: aspeed: devicetree changes for 6.10
 2024-05-07  9:40 UTC  (2+ messages)

[GIT PULL] RISC-V SoC drivers for v6.10
 2024-05-07  9:40 UTC  (2+ messages)

[GIT PULL] arm64: dts: samsung: dts for v6.10, part two
 2024-05-07  9:40 UTC  (2+ messages)

[GIT PULL] Rockchip dts64 changes for 6.10 #2
 2024-05-07  9:40 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: dt64 for v6.10 (#1)
 2024-05-07  9:40 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: arm for v6.10 (#1)
 2024-05-07  9:40 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2024-05-07  9:40 UTC 

Patchwork summary for: linux-soc
 2024-05-07  9:40 UTC 

[PATCH v2] arm/arm64: dts: Drop "arm,armv8-pmuv3" compatible usage
 2024-05-05 16:08 UTC  (2+ messages)


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