cip-dev.lists.cip-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-29 22:54:45 to 2020-02-25 08:59:09 UTC [more...]

[cip-dev] [PATCH v2 4.19.y-cip 00/22] Renesas RZ/G2E USB Type-C Backport
 2020-02-25  8:58 UTC  (28+ messages)
` [cip-dev] [PATCH v2 4.19.y-cip 01/22] device connection: Add fwnode member to struct device_connection
` [cip-dev] [PATCH v2 4.19.y-cip 02/22] usb: typec: mux: Find the muxes by also matching against the device node
` [cip-dev] [PATCH v2 4.19.y-cip 03/22] usb: typec: mux: Fix unsigned comparison with less than zero
` [cip-dev] [PATCH v2 4.19.y-cip 04/22] usb: roles: Find the muxes by also matching against the device node
` [cip-dev] [PATCH v2 4.19.y-cip 05/22] usb: typec: Find the ports "
` [cip-dev] [PATCH v2 4.19.y-cip 06/22] device connection: Prepare support for firmware described connections
` [cip-dev] [PATCH v2 4.19.y-cip 07/22] device connection: Find device connections also from device graphs
` [cip-dev] [PATCH v2 4.19.y-cip 08/22] device property: Introduce fwnode_find_reference()
` [cip-dev] [PATCH v2 4.19.y-cip 09/22] device connection: Find connections also by checking the references
` [cip-dev] [PATCH v2 4.19.y-cip 10/22] usb: roles: Introduce stubs for the exiting functions in role.h
` [cip-dev] [PATCH v2 4.19.y-cip 11/22] device connection: Add fwnode_connection_find_match()
` [cip-dev] [PATCH v2 4.19.y-cip 12/22] usb: roles: Add fwnode_usb_role_switch_get() function
` [cip-dev] [PATCH v2 4.19.y-cip 13/22] dt-bindings: usb: hd3ss3220 device tree binding document
` [cip-dev] [PATCH v2 4.19.y-cip 14/22] dt-bindings: usb: renesas_usb3: Document usb role switch support
` [cip-dev] [PATCH v2 4.19.y-cip 15/22] usb: typec: driver for TI HD3SS3220 USB Type-C DRP port controller
` [cip-dev] [PATCH v2 4.19.y-cip 16/22] usb: typec: hd3ss3220_irq() can be static
` [cip-dev] [PATCH v2 4.19.y-cip 17/22] usb: typec: add dependency for TYPEC_HD3SS3220
` [cip-dev] [PATCH v2 4.19.y-cip 18/22] usb: typec: hd3ss3220: hd3ss3220_probe() warn: passing zero to 'PTR_ERR'
` [cip-dev] [PATCH v2 4.19.y-cip 19/22] usb: typec: fix an IS_ERR() vs NULL bug in hd3ss3220_probe()
` [cip-dev] [PATCH v2 4.19.y-cip 20/22] usb: gadget: udc: renesas_usb3: Enhance role switch support
` [cip-dev] [PATCH v2 4.19.y-cip 21/22] arm64: dts: renesas: cat874: Enable USB3.0 host/peripheral device node
` [cip-dev] [PATCH v2 4.19.y-cip 22/22] arm64: dts: renesas: cat874: Enable usb role switch support

[cip-dev] Sample image including security packages
 2020-02-21  5:27 UTC 

[cip-dev] Package Proposal #1 (Security packages), rev03
 2020-02-21  1:15 UTC  (3+ messages)

[cip-dev] CIP Kernel Team Call
 2020-02-20 22:39 UTC 

[cip-dev] [PATCH] vfs: keep inodes with page cache off the inode shrinker LRU
 2020-02-20 14:35 UTC  (6+ messages)

[cip-dev] [PATCH 4.19.y-cip 00/23] Renesas RZ/G2E USB Type-C Backport
 2020-02-20 16:28 UTC  (46+ messages)
` [cip-dev] [PATCH 4.19.y-cip 01/23] device connection: Add fwnode member to struct device_connection
  `  "
` [cip-dev] [PATCH 4.19.y-cip 02/23] usb: typec: mux: Find the muxes by also matching against the device node
` [cip-dev] [PATCH 4.19.y-cip 03/23] usb: typec: mux: Fix unsigned comparison with less than zero
` [cip-dev] [PATCH 4.19.y-cip 04/23] usb: roles: Find the muxes by also matching against the device node
  `  "
