public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
 messages from 2021-12-16 13:36:43 to 2022-01-10 11:54:00 UTC [more...]

[PATCH v2 5.10.y-cip 00/15] Add ADC/CANFD/IIC support for RZ/G2L
 2022-01-10 11:53 UTC  (8+ messages)
` [PATCH v2 5.10.y-cip 01/15] i2c: riic: Add RZ/G2L support
` [PATCH v2 5.10.y-cip 02/15] arm64: defconfig: Enable RIIC
` [PATCH v2 5.10.y-cip 03/15] dt-bindings: iio: adc: Add binding documentation for Renesas RZ/G2L A/D converter
` [PATCH v2 5.10.y-cip 04/15] iio: adc: Add driver "
` [PATCH v2 5.10.y-cip 05/15] iio: adc: rzg2l_adc: Fix -EBUSY timeout error return
` [PATCH v2 5.10.y-cip 06/15] iio: adc: rzg2l_adc: add missing clk_disable_unprepare() in rzg2l_adc_pm_runtime_resume()
` [PATCH v2 5.10.y-cip 07/15] clk: renesas: r9a07g044: Add SSIF-2 clock and reset entries

[isar-cip-core][PATCH 0/4] Add cip-core-image-kernelci building and uploading system
 2022-01-07 13:46 UTC  (20+ messages)
` [isar-cip-core][PATCH 1/4] Add cip-core-image-kernelci
` [isar-cip-core][PATCH 2/4] Add dmesg filter needed for lava test result
` [isar-cip-core][PATCH 3/4] Add script deploy-kernelci.py for upload the cip-core-image-kernelci
` [isar-cip-core][PATCH 4/4] enable cip-core-image-kernelci

[isar-cip-core][PATCH] ci: Drop trailing semicolons from script
 2022-01-07 11:32 UTC 

[cip-dev] [PATCH 5.10.y-cip 00/31] Add sound/adc support for RZ/G2L
 2022-01-06 23:54 UTC  (3+ messages)

[cip-dev] CIP IRC weekly meeting today on libera.chat External
 2022-01-06  8:07 UTC 

New CVE entries this week
 2022-01-05 23:31 UTC 

[PATCH 5.10.y-cip 00/22] RZ/G2L: Add support for pinctrl/dmac/iic
 2022-01-04 10:39 UTC  (34+ messages)
` [PATCH 5.10.y-cip 01/22] mm: slab: provide krealloc_array()
` [PATCH 5.10.y-cip 02/22] clk: renesas: r9a07g044: Add GPIO clock and reset entries
` [PATCH 5.10.y-cip 03/22] dt-bindings: pinctrl: renesas: Add DT bindings for RZ/G2L pinctrl
` [PATCH 5.10.y-cip 04/22] pinctrl: renesas: Add RZ/G2L pin and gpio controller driver
` [PATCH 5.10.y-cip 05/22] pinctrl: renesas: rzg2l: Fix missing port register 21h
` [PATCH 5.10.y-cip 06/22] arm64: dts: renesas: rzg2l-smarc: Add scif0 pins
` [PATCH 5.10.y-cip 07/22] arm64: dts: renesas: r9a07g044: Add pinctrl node
` [PATCH 5.10.y-cip 08/22] clk: renesas: r9a07g044: Add I2C clocks/resets
` [PATCH 5.10.y-cip 09/22] dt-bindings: i2c: renesas,riic: Convert to json-schema
` [PATCH 5.10.y-cip 10/22] dt-bindings: i2c: renesas,riic: Document RZ/G2L I2C controller
` [PATCH 5.10.y-cip 11/22] arm64: dts: renesas: r9a07g044: Add I2C nodes
` [PATCH 5.10.y-cip 12/22] arm64: dts: renesas: r9a07g044: Add I2C interrupt-names
` [PATCH 5.10.y-cip 13/22] clk: renesas: r9a07g044: Add DMAC clocks/resets
` [PATCH 5.10.y-cip 14/22] dt-bindings: dma: Document RZ/G2L bindings
` [PATCH 5.10.y-cip 15/22] dmaengine: Extend the dma_slave_width for 128 bytes
` [PATCH 5.10.y-cip 16/22] dmaengine: sh: Add DMAC driver for RZ/G2L SoC
` [PATCH 5.10.y-cip 17/22] dmaengine: sh: Fix unused initialization of pointer lmdesc
` [PATCH 5.10.y-cip 18/22] dmaengine: sh: fix some NULL dereferences
` [PATCH 5.10.y-cip 19/22] dmaengine: sh: rz-dmac: Add DMA clock handling
` [PATCH 5.10.y-cip 20/22] dmaengine: sh: make array ds_lut static
` [PATCH 5.10.y-cip 21/22] arm64: dts: renesas: r9a07g044: Add DMAC support
` [PATCH 5.10.y-cip 22/22] arm64: defconfig: Enable RZ_DMAC
    ` [cip-dev] [PATCH 5.10.y-cip 00/22] RZ/G2L: Add support for pinctrl/dmac/iic

