linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-31 13:40:12 to 2020-04-09 10:00:39 UTC [more...]

Patchwork housekeeping for: linux-renesas-soc
 2020-04-09 10:00 UTC 

[PATCH v7 0/8] Add support for PCIe controller to work in endpoint mode on R-Car/RZ/G2x SoCs
 2020-04-09  9:36 UTC  (14+ messages)
` [PATCH v7 1/8] PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c
` [PATCH v7 2/8] PCI: rcar: Move shareable code to a common file
` [PATCH v7 3/8] PCI: rcar: Fix calculating mask for PCIEPAMR register
` [PATCH v7 4/8] PCI: endpoint: Add support to handle multiple base for mapping outbound memory
` [PATCH v7 5/8] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller
` [PATCH v7 6/8] PCI: rcar: Add support for R-Car PCIe controller in endpoint mode
` [PATCH v7 7/8] PCI: Add Renesas R8A774C0 device ID
` [PATCH v7 8/8] MAINTAINERS: Add file patterns for rcar PCI device tree bindings

[PATCH 0/2] drm: bridge: simple-bridge: Enable usage with DRM bridge connector helper
 2020-04-09  9:39 UTC  (4+ messages)
` [PATCH 1/2] drm: bridge: simple-bridge: Delegate operations to next bridge
` [PATCH 2/2] drm: bridge: simple-bridge: Make connector creation optional

[PATCH v2 1/2] ravb: Fix RAVB_RXTSTAMP_TYPE_ALL value
 2020-04-09  9:48 UTC  (2+ messages)
` [PATCH v2 2/2] ravb: Drop unused RAVB_{R,T}XTSTAMP_VALID macros

[PATCH] ravb: Fix RAVB_RXTSTAMP_TYPE_ALL value
 2020-04-09  9:26 UTC  (2+ messages)

[PATCH 0/4] v4l2-subdev: Introduce get_mbus_format pad op
 2020-04-09  9:08 UTC  (15+ messages)
` [PATCH 1/4] media: i2c: adv748x: Adjust TXA data lanes number
` [PATCH 2/4] media: v4l2-subdv: Introduce get_mbus_config pad op
` [PATCH 3/4] media: i2c: adv748x: Implement get_mbus_config
` [PATCH 4/4] media: rcar-vin: csi2: Negotiate data lanes number

[PATCH v2 0/3] mmc: renesas_sdhi: improve TAP selection if all TAPs are good
 2020-04-09  9:04 UTC  (6+ messages)
` [PATCH v2 1/3] mmc: renesas_sdhi: refactor calculation of best TAP
` [PATCH v2 2/3] mmc: renesas_sdhi: clarify handling of selecting TAPs
` [PATCH v2 3/3] mmc: renesas_sdhi: improve TAP selection if all TAPs are good

[RFC 0/6] Regressions for "imply" behavior change
 2020-04-09  8:41 UTC  (13+ messages)
` [RFC 1/6] thunder: select PTP driver if possible
` [RFC 2/6] net/mlx5e: fix VXLAN dependency
` [RFC 3/6] LiquidIO VF: add dependency for PTP_1588_CLOCK
` [RFC 4/6] drm/bridge/sii8620: fix extcon dependency
` [RFC 5/6] drm/rcar-du: fix selection of CMM driver
` [RFC 6/6] drm/rcar-du: fix lvds dependency

[PATCH] [RFC] ravb: On timeout disable IRQs to stop processing
 2020-04-09  7:52 UTC 

[PATCH 0/4] drm: bridge: adv7511: Enable usage with DRM bridge connector helper
 2020-04-09  0:46 UTC  (5+ messages)
` [PATCH 1/4] drm: bridge: adv7511: Split EDID read to a separate function
` [PATCH 2/4] drm: bridge: adv7511: Split connector creation "
` [PATCH 3/4] drm: bridge: adv7511: Implement bridge connector operations
` [PATCH 4/4] drm: bridge: adv7511: Make connector creation optional

[PATCH] mmc: renesas_sdhi: simplify summary output
 2020-04-08 14:22 UTC 

[PATCH/RFC 0/6] dt-bindings: display: Convert DWC HDMI TX bindings to YAML
 2020-04-08 14:01 UTC  (23+ messages)
` [PATCH/RFC 1/6] dt-bindings: display: bridge: Add YAML schema for Synopsys DW-HDMI
` [PATCH/RFC 2/6] dt-bindings: display: bridge: renesas,dw-hdmi: Convert binding to YAML
` [PATCH/RFC 3/6] dt-bindings: display: imx: hdmi: "
` [PATCH/RFC 4/6] dt-bindings: display: rockchip: dw-hdmi: "
` [PATCH/RFC 5/6] dt-bindings: display: sun8i-a83t-dw-hdmi: Reference dw-hdmi YAML schema
` [PATCH/RFC 6/6] dt-bindings: display: bridge: Remove deprecated dw_hdmi.txt

[PATCH v7 0/2] MAX9286 GMSL support
 2020-04-08 13:52 UTC  (10+ messages)
