linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-18 08:03:45 to 2020-06-25 03:00:44 UTC [more...]

Patchwork housekeeping for: linux-renesas-soc
 2020-06-25  3:00 UTC 

[PATCH v3] thermal: rcar_gen3_thermal: Fix undefined temperature if negative
 2020-06-25  2:56 UTC 

[PATCH v2] thermal: rcar_gen3_thermal: Fix undefined temperature if negative
 2020-06-25  2:06 UTC  (3+ messages)

[PATCH v1 4/4] of: platform: Batch fwnode parsing when adding all top level devices
 2020-06-24 23:22 UTC  (9+ messages)

[PATCH 00/27] Converter R-Car DU to the DRM bridge connector helper
 2020-06-24 22:47 UTC  (16+ messages)
` [PATCH 03/27] drm: bridge: adv7511: Implement bridge connector operations
` [PATCH 05/27] drm: bridge: Return NULL on error from drm_bridge_get_edid()
` [PATCH 09/27] drm: edid: Constify connector argument to infoframe functions
` [PATCH 27/27] drm: Add default modes for connectors in unknown state

[PATCH] media: rcar-vin: Move media_device_register to async completion
 2020-06-24 14:54 UTC  (6+ messages)

[PATCH/LOCAL 0/7] arm64: renesas: defconfig: Update for v5.8-rc1
 2020-06-24 13:30 UTC  (8+ messages)
` [PATCH/LOCAL 1/7] arm64: renesas: defconfig: Refresh "
` [PATCH/LOCAL 2/7] arm64: renesas: defconfig: Enable WL1837 support
` [PATCH/LOCAL 3/7] arm64: renesas: defconfig: Enable GETHER support
` [PATCH/LOCAL 4/7] arm64: renesas: defconfig: Enable ADV7180 and ADV7604 support
` [PATCH/LOCAL 5/7] arm64: renesas: defconfig: Enable IMX219 and OV5645 support
` [PATCH/LOCAL 6/7] arm64: renesas: defconfig: Enable ADV7511 support
` [PATCH/LOCAL 7/7] arm64: renesas: defconfig: Enable HD3SS3220 support

Patchwork housekeeping for: linux-renesas-soc
 2020-06-24 13:20 UTC 

[PATCH 0/7] ARM: shmobile: defconfig: Update for v5.8-rc1
 2020-06-24 13:19 UTC  (8+ messages)
` [PATCH 1/7] ARM: shmobile: defconfig: Refresh "
` [PATCH 2/7] ARM: shmobile: defconfig: Enable DA9063 ONKEY support
` [PATCH 3/7] ARM: shmobile: defconfig: Enable CAT9554 support
` [PATCH 4/7] ARM: shmobile: defconfig: Enable RZ/A watchdog support
` [PATCH 5/7] ARM: shmobile: defconfig: Enable RZ/A1 CEU support
` [PATCH 6/7] ARM: shmobile: defconfig: Enable ADV7612 CEC support
` [PATCH 7/7] ARM: shmobile: defconfig: Enable RZ/A1H RTC support

[PATCH v2 00/11] Add support for HiHope RZ/G2M[N] Rev.3.0/4.0
 2020-06-24 13:12 UTC  (12+ messages)
` [PATCH v2 01/11] arm64: dts: renesas: r8a774a1-hihope-rzg2m[-ex/-ex-idk-1110wr]: Rename HiHope RZ/G2M boards
` [PATCH v2 02/11] arm64: dts: renesas: r8a774b1-hihope-rzg2n[-ex]: Rename HiHope RZ/G2N boards
` [PATCH v2 03/11] arm64: dts: renesas: hihope-common: Separate out Rev.2.0 specific into hihope-common-rev2.dtsi file
` [PATCH v2 04/11] arm64: dts: renesas: Add HiHope RZ/G2M[N] Rev.3.0/4.0 specific into common file
` [PATCH v2 05/11] arm64: dts: renesas: Add HiHope RZ/G2M Rev.3.0/4.0 main board support
` [PATCH v2 06/11] arm64: dts: renesas: Add HiHope RZ/G2M Rev.3.0/4.0 sub "
` [PATCH v2 07/11] arm64: dts: renesas: hihope-rzg2-ex: Separate out lvds specific nodes into common file
` [PATCH v2 08/11] arm64: dts: renesas: Add HiHope RZ/G2M Rev.3.0/4.0 board with idk-1110wr display
` [PATCH v2 09/11] arm64: dts: renesas: Add HiHope RZ/G2N Rev.3.0/4.0 main board support
` [PATCH v2 10/11] arm64: dts: renesas: Add HiHope RZ/G2N Rev.3.0/4.0 sub "
` [PATCH v2 11/11] arm64: dts: renesas: Add HiHope RZ/G2N Rev2.0/3.0/4.0 board with idk-1110wr display

[PATCH v3 0/2] treewide: fix _mmc_suspend() on PSCI
 2020-06-24 11:13 UTC  (5+ messages)
` [PATCH v3 1/2] firmware: psci: call pm_set_suspend_via_firmware()
` [PATCH v3 2/2] mmc: core: Call mmc_poweroff_nofity() if pm_suspend_via_firmware()

[PATCH v3 0/3] media: v4l2-async: Accept endpoints and devices for fwnode matching
 2020-06-24 10:04 UTC  (9+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] media: v4l2-async: Pass notifier pointer to match functions
` [PATCH v3 3/3] media: v4l2-async: Log message in case of heterogeneous fwnode match

