public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
 messages from 2025-06-11 12:47:08 to 2025-06-24 08:44:46 UTC [more...]

[PATCH 6.1.y-cip 00/17] Add support for RZ/G3E SDHI
 2025-06-24  8:44 UTC  (20+ messages)
` [PATCH 6.1.y-cip 01/17] clk: renesas: r9a09g047: Add SDHI clocks/resets
` [PATCH 6.1.y-cip 02/17] dt-bindings: mmc: renesas,sdhi: Document RZ/G3E support
` [PATCH 6.1.y-cip 03/17] of: base: Add of_get_available_child_by_name()
` [PATCH 6.1.y-cip 04/17] mmc: tmio: add callback for dma irq
` [PATCH 6.1.y-cip 05/17] mmc: renesas_sdhi: improve naming of DMA struct
` [PATCH 6.1.y-cip 06/17] mmc: renesas_sdhi: remove accessor function for internal_dmac
` [PATCH 6.1.y-cip 07/17] mmc: renesas_sdhi: take DMA end interrupts into account
` [PATCH 6.1.y-cip 08/17] mmc: renesas_sdhi: add helper to access quirks
` [PATCH 6.1.y-cip 09/17] mmc: renesas_sdhi: use plain numbers for end_flags
` [PATCH 6.1.y-cip 10/17] mmc: renesas_sdhi: use typedef for dma_filter_fn
` [PATCH 6.1.y-cip 11/17] mmc: renesas_sdhi: Add support for RZ/G3E SoC
` [PATCH 6.1.y-cip 12/17] mmc: renesas_sdhi: Use of_get_available_child_by_name()
` [PATCH 6.1.y-cip 13/17] arm64: dts: renesas: r9a09g047: Add SDHI0-SDHI2 nodes
` [PATCH 6.1.y-cip 14/17] arm64: dts: renesas: r9a09g057: Add support for enabling SDHI internal regulator
` [PATCH 6.1.y-cip 15/17] arm64: dts: renesas: rzg3e-smarc-som: Enable SDHI{0,2}
` [PATCH 6.1.y-cip 16/17] arm64: dts: renesas: rzg3e-smarc-som: Add support to enable SD on SDHI0
` [PATCH 6.1.y-cip 17/17] arm64: dts: renesas: r9a09g047e57-smarc: Enable SDHI1

[PATCH 6.12.y-cip 00/10] Add support for RZ/G3E SDHI
 2025-06-24  7:18 UTC  (14+ messages)
` [PATCH 6.12.y-cip 01/10] clk: renesas: r9a09g047: Add SDHI clocks/resets
` [PATCH 6.12.y-cip 02/10] dt-bindings: mmc: renesas,sdhi: Document RZ/G3E support
` [PATCH 6.12.y-cip 03/10] of: base: Add of_get_available_child_by_name()
` [PATCH 6.12.y-cip 04/10] mmc: renesas_sdhi: Add support for RZ/G3E SoC
` [PATCH 6.12.y-cip 05/10] mmc: renesas_sdhi: Use of_get_available_child_by_name()
` [PATCH 6.12.y-cip 06/10] arm64: dts: renesas: r9a09g047: Add SDHI0-SDHI2 nodes
` [PATCH 6.12.y-cip 07/10] arm64: dts: renesas: r9a09g057: Add support for enabling SDHI internal regulator
` [PATCH 6.12.y-cip 08/10] arm64: dts: renesas: rzg3e-smarc-som: Enable SDHI{0,2}
` [PATCH 6.12.y-cip 09/10] arm64: dts: renesas: rzg3e-smarc-som: Add support to enable SD on SDHI0
` [PATCH 6.12.y-cip 10/10] arm64: dts: renesas: r9a09g047e57-smarc: Enable SDHI1

6.15.x testing, gitlab mirroring
 2025-06-24  7:25 UTC  (2+ messages)

[PATCH 6.1.y-cip 0/8] Add support for RZ/G3E WDT
 2025-06-24  6:59 UTC  (12+ messages)
` [PATCH 6.1.y-cip 1/8] dt-bindings: watchdog: renesas,wdt: Document RZ/V2H(P) SoC
` [PATCH 6.1.y-cip 2/8] watchdog: Add Watchdog Timer driver for RZ/V2H(P)
` [PATCH 6.1.y-cip 3/8] clk: renesas: r9a09g047: Add WDT clocks and resets
` [PATCH 6.1.y-cip 4/8] dt-bindings: watchdog: renesas,wdt: Document RZ/G3E support
` [PATCH 6.1.y-cip 5/8] watchdog: Enable RZV2HWDT driver depend on ARCH_RENESAS
` [PATCH 6.1.y-cip 6/8] arm64: dts: renesas: r9a09g047: Add WDT1-WDT3 nodes
` [PATCH 6.1.y-cip 7/8] arm64: dts: renesas: rzg3e-smarc-som: Enable watchdog
` [PATCH 6.1.y-cip 8/8] arm64: defconfig: Enable Renesas RZ/V2H(P) Watchdog driver

[PATCH 6.12.y-cip 0/7] Add support for RZ/G3E WDT
 2025-06-24  6:59 UTC  (12+ messages)
` [PATCH 6.12.y-cip 1/7] clk: renesas: r9a09g047: Add WDT clocks and resets
` [PATCH 6.12.y-cip 2/7] dt-bindings: watchdog: renesas,wdt: Document RZ/G3E support
` [PATCH 6.12.y-cip 3/7] watchdog: rzv2h_wdt: Use local `dev` pointer in probe
` [PATCH 6.12.y-cip 4/7] watchdog: Enable RZV2HWDT driver depend on ARCH_RENESAS
` [PATCH 6.12.y-cip 5/7] arm64: dts: renesas: r9a09g047: Add WDT1-WDT3 nodes
` [PATCH 6.12.y-cip 6/7] arm64: dts: renesas: rzg3e-smarc-som: Enable watchdog
` [PATCH 6.12.y-cip 7/7] arm64: defconfig: Enable Renesas RZ/V2H(P) Watchdog driver
  ` [cip-dev] [PATCH 6.12.y-cip 0/7] Add support for RZ/G3E WDT

Siemens LAVA lab down
 2025-06-23 13:04 UTC  (2+ messages)

[PATCH 0/3] drm/tiny: Add MAYQUEEN PIXPAPER e-ink panel support
 2025-06-20  8:26 UTC  (18+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Mayqueen name
` [PATCH 2/3] drm: tiny: Add support for PIXPAPER e-ink panel
` [PATCH 3/3] dt-bindings: display: Add MAYQUEEN "
      ` [PATCH 3/3] dt-bindings: display: Add Mayqueen Pixpaper "
      ` [PATCH v2 0/3] drm/tiny: Add MAYQUEEN PIXPAPER e-ink panel support
      ` [PATCH v2 3/3] dt-bindings: display: Add MAYQUEEN PIXPAPER e-ink panel