` [cip-dev] [PATCH 4.19.y-cip 05/23] usb: typec: Find the ports "
  `  "
` [cip-dev] [PATCH 4.19.y-cip 06/23] device connection: Prepare support for firmware described connections
` [cip-dev] [PATCH 4.19.y-cip 07/23] device connection: Find device connections also from device graphs
` [cip-dev] [PATCH 4.19.y-cip 08/23] device property: Introduce fwnode_find_reference()
` [cip-dev] [PATCH 4.19.y-cip 09/23] device connection: Find connections also by checking the references
` [cip-dev] [PATCH 4.19.y-cip 10/23] usb: roles: Introduce stubs for the exiting functions in role.h
` [cip-dev] [PATCH 4.19.y-cip 11/23] device connection: Add fwnode_connection_find_match()
` [cip-dev] [PATCH 4.19.y-cip 12/23] usb: roles: Add fwnode_usb_role_switch_get() function
` [cip-dev] [PATCH 4.19.y-cip 13/23] dt-bindings: usb: hd3ss3220 device tree binding document
` [cip-dev] [PATCH 4.19.y-cip 14/23] dt-bindings: usb: renesas_usb3: Document usb role switch support
` [cip-dev] [PATCH 4.19.y-cip 15/23] usb: typec: driver for TI HD3SS3220 USB Type-C DRP port controller
  `  "
` [cip-dev] [PATCH 4.19.y-cip 16/23] usb: typec: hd3ss3220_irq() can be static
  `  "
` [cip-dev] [PATCH 4.19.y-cip 17/23] usb: typec: add dependency for TYPEC_HD3SS3220
  `  "
` [cip-dev] [PATCH 4.19.y-cip 18/23] usb: typec: hd3ss3220: hd3ss3220_probe() warn: passing zero to 'PTR_ERR'
` [cip-dev] [PATCH 4.19.y-cip 19/23] usb: typec: fix an IS_ERR() vs NULL bug in hd3ss3220_probe()
` [cip-dev] [PATCH 4.19.y-cip 20/23] usb: gadget: udc: renesas_usb3: Enhance role switch support
` [cip-dev] [PATCH 4.19.y-cip 21/23] arm64: defconfig: enable TYPEC_HD3SS3220 config option
  `  "