` [PATCH v7 2/2] media: i2c: Add MAX9286 driver

[PATCH] dt-bindings: timer: renesas: cmt: Convert to json-schema
 2020-04-08 13:22 UTC  (2+ messages)

[PATCH] dt-bindings: timer: renesas: tmu: Convert to json-schema
 2020-04-08 12:35 UTC  (2+ messages)

Patchwork housekeeping for: linux-renesas-soc
 2020-04-08 10:00 UTC 

[PATCH] spi: dt-bindings: rspi: Convert to json-schema
 2020-04-08  9:11 UTC 

[PATCH] ARM: dts: r8a73a4: Add missing CMT1 interrupts
 2020-04-08  9:09 UTC 

[PATCH v5 0/9] media: adv748x: add support for HDMI audio
 2020-04-07 18:55 UTC  (19+ messages)
` [PATCH v5 1/9] media: adv748x: fix end-of-line terminators in diagnostic statements
` [PATCH v5 2/9] media: adv748x: include everything adv748x.h needs into the file
` [PATCH v5 3/9] media: adv748x: reduce amount of code for bitwise modifications of device registers
` [PATCH v5 4/9] media: adv748x: add definitions for audio output related registers
` [PATCH v5 5/9] media: adv748x: add support for HDMI audio
` [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

Patchwork housekeeping for: linux-renesas-soc
 2020-04-07 16:00 UTC 

[PATCH v2] media: platform: fcp: Set appropriate DMA parameters
 2020-04-07 15:44 UTC 

[PATCH RFT 0/3] mmc: renesas_sdhi: improve TAP selection if all TAPs are good
 2020-04-07 15:07 UTC  (6+ messages)
` [PATCH RFT 1/3] mmc: renesas_sdhi: refactor calculation of best TAP

[PATCH v2 0/3] media: rcar-vin: Enable MEDIA_BUS_FMT_SRGGB8_1X8 format and support for matching fwnode against endpoints/nodes
 2020-04-07  9:56 UTC  (8+ messages)
` [PATCH v2 2/3] media: rcar-vin: Add support for MEDIA_BUS_FMT_SRGGB8_1X8 format

[PATCH] drm: plane: Verify that no or all planes have a zpos property
 2020-04-07  7:48 UTC  (3+ messages)

question about drivers/net/ethernet/renesas/ravb_main.c
 2020-04-06 21:14 UTC  (2+ messages)

[PATCH 0/4] dt-bindings: display: bridge: Convert bindings used by R-Car DU to YAML
 2020-04-06 19:19 UTC  (15+ messages)
` [PATCH 1/4] dt-bindings: display: bridge: Reject additional properties in ports node
` [PATCH 2/4] dt-bindings: display: bridge: Convert simple-bridge bindings to YAML
` [PATCH 3/4] dt-bindings: display: bridge: thc63lvd1024: Convert binding "
` [PATCH 4/4] dt-bindings: display: bridge: renesas,lvds: "

[PATCH] drm: rcar-du: Set primary plane zpos immutably at initializing
 2020-04-06  1:47 UTC  (3+ messages)

[RFC PATCH v2 6/6] arm: dts: pwm: replace flag 0 with PWM_NOFLAGS
 2020-04-05 19:22 UTC 

[PATCH v4 0/4] dt-bindings: phy: add r8a77961 support
 2020-04-05  1:46 UTC  (5+ messages)
` [PATCH v4 2/4] dt-bindings: phy: renesas: usb2-phy: "
` [PATCH v4 4/4] dt-bindings: phy: renesas: usb3-phy: "

[PATCH] drm: rcar-du: Create immutable zpos property for primary planes
 2020-04-04 18:25 UTC  (5+ messages)

[PATCH v2] drm: rcar-du: Set primary plane zpos immutably at initializing
 2020-04-04 18:20 UTC 

[PATCH v6 00/11] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2020-04-03  9:47 UTC  (30+ messages)
` [PATCH v6 01/11] PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c
` [PATCH v6 02/11] arm64: defconfig: enable CONFIG_PCIE_RCAR_HOST
` [PATCH v6 03/11] PCI: drop PCIE_RCAR config option
` [PATCH v6 04/11] PCI: rcar: Move shareable code to a common file
` [PATCH v6 05/11] PCI: rcar: Fix calculating mask for PCIEPAMR register
` [PATCH v6 06/11] PCI: endpoint: Add support to handle multiple base for mapping outbound memory
` [PATCH v6 07/11] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller
` [PATCH v6 08/11] PCI: rcar: Add support for rcar PCIe controller in endpoint mode
` [PATCH v6 09/11] PCI: Add Renesas R8A774C0 device ID
` [PATCH v6 10/11] misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controller
` [PATCH v6 11/11] MAINTAINERS: Add file patterns for rcar PCI device tree bindings

Patchwork housekeeping for: linux-renesas-soc
 2020-04-02 19:40 UTC 

[PATCH v4 0/9] media: adv748x: add support for HDMI audio
 2020-04-02 15:35 UTC  (6+ messages)
` [PATCH v4 9/9] arm64: dts: renesas: salvator: add a connection from adv748x codec (HDMI input) to the R-Car SoC

[PATCH] serial: sh-sci: Make sure status register SCxSR is read in correct sequence
 2020-04-02 15:24 UTC  (9+ messages)

[PATCH 0/4] media Kconfig reorg - part 2
 2020-04-02  9:27 UTC  (4+ messages)

[PATCH] i2c: altera: use proper variable to hold errno
 2020-04-01 21:00 UTC  (2+ messages)

Patchwork housekeeping for: linux-renesas-soc
 2020-04-01 19:40 UTC 

[PATCH] i2c: refactor parsing of timings
 2020-04-01 19:30 UTC 

[PATCH v2] arm64: dts: renesas: r8a774c0-cat874: Add support for AISTARVISION MIPI Adapter V2.1
 2020-04-01 17:37 UTC  (3+ messages)

[renesas-drivers:master] BUILD SUCCESS 464aef1600f17441a5257a2b6018b72500b7cbba
 2020-04-01  3:34 UTC 

[PATCH v2] dt-bindings: serial: sh-sci: Convert to json-schema
 2020-03-31 21:28 UTC  (2+ messages)

[PATCH] i2c: rcar: clean up after refactoring i2c_timings
 2020-03-31 15:35 UTC  (2+ messages)

renesas-drivers-2020-03-31-v5.6
 2020-03-31 13:40 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).