linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-16 16:35:02 to 2020-03-23 04:50:57 UTC [more...]

[PATCH] [RFC] media: rcar-csi2: Corrects the selection of hsfreqrange
 2020-03-23  4:48 UTC  (7+ messages)
` [PATCH v2] [RFC] rcar-vin: rcar-csi2: Correct "
        ` [PATCH v3] media: "
          ` [PATCH v4] "

[PATCH v2 00/10] media: adv748x: add support for HDMI audio
 2020-03-23  0:12 UTC  (31+ messages)
` [PATCH v2 01/10] media: adv748x: fix end-of-line terminators in diagnostic statements
` [PATCH v2 02/10] media: adv748x: include everything adv748x.h needs into the file
` [PATCH v2 03/10] media: adv748x: reduce amount of code for bitwise modifications of device registers
` [PATCH v2 04/10] media: adv748x: add definitions for audio output related registers
` [PATCH v2 05/10] media: adv748x: add support for HDMI audio
` [PATCH v2 06/10] media: adv748x: only activate DAI if it is described in device tree
` [PATCH v2 07/10] dt-bindings: adv748x: add information about serial audio interface (I2S/TDM)
` [PATCH v2 08/10] arm64: dts: renesas: salvator: add a connection from adv748x codec (HDMI input) to the R-Car SoC
` [PATCH v2 09/10] media: adv748x: add support for log_status ioctl
` [PATCH v2 10/10] media: adv748x: allow the HDMI sub-device to accept EDID

[PATCH v2] arm64: dts: renesas: r8a774c0-cat874: Add support for AISTARVISION MIPI Adapter V2.1
 2020-03-22 14:12 UTC 

[PATCH v3 00/11] media: adv748x: add support for HDMI audio
 2020-03-21  1:09 UTC  (13+ messages)
` [PATCH v3 01/11] media: adv748x: fix end-of-line terminators in diagnostic statements
` [PATCH v3 02/11] media: adv748x: include everything adv748x.h needs into the file
` [PATCH v3 03/11] media: adv748x: reduce amount of code for bitwise modifications of device registers
` [PATCH v3 04/11] media: adv748x: add definitions for audio output related registers
` [PATCH v3 05/11] media: adv748x: add support for HDMI audio
` [PATCH v3 06/11] media: adv748x: prepare/enable mclk when the audio is used
` [PATCH v3 07/11] media: adv748x: only activate DAI if it is described in device tree
` [PATCH v3 08/11] dt-bindings: adv748x: add information about serial audio interface (I2S/TDM)
` [PATCH v3 09/11] arm64: dts: renesas: salvator: add a connection from adv748x codec (HDMI input) to the R-Car SoC
` [PATCH v3 10/11] media: adv748x: add support for log_status ioctl
` [PATCH v3 11/11] media: adv748x: allow the HDMI sub-device to accept EDID

Patchwork housekeeping for: linux-renesas-soc
 2020-03-20 17:00 UTC 

[PATCH v4] ARM: boot: Obtain start of physical memory from DTB
 2020-03-20 15:30 UTC  (2+ messages)

Patchwork housekeeping for: linux-renesas-soc
 2020-03-20 15:00 UTC 

[PATCH v2] ARM: boot: Obtain start of physical memory from DTB
 2020-03-20 13:47 UTC  (12+ messages)

[PATCH V3] PCI: rcar: Add the suspend/resume for pcie-rcar driver
 2020-03-20 10:12 UTC  (2+ messages)

[RFC PATCH 7/7] arm: dts: pwm: replace polarity constant with macro
 2020-03-20 10:02 UTC  (2+ messages)

[PATCH v7 0/2] MAX9286 GMSL support
 2020-03-19 23:20 UTC  (8+ messages)
` [PATCH v7 2/2] media: i2c: Add MAX9286 driver

[PATCH v1 0/3] drm: drm_encoder_init() => drm_encoder_init_funcs()
 2020-03-19 17:05 UTC  (3+ messages)

[PATCH v3 0/4] ov5645: Switch to assigned-clock-rates
 2020-03-19 13:17 UTC  (20+ messages)
` [PATCH v3 1/4] media: dt-bindings: media: i2c: "
` [PATCH v3 3/4] media: i2c: ov5645: Set maximum leverage of external clock frequency to 24480000

[PATCH v3 0/2] media: rcar-vin: Enable MEDIA_BUS_FMT_SRGGB8_1X8 format
 2020-03-19 13:13 UTC  (5+ messages)
` [PATCH v3 1/2] media: rcar-vin: Add support for "
` [PATCH v3 2/2] "

[RFC PATCH v2 0/6] i2c: of: reserve unknown and ancillary addresses
 2020-03-19 12:41 UTC  (8+ messages)
` [RFC PATCH v2 1/6] i2c: use DEFINE for the dummy driver name
` [RFC PATCH v2 2/6] i2c: allow DT nodes without 'compatible'
` [RFC PATCH v2 3/6] i2c: of: remove superfluous parameter from exported function
` [RFC PATCH v2 4/6] i2c: of: error message unification
` [RFC PATCH v2 5/6] i2c: of: mark a whole array of regs as reserved
` [RFC PATCH v2 6/6] i2c: core: hand over reserved devices when requesting ancillary addresses

[PATCH 0/5] media: i2c: max9286: Add configuration properties
 2020-03-19 11:13 UTC  (18+ messages)
` [PATCH 1/5] media: i2c: max9286: Put of node on error
` [PATCH 2/5] dt-bindings: media: max9286: Add overlap window
` [PATCH 3/5] media: i2c: max9286: Parse overlap window value
` [PATCH 4/5] dt-bindings: media: max9286: Add reverse channel amplitude
` [PATCH 5/5] media: i2c: max9286: Parse "