` [cip-dev] [PATCH 4.19.y-cip 22/23] arm64: dts: renesas: cat874: Enable USB3.0 host/peripheral device node
` [cip-dev] [PATCH 4.19.y-cip 23/23] arm64: dts: renesas: cat874: Enable usb role switch support
` [PATCH 4.19.y-cip 00/23] Renesas RZ/G2E USB Type-C Backport

[cip-dev] : isar-cip-core and cip-kernel-config
 2020-02-20 11:06 UTC  (2+ messages)

[cip-dev] CIP IRC weekly meeting today
 2020-02-19 23:09 UTC 

[cip-dev] This list is now archived on lore.kernel.org
 2020-02-19 22:49 UTC 

Canceled: CIP Kernel Meeting - Embedded World in Nuremberg
 2020-02-19 22:52 UTC 

[isar-cip-core PATCH] recipes-core: Add Linux Testing Projects Package
 2020-02-19  9:14 UTC  (2+ messages)

[cip-dev] You Have (3) Pending E-mail
 2020-02-18  8:57 UTC 

[cip-dev] [backport 4.4] mac80211: Fix TKIP replay protection immediately after key setup
 2020-02-17 23:14 UTC  (2+ messages)

[cip-dev] cip-core: Permission issue in AWS S3
 2020-02-17 14:40 UTC 

[cip-dev] [PATCH] ci: build targz images for testing
 2020-02-17 12:58 UTC  (2+ messages)

[cip-dev] 4.19.103, 4.19.104: significant KVM changes
 2020-02-16  8:35 UTC 

[cip-dev] [ANNOUNCE] Release v4.19.103-cip20 and v4.4.213-cip42
 2020-02-14 20:32 UTC 

[cip-dev] Creating own LAVA lab
 2020-02-13 12:37 UTC  (2+ messages)

[cip-dev] CIP IRC weekly meeting today
 2020-02-13  1:31 UTC 

[cip-dev] [cip-core] Package Proposal #2 (Minimum base packages in Debian)
 2020-02-11  5:39 UTC  (7+ messages)

[cip-dev] January 2020 in Reproducible Builds
 2020-02-10 18:37 UTC 

[cip-dev] [PATCH 4.19.y-cip 00/35] Renesas RZ/G2 extend peripheral support
 2020-02-07 13:19 UTC  (46+ messages)
` [cip-dev] [PATCH 4.19.y-cip 01/35] dt-bindings: can: rcar_can: document r8a774b1 support
` [cip-dev] [PATCH 4.19.y-cip 02/35] dt-bindings: can: rcar_canfd: "
` [cip-dev] [PATCH 4.19.y-cip 03/35] arm64: dts: renesas: r8a774b1: Add CAN and CAN FD support
` [cip-dev] [PATCH 4.19.y-cip 04/35] dt-bindings: iommu: ipmmu-vmsa: Add r8a774b1 support
` [cip-dev] [PATCH 4.19.y-cip 05/35] iommu/ipmmu-vmsa: Hook up r8a774b1 DT matching code
` [cip-dev] [PATCH 4.19.y-cip 06/35] arm64: dts: renesas: r8a774b1: Add IPMMU device nodes
` [cip-dev] [PATCH 4.19.y-cip 07/35] arm64: dts: renesas: r8a774b1: Add FCPF and FCPV instances
` [cip-dev] [PATCH 4.19.y-cip 08/35] arm64: dts: renesas: r8a774b1: Add VSP instances
` [cip-dev] [PATCH 4.19.y-cip 09/35] arm64: dts: renesas: r8a774b1: Tie SYS-DMAC to IPMMU-DS0/1
` [cip-dev] [PATCH 4.19.y-cip 10/35] arm64: dts: renesas: r8a774b1: Connect Ethernet-AVB to IPMMU-DS0
` [cip-dev] [PATCH 4.19.y-cip 11/35] arm64: dts: renesas: hihope-common: Move du clk properties out of common dtsi
` [cip-dev] [PATCH 4.19.y-cip 12/35] drm: rcar-du: Add R8A774B1 support
` [cip-dev] [PATCH 4.19.y-cip 13/35] arm64: dts: renesas: r8a774b1: Add DU device to DT
` [cip-dev] [PATCH 4.19.y-cip 14/35] arm64: dts: renesas: r8a774b1: Add HDMI encoder instance
` [cip-dev] [PATCH 4.19.y-cip 15/35] arm64: dts: renesas: r8a774b1-hihope-rzg2n: Add display clock properties
` [cip-dev] [PATCH 4.19.y-cip 16/35] arm64: dts: renesas: r8a774b1: Add FDP1 device nodes
` [cip-dev] [PATCH 4.19.y-cip 17/35] arm64: dts: renesas: r8a774b1: Add PWM "
` [cip-dev] [PATCH 4.19.y-cip 18/35] arm64: dts: renesas: hihope-rzg2-ex: Enable backlight
` [cip-dev] [PATCH 4.19.y-cip 19/35] drm: rcar-du: lvds: Add r8a774b1 support
` [cip-dev] [PATCH 4.19.y-cip 20/35] arm64: dts: renesas: hihope-rzg2-ex: Add LVDS support
` [cip-dev] [PATCH 4.19.y-cip 21/35] arm64: dts: renesas: Add support for Advantech idk-1110wr LVDS panel
` [cip-dev] [PATCH 4.19.y-cip 22/35] arm64: dts: renesas: r8a774a1: Remove audio port node
` [cip-dev] [PATCH 4.19.y-cip 23/35] ASoC: rsnd: Document r8a774b1 bindings
` [cip-dev] [PATCH 4.19.y-cip 24/35] arm64: dts: renesas: r8a774b1: Add Sound and Audio DMAC device nodes
` [cip-dev] [PATCH 4.19.y-cip 25/35] dt-bindings: rcar-gen3-phy-usb2: Add r8a774b1 support
` [cip-dev] [PATCH 4.19.y-cip 26/35] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774b1
` [cip-dev] [PATCH 4.19.y-cip 27/35] dt-bindings: usb: renesas_usbhs: Rename bindings documentation file
` [cip-dev] [PATCH 4.19.y-cip 28/35] dt-bindings: usb: renesas_usbhs: Add r8a774b1 support
` [cip-dev] [PATCH 4.19.y-cip 29/35] dt-bindings: rcar-gen3-phy-usb3: "
` [cip-dev] [PATCH 4.19.y-cip 30/35] dt-bindings: usb-xhci: "
` [cip-dev] [PATCH 4.19.y-cip 31/35] dt-bindings: usb: renesas_gen3: Rename bindings documentation file to reflect IP block
` [cip-dev] [PATCH 4.19.y-cip 32/35] dt-bindings: usb: renesas_usb3: Document r8a774b1 support
` [cip-dev] [PATCH 4.19.y-cip 33/35] arm64: dts: renesas: r8a774b1: Add USB2.0 phy and host (EHCI/OHCI) device nodes
` [cip-dev] [PATCH 4.19.y-cip 34/35] arm64: dts: renesas: r8a774b1: Add USB-DMAC and HSUSB "
` [cip-dev] [PATCH 4.19.y-cip 35/35] arm64: dts: renesas: r8a774b1: Add USB3.0 "

