linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-09 03:42:24 to 2015-01-15 17:49:06 UTC [more...]

[PATCH v2 0/2] Fix OF match for adxl34x driver
 2015-01-15 17:49 UTC  (10+ messages)
` [PATCH v2 1/2] DT: i2c: Deprecate adi,adxl34x compatible string
` [PATCH v2 2/2] input: adxl34x: Add OF match support

[PATCH 1/2] sh-pfc: r8a7791: fix typo in MLB_CLK
 2015-01-15 17:36 UTC  (6+ messages)

[PATCH] sh-pfc: r8a7790: add MLB+ pin group
 2015-01-15 16:37 UTC  (4+ messages)

[PATCH 2/2] sh-pfc: r8a7791: add MLB+ pin group
 2015-01-15 16:11 UTC  (4+ messages)

[PATCH] input: adxl34x: Add OF match support
 2015-01-15 14:38 UTC  (10+ messages)

[PATCH v2] spi: sh-msiof: Update calculation of frequency dividing
 2015-01-15 14:21 UTC  (2+ messages)

[PATCH v2 0/2] ARM: shmobile: r8a73a4: Correct mask for GIC PPI interrupts
 2015-01-15 13:50 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ARM: shmobile: r8a7790: "

renesas-drivers-2015-01-15-v3.19-rc4
 2015-01-15 11:20 UTC 

renesas-drivers-2015-01-08-v3.19-rc3
 2015-01-15 11:11 UTC  (2+ messages)

[PATCH] net: sh_eth: Use u32 for 32-bit register data
 2015-01-15 10:54 UTC 

[PATCH] sh_eth: Fix addition of .trscer_err_mask to wrong SoC data
 2015-01-15 10:52 UTC 

[PATCH] ARM: shmobile: No R-Car Gen2 CMA reservation when HIGHMEM=n
 2015-01-15  9:51 UTC  (3+ messages)

[PATCH v2 0/6] ARM: shmobile: sh73a0: DT PM domain support
 2015-01-15  9:32 UTC  (9+ messages)
` [PATCH v2 1/6] PM / Domains: R-Mobile SYSC: Document SH-Mobile AG5 (sh73a0) binding
` [PATCH v2 2/6] ARM: shmobile: R-Mobile: Consolidate rmobile_pd_suspend_*()
` [PATCH v2 3/6] ARM: shmobile: R-Mobile: Generalize adding/looking up special PM domains
` [PATCH v2 4/6] ARM: shmobile: R-Mobile: Special-case PM domains with memory-controllers
` [PATCH v2 5/6] ARM: shmobile: sh73a0 dtsi: Add PM domain support
` [PATCH v2 6/6] drivers: sh: Disable PM runtime for multi-platform sh73a0 with genpd

[PATCH 0/2 v4] dmaengine: rcar-audmapp: independent from SH_DMAE_BASE
 2015-01-15  8:10 UTC  (2+ messages)

[PATCH] spi: sh-msiof: Update calculation of frequency dividing
 2015-01-15  1:27 UTC  (5+ messages)

[GIT PULL] Renesas ARM Based SoC sh73a0 CCF Updates for v3.20
 2015-01-15  0:01 UTC  (7+ messages)

[PATCH 0/4] ARM: shmobile: Add DT support for memory controllers
 2015-01-14 23:55 UTC  (6+ messages)
` [PATCH 1/4] ARM: shmobile: Add DT bindings for Renesas "
` [PATCH 2/4] ARM: shmobile: r8a73a4 dtsi: Add memory-controller nodes
` [PATCH 3/4] ARM: shmobile: r8a7740 dtsi: Add memory-controller node
` [PATCH 4/4] ARM: shmobile: sh73a0 dtsi: Add memory-controller nodes

[PATCH] ARM: shmobile: R-Mobile: Fix DT refcount bugs in PM domain code
 2015-01-14 23:38 UTC  (2+ messages)

[PATCH 0/4] ARM: shmobile: sh73a0/kzm9g: Introduce multiplatform support
 2015-01-14 23:34 UTC  (12+ messages)