[PATCH v6 0/5] v4l2-dev/ioctl: Add V4L2_CAP_IO_MC
 2020-03-19  8:24 UTC  (9+ messages)
` [PATCH v6 1/5] "
` [PATCH v6 2/5] media: v4l2: Extend VIDIOC_ENUM_FMT to support MC-centric devices
` [PATCH v6 3/5] rcar-vin: Make use of V4L2_CAP_IO_MC
` [PATCH v6 4/5] staging/intel-ipu3: "
` [PATCH v6 5/5] vimc: "

[PATCH 0/2] v4l2-compliance: add tests for V4L2_CAP_IO_MC
 2020-03-19  2:48 UTC  (4+ messages)
` [PATCH 1/2] [DNI] v4l-utils: Add V4L2_CAP_IO_MC to videodev2.h
` [PATCH 2/2] v4l2-compliance: add tests for V4L2_CAP_IO_MC

[RFC 0/5] media-device: Report if graph is complete or not
 2020-03-19  2:43 UTC  (11+ messages)
` [RFC 1/5] uapi/linux/media.h: add flag field to struct media_device_info
` [RFC 2/5] media-device: Add a graph_complete callback to struct media_device_ops
` [RFC 3/5] mc-device.c: If graph completes status is available report it to user-space
` [RFC 4/5] rcar-vin: Report the completeness of the media graph
` [RFC 5/5] rcar-vin: Do not unregister video device when a subdevice is unbound

[PATCH 0/2] v4l-utils: media-ctl: Print media graph completes if available
 2020-03-18 21:31 UTC  (3+ messages)
` [PATCH 1/2] [DNI] v4l-utils: Add flags filed to media_device_info in media.h
` [PATCH 2/2] media-ctl: Print media graph completes if available

[PATCH v2 0/3] clk: renesas: cpg-mssr: add ignore-unused option
 2020-03-18 19:33 UTC  (5+ messages)
` [PATCH v2 2/3] clk: renesas: rcar-gen3: mark RWDT clocks as ignore-unused
` [PATCH v2 3/3] clk: renesas: rzg2: mark RWDT clock "

[PATCH v2 0/4] media: v4l2-async: Accept endpoints and devices for fwnode matching
 2020-03-18 18:18 UTC  (12+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] media: v4l2-async: Pass notifier pointer to match functions
` [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 RFC] media: platform: fcp: Set appropriate DMA parameters
 2020-03-18 17:23 UTC 

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

[RFC PATCH 0/7] i2c: of: reserve unknown and ancillary addresses
 2020-03-18 14:33 UTC  (4+ messages)
` [RFC PATCH 6/7] i2c: of: mark a whole array of regs as reserved

[PATCH v5 0/4] v4l2-dev/ioctl: Add V4L2_CAP_IO_MC
 2020-03-18 13:54 UTC  (7+ messages)
` [PATCH v5 1/4] "
` [PATCH v5 2/4] rcar-vin: Make use of V4L2_CAP_IO_MC
` [PATCH v5 3/4] staging/intel-ipu3: "
` [PATCH v5 4/4] vimc: "

Patchwork housekeeping for: linux-renesas-soc
 2020-03-18 13:40 UTC 

[PATCH/RFC] arm64: dts: renesas: salvator-common: gpio-leds prototype
 2020-03-18 10:17 UTC  (3+ messages)

[PATCH v5 0/5] gpio: Add GPIO Aggregator
 2020-03-17 11:32 UTC  (11+ messages)
` [PATCH v5 1/5] gpiolib: Add support for gpiochipN-based table lookup
` [PATCH v5 2/5] gpiolib: Add support for GPIO line "
` [PATCH v5 3/5] gpio: Add GPIO Aggregator

[PATCH] vimc: Report a colorspace
 2020-03-17 11:27 UTC  (2+ messages)

[PATCH v5 0/7] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2020-03-17 11:11 UTC  (23+ messages)
` [PATCH v5 1/7] PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c
` [PATCH v5 2/7] PCI: rcar: Move shareable code to a common file
` [PATCH v5 3/7] PCI: rcar: Fix calculating mask for PCIEPAMR register
` [PATCH v5 4/7] PCI: endpoint: Add support to handle multiple base for mapping outbound memory
` [PATCH v5 5/7] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller
` [PATCH v5 6/7] PCI: rcar: Add support for rcar PCIe controller in endpoint mode
` [PATCH v5 7/7] misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controller

[renesas-devel:master] BUILD SUCCESS c8bb4284d8d94bd9f8a9a8d33c563c28db01d07f
 2020-03-16 20:59 UTC 

[renesas-drivers:topic/renesas-overlays] BUILD SUCCESS 39787ef896ec29c5cfec5fb24c1d9d816758562b
 2020-03-16 19:14 UTC 

[GIT PULL] clk: renesas: Updates for v5.7 (take two)
 2020-03-16 18:19 UTC  (2+ messages)

Patchwork housekeeping for: linux-renesas-soc
 2020-03-16 16:40 UTC 

[PATCH 0/2] drm: encoder_slave: some updates
 2020-03-16 16:39 UTC  (3+ messages)
` [PATCH 1/2] drm: encoder_slave: fix refcouting error for modules
` [PATCH 2/2] drm: encoder_slave: use new I2C API


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