Troubles with isar build for bbb
 2025-06-22 18:51 UTC  (2+ messages)

[isar-cip-core][PATCH] doc: Update image file names
 2025-06-22 18:50 UTC 

[cip-dev] Testing 6.15, bbb target has problems?
 2025-06-20 15:28 UTC  (4+ messages)

[PATCH for 5.4 - 6.1 1/3] ARM: dts: am335x-bone-common: Add GPIO PHY reset on revision C3 board
 2025-06-20  1:13 UTC  (3+ messages)
` [PATCH for 5.4 - 6.1 2/3] ARM: dts: am335x-bone-common: Increase MDIO reset deassert time
` [PATCH for 5.4 - 6.1 3/3] ARM: dts: am335x-bone-common: Increase MDIO reset deassert delay to 50ms

[PATCH for 6.6 1/2] ARM: dts: am335x-bone-common: Increase MDIO reset deassert time
 2025-06-20  1:09 UTC  (2+ messages)
` [PATCH for 6.6 2/2] ARM: dts: am335x-bone-common: Increase MDIO reset deassert delay to 50ms

Testing 6.15, bbb target has problems?
 2025-06-19  8:15 UTC 

CIP IRC weekly meeting today on libera.chat
 2025-06-19  7:19 UTC 

[kernel-cve-report] New CVE entries this week
 2025-06-18 22:43 UTC 

[PATCH RESEND 4.19.y-cip] signal/m68k: Use force_sigsegv(SIGSEGV) in fpsp040_die
 2025-06-18 15:44 UTC  (2+ messages)
` [cip-dev] "

[PATCH 4.19.y-cip 0/1] mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro()
 2025-06-18 15:43 UTC  (2+ messages)
