linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-25 11:41:25 to 2019-03-29 10:50:07 UTC [more...]

[PATCH v9 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD driver
 2019-03-29 10:49 UTC  (8+ messages)
` [PATCH v9 1/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD controller driver
` [PATCH v9 2/3] spi: Add Renesas R-Car Gen3 RPC-IF SPI "
` [PATCH v9 3/3] dt-bindings: mfd: Document Renesas R-Car Gen3 RPC-IF controller bindings

[PATCH] serial: sh-sci: Fix HSCIF RX sampling point adjustment
 2019-03-29 10:42 UTC  (4+ messages)

[PATCH] clk: renesas: rcar-gen3: Fix cpg_sd_clock_round_rate() return value
 2019-03-29 10:37 UTC  (4+ messages)

[PATCH v2] serial: sh-sci: Support for HSCIF RX sampling point adjustment
 2019-03-29 10:35 UTC  (11+ messages)

[PATCH V4 1/6] PCI: rcar: Clean up remaining macros defining bits
 2019-03-29  9:53 UTC  (21+ messages)
` [PATCH V4 2/6] PCI: rcar: Replace unsigned long with u32/unsigned int in register accessors
` [PATCH V4 3/6] PCI: rcar: Replace various variable types with unsigned ones for register values
` [PATCH V4 4/6] PCI: rcar: Replace (8 * n) with (BITS_PER_BYTE * n)
` [PATCH V4 5/6] PCI: rcar: Clean up debug messages
` [PATCH V4 6/6] PCI: rcar: Fix 64bit MSI message address handling

[PATCH V3] PCI: rcar: Add the initialization of PCIe link in resume_noirq()
 2019-03-29  9:52 UTC  (8+ messages)

[RFC PATCH v2 0/7] i2c: core: introduce atomic transfers
 2019-03-29  9:45 UTC  (22+ messages)
` [RFC PATCH v2 1/7] i2c: apply coding style for struct i2c_adapter
` [RFC PATCH v2 3/7] i2c: core: introduce callbacks for atomic transfers
` [RFC PATCH v2 5/7] i2c: busses: omap: Add the master_xfer_irqless hook
` [RFC PATCH v2 6/7] i2c: tegra-bpmp: convert to use new atomic callbacks

[PATCH 0/5] clk: renesas: rcar-gen3: Errata Updates
 2019-03-29  9:39 UTC  (13+ messages)
` [PATCH 1/5] clk: renesas: rcar-gen3: Correct parent clock of EHCI/OHCI
` [PATCH 2/5] clk: renesas: rcar-gen3: Correct parent clock of HS-USB
` [PATCH 3/5] clk: renesas: rcar-gen3: Correct parent clock of SYS-DMAC
` [PATCH 4/5] clk: renesas: rcar-gen3: Correct parent clock of Audio-DMAC
` [PATCH 5/5] clk: renesas: rcar-gen3: Rename DRIF clocks

[PATCH v4 00/31] v4l: add support for multiplexed streams
 2019-03-29  8:32 UTC  (34+ messages)
` [PATCH v4 01/31] media: entity: Use pad as a starting point for graph walk
` [PATCH v4 02/31] media: entity: Use pads instead of entities in the media graph walk stack
` [PATCH v4 03/31] media: entity: Walk the graph based on pads
` [PATCH v4 04/31] v4l: mc: Start walk from a specific pad in use count calculation
` [PATCH v4 05/31] media: entity: Add iterator helper for entity pads
` [PATCH v4 06/31] media: entity: Move the pipeline from entity to pads
` [PATCH v4 07/31] media: entity: Use pad as the starting point for a pipeline
` [PATCH v4 08/31] media: entity: Add has_route entity operation
` [PATCH v4 09/31] media: entity: Add media_entity_has_route() function
` [PATCH v4 10/31] media: entity: Use routing information during graph traversal
` [PATCH v4 11/31] media: entity: Skip link validation for pads to which there is no route to
` [PATCH v4 12/31] media: entity: Add an iterator helper for connected pads
` [PATCH v4 13/31] media: entity: Add only connected pads to the pipeline
` [PATCH v4 14/31] media: entity: Add debug information in graph walk route check
` [PATCH v4 15/31] v4l: Add bus type to frame descriptors
` [PATCH v4 16/31] v4l: Add CSI-2 bus configuration "
` [PATCH v4 17/31] v4l: Add stream to frame descriptor
` [PATCH v4 18/31] v4l: subdev: Add [GS]_ROUTING subdev ioctls and operations
` [PATCH v4 19/31] media: Documentation: Add GS_ROUTING documentation
` [PATCH v4 20/31] v4l: subdev: Take routing information into account in link validation
` [PATCH v4 21/31] v4l: subdev: Improve link format validation debug messages
` [PATCH v4 22/31] v4l: mc: Add an S_ROUTING helper function for power state changes
` [PATCH v4 23/31] adv748x: csi2: add translation from pixelcode to CSI-2 datatype
` [PATCH v4 24/31] adv748x: csi2: only allow formats on sink pads
` [PATCH v4 25/31] adv748x: csi2: describe the multiplexed stream
` [PATCH v4 26/31] adv748x: csi2: add internal routing configuration
` [PATCH v4 27/31] adv748x: afe: add routing support
` [PATCH v4 28/31] adv748x: afe: Implement has_route()
` [PATCH v4 29/31] rcar-csi2: use frame description information to configure CSI-2 bus
` [PATCH v4 30/31] rcar-csi2: expose the subdevice internal routing
` [PATCH v4 31/31] media: rcar-csi2: Implement has_route()

[PATCH v2 0/7] Add USB3.0 and TI HD3SS3220 driver support
 2019-03-28 17:48 UTC  (11+ messages)
` [PATCH v2 1/7] dt-bindings: usb: hd3ss3220 device tree binding document
` [PATCH v2 2/7] dt-bindings: usb: renesas_usb3: add usb-role-switch property

[PATCH] media: renesas-ceu: fix a potential NULL pointer dereference
 2019-03-28 15:30 UTC  (2+ messages)

[PATCH] media: rcar-vin: fix a potential NULL pointer dereference
 2019-03-28 15:26 UTC  (3+ messages)

[PATCH v3 00/31] v4l: add support for multiplexed streams
 2019-03-28 15:17 UTC  (10+ messages)
` [PATCH v3 26/31] adv748x: csi2: add internal routing configuration

[PATCH 0/9] R-Car DU: Add missing RGB pixel formats
 2019-03-28 13:15 UTC  (11+ messages)
` [PATCH 1/9] v4l: Add definitions for missing 32-bit RGB formats
` [PATCH 2/9] v4l: Add definitions for missing 16-bit RGB4444 formats
` [PATCH 3/9] v4l: Add definitions for missing 16-bit RGB555 formats
` [PATCH 4/9] media: vsp1: Add support for missing 32-bit RGB formats
` [PATCH 5/9] media: vsp1: Add support for missing 16-bit RGB444 formats
` [PATCH 6/9] media: vsp1: Add support for missing 16-bit RGB555 formats
` [PATCH 7/9] drm: rcar-du: Add support for missing 32-bit RGB formats
` [PATCH 8/9] drm: rcar-du: Add support for missing 16-bit RGB4444 formats
` [PATCH 9/9] drm: rcar-du: Add support for missing 16-bit RGB1555 formats

[PATCH 0/9] Add USB3.0 and TI HD3SS3220 driver support
 2019-03-28 13:04 UTC  (4+ messages)
` [PATCH 2/9] dt-bindings: usb: renesas_usb3: add extcon support

[PATCH] mmc: core: retry CMD1 in mmc_send_op_cond() even if the ocr = 0
 2019-03-28  9:20 UTC 

[RFC PATCH] i2c: remove use of in_atomic()
 2019-03-28  8:10 UTC  (2+ messages)

[RESEND PATCH] thermal: rcar_gen3_thermal: Fix init value of IRQCTL register
 2019-03-28  8:05 UTC  (5+ messages)

[PATCH 1/2] [RFC] ata: ahci: Respect bus DMA constraints
 2019-03-28  3:25 UTC  (15+ messages)

[PATCH AUTOSEL 5.0 129/262] gpio: of: Apply regulator-gpio quirk only to enable-gpios
 2019-03-27 18:01 UTC  (6+ messages)
` [PATCH AUTOSEL 5.0 170/262] drm: rcar-du: add missing of_node_put
` [PATCH AUTOSEL 5.0 227/262] pinctrl: sh-pfc: r8a77990: Fix MOD_SEL bit numbering
` [PATCH AUTOSEL 5.0 228/262] pinctrl: sh-pfc: r8a77995: "
` [PATCH AUTOSEL 5.0 235/262] media: rcar-vin: Allow independent VIN link enablement
` [PATCH AUTOSEL 5.0 250/262] ARM: shmobile: Fix R-Car Gen2 regulator quirk

[PATCH AUTOSEL 4.19 123/192] drm: rcar-du: add missing of_node_put
 2019-03-27 18:10 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 172/192] media: rcar-vin: Allow independent VIN link enablement

