SUPERH platform development
 help / color / mirror / Atom feed
 messages from 2015-04-28 05:55:48 to 2015-05-05 14:55:02 UTC [more...]

[PATCH v3 0/6] ARM: l2c / shmobile: r8a7740 : Shared Override
 2015-05-05 14:55 UTC  (11+ messages)
` [PATCH v3 1/6] ARM: l2c: Add DT support for "
` [PATCH v3 2/6] ARM: shmobile: r8a7740 dtsi: Add L2 cache-controller node
` [PATCH v3 3/6] ARM: shmobile: r8a7740: Migrate to generic l2c OF initialization
` [PATCH v3 4/6] ARM: shmobile: armadillo legacy: "
` [PATCH v3 5/6] ARM: shmobile: r8a7740: Remove mapping of L2 cache controller registers
` [PATCH v3 6/6] ARM: shmobile: r8a7740 dtsi: Add L1 cache information to CPU node

PM / Domains: Infinite loop during reboot
 2015-05-05 13:49 UTC  (2+ messages)

[PATCH v2 00/15] r8a7793 SoC, Gose board support
 2015-05-05  9:38 UTC  (19+ messages)
` [PATCH v2 09/15] ARM: shmobile: r8a7793: add Gose board device tree
` [PATCH v2 11/15] clk: shmobile: r8a7793: document DIV6 clock bindings
  ` [PATCH v2 06/15] pinctrl: sh-pfc: Add renesas,pfc-r8a7793 to binding documentation
  ` [PATCH v2 08/15] ARM: shmobile: add r8a7793 SoC device tree
  ` [PATCH v2 12/15] mmc: sh_mmcif: Document r8a7793 DT bindings
  ` [PATCH v2 13/15] serial: sh-sci: Add device tree bindings for r8a7793
  ` [PATCH v2 15/15] PCI: rcar: document r8a7793 DT bindings
` [PATCH v2 14/15] clk: shmobile: Add r8a7793 SoC to MSTP bindings

[PATCH v2 10/15] ARM: shmobile: r8a7793: add SMP support
 2015-05-05  9:36 UTC  (4+ messages)

[PATCH v2 01/15] pinctrl: sh-pfc: Add r8a7793 PFC support part 1: pinmux data
 2015-05-05  9:07 UTC  (2+ messages)

[RFC PATCH 0/7] UHS-I support for sh_mobile_sdhi
 2015-05-05  8:47 UTC  (18+ messages)
  ` [RFC PATCH 1/7] mmc: tmio: Add UHS-I mode support
  ` [RFC PATCH 7/7] ARM: shmobile: r8a7790-lager.dts: Assert UHS-I SDR-50 capability
` [RFC PATCH 2/7] mmc: sh_mobile_sdhi: Add actual clock rate support
` [RFC PATCH 3/7] pinctrl: sh-pfc: r8a7790: Add regulators for SD voltage switch
` [RFC PATCH 4/7] ARM: shmobile: r8a7790: Add nodes for pfc SD voltage regulators
` [RFC PATCH 5/7] mmc: sh_mobile_sdhi: Add UHS-I mode support
    ` [Linux-kernel] "
` [RFC PATCH 6/7] ARM: shmobile: r8a7790-lager.dts: Set sdhi and mmcif clock rates

[PATCH 3/3 v3] mmc: sh_mmcif: calculate best clock with parent clock
 2015-05-05  8:33 UTC  (6+ messages)
` [PATCH 0/7 v4] mmc: sh_mmcif: add parent clk support

[PATCH] ARM: shmobile: kzm9g dts: Configure the HOME key as wake-up source
 2015-05-04 17:36 UTC 

[PATCH] pinctrl: sh-pfc: r8a7740: Fix typo SCIFAB in comment
 2015-05-04 14:40 UTC 

[PATCH] gpio: rcar: Check for irq_set_irq_wake() failures
 2015-05-04 14:09 UTC 

[PATCH v10 04/19] sh-sci: Add H8/300 SCI
 2015-05-04 13:58 UTC  (2+ messages)

[PATCH] ARM: shmobile: r8a7790: skip set_wake for gic irq
 2015-05-04 12:54 UTC  (3+ messages)

[PATCH] ASoC: rsnd: Use generic names for device nodes
 2015-05-04 12:21 UTC  (2+ messages)

renesas-drivers-2015-05-04-v4.1-rc2
 2015-05-04  9:41 UTC 

[PATCH 2/5] ASoC: rsnd: make sure it uses lock when it calls rsnd_dai_call
 2015-05-04  9:39 UTC 

[RFC v1 02/11] genirq: Move field 'node' from struct irq_data into struct irq_common_data
 2015-05-04  3:15 UTC  (2+ messages)
` [RFC v1 04/11] genirq: Move field 'handler_data' "

