messages from 2025-04-28 12:01:49 to 2025-05-12 16:07:56 UTC [more...]
[PATCH 6.1.y-cip 00/34] RZ/G3S: Backport audio support
2025-05-12 16:07 UTC (37+ messages)
` [PATCH 6.1.y-cip 01/34] ASoC: da7213: Add support for mono, set frame width to 32 when possible
` [PATCH 6.1.y-cip 02/34] ASoC: da7213: Add new kcontrol for tonegen
` [PATCH 6.1.y-cip 03/34] ASoC: da7213: Initialize the mutex
` [PATCH 6.1.y-cip 04/34] ASoC: da7213: Populate max_register to regmap_config
` [PATCH 6.1.y-cip 05/34] ASoC: da7213: Return directly the value of regcache_sync()
` [PATCH 6.1.y-cip 06/34] ASoC: da7213: Add suspend to RAM support
` [PATCH 6.1.y-cip 07/34] ASoC: da7213: Avoid setting PLL when closing audio stream
` [PATCH 6.1.y-cip 08/34] ASoC: da7213: Extend support for the MCK in range [2, 50] MHz
` [PATCH 6.1.y-cip 09/34] arm64: defconfig: Enable DA7213 Codec
` [PATCH 6.1.y-cip 10/34] clk: renesas: r9a08g045: Add clocks, resets and power domains support for SSI
` [PATCH 6.1.y-cip 11/34] clk: versaclock3: Prepare for the addition of 5L35023 device
` [PATCH 6.1.y-cip 12/34] dt-bindings: clock: versaclock3: Document 5L35023 Versa3 clock generator
` [PATCH 6.1.y-cip 13/34] clk: versaclock3: Add support for the 5L35023 variant
` [PATCH 6.1.y-cip 14/34] ASoC: renesas: rz-ssi: Terminate all the DMA transactions
` [PATCH 6.1.y-cip 15/34] ASoC: renesas: rz-ssi: Fix typo on SSI_RATES macro comment
` [PATCH 6.1.y-cip 16/34] ASoC: renesas: rz-ssi: Remove pdev member of struct rz_ssi_priv
` [PATCH 6.1.y-cip 17/34] ASoC: renesas: rz-ssi: Remove the first argument of rz_ssi_stream_is_play()
` [PATCH 6.1.y-cip 18/34] ASoC: renesas: rz-ssi: Use readl_poll_timeout_atomic()
` [PATCH 6.1.y-cip 19/34] ASoC: renesas: rz-ssi: Use temporary variable for struct device
` [PATCH 6.1.y-cip 20/34] ASoC: renesas: rz-ssi: Use goto label names that specify their actions
` [PATCH 6.1.y-cip 21/34] ASoC: renesas: rz-ssi: Rely on the ASoC subsystem to runtime resume/suspend the SSI
` [PATCH 6.1.y-cip 22/34] ASoC: renesas: rz-ssi: Enable runtime PM autosuspend support
` [PATCH 6.1.y-cip 23/34] ASoC: renesas: rz-ssi: Add runtime PM support
` [PATCH 6.1.y-cip 24/34] ASoC: renesas: rz-ssi: Issue software reset in hw_params API
` [PATCH 6.1.y-cip 25/34] ASoC: renesas: rz-ssi: Add suspend to RAM support
` [PATCH 6.1.y-cip 26/34] ASoC: renesas: rz-ssi: Use NOIRQ_SYSTEM_SLEEP_PM_OPS()
` [PATCH 6.1.y-cip 27/34] ASoC: dt-bindings: renesas,rz-ssi: Remove DMA description
` [PATCH 6.1.y-cip 28/34] ASoC: dt-bindings: renesas,rz-ssi: Document the Renesas RZ/G3S SoC
` [PATCH 6.1.y-cip 29/34] pinctrl: renesas: rzg2l: Add audio clock pins on RZ/G3S
` [PATCH 6.1.y-cip 30/34] arm64: dts: renesas: r9a08g045: Add SSI nodes
` [PATCH 6.1.y-cip 31/34] arm64: dts: renesas: rzg3s-smarc-som: Add versa3 clock generator node
` [PATCH 6.1.y-cip 32/34] arm64: dts: renesas: Add da7212 audio codec node
` [PATCH 6.1.y-cip 33/34] arm64: dts: renesas: rzg3s-smarc: Enable SSI3
` [PATCH 6.1.y-cip 34/34] arm64: dts: renesas: rzg3s-smarc: Add sound card
[PATCH 6.12.y-cip 00/29] RZ/G3S: Backport audio support
2025-05-12 16:06 UTC (32+ messages)
` [PATCH 6.12.y-cip 01/29] ASoC: da7213: Return directly the value of regcache_sync()
` [PATCH 6.12.y-cip 02/29] ASoC: da7213: Add suspend to RAM support
` [PATCH 6.12.y-cip 03/29] ASoC: da7213: Avoid setting PLL when closing audio stream
` [PATCH 6.12.y-cip 04/29] ASoC: da7213: Extend support for the MCK in range [2, 50] MHz
` [PATCH 6.12.y-cip 05/29] clk: renesas: r9a08g045: Add clocks, resets and power domains support for SSI
` [PATCH 6.12.y-cip 06/29] clk: versaclock3: Prepare for the addition of 5L35023 device
` [PATCH 6.12.y-cip 07/29] dt-bindings: clock: versaclock3: Document 5L35023 Versa3 clock generator
` [PATCH 6.12.y-cip 08/29] clk: versaclock3: Add support for the 5L35023 variant
` [PATCH 6.12.y-cip 09/29] ASoC: renesas: rz-ssi: Fix typo on SSI_RATES macro comment
` [PATCH 6.12.y-cip 10/29] ASoC: renesas: rz-ssi: Remove pdev member of struct rz_ssi_priv
` [PATCH 6.12.y-cip 11/29] ASoC: renesas: rz-ssi: Remove the rz_ssi_get_dai() function
` [PATCH 6.12.y-cip 12/29] ASoC: renesas: rz-ssi: Remove the first argument of rz_ssi_stream_is_play()
` [PATCH 6.12.y-cip 13/29] ASoC: renesas: rz-ssi: Use readl_poll_timeout_atomic()
` [PATCH 6.12.y-cip 14/29] ASoC: renesas: rz-ssi: Use temporary variable for struct device
` [PATCH 6.12.y-cip 15/29] ASoC: renesas: rz-ssi: Use goto label names that specify their actions
` [PATCH 6.12.y-cip 16/29] ASoC: renesas: rz-ssi: Rely on the ASoC subsystem to runtime resume/suspend the SSI
` [PATCH 6.12.y-cip 17/29] ASoC: renesas: rz-ssi: Enable runtime PM autosuspend support
` [PATCH 6.12.y-cip 18/29] ASoC: renesas: rz-ssi: Add runtime PM support
` [PATCH 6.12.y-cip 19/29] ASoC: renesas: rz-ssi: Issue software reset in hw_params API
` [PATCH 6.12.y-cip 20/29] ASoC: renesas: rz-ssi: Add suspend to RAM support
` [PATCH 6.12.y-cip 21/29] ASoC: renesas: rz-ssi: Use NOIRQ_SYSTEM_SLEEP_PM_OPS()
` [PATCH 6.12.y-cip 22/29] ASoC: dt-bindings: renesas,rz-ssi: Remove DMA description
` [PATCH 6.12.y-cip 23/29] ASoC: dt-bindings: renesas,rz-ssi: Document the Renesas RZ/G3S SoC
` [PATCH 6.12.y-cip 24/29] pinctrl: renesas: rzg2l: Add audio clock pins on RZ/G3S
` [PATCH 6.12.y-cip 25/29] arm64: dts: renesas: r9a08g045: Add SSI nodes
` [PATCH 6.12.y-cip 26/29] arm64: dts: renesas: rzg3s-smarc-som: Add versa3 clock generator node
` [PATCH 6.12.y-cip 27/29] arm64: dts: renesas: Add da7212 audio codec node
` [PATCH 6.12.y-cip 28/29] arm64: dts: renesas: rzg3s-smarc: Enable SSI3
` [PATCH 6.12.y-cip 29/29] arm64: dts: renesas: rzg3s-smarc: Add sound card
[PATCH 5.10.y-cip 00/37] RZ/G3S: Backport audio support
2025-05-12 11:44 UTC (39+ messages)
` [PATCH 5.10.y-cip 01/37] ASoC: da7213: Add support for mono, set frame width to 32 when possible
` [PATCH 5.10.y-cip 02/37] ASoC: da7213.c: add missing pm_runtime_disable()
` [PATCH 5.10.y-cip 03/37] ASoC: da7213: Add new kcontrol for tonegen
` [PATCH 5.10.y-cip 04/37] ASoC: codecs: da7213: Simplify mclk initialization
` [PATCH 5.10.y-cip 05/37] ASoC: da7213: Populate max_register to regmap_config
` [PATCH 5.10.y-cip 06/37] ASoC: da7213: Return directly the value of regcache_sync()
` [PATCH 5.10.y-cip 07/37] ASoC: da7213: Add suspend to RAM support
` [PATCH 5.10.y-cip 08/37] ASoC: da7213: Avoid setting PLL when closing audio stream
` [PATCH 5.10.y-cip 09/37] ASoC: da7213: Extend support for the MCK in range [2, 50] MHz
` [PATCH 5.10.y-cip 10/37] ASoC: da7213: Initialize the mutex
` [PATCH 5.10.y-cip 11/37] arm64: defconfig: Enable DA7213 Codec
` [PATCH 5.10.y-cip 12/37] clk: renesas: r9a08g045: Add clocks, resets and power domains support for SSI
` [PATCH 5.10.y-cip 13/37] clk: versaclock3: Prepare for the addition of 5L35023 device
` [PATCH 5.10.y-cip 14/37] dt-bindings: clock: versaclock3: Document 5L35023 Versa3 clock generator
` [PATCH 5.10.y-cip 15/37] clk: versaclock3: Add support for the 5L35023 variant
` [PATCH 5.10.y-cip 16/37] ASoC: renesas: rz-ssi: Terminate all the DMA transactions
` [PATCH 5.10.y-cip 17/37] ASoC: renesas: rz-ssi: Use only the proper amount of dividers
` [PATCH 5.10.y-cip 18/37] ASoC: renesas: rz-ssi: Fix typo on SSI_RATES macro comment
` [PATCH 5.10.y-cip 19/37] ASoC: renesas: rz-ssi: Remove pdev member of struct rz_ssi_priv
` [PATCH 5.10.y-cip 20/37] ASoC: renesas: rz-ssi: Remove the first argument of rz_ssi_stream_is_play()
` [PATCH 5.10.y-cip 21/37] ASoC: renesas: rz-ssi: Use readl_poll_timeout_atomic()
` [PATCH 5.10.y-cip 22/37] ASoC: renesas: rz-ssi: Use temporary variable for struct device
` [PATCH 5.10.y-cip 23/37] ASoC: renesas: rz-ssi: Use goto label names that specify their actions
` [PATCH 5.10.y-cip 24/37] ASoC: renesas: rz-ssi: Rely on the ASoC subsystem to runtime resume/suspend the SSI
` [PATCH 5.10.y-cip 25/37] ASoC: renesas: rz-ssi: Enable runtime PM autosuspend support
` [PATCH 5.10.y-cip 26/37] ASoC: renesas: rz-ssi: Add runtime PM support
` [PATCH 5.10.y-cip 27/37] ASoC: renesas: rz-ssi: Issue software reset in hw_params API
` [PATCH 5.10.y-cip 28/37] ASoC: renesas: rz-ssi: Add suspend to RAM support
` [PATCH 5.10.y-cip 29/37] ASoC: renesas: rz-ssi: Use NOIRQ_SYSTEM_SLEEP_PM_OPS()
` [PATCH 5.10.y-cip 30/37] ASoC: dt-bindings: renesas,rz-ssi: Remove DMA description
` [PATCH 5.10.y-cip 31/37] ASoC: dt-bindings: renesas,rz-ssi: Document the Renesas RZ/G3S SoC
` [PATCH 5.10.y-cip 32/37] pinctrl: renesas: rzg2l: Add audio clock pins on RZ/G3S
` [PATCH 5.10.y-cip 33/37] arm64: dts: renesas: r9a08g045: Add SSI nodes
` [PATCH 5.10.y-cip 34/37] arm64: dts: renesas: rzg3s-smarc-som: Add versa3 clock generator node
Support for TI AM62P SK in isar-cip-core: U-Boot and Kernel Version Plans
2025-05-12 10:56 UTC (4+ messages)
[cip-dev] Support for TI AM62P SK in isar-cip-core: U-Boot and Kernel Version Plans
2025-05-12 6:22 UTC
[cip-dev][isar-cip-core][RFC v2 0/6] Add factory-reset
2025-05-09 8:01 UTC (12+ messages)
` [cip-dev][isar-cip-core][RFC v2 1/6] add factory-reset initramfs hook
` [cip-dev][isar-cip-core][PATCH v3 "
` [cip-dev][isar-cip-core][RFC v2 2/6] add factory-reset-helper to set the marker file
` [cip-dev][isar-cip-core][RFC v2 3/6] encrypt-data.yml: Add factory-reset information to encrypt-data
` [cip-dev][isar-cip-core][RFC v2 4/6] cip-core-image: add factory-reset helper
` [cip-dev][isar-cip-core][RFC v2 5/6] add factory-reset to initramfs
` [cip-dev][isar-cip-core][RFC v2 6/6] Add settings for factory-reset with a separate home partition
[isar-cip-core][PATCH] linux-cip: Update to 4.4.302-cip98-rt55, 4.19.325-cip120, 6.1.134-cip41-rt22, 6.1.137-cip42
2025-05-09 4:54 UTC
[ANNOUNCE] Release v6.1.137-cip42
2025-05-08 22:43 UTC
[ANNOUNCE] Release v4.19.325-cip120
2025-05-08 11:56 UTC
CIP IRC weekly meeting today on libera.chat
2025-05-08 6:08 UTC
Request for review for 4.19-st4, 4.19-cip120
2025-05-08 4:06 UTC (3+ messages)
[kernel-cve-report] New CVE entries this week
2025-05-07 22:59 UTC
[cip-dev] [PATCH 4.4.y-cip] ARM: shmobile: smp: Enforce shmobile_smp_* alignment
2025-05-07 9:07 UTC (7+ messages)
Fw: [Extended LTS] Debian 8 “jessie” reaching its Extended LTS period
2025-05-07 1:54 UTC
Bug report for aide
2025-05-05 18:30 UTC
[ANNOUNCE] v6.1.134-cip41-rt22 (rt51)
2025-05-05 9:02 UTC
[PATCH 4.4 4.9 v1 0/2] Fix repeated WARNING in unpin_current_cpu()
2025-05-02 10:19 UTC (2+ messages)
[ANNOUNCE] v4.4.302-cip97-rt54
2025-05-02 10:17 UTC (3+ messages)
[ANNOUNCE] v4.4.302-cip98-rt55
2025-05-02 10:16 UTC
[isar-cip-core][PATCH v1 0/3] Enable secure boot keys mismatch
2025-05-02 10:02 UTC (7+ messages)
` [isar-cip-core][PATCH v1 1/3] submit_lava.sh: Update script to prepare job for amd64 secure boot keys mismatch case
` [isar-cip-core][PATCH v1 2/3] scripts/submit_lava.sh: Remove passing readonly=on for amd64 OVMF VARS file
` [isar-cip-core][PATCH v1 3/3] .gitlab-ci.yml: Add job to verify amd64 secure boot keys mismatch case
[isar-cip-core][PATCH] linux-cip: Update to 4.4.302-cip97-rt54, 4.4.302-cip98
2025-05-02 8:30 UTC
[cip-dev][isar-cip-core][PATCH v3 0/4] Use kernel commandline for
2025-05-02 8:22 UTC (4+ messages)
` [cip-dev][isar-cip-core][PATCH v3 4/4] port abrootfs env handling to new kernel cmdline infrastructure
[cip-dev][isar-cip-core][PATCH v2] wic: Add the variable `UKI_FILENAME` to change the UKI name
2025-05-02 7:48 UTC (2+ messages)
[isar-cip-core v1] README.security-testing.md: Remove the credentials from console & document them
2025-05-02 7:22 UTC (2+ messages)
[PATCH v5.10.y-cip 00/21] RZ/G3S: Backport I2C
2025-05-01 8:24 UTC (24+ messages)
` [PATCH v5.10.y-cip 01/21] i2c: riic: Use platform_get_irq() to get the interrupt
` [PATCH v5.10.y-cip 02/21] i2c: move drivers from strlcpy to strscpy
` [PATCH v5.10.y-cip 03/21] i2c: riic: Use devm_platform_ioremap_resource()
` [PATCH v5.10.y-cip 04/21] i2c: riic: Introduce helper functions for I2C read/write operations
` [PATCH v5.10.y-cip 05/21] i2c: riic: Pass register offsets and chip details as OF data
` [PATCH v5.10.y-cip 06/21] i2c: riic: Add support for R9A09G057 SoC
` [PATCH v5.10.y-cip 07/21] i2c: riic: Use temporary variable for struct device
` [PATCH v5.10.y-cip 08/21] i2c: riic: Call pm_runtime_get_sync() when need to access registers
` [PATCH v5.10.y-cip 09/21] i2c: riic: Use pm_runtime_resume_and_get()
` [PATCH v5.10.y-cip 10/21] i2c: riic: Enable runtime PM autosuspend support
` [PATCH v5.10.y-cip 11/21] i2c: riic: Add suspend/resume support
` [PATCH v5.10.y-cip 12/21] i2c: riic: Define individual arrays to describe the register offsets
` [PATCH v5.10.y-cip 13/21] dt-bindings: i2c: renesas,riic: Fix 'unevaluatedProperties' warnings
` [PATCH v5.10.y-cip 14/21] dt-bindings: i2c: renesas,riic: Document R9A09G057 support
` [PATCH v5.10.y-cip 15/21] dt-bindings: i2c: renesas,riic: Document the R9A08G045 support
` [PATCH v5.10.y-cip 16/21] i2c: riic: Add support for fast mode plus
` [PATCH v5.10.y-cip 17/21] i2c: riic: Simplify unsupported bus speed handling
` [PATCH v5.10.y-cip 18/21] clk: renesas: r9a08g045: Add clock, reset and power domain support for I2C
` [PATCH v5.10.y-cip 19/21] arm64: dts: renesas: r9a08g045: Add I2C nodes
` [PATCH v5.10.y-cip 20/21] arm64: dts: renesas: rzg3s-smarc: Enable I2C0 node
` [PATCH v5.10.y-cip 21/21] arm64: dts: renesas: rzg3s-smarc-som: Enable I2C1 node
[PATCH v6.1.y-cip 0/4] Backport I2C
2025-05-01 8:23 UTC (7+ messages)
` [PATCH v6.1.y-cip 1/4] clk: renesas: r9a08g045: Add clock, reset and power domain support for I2C
` [PATCH v6.1.y-cip 2/4] arm64: dts: renesas: r9a08g045: Add I2C nodes
` [PATCH v6.1.y-cip 3/4] arm64: dts: renesas: rzg3s-smarc: Enable I2C0 node
` [PATCH v6.1.y-cip 4/4] arm64: dts: renesas: rzg3s-smarc-som: Enable I2C1 node
skip CIP IRC weekly meeting today
2025-05-01 7:55 UTC
[kernel-cve-report] New CVE entries this week
2025-04-30 22:15 UTC
[PATCH 0/2] Add data-reset to initramfs
2025-04-30 5:11 UTC (7+ messages)
` [PATCH 1/2] initramfs: add hook for data-reset
[PATCH v6.1.y-cip 0/3] RZ/G3S: Backport DMA
2025-04-29 12:24 UTC (3+ messages)
` [cip-dev] "
[PATCH v5.10.y-cip 0/3] RZ/G3S: Backport DMA
2025-04-29 9:56 UTC (4+ messages)
[PATCH 6.1.y-cip 00/16] Add initial support for Renesas RZ/V2H(SoC) and EVK
2025-04-29 8:51 UTC (3+ messages)
` [cip-dev] "
[cip-dev][isar-cip-core][PATCH] wic: Allow to set the binary name of the unfied-kernel-image
2025-04-28 12:19 UTC (4+ messages)
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