[cip-dev] RESUME REQUEST: [cip-core] Package Proposal #1 (Security packages)
 2020-02-07 10:35 UTC  (7+ messages)

[cip-dev] CIP IRC weekly meeting today
 2020-02-06  8:04 UTC  (3+ messages)

[cip-dev] [PATCH 4.19.y-cip 00/14] Renesas RZ/G2 extend peripheral support
 2020-02-06  7:06 UTC  (19+ messages)
` [cip-dev] [PATCH 4.19.y-cip 01/14] dt-bindings: i2c: rcar: Rename bindings documentation file
` [cip-dev] [PATCH 4.19.y-cip 02/14] dt-bindings: i2c: rcar: Add r8a774b1 support
` [cip-dev] [PATCH 4.19.y-cip 03/14] dt-bindings: i2c: sh_mobile: Rename bindings documentation file
` [cip-dev] [PATCH 4.19.y-cip 04/14] dt-bindings: i2c: sh_mobile: Add r8a774b1 support
` [cip-dev] [PATCH 4.19.y-cip 05/14] arm64: dts: renesas: r8a774b1: Add I2C and IIC-DVFS support
` [cip-dev] [PATCH 4.19.y-cip 06/14] arm64: dts: renesas: r8a774b1: Add OPPs table for cpu devices
` [cip-dev] [PATCH 4.19.y-cip 07/14] dt-bindings: thermal: rcar-gen3-thermal: Add r8a774b1 support
` [cip-dev] [PATCH 4.19.y-cip 08/14] thermal: rcar_gen3_thermal: "
` [cip-dev] [PATCH 4.19.y-cip 09/14] arm64: dts: renesas: r8a774b1: Add RZ/G2N thermal support
` [cip-dev] [PATCH 4.19.y-cip 10/14] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support
` [cip-dev] [PATCH 4.19.y-cip 11/14] arm64: dts: renesas: r8a774b1: Add CMT device nodes
` [cip-dev] [PATCH 4.19.y-cip 12/14] dt-bindings: timer: renesas: tmu: Document r8a774b1 bindings
` [cip-dev] [PATCH 4.19.y-cip 13/14] clk: renesas: r8a774b1: Add TMU clock
` [cip-dev] [PATCH 4.19.y-cip 14/14] arm64: dts: renesas: r8a774b1: Add TMU device nodes

[cip-dev] [PATCH 4.4 00/53] 4.4.213-stable review
 2020-02-05 22:37 UTC  (4+ messages)

[cip-dev] [ANNOUNCE] v4.4.208-cip41-rt27
 2020-02-05 12:15 UTC 

[cip-dev] CIP Kernel Meeting - Embedded World in Nuremberg
 2020-02-04  1:21 UTC 

[cip-dev] [ANNOUNCE] v4.19.98-cip19-rt7
 2020-02-03 12:28 UTC 

[cip-dev] [PATCH linux-4.19.y-cip] gitlab-ci: Use external linux-cip-pipelines repository to define CI
 2020-02-03  8:51 UTC  (3+ messages)

[cip-dev] [PATCH 4.19.y-cip 00/12] Renesas RZ/G2N extend peripheral support
 2020-02-03  8:27 UTC  (9+ messages)
` [cip-dev] [PATCH 4.19.y-cip 05/12] arm64: dts: renesas: r8a774b1: Add all MSIOF nodes

[cip-dev] 4.19-cip: test failure
 2020-02-01  3:46 UTC  (2+ messages)

[cip-dev] [PATCH 4.19.y-cip 0/8] Renesas RZ/G2N extend peripheral support
 2020-01-31  3:44 UTC  (4+ messages)

[cip-dev] CIP IRC weekly meeting today
 2020-01-30 13:29 UTC  (4+ messages)


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).