[PATCH v3 1/1] V4L2: platform: Renesas R-Car JPEG codec driver
 2015-05-03 23:32 UTC  (5+ messages)

[PATCH/RFC] v4l: vsp1: Align crop rectangle to even boundary for YUV formats
 2015-05-03 22:13 UTC  (5+ messages)

[PATCH/RFC] serial: sh-sci: Add R-Car SCIF DMA receive support
 2015-05-01 17:11 UTC 

[PATCH 11/11] sh: mach-highlander/psw.c is tristate and should use module.h
 2015-05-01  1:47 UTC 

[PATCH 0/5] PM / clock_ops: provide default runtime ops and cleanup users
 2015-05-01  1:09 UTC  (4+ messages)

[PATCH] ARM: shmobile: koelsch: Fix adv7511 IRQ sensing
 2015-05-01  0:15 UTC  (4+ messages)

[PATCH/RFC 00/13] serial: sh-sci: Cleanups and bug fixes
 2015-04-30 16:21 UTC  (14+ messages)
` [PATCH 01/13] serial: sh-sci: Move private definitions to private header file
` [PATCH 02/13] serial: sh-sci: Add (H)SCIF RTS/CTS pin data register bit definitions
` [PATCH 03/13] serial: sh-sci: Add SCIFA/B SCPCR register definitions
` [PATCH 04/13] serial: sh-sci: Document remaining FIFO Control Register bits
` [PATCH 05/13] serial: sh-sci: Standardize on using the BIT() macro to define register bits
` [PATCH 06/13] serial: sh-sci: Replace hardcoded values in SCxSR_*_CLEAR macros
` [PATCH 07/13] serial: sh-sci: Replace hardcoded overrun bit values
` [PATCH 08/13] serial: sh-sci: Use the correct register for overrun checks
` [PATCH 09/13] serial: sh-sci: Don't set SCLSR bits in the SCxSR error mask
` [PATCH 10/13] serial: sh-sci: Remove obsolete comment about overrun detection
` [PATCH/RFC 11/13] serial: sh-sci: Replace buggy big #ifdef by runtime logic
` [PATCH/RFC 12/13] serial: sh-sci: Correct SCIF_ERROR_CLEAR for plain SCIF
` [PATCH/RFC 13/13] serial: sh-sci: Correct FIFO stages on sh7705/sh7720/sh7721

[PATCH 02/11] ARM: shmobile: Basic r8a7793 SoC support
 2015-04-30 15:55 UTC  (3+ messages)

[PATCH 06/11] ARM: shmobile: r8a7793: add SMP support
 2015-04-30 14:19 UTC  (3+ messages)

[PATCH v2 07/15] ARM: shmobile: Basic r8a7793 SoC support
 2015-04-30 14:18 UTC 

[PATCH v2 05/15] pinctrl: sh-pfc: Enable building of r8a7793 PFC support
 2015-04-30 14:18 UTC 

[PATCH v2 04/15] pinctrl: sh-pfc: Add r8a7793 pinmux info
 2015-04-30 14:18 UTC 

[PATCH v2 03/15] pinctrl: sh-pfc: Add r8a7793 PFC support part 3: pinmux config registers
 2015-04-30 14:18 UTC 

[PATCH v2 02/15] pinctrl: sh-pfc: Add r8a7793 PFC support part 2: pin groups
 2015-04-30 14:18 UTC 

[PATCH 04/11] ARM: shmobile: r8a7793: add Gose board device tree
 2015-04-30 14:18 UTC  (2+ messages)

[PATCH 03/11] ARM: shmobile: add r8a7793 SoC device tree
 2015-04-30 14:18 UTC  (2+ messages)

[PATCH] dmaengine: remove Renesas Audio DMAC peri peri
 2015-04-30  5:52 UTC  (3+ messages)
` [PATCH] dmaengine: Remove Renesas Audio DMAC peri peri platform data

[PATCH] irqchip: irqc: Remove platform data support
 2015-04-30  5:51 UTC  (2+ messages)

[PATCH 1/2] pinctrl: sh-pfc: r8a73a4: Remove obsolete multi-platform check
 2015-04-30  5:50 UTC  (7+ messages)
  ` [PATCH 2/2] pinctrl: sh-pfc: Remove r8a73a4 platform_device_id entry

[GIT PULL] SH Drivers Updates for v4.1
 2015-04-30  5:17 UTC  (4+ messages)
` [PATCH 1/3] drivers: sh: Disable PM runtime for multi-platform sh73a0 with genpd
` [PATCH 2/3] drivers: sh: Disable PM runtime for multi-platform r8a73a4 "
` [PATCH 3/3] drivers: sh: Remove test for now unsupported sh7372