[PATCH 0/4] da9063: convert to SPDX
 2019-03-27 15:03 UTC  (8+ messages)
` [PATCH 1/4] mfd: da9063: convert headers "
` [PATCH 2/4] regulator: da9063: convert header "
` [PATCH 3/4] input: da9063_onkey: "

[PATCH v2] regulator: da9063: convert header to SPDX
 2019-03-27 14:57 UTC  (3+ messages)

[PATCH 1/1] hid: hid-sensor-custom: simplify getting .driver_data
 2019-03-27 13:06 UTC  (4+ messages)

[PATCH 1/1] thermal: stm32: simplify getting .driver_data
 2019-03-27 13:00 UTC  (3+ messages)

[PATCH/RFC 00/02] Remove undocumented IMR-LX4 device nodes
 2019-03-27 12:15 UTC  (9+ messages)

[PATCH 0/2] ARM: dts: rskrza1: Add I2C and remaining LEDs
 2019-03-27 12:09 UTC  (7+ messages)
` [PATCH 1/2] ARM: dts: rskrza1: Add I2C support
` [PATCH 2/2] ARM: dts: rskrza1: Add remaining LEDs

[PATCH] arm64: dts: renesas: salvator-common: Add GPIO keys support
 2019-03-27 12:02 UTC  (9+ messages)

[PATCH 1/1] staging: media: imx: imx7-mipi-csis: simplify getting .driver_data
 2019-03-27 11:55 UTC  (2+ messages)

[PATCH] clk: renesas: r7s9210: Always use readl()
 2019-03-27 11:53 UTC  (2+ messages)

[PATCH v3 00/10] pinctrl: sh-pfc: Validation and compile-testing
 2019-03-27 11:50 UTC  (9+ messages)
` [PATCH v3 02/10] pinctrl: sh-pfc: Introduce PINCTRL_SH_FUNC_GPIO helper symbol
` [PATCH v3 03/10] pinctrl: sh-pfc: Add missing #include <linux/errno.h>
` [PATCH v3 04/10] sh: sh7786: Add explicit I/O cast to sh7786_mm_sel()
` [PATCH v3 05/10] pinctrl: sh-pfc: Allow compile-testing of all drivers

[PATCH v4 0/1] rsnd: dts: change to use extended audio dmac register
 2019-03-27 11:16 UTC  (4+ messages)
` [PATCH v4 1/1] arm64: dts: renesas: "