` [PATCH 1/4] ARM: shmobile: sh73a0: Introduce generic setup callback
` [PATCH 2/4] ARM: shmobile: sh73a0: Add Multiplatform support
` [PATCH 3/4] ARM: shmobile: kzm9g dts: Sync with kzm9g-reference dts
` [PATCH 4/4] ARM: shmobile: kzm9g: Build DTS for Multiplatform
` [PATCH 0/4] ARM: shmobile: sh73a0/kzm9g: Complete multiplatform support

[PATCH] ARM: shmobile: r8a7791: fix MSTP8 input clocks
 2015-01-14 19:00 UTC  (3+ messages)

[PATCH] ASoC: simple-card: Fix crash in asoc_simple_card_unref()
 2015-01-14 17:18 UTC  (2+ messages)

[PATCH] dmaengine: of: bail out early if "dmas" property is not present
 2015-01-14 14:20 UTC  (2+ messages)

[PATCH 0/2] gpio: rcar: Convert to use gpiolib irqchip
 2015-01-14 13:15 UTC  (5+ messages)
` [PATCH 1/2] gpio: rcar: Fix error path for devm_kzalloc() failure
` [PATCH 2/2] gpio: rcar: Switch to use gpiolib irqchip helpers

[PATCH 0/17 v2] tmio: mmc: header cleanup / sh_mobile_cleanup
 2015-01-14  8:57 UTC  (21+ messages)
  ` [PATCH 01/17] mmc: tmio: add tmio_mmc_host_alloc/free()
  ` [PATCH 02/17] mmc: tmio: tmio_mmc_host has .dma
  ` [PATCH 03/17] mmc: tmio: tmio_mmc_host has .write16_hook
  ` [PATCH 04/17] mmc: tmio: tmio_mmc_host has .clk_enable
  ` [PATCH 05/17] mmc: tmio: tmio_mmc_host has .clk_disable
  ` [PATCH 06/17] mmc: tmio: tmio_mmc_host has .multi_io_quirk
  ` [PATCH 07/17] mmc: tmio: tmio_mmc_host has .bus_shift
  ` [PATCH 08/17] mmc: tmio: tmio_mmc_data has .alignment_shift
  ` [PATCH 09/17] mmc: tmio: tmio_mmc_data has .dma_rx_offset
  ` [PATCH 10/17] mmc: tmio: add .enable_dma on tmio_mmc_data
  ` [PATCH 11/17] mmc: tmio: enable SoC specific DMA buswidth settings
  ` [PATCH 12/17] mmc: sh_mobile_sdhi: remove .init/.cleanup
  ` [PATCH 13/17] mmc: sh_mobile_sdhi: tidyup mmc_data->bus_shift for latest SoC
  ` [PATCH 14/17] mmc: sh_mobile_sdhi: add new macro for mmc_host to sh_mobile_sdhi
  ` [PATCH 15/17] mmc: sh_mobile_sdhi: use .enable_dma
  ` [PATCH 16/17] mmc: sh_mobile_sdhi: enable 32bit DMA access
  ` [PATCH 17/17] mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flag
  ` [PATCH] mmc: tmio: add missing EXPORT_SYMBOL for tmio_mmc_host_alloc/free

[PATCH 1/4] ARM: shmobile: sh73a0 dtsi: Add Bus State Controller node
 2015-01-14  4:08 UTC  (5+ messages)
` [PATCH 2/4] ARM: shmobile: kzm9g dts: Move Ethernet node to BSC
` [PATCH 3/4] ARM: shmobile: Enable kzm9g board in multiplatform defconfig
` [PATCH 4/4] ARM: shmobile: kzm9g-reference: Remove board C code and DT file

[GIT PULL] Renesas ARM Based SoC Fixes for v3.14
 2015-01-14  0:20 UTC  (7+ messages)
` [GIT PULL] Renesas ARM Based SoC Fixes for v3.19
  ` [PATCH 1/2] ARM: shmobile: r8a7740: Instantiate GIC from C board code in legacy builds
  ` [PATCH 2/2] ARM: shmobile: sh73a0 legacy: Set .control_parent for all irqpin instances

[PATCH][resend] of: Add vendor 2nd prefix for Asahi Kasei Corp
 2015-01-13 20:03 UTC  (26+ messages)
                ` [PATCH v3] of: replace Asahi Kasei Corp venter prefix
                  ` [alsa-devel] "
                    ` [PATCH v4] "
                        ` [PATCH v5] of: replace Asahi Kasei Corp vendor prefix
                          ` [PATCH v5][resend] of: replace Asahi Kasei Corp venter prefix
                              ` [PATCH v5][resend] of: replace Asahi Kasei Corp vendor prefix
                                ` [PATCH v5][resend v3] "
                                  ` [PATCH v5][resend v4] "
                                      ` [PATCH v5][resend v5] "

[PATCH v2] dma: rcar-hpbdma: fixup WARNING of slave caps retrieval
 2015-01-13 18:37 UTC  (2+ messages)

[PATCH 0/4] sh-pfc: Add emev2 pinmux support
 2015-01-13 14:45 UTC  (7+ messages)
` [PATCH 2/4] "
` [PATCH 3/4] ARM: shmobile: emev2: Add PFC information to emev2.dtsi

[PATCH 1/2] gpio: pcf857x: Propagate wake-up setting to parent irq controller
 2015-01-13 14:26 UTC  (2+ messages)

[PATCH 0/4] ARM: shmobile: koelsch: Add DA9063 watchdog restart support
 2015-01-13 10:15 UTC  (3+ messages)