[PATCH 0/1 v2] spi: Re-do the returning value of rspi_dma_check_then_transfer
 2015-04-30  2:12 UTC  (2+ messages)
` [PATCH 1/1 "

[PATCH 0/3 v2] spi: Re-do correctly function name and 'ret' return value
 2015-04-30  0:33 UTC  (12+ messages)
  ` [PATCH 1/3] spi: Re-do the returning value of rspi_dma_check_then_transfer
  ` [PATCH 2/3] spi: modify the name of qspi_trigger_transfer_out_int function
  ` [PATCH 3/3] spi: Re-do the returning value of qspi_transfer_out_in

[PATCH 1/2] ARM: shmobile: defconfig: Replace USB_RCAR_GEN2_PHY by PHY_RCAR_GEN2
 2015-04-30  0:19 UTC  (4+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: "

[PATCH 0/3] ARM: shmobile: Use generic names for sound device nodes
 2015-04-30  0:15 UTC  (5+ messages)
` [PATCH 1/3] ARM: shmobile: bockw dts: Use generic names for "
` [PATCH 2/3] ARM: shmobile: lager "
` [PATCH 3/3] ARM: shmobile: koelsch "

[PATCH 0/5] ARM: shmobile: dts: Add "nor-jedec" compatible value
 2015-04-30  0:14 UTC  (7+ messages)
` [PATCH 1/5] ARM: shmobile: koelsch "
` [PATCH 2/5] ARM: shmobile: lager "
` [PATCH 3/5] ARM: shmobile: henninger "
` [PATCH 4/5] ARM: shmobile: bockw-reference "
` [PATCH 5/5] ARM: shmobile: bockw "

[PATCH 00/10] ARM: shmobile: Use generic names for device nodes
 2015-04-30  0:13 UTC  (6+ messages)
` [PATCH 08/10] ARM: shmobile: armadillo800eva dts: "

[PATCH] sh-pfc: handle pin array holes in sh_pfc_map_pins()
 2015-04-29 22:38 UTC  (3+ messages)

[PATCH v3 3/3] i2c: mux: demux-pinctrl: add driver
 2015-04-29 20:46 UTC 

[PATCH v3 2/3] ARM: shmobile: r8a7790: lager: add i2c-demuxer to dts
 2015-04-29 20:46 UTC 

[PATCH v3 1/3] of: WIP: make of_mutex public
 2015-04-29 20:46 UTC 

[PATCH v3 0/3] prototype: switch I2C IP cores at runtime (new approach)
 2015-04-29 20:46 UTC 

[PATCH/RFC] v4l: vsp1: Fix Suspend-to-RAM
 2015-04-29 19:10 UTC  (2+ messages)

[PATCH] ARM: gic: Document Power and Clock Domain optional properties
 2015-04-29 18:28 UTC  (10+ messages)

[PATCH/RFC] serial: sh-sci: Remove schedule_work in sci_dma_rx_complete
 2015-04-29 18:21 UTC  (2+ messages)

[PATCH/RFC] mmc: sh_mmcif: Fix timeout value for command request
 2015-04-29 17:03 UTC 

[PATCH] drm/rcar-du: Avoid restarting when shutting down
 2015-04-29 12:03 UTC 

[PATCH 00/10] R-Car DU: Fix flicker due to hardware plane reassociations
 2015-04-29 11:37 UTC  (14+ messages)
` [PATCH 01/10] drm: rcar-du: Document the rcar_du_crtc structure
` [PATCH 02/10] drm: rcar-du: Document the rcar_du_plane_state structure
` [PATCH 03/10] drm: rcar-du: Move properties from rcar_du_planes to rcar_du_device
` [PATCH 04/10] drm: rcar-du: Embed rcar_du_planes structure into rcar_du_group
` [PATCH 05/10] drm: rcar-du: Rename to_rcar_du_plane_state to to_rcar_plane_state
` [PATCH 06/10] drm: rcar-du: Add plane allocation debugging
` [PATCH 07/10] drm: rcar-du: Keep plane to CRTC associations when disabling a plane
` [PATCH 08/10] drm: rcar-du: Consider plane to CRTC associations in the plane allocator
` [PATCH 09/10] drm: rcar-du: Store the number of CRTCs per group in the group structure
` [PATCH 10/10] drm: rcar-du: Split planes pre-association 4/4 between CRTCs

[PATCH v3] Renesas Ethernet AVB driver
 2015-04-28 17:09 UTC  (6+ messages)

[PATCH] usb: phy: Remove the phy-rcar-gen2-usb driver
 2015-04-28 17:01 UTC  (4+ messages)

ARM: shmobile: ARCH_R8A7793?
 2015-04-28 16:53 UTC  (3+ messages)

[PATCH] usb: phy: rcar-gen2-usb: Fix USBHS_UGSTS_LOCK value
 2015-04-28 11:21 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