[PATCH 5.10.y-cip 00/31] Add sound/adc support for RZ/G2L
 2022-01-04 10:25 UTC  (42+ messages)
` [PATCH 5.10.y-cip 01/31] ASoC: dt-bindings: Document RZ/G2L bindings
` [PATCH 5.10.y-cip 02/31] ASoC: dt-bindings: sound: renesas,rz-ssi: Document DMA support
` [PATCH 5.10.y-cip 03/31] ASoC: sh: Add RZ/G2L SSIF-2 driver
` [PATCH 5.10.y-cip 04/31] ASoC: dt-bindings: renesas,rz-ssi: Update slave dma channel configuration parameter
` [PATCH 5.10.y-cip 05/31] ASoC: sh: rz-ssi: Add SSI DMAC support
` [PATCH 5.10.y-cip 06/31] ASoC: sh: rz-ssi: Fix dereference of noderef expression warning
` [PATCH 5.10.y-cip 07/31] ASoC: sh: rz-ssi: Fix wrong operator used issue
` [PATCH 5.10.y-cip 08/31] ASoC: sh: rz-ssi: Improve error handling in rz_ssi_dma_request function
` [PATCH 5.10.y-cip 09/31] dt-bindings: iio: adc: Add binding documentation for Renesas RZ/G2L A/D converter
` [PATCH 5.10.y-cip 10/31] iio: adc: Add driver "
` [PATCH 5.10.y-cip 11/31] iio: adc: rzg2l_adc: Fix -EBUSY timeout error return
` [PATCH 5.10.y-cip 12/31] iio: adc: rzg2l_adc: add missing clk_disable_unprepare() in rzg2l_adc_pm_runtime_resume()
` [PATCH 5.10.y-cip 13/31] clk: renesas: r9a07g044: Add SSIF-2 clock and reset entries
` [PATCH 5.10.y-cip 14/31] clk: renesas: r9a07g044: Add clock and reset entries for ADC
` [PATCH 5.10.y-cip 15/31] arm64: dts: renesas: r9a07g044: Add ADC node
` [PATCH 5.10.y-cip 16/31] arm64: dts: renesas: r9a07g044: Add external audio clock nodes
` [PATCH 5.10.y-cip 17/31] arm64: dts: renesas: r9a07g044: Add SSI support
` [PATCH 5.10.y-cip 18/31] arm64: dts: renesas: r9a07g044: Add DMA support to SSI
` [PATCH 5.10.y-cip 19/31] arm64: dts: renesas: rzg2l-smarc: Enable I2C{0,1,3} support
` [PATCH 5.10.y-cip 20/31] arm64: dts: renesas: rzg2l-smarc: Add WM8978 sound codec
` [PATCH 5.10.y-cip 21/31] arm64: dts: renesas: rzg2l-smarc: Enable audio
` [PATCH 5.10.y-cip 22/31] arm64: dts: renesas: rzg2l-smarc: Add Mic routing
` [PATCH 5.10.y-cip 23/31] arm64: dts: renesas: rzg2l-smarc-som: Move extal and memory nodes to SOM DTSI
` [PATCH 5.10.y-cip 24/31] arm64: dts: renesas: rzg2l-smarc-som: Enable ADC on SMARC platform
` [PATCH 5.10.y-cip 25/31] arm64: dts: renesas: rzg2l-smarc: Enable CANFD
` [PATCH 5.10.y-cip 26/31] arm64: defconfig: Enable SOUND_SOC_RZ
` [PATCH 5.10.y-cip 27/31] arm64: defconfig: Enable SND_SOC_WM8978
` [PATCH 5.10.y-cip 28/31] arm64: defconfig: Enable RZG2L_ADC
` [PATCH 5.10.y-cip 29/31] clk: renesas: r9a07g044: Mark IA55_CLK and DMAC_ACLK critical
` [PATCH 5.10.y-cip 30/31] i2c: riic: Add RZ/G2L support
` [PATCH 5.10.y-cip 31/31] arm64: defconfig: Enable RIIC

New CVE entries in this week
 2021-12-30 23:05 UTC  (3+ messages)
` [cip-dev] "