[PATCH v8 0/2] spi: Add Renesas R-Car Gen3 RPC-IF SPI driver
 2019-03-27 10:20 UTC  (6+ messages)
` [PATCH v8 1/2] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver

[PATCH/RFC] driver core: Postpone DMA tear-down until after devres release
 2019-03-26 17:36 UTC  (4+ messages)

[PATCH v2] dt-bindings: media: Renesas R-Car IMR bindings
 2019-03-26 16:12 UTC 

[PATCH v6 0/7] clk: renesas: r8a77990, r8a774c0: Add Z2 clock
 2019-03-26 10:40 UTC  (10+ messages)
` [PATCH v6 1/7] clk: renesas: rcar-gen3: Parameterise Z and Z2 clock fixed divisor
` [PATCH v6 2/7] clk: renesas: rcar-gen3: Parameterise Z and Z2 clock offset
` [PATCH v6 3/7] clk: renesas: rcar-gen3: Remove CLK_TYPE_GEN3_Z2
` [PATCH v6 4/7] math64: New DIV64_U64_ROUND_CLOSEST helper
` [PATCH v6 5/7] clk: renesas: rcar-gen3: Support Z and Z2 clocks with high frequency parents
` [PATCH v6 6/7] clk: renesas: r8a77990: Add Z2 clock
` [PATCH v6 7/7] clk: renesas: r8a774c0: "

[PATCH 0/5] Fix smatch warnings
 2019-03-26  8:55 UTC  (3+ messages)
` [PATCH 4/5] media: rcar-dma: p_set can't be NULL

[PATCH 0/6] mfd: da9063: remove platform_data
 2019-03-25 20:22 UTC  (4+ messages)
` [PATCH 3/6] mfd: da9063: remove platform_data support

[PATCH v4.4.y] mmc: tmio_mmc_core: don't claim spurious interrupts
 2019-03-25 20:10 UTC  (2+ messages)

[PATCH V2] PCI: rcar: Add the initialization of PCIe link in resume_noirq
 2019-03-25 19:44 UTC  (3+ messages)

[PATCH] dt-bindings: media: Renesas R-Car IMR bindings
 2019-03-25 18:34 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC Fixes for v5.1
 2019-03-25 16:03 UTC  (2+ messages)

[PATCH] mmc: renesas_sdhi: set CBSY flag before probing TMIO host
 2019-03-25 13:26 UTC  (2+ messages)

[RFC PATCH 0/2] mmc: renesas_sdhi: prevent overflow for max_req_size
 2019-03-25 13:26 UTC  (5+ messages)
` [RFC PATCH 1/2] mmc: tmio: introduce macro for max block size
` [RFC PATCH 2/2] mmc: renesas_sdhi: prevent overflow for max_req_size


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