` [cip-dev] "

[ANNOUNCE] Release v4.4.302-cip100
 2025-06-18 15:43 UTC 

[PATCH 0/3] drm/tiny: Add MAYQUEEN PIXPAPER e-ink panel support
 2025-06-18  6:14 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Mayqueen name
` [PATCH 2/3] drm: tiny: Add support for PIXPAPER e-ink panel
` [PATCH 3/3] dt-bindings: display: Add MAYQUEEN "

Request for review for 4.4-st65, 4.4-cip100
 2025-06-17 15:05 UTC  (5+ messages)
` Indirect Target Selection (CVE-2024-28956) "
  ` [cip-dev] "

Test
 2025-06-17 10:20 UTC 

[isar-cip-core][PATCH] .gitlab-ci.yml: Increase IEC test timeout for real hardware(M-COM)
 2025-06-17 10:06 UTC  (2+ messages)

[REGRESSION] cip/linux-5.10.y-cip: (build) in vmlinux (Makefile:1227) [logspec:kbuild,kbuild.other]
 2025-06-17  5:59 UTC 

[ANNOUNCE] Release v5.10.238-cip61
 2025-06-17  4:43 UTC 

IRC meeting
 2025-06-17  3:59 UTC 

[cip-dev][isar-cip-core][PATCH v3] fix: Shutdown the TPM after disk are decrypted
 2025-06-16 19:13 UTC  (2+ messages)

[cip-dev][isar-cip-core][PATCH v2] fix: Shutdown the TPM after disk are decrypted
 2025-06-16 12:11 UTC  (3+ messages)

[PATCH v6 0/4] initramfs-crypt-hook patch
 2025-06-16 11:58 UTC  (8+ messages)

[PATCH v7 0/4] initramfs-crypt-hook patch
 2025-06-16 10:06 UTC  (6+ messages)
` [PATCH v7 1/4] initramfs-crypt-hook: store initial encryption key in TPM2
` [PATCH v7 2/4] initramfs-crypt-hook: add re-encryption recovery
` [PATCH v7 3/4] initramfs-crypt-hook: implement 'noencrypt' option
` [PATCH v7 4/4] initramfs-crypt-hook: add 'format-if-empty' feature

[PATCH 5.10.y-cip 00/12] RZ/G3S: Backport ADC support
 2025-06-16  7:53 UTC  (16+ messages)
` [PATCH 5.10.y-cip 01/12] clk: renesas: r9a08g045: Add clocks, resets and power domain support for the ADC IP
` [PATCH 5.10.y-cip 02/12] iio: adc: rzg2l_adc: Convert dev_err() to dev_err_probe()
` [PATCH 5.10.y-cip 03/12] iio: adc: rzg2l_adc: Simplify the runtime PM code
` [PATCH 5.10.y-cip 04/12] iio: adc: rzg2l_adc: Use read_poll_timeout()
` [PATCH 5.10.y-cip 05/12] iio: adc: rzg2l_adc: Enable runtime PM autosuspend support
` [PATCH 5.10.y-cip 06/12] iio: adc: rzg2l_adc: Prepare for the addition of RZ/G3S support
` [PATCH 5.10.y-cip 07/12] iio: adc: rzg2l_adc: Add support for channel 8
` [PATCH 5.10.y-cip 08/12] iio: adc: rzg2l_adc: Add suspend/resume support
` [PATCH 5.10.y-cip 09/12] dt-bindings: iio: adc: renesas,rzg2l-adc: Document RZ/G3S SoC
` [PATCH 5.10.y-cip 10/12] iio: adc: rzg2l_adc: Add support for Renesas RZ/G3S
` [PATCH 5.10.y-cip 11/12] arm64: dts: renesas: r9a08g045: Add ADC node
` [PATCH 5.10.y-cip 12/12] arm64: dts: renesas: rzg3s-smarc-som: Enable ADC
` [cip-dev] [PATCH 5.10.y-cip 00/12] RZ/G3S: Backport ADC support

[PATCH 6.1.y-cip 00/14] RZ/G3S: Backport ADC support
 2025-06-16  7:21 UTC  (18+ messages)