4.4.296-rt229 is released
 2021-12-28  9:33 UTC 

[PATCH 5.10.y-cip 00/21] RZ/G2L: Add support for USB/CANFD
 2021-12-27 13:45 UTC  (27+ messages)
` [PATCH 5.10.y-cip 01/21] dt-bindings: usb: generic-ehci: Document dr_mode property
` [PATCH 5.10.y-cip 02/21] dt-bindings: usb: generic-ohci: "
` [PATCH 5.10.y-cip 03/21] dt-bindings: reset: Document RZ/G2L USBPHY Control bindings
` [PATCH 5.10.y-cip 04/21] reset: renesas: Add RZ/G2L usbphy control driver
` [PATCH 5.10.y-cip 05/21] dt-bindings: usb: renesas,usbhs: Document RZ/G2L bindings
` [PATCH 5.10.y-cip 06/21] dt-bindings: phy: renesas,usb2-phy: Document RZ/G2L phy bindings
` [PATCH 5.10.y-cip 07/21] phy: renesas: convert to devm_platform_ioremap_resource
` [PATCH 5.10.y-cip 08/21] phy: renesas: phy-rcar-gen3-usb2: Add USB2.0 PHY support for RZ/G2L
` [PATCH 5.10.y-cip 09/21] clk: renesas: r9a07g044: Add USB clocks/resets
` [PATCH 5.10.y-cip 10/21] arm64: dts: renesas: r9a07g044: Add USB2.0 phy and host support
` [PATCH 5.10.y-cip 11/21] arm64: dts: renesas: r9a07g044: Add USB2.0 device support
` [PATCH 5.10.y-cip 12/21] arm64: dts: renesas: rzg2l-smarc: Enable USB2.0 support
` [PATCH 5.10.y-cip 13/21] dt-bindings: can: rcar_canfd: Group tuples in pin control properties
` [PATCH 5.10.y-cip 14/21] dt-bindings: can: rcar_canfd: Convert to json-schema
` [PATCH 5.10.y-cip 15/21] can: rcar_canfd: Add support for RZ/G2L family
        ` [cip-dev] "
` [PATCH 5.10.y-cip 16/21] can: rcar_canfd: rcar_canfd_handle_channel_tx(): fix redundant assignment
` [PATCH 5.10.y-cip 17/21] dt-bindings: clock: r9a07g044-cpg: Add entry for P0_DIV2 core clock
` [PATCH 5.10.y-cip 18/21] clk: renesas: r9a07g044: Add entry for fixed clock P0_DIV2
` [PATCH 5.10.y-cip 19/21] clk: renesas: r9a07g044: Add clock and reset entries for CANFD
` [PATCH 5.10.y-cip 20/21] arm64: dts: renesas: r9a07g044: Add CANFD node
` [PATCH 5.10.y-cip 21/21] arm64: defconfig: Enable RZ/G2L USBPHY control driver

cip/linux-5.10.y-cip sleep: 10 runs, 1 regressions (v5.10.83-cip1-74-g842fbb4554b8) #kernelci
 2021-12-26 19:31 UTC 

cip/linux-5.10.y-cip build: 178 builds: 3 failed, 175 passed, 4 errors, 9 warnings (v5.10.83-cip1-74-g842fbb4554b8) #kernelci
 2021-12-26 18:33 UTC 

cip/linux-4.19.y-cip ltp-ipc: 3 runs, 1 regressions (v4.19.222-cip64) #kernelci
 2021-12-24 17:17 UTC 

cip/linux-4.19.y-cip build: 97 builds: 1 failed, 96 passed, 2 errors, 13 warnings (v4.19.222-cip64) #kernelci
 2021-12-24 16:19 UTC 