[PATCH v4 00/11] Stop monitoring disabled devices
 2020-06-24 10:03 UTC  (24+ messages)
    ` [PATCH v4 01/11] acpi: thermal: Fix error handling in the register function
    ` [PATCH v4 02/11] thermal: Store thermal mode in a dedicated enum
    ` [PATCH v4 03/11] thermal: Add current mode to thermal zone device
    ` [PATCH v4 04/11] thermal: Store device mode in struct thermal_zone_device
    ` [PATCH v4 05/11] thermal: remove get_mode() operation of drivers
    ` [PATCH v4 06/11] thermal: Add mode helpers
    ` [PATCH v4 07/11] thermal: Use mode helpers in drivers
    ` [PATCH v4 08/11] thermal: Explicitly enable non-changing thermal zone devices
    ` [PATCH v4 09/11] thermal: core: Stop polling DISABLED thermal devices
    ` [PATCH v4 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods
    ` [PATCH v4 11/11] thermal: Rename set_mode() to change_mode()

[PATCH v5 0/9] v4l2-subdev: Introduce [g|s]et_mbus_format pad op
 2020-06-24  9:55 UTC  (6+ messages)
` [PATCH v5 03/10] media: i2c: ov6650: Use new [get|set]_mbus_config ops

[PATCH 1/8] drm/atomic-helper: reset vblank on crtc reset
 2020-06-24  9:42 UTC  (2+ messages)

[PATCH v2] dmaengine: sh: usb-dmac: set tx_result parameters
 2020-06-24  6:05 UTC  (2+ messages)

[PATCH] dma: sh: usb-dmac: Fix residue after the commit 24461d9792c2
 2020-06-24  6:02 UTC  (4+ messages)

[PATCH 01/11] arm64: dts: renesas: r8a774a1-hihope-rzg2m[-ex/-ex-idk-1110wr]: Rename HiHope RZ/G2M boards
 2020-06-23  8:34 UTC  (23+ messages)
` [PATCH 03/11] arm64: dts: renesas: hihope-common: Separate out Rev.2.0 specific into hihope-common-rev2.dtsi file
` [PATCH 04/11] arm64: dts: renesas: Add HiHope RZ/G2M[N] Rev.3.0/4.0 specific into common file
` [PATCH 05/11] arm64: dts: renesas: Add HiHope RZ/G2M Rev.3.0/4.0 main board support
` [PATCH 06/11] arm64: dts: renesas: Add HiHope RZ/G2M Rev.3.0/4.0 sub "
` [PATCH 07/11] arm64: dts: renesas: hihope-rzg2-ex: Separate out lvds specific nodes into common file
` [PATCH 08/11] arm64: dts: renesas: Add HiHope RZ/G2M Rev.3.0/4.0 board with idk-1110wr display
` [PATCH 09/11] arm64: dts: renesas: Add HiHope RZ/G2N Rev.3.0/4.0 main board support
` [PATCH 10/11] arm64: dts: renesas: Add HiHope RZ/G2N Rev.3.0/4.0 sub "
` [PATCH 11/11] arm64: dts: renesas: Add HiHope RZ/G2N Rev2.0/3.0/4.0 board with idk-1110wr display

[renesas-drivers:clk-renesas] BUILD SUCCESS 52bc5ea6edde35bc65ed6ecd7639534e78002c74
 2020-06-23  3:21 UTC 

[renesas-drivers:sh-pfc] BUILD SUCCESS b2fc9b4eb1d79c03fd78e50b810c2ea27178e1e3
 2020-06-23  3:21 UTC 

[renesas-devel:master] BUILD SUCCESS 9b3e8d281c6f2fa5bf84400e9cb5a6d9df7502e3
 2020-06-22 23:56 UTC 

[PATCH/RFC] dt-bindings: net: renesas,etheravb: Convert to json-schema
 2020-06-22 20:09 UTC  (3+ messages)

[PATCH 00/11] Add support for HiHope RZ/G2M[N] Rev.3.0/4.0
 2020-06-22 19:30 UTC  (3+ messages)

[PATCH] lib: update DEBUG_SHIRQ docs to match reality
 2020-06-22 16:01 UTC  (6+ messages)

[PATCH] arm64: dts: Introduce r8a774a1-beacon-rzg2m-kit
 2020-06-22 13:20 UTC  (2+ messages)

[PATCH/RFC] arm64: dts: renesas: r8a77995-draak: gpio-leds prototype
 2020-06-22 13:02 UTC  (2+ messages)

[PATCH 1/3] scripts/boards.sh: Fix M3-W identifier
 2020-06-22 10:45 UTC  (4+ messages)

Patchwork housekeeping for: linux-renesas-soc
 2020-06-22 10:40 UTC 

[PATCH v2] dt-bindings: usb: renesas,usb-xhci: convert to YAML
 2020-06-22 10:37 UTC 

[PATCH] media: vsp1: Fix a reference count leak
 2020-06-22 10:21 UTC  (4+ messages)

[PATCH v2 2/6] media: ov5647: Add support for PWDN GPIO
 2020-06-22  8:35 UTC  (6+ messages)
` [PATCH v2 3/6] media: ov5647: Add support for non-continuous clock mode

Patchwork summary for: linux-renesas-soc
 2020-06-22  8:00 UTC 

[PATCH] dt-bindings: usb: renesas,usb-xhci: convert to YAML
 2020-06-22  8:00 UTC  (5+ messages)

Patchwork housekeeping for: linux-renesas-soc
 2020-06-22  2:40 UTC 

[PATCH/RFC v2 0/2] treewide: fix _mmc_suspend() on PSCI
 2020-06-22  1:46 UTC  (6+ messages)
` [PATCH/RFC v2 1/2] firmware: psci: call pm_set_suspend_via_firmware()
` [PATCH/RFC v2 2/2] mmc: core: Call mmc_power_off_nofity() if pm_suspend_via_firmware()

[PATCH v2] i2c: sh_mobile: implement atomic transfers
 2020-06-21 11:39 UTC  (3+ messages)

[PATCH/RFC 0/5] ravb: Add support for explicit internal clock delay configuration
 2020-06-21  8:26 UTC  (13+ messages)
` [PATCH/RFC 1/5] dt-bindings: net: renesas,ravb: Document internal clock delay properties
` [PATCH/RFC 2/5] ravb: Split delay handling in parsing and applying
` [PATCH/RFC 3/5] ravb: Add support for explicit internal clock delay configuration
` [PATCH/RFC 4/5] arm64: dts: renesas: rcar-gen3: Convert EtherAVB to explicit delay handling
` [PATCH/RFC 5/5] arm64: dts: renesas: rzg2: "

[PATCH v2 0/8] dt-bindings: media: Conversion of Renesas bindings to YAML
 2020-06-21  0:47 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: media: renesas,fcp: Convert binding "
` [PATCH v2 2/8] dt-bindings: media: renesas,fcp: Make power-domains mandatory
` [PATCH v2 3/8] dt-bindings: media: renesas,fcp: Add resets and iommus properties
` [PATCH v2 4/8] dt-bindings: media: renesas,fdp1: Convert binding to YAML
` [PATCH v2 5/8] dt-bindings: media: renesas,fdp1: Make power-domains mandatory
` [PATCH v2 6/8] dt-bindings: media: renesas,fdp1: Add resets property
` [PATCH v2 7/8] dt-bindings: media: renesas,vsp1: Convert binding to YAML
` [PATCH v2 8/8] dt-bindings: media: renesas,vsp1: Add power-domains and resets

[PATCH v3] media: vb2: Print the queue pointer in debug messages
 2020-06-21  0:23 UTC 

Patchwork housekeeping for: linux-renesas-soc
 2020-06-21  0:20 UTC 

[PATCH v2 0/4] media: v4l2-async: Accept endpoints and devices for fwnode matching
 2020-06-20 23:44 UTC  (11+ messages)
` [PATCH v2 3/4] media: v4l2-async: Log message in case of heterogenous fwnode match
` [PATCH v2 4/4] media: v4l2-async: Don't check fwnode name to detect endpoint

[PATCH v2 0/2] Add R8A77970 RPC-IF support
 2020-06-19 20:22 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: renesas: r8a77970: add "
` [PATCH v2 2/2] arm64: dts: renesas: r8a77980: eagle/v3msk: add QSPI flash support

Patchwork housekeeping for: linux-renesas-soc
 2020-06-19 18:00 UTC 

[PATCH v2 0/2] Add Renesas R8A77980 PFC driver
 2020-06-19 17:54 UTC  (5+ messages)
` [PATCH] pinctrl: sh-pfc: r8a77970: add RPC pins, groups, and functions

[PATCH 1/2] [RFC] media: rcar-vin: send a V4L2 event to vdev if no frame captured after a timeout
 2020-06-19 17:46 UTC  (2+ messages)
` [PATCH 2/2] [RFC] media: rcar-vin: make timeout of the irq timer configurable via v4l2 control

[PATCH] dt-bindings: thermal: rcar-thermal: Improve schema validation
 2020-06-19 15:15 UTC 

[PATCH] dt-bindings: net: renesas,ether: Improve schema validation
 2020-06-19 15:14 UTC 

[PATCH v7 27/36] drm: rcar-du: fix common struct sg_table related issues
 2020-06-19 10:36 UTC 

[PATCH v5 0/9] media: adv748x: add support for HDMI audio
 2020-06-19  9:34 UTC  (12+ messages)
` [PATCH v5 6/9] media: adv748x: prepare/enable mclk when the audio is used
` [PATCH v5 7/9] media: adv748x: only activate DAI if it is described in device tree
` [PATCH v5 8/9] dt-bindings: adv748x: add information about serial audio interface (I2S/TDM)
` [PATCH v5 9/9] arm64: dts: renesas: salvator: add a connection from adv748x codec (HDMI input) to the R-Car SoC

[PATCH/RFC] net: ethernet: ravb: Try to wake subqueue instead of stop on timeout
 2020-06-19  5:46 UTC  (4+ messages)

[PATCH 12/29] dt: update a reference for reneases pcar file renamed to yaml
 2020-06-18 16:41 UTC  (2+ messages)

[PATCH v6 26/36] drm: rcar-du: fix common struct sg_table related issues
 2020-06-18 15:39 UTC 

Patchwork housekeeping for: linux-renesas-soc
 2020-06-18 15:20 UTC 

[PATCH v4 0/9] v4l2-subdev: Introduce [g|s]et_mbus_format pad op
 2020-06-18 13:19 UTC  (3+ messages)
` [PATCH v4 4/9] media: pxa_camera: Use the new set_mbus_config op

[PATCH] usb: renesas_usbhs: getting residue from callback_result
 2020-06-18 12:11 UTC 

[PATCH v4 0/3] clk: renesas: cpg-mssr: add RWDT to critical clocks
 2020-06-18 11:50 UTC  (8+ messages)
` [PATCH v4 1/3] clk: renesas: cpg-mssr: mark clocks as critical only if on at boot
` [PATCH v4 2/3] clk: renesas: rcar-gen3: mark RWDT clocks as critical
` [PATCH v4 3/3] clk: renesas: rzg2: mark RWDT clock "

Patchwork housekeeping for: linux-renesas-soc
 2020-06-18 10:40 UTC 

[PATCH v7 1/2] media: rcar-csi2: Correct the selection of hsfreqrange
 2020-06-18 10:34 UTC  (4+ messages)
` [PATCH v8 1/3] "
  ` [PATCH v8 2/3] media: rcar-csi2: Add warning for PHY speed less than minimum
  ` [PATCH v8 3/3] media: rcar-csi2: Optimize the selection PHTW register

[PATCH] i2c: sh_mobile: implement atomic transfers
 2020-06-18  9:53 UTC  (3+ messages)

[PATCH 00/17] spelling.txt: /decriptors/descriptors/
 2020-06-18  9:43 UTC  (5+ messages)
` [PATCH 07/17] drivers: usb: Fix trivial spelling

[PATCH] mmc: sh_mmcif: Use "kHz" for kilohertz
 2020-06-18  8:03 UTC 


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