` [PATCH 6.1.y-cip 01/14] clk: renesas: r9a08g045: Add clocks, resets and power domain support for the ADC IP
` [PATCH 6.1.y-cip 02/14] iio: adc: rzg2l_adc: Convert dev_err() to dev_err_probe()
` [PATCH 6.1.y-cip 03/14] iio: adc: rzg2l_adc: Simplify the runtime PM code
` [PATCH 6.1.y-cip 04/14] iio: adc: rzg2l_adc: Switch to RUNTIME_PM_OPS() and pm_ptr()
` [PATCH 6.1.y-cip 05/14] iio: adc: rzg2l_adc: Use read_poll_timeout()
` [PATCH 6.1.y-cip 06/14] iio: adc: rzg2l_adc: Simplify the locking scheme in rzg2l_adc_read_raw()
` [PATCH 6.1.y-cip 07/14] iio: adc: rzg2l_adc: Enable runtime PM autosuspend support
` [PATCH 6.1.y-cip 08/14] iio: adc: rzg2l_adc: Prepare for the addition of RZ/G3S support
` [PATCH 6.1.y-cip 09/14] iio: adc: rzg2l_adc: Add support for channel 8
` [PATCH 6.1.y-cip 10/14] iio: adc: rzg2l_adc: Add suspend/resume support
` [PATCH 6.1.y-cip 11/14] dt-bindings: iio: adc: renesas,rzg2l-adc: Document RZ/G3S SoC
` [PATCH 6.1.y-cip 12/14] iio: adc: rzg2l_adc: Add support for Renesas RZ/G3S
` [PATCH 6.1.y-cip 13/14] arm64: dts: renesas: r9a08g045: Add ADC node
` [PATCH 6.1.y-cip 14/14] arm64: dts: renesas: rzg3s-smarc-som: Enable ADC

[PATCH 6.12.y-cip 00/14] RZ/G3S: Backport ADC support
 2025-06-16  7:18 UTC  (18+ messages)
` [PATCH 6.12.y-cip 01/14] clk: renesas: r9a08g045: Add clocks, resets and power domain support for the ADC IP
` [PATCH 6.12.y-cip 02/14] iio: adc: rzg2l_adc: Convert dev_err() to dev_err_probe()
` [PATCH 6.12.y-cip 03/14] iio: adc: rzg2l_adc: Simplify the runtime PM code
` [PATCH 6.12.y-cip 04/14] iio: adc: rzg2l_adc: Switch to RUNTIME_PM_OPS() and pm_ptr()
` [PATCH 6.12.y-cip 05/14] iio: adc: rzg2l_adc: Use read_poll_timeout()
` [PATCH 6.12.y-cip 06/14] iio: adc: rzg2l_adc: Simplify the locking scheme in rzg2l_adc_read_raw()
` [PATCH 6.12.y-cip 07/14] iio: adc: rzg2l_adc: Enable runtime PM autosuspend support
` [PATCH 6.12.y-cip 08/14] iio: adc: rzg2l_adc: Prepare for the addition of RZ/G3S support
` [PATCH 6.12.y-cip 09/14] iio: adc: rzg2l_adc: Add support for channel 8
` [PATCH 6.12.y-cip 10/14] iio: adc: rzg2l_adc: Add suspend/resume support
` [PATCH 6.12.y-cip 11/14] dt-bindings: iio: adc: renesas,rzg2l-adc: Document RZ/G3S SoC
` [PATCH 6.12.y-cip 12/14] iio: adc: rzg2l_adc: Add support for Renesas RZ/G3S
` [PATCH 6.12.y-cip 13/14] arm64: dts: renesas: r9a08g045: Add ADC node
` [PATCH 6.12.y-cip 14/14] arm64: dts: renesas: rzg3s-smarc-som: Enable ADC

[cip-dev][isar-cip-core][PATCH] fix: Shutdown the TPM after disk are decrypted
 2025-06-16  7:14 UTC  (3+ messages)

[PATCH for 5.10.y-cip 0/1] Fix build on rzg2l-video.c
 2025-06-16  5:43 UTC  (4+ messages)
` [PATCH for 5.10.y-cip 1/1] media: mc: Provide a helper for setting bus_info field

CIP IRC weekly meeting today on libera.chat
 2025-06-12  5:06 UTC 

IRC meeting
 2025-06-12  2:14 UTC 

[kernel-cve-report] New CVE entries this week
 2025-06-11 22:06 UTC 

[cip-dev][isar-cip-core][PATCH v2] fix: overlay-hook: add missing dependency to e2fsprogs
 2025-06-11 16:51 UTC  (2+ messages)

[cip-dev][isar-cip-core][PATCH] fix: overlay-hook: add missing dependency to e2fsprogs
 2025-06-11 15:01 UTC  (3+ messages)

[isar-cip-core][PATCH] Kconfig: Improve modeling of SWUpdate availability
 2025-06-11 15:00 UTC 

[isar-cip-core][PATCH] Kconfig: Allow erofs also with kernel 6.12
 2025-06-11 15:00 UTC 

[ANNOUNCE] Release v6.1.141-cip43
 2025-06-11 12:46 UTC 


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