[ANNOUNCE] Release v4.19.222-cip64
 2021-12-24 13:13 UTC 

[PATCH 0/4] Add cip-core-image-kernelci
 2021-12-24  7:32 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] Add dmesg filter needed for lava test result
` [PATCH 3/4] Add script deploy-kernelci.py for upload the cip-core-image-kernelci
` [PATCH 4/4] enable cip-core-image-kernelci

New CVE entries in this week
 2021-12-23 17:11 UTC  (2+ messages)
` [cip-dev] "

[cip-dev] CIP IRC weekly meeting today on libera.chat External
 2021-12-23  4:30 UTC 

cip/linux-5.10.y-cip baseline: 208 runs, 1 regressions (v5.10.83-cip1-53-g2f788040f8b6) #kernelci
 2021-12-22 15:56 UTC 

cip/linux-5.10.y-cip build: 183 builds: 3 failed, 180 passed, 4 errors, 10 warnings (v5.10.83-cip1-53-g2f788040f8b6) #kernelci
 2021-12-22 15:28 UTC 

[PATCH 5.10.y-cip 00/22] RZ/G2L: Add support for pinctrl/dmac/iic
 2021-12-22  9:41 UTC  (2+ messages)

5.10.85 breaks CIP testing Re: [PATCH 5.10 00/33] 5.10.86-rc1 review
 2021-12-21 13:23 UTC  (5+ messages)
        ` [cip-dev] "

[cip-dev] [PATCH 5.10.y-cip 00/24] Add CPG and initial DTS/I for Renesas RZ/G2L SoC + SMARC EVK
 2021-12-20  9:03 UTC  (2+ messages)

cip/linux-5.10.y-cip baseline: 109 runs, 2 regressions (v5.10.83-cip1-31-gdcbef6602957) #kernelci
 2021-12-20  4:59 UTC 

cip/linux-5.10.y-cip baseline-nfs: 19 runs, 1 regressions (v5.10.83-cip1-31-gdcbef6602957) #kernelci
 2021-12-20  4:59 UTC 

cip/linux-5.10.y-cip build: 166 builds: 3 failed, 163 passed, 4 errors, 9 warnings (v5.10.83-cip1-31-gdcbef6602957) #kernelci
 2021-12-20  4:31 UTC 

[cip-dev][isar-cip-core][PATCH] kas/opt/ebg-secure-boot-*: Make Backports for OVMF version depended
 2021-12-17 15:18 UTC  (2+ messages)

[cip-dev][isar-cip-core][PATCH v2] Make read-only rootfs a inc file
 2021-12-17 15:17 UTC  (2+ messages)

[cip-dev][isar-cip-core][PATCH] Make read-only rootfs a inc file
 2021-12-17 14:51 UTC  (6+ messages)

[cip-dev][isar-cip-core][RFC PATCH] kas/opt/ebg-secure-boot-*: Make Backports for OVMF version depended
 2021-12-17 14:34 UTC  (2+ messages)

[PATCH 5.10.y-cip 00/24] Add CPG and initial DTS/I for Renesas RZ/G2L SoC + SMARC EVK
 2021-12-17 11:29 UTC  (12+ messages)
` [PATCH 5.10.y-cip 05/24] clk: renesas: Add CPG core wrapper for RZ/G2L SoC
` [PATCH 5.10.y-cip 11/24] arm64: dts: renesas: Add initial DTSI for RZ/G2{L,LC} SoC's
` [PATCH 5.10.y-cip 23/24] clk: renesas: rzg2l: Add support to handle coupled clocks
` [cip-dev] [PATCH 5.10.y-cip 00/24] Add CPG and initial DTS/I for Renesas RZ/G2L SoC + SMARC EVK

[PATCH v3] swupdate: Add nodoc for buster and bullseye
 2021-12-17  7:02 UTC  (2+ messages)

[PATCH 5.10.y-cip 0/7] Add binding and SoC identification for Renesas RZ/G2L SoC and Renesas RZ/G2L SMARC EVK
 2021-12-16 20:46 UTC  (6+ messages)
  ` [cip-dev] "

[isar-cip-core][PATCH v2 0/2] Drop Stretch support
 2021-12-16 16:53 UTC  (10+ messages)
` [isar-cip-core][PATCH v2 2/2] swupdate: Drop conditional includes for buster
    ` [cip-dev] "


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