` [PATCH 2/4] DT: i2c: Add devices handled by the da9063 MFD driver

renesas-drivers-2015-01-13-v3.19-rc4
 2015-01-13  9:58 UTC 

ARM: shmobile: sh73a0: CPU1 failed to come online (Re: [PATCH 0/4] ARM: shmobile: r8a7740/armadillo:
 2015-01-13  9:41 UTC  (3+ messages)
` ARM: shmobile: sh73a0: CPU1 failed to come online (Re: [PATCH 0/4] ARM: shmobile: r8a7740/armadi

[PATCH] pinctrl: consumer: use correct retval for placeholder functions
 2015-01-13  8:56 UTC  (2+ messages)

[PATCH/RFC] serial: sh-sci: Remove overrun message
 2015-01-13  7:57 UTC  (3+ messages)

[PATCH] ARM: shmobile: r8a7794: Correct SDHI clock node names
 2015-01-13  1:41 UTC  (2+ messages)
` [PATCH] ARM: shmobile: r8a7794: Correct SDHI base address, clock labels and output-names

[PATCH 0/2] ARM: shmobile: r8a779x: add DVC support for sound node on DTSI
 2015-01-13  0:49 UTC  (2+ messages)
` [PATCH 0/2] ARM: shmobile: r8a779x: add SRC interrupt number "

[GIT PULL v2] Renesas ARM Based SoC DT PM Updates for v3.20
 2015-01-13  0:21 UTC  (3+ messages)

Building sh4 without CONFIG_EXPERT
 2015-01-12 23:00 UTC  (4+ messages)
    ` [PATCH] Build superh "

[GIT PULL] Renesas ARM Based SoC Updates for v3.20
 2015-01-12 22:37 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC Lager Board Removal for v3.20
 2015-01-12 22:29 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC DT Cleanups for v3.20
 2015-01-12 22:24 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC DT Updates for v3.20
 2015-01-12 22:24 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC Defconfig Updates for v3.20
 2015-01-12 22:22 UTC  (2+ messages)

[PATCH] ARM: shmobile: r8a7791: add MLB+ clock
 2015-01-12 20:40 UTC  (2+ messages)

[PATCH v3] power: reset: Add reset driver for R-Mobile platforms
 2015-01-12 19:24 UTC  (3+ messages)

[PATCH resend 1/2] gpio: pcf857x: Propagate wake-up setting to parent irq controller
 2015-01-12 17:32 UTC  (4+ messages)
` [PATCH resend 2/2] [RFC] genirq: Set IRQCHIP_SKIP_SET_WAKE for no_irq_chip and dummy_irq_chip

GIC_CPU_MASK_SIMPLE(8)" on big.LITTLE?
 2015-01-12 15:33 UTC  (3+ messages)

[PATCH 00/16] PCI generic configuration space accessors
 2015-01-12  9:25 UTC  (3+ messages)
` [PATCH 13/16] pci/host: rcar-gen2: convert to use generic config accesses

[PATCH v4 0/7] pinctrl support for Zynq
 2015-01-12  9:09 UTC  (17+ messages)
` [PATCH v4 1/7] pinctrl: pinconf-generic: Infer map type from DT property
` [PATCH v4 2/7] pinctrl: pinconf-generic: Allow driver to specify DT params
` [PATCH v4 3/7] pinctrl: zynq: Document DT binding
` [PATCH v4 4/7] pinctrl: Add driver for Zynq
` [PATCH v4 5/7] ARM: zynq: Enable pinctrl
` [PATCH v4 6/7] ARM: zynq: DT: Add pinctrl information
` [PATCH v4 7/7] pinctrl: qcom-spmi-gpio: Migrate to pinconf-generic

[PATCH 0/9]: mmc: tmio header cleanup
 2015-01-12  9:05 UTC  (6+ messages)
` [PATCH 2/9] mmc: tmio: tmio_mmc_host has .dma

[PATCH v3 0/7] Pinctrl support for Zynq
 2015-01-09 15:25 UTC  (4+ messages)

[SERIES 0/3] ARM: shmobile: sh73a0/kzm9g multiplatform
 2015-01-09 13:32 UTC 

[PATCH v3 0/4] drivers: bus: Add Simple Power-Managed Bus
 2015-01-09 13:12 UTC  (5+ messages)
` [PATCH v3 1/4] drivers: bus: Sort Kconfig entries alphabetically
` [PATCH v3 2/4] drivers: bus: Sort Makefile "
` [PATCH v3 3/4] drivers: bus: Add Simple Power-Managed Bus DT Bindings
` [PATCH v3 4/4] drivers: bus: Add Simple Power-Managed Bus Driver

[PATCH v2 0/8] Add Simple Power-Managed Bus Support
 2015-01-09 10:57 UTC  (3+ messages)

[PATCH v2] sh_eth: Fix access to TRSCER register
 2015-01-09  4:07 UTC  (2+ messages)

[PATCH] sh-eth: Set fdr_value of R-Car SoCs
 2015-01-09  4:07 UTC  (2+ messages)


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