linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-19 10:02:35 to 2014-01-27 08:22:55 UTC [more...]

[PATCH 0/9] setting the table for integration of cpuidle with the scheduler
 2014-01-27  8:22 UTC  (11+ messages)
` [PATCH 1/9] ARM: get rid of arch_cpu_idle_prepare()
` [PATCH 2/9] ARM64: "
` [PATCH 3/9] idle: no more arch_cpu_idle_prepare() users
` [PATCH 4/9] idle: move the cpuidle entry point to the generic idle loop
` [PATCH 5/9] ARM: remove redundant cpuidle_idle_call()
` [PATCH 6/9] PPC: "
` [PATCH 7/9] SH: "
` [PATCH 8/9] X86: "
` [PATCH 9/9] cpu/idle.c: move to sched/idle.c

[PATCH V3 2/3] ARM: shmobile: r8a7790: Add PCI USB host clock support
 2014-01-27  1:45 UTC  (2+ messages)

[PATCH V3 1/3] ARM: shmobile: lager: Add USBHS support
 2014-01-27  1:41 UTC  (2+ messages)

Kind Regards
 2014-01-26 22:31 UTC  (3+ messages)

[PATCH 3/6] i2c: rcar: do not print error if device nacks transfer
 2014-01-26 21:50 UTC  (4+ messages)
` [PATCH 4/6] i2c: rcar: use devm_clk_get to ensure clock is properly ref-counted
` [PATCH 6/6] i2c: rcar: fix NACK error code

[PATCH 1/8] pci-rcar-gen2: add of match table
 2014-01-26 19:09 UTC  (13+ messages)
` [PATCH 2/8] pci-rcar-gen2: add initial device tree documentation
` [PATCH 3/8] ARM: shmbobile: r8a7790.dtsi: add pci0/1/2 nodes
` [PATCH 5/8] phy-rcar-usb-gen2: add device tree support
    ` [PATCH] "
` [PATCH 6/8] phy-rcar-usb-gen2: add device tree documentation
` [PATCH 7/8] ARM: shmobile: r8a7790.dtsi: add usbphy node
  ` [PATCH 4/8] ARM: shmobile: lager.dts: add pci 0/1/2
  ` [PATCH 8/8] ARM: shmobile: lager.dtb: add usbphy reference

Renesas i2c patches, R8A7790 support and Lager i2c enablemenet
 2014-01-26 15:57 UTC  (8+ messages)
` [PATCH 3/4] i2c: rcar: do not print error if device nacks transfer
` [PATCH 4/4] i2c: rcar: use devm_clk_get to ensure clock is properly ref-counted

[PATCH v5] can: add Renesas R-Car CAN driver
 2014-01-25  0:34 UTC  (20+ messages)

[PATCH v6] can: add Renesas R-Car CAN driver
 2014-01-25  0:16 UTC 

[PATCH 1/3] arm: shmobile: lager: Add USBHS support
 2014-01-24 23:05 UTC  (3+ messages)

[PATCH V2 2/2] ARM: shmobile: koelsch: Enable modules in defconfig
 2014-01-24 22:40 UTC 

[PATCH V2 1/2] ARM: shmobile: lager: Enable modules in defconfig
 2014-01-24 22:40 UTC 

[PATCH V2 0/2] ARM: shmobile: Enable modules for Lager and Koelsch
 2014-01-24 22:40 UTC 

[PATCH 0/2] ARM: shmobile: Enable modules for Lager and Koelsch
 2014-01-24 22:35 UTC  (2+ messages)

[PATCH V3 4/4] ARM: shmobile: koelsch: Add internal PCI support
 2014-01-24 22:29 UTC 

[PATCH V3 3/4] ARM: shmobile: r8a7791: Add PCI USB host clock support
 2014-01-24 22:29 UTC 

[PATCH V3 2/4] ARM: shmobile: koelsch: Add USBHS support
 2014-01-24 22:29 UTC 

[PATCH V3 1/4] ARM: shmobile: r8a7791: Add USBHS clock support
 2014-01-24 22:29 UTC 

[PATCH V3 0/4] ARM: shmobile: koelsch: Add USB support
 2014-01-24 22:29 UTC 

[PATCH V3 3/3] ARM: shmobile: lager: Add internal PCI support
 2014-01-24 22:28 UTC 

[PATCH V3 0/3] ARM: shmobile: lager: Add USB support
 2014-01-24 22:28 UTC 

[PATCH V2 3/3] ARM: shmobile: lager: Add internal PCI support
 2014-01-24 20:43 UTC  (3+ messages)

[PATCH] sh: mach-highlander/psw.c is tristate and should use module.h
 2014-01-24 17:44 UTC 

[PATCH] mmc: omap_hsmmc: Restrict compilation to ARM
 2014-01-24 16:54 UTC  (4+ messages)
  ` [PATCH/RFC] dmaengine: omap-dma: split header file

[PATCH 0/14] spi: rspi: Add support for RZ/A1H, DT, and Quad/Dual on QSPI
 2014-01-24 13:05 UTC  (16+ messages)
` [PATCH 01/14] spi: rspi: Remove unused mesg parameter from {send,receive}_pio()
` [PATCH 02/14] spi: rspi: Use core message handling
` [PATCH 03/14] spi: rspi: Abstract 8/16-bit Data Register access
` [PATCH 04/14] spi: rspi: Add rspi_data_{out,in,out_in}() helpers
` [PATCH 05/14] spi: rspi: Abstract transfer_one() for RSPI and QSPI
` [PATCH 06/14] spi: rspi: Merge rspi_send_pio() and rspi_receive_pio()
` [PATCH 07/14] spi: rspi: Merge qspi_send_pio() and qspi_receive_pio()
` [PATCH v3 10/14] spi: rspi: Add support for loopback mode
  ` [PATCH v3 08/14] spi: rspi: Add support for more than one interrupt
  ` [PATCH v2 11/14] spi: rspi: Convert to clk_prepare_enable/disable_unprepare
` [PATCH v2 12/14] spi: rspi: Use NULL as the clock ID
` [PATCH v4 13/14] spi: rspi: Add DT support
` [PATCH 14/14] spi: rspi: Add support for Quad and Dual SPI Transfers on QSPI

[PATCH 00/15] ARM: shmobile: RSPI RZ and QSPI SoC and board integration
 2014-01-24 12:49 UTC  (16+ messages)
` [PATCH v4 01/15] ARM: shmobile: r7s72100 clock: Add RSPI clocks
` [PATCH v4 02/15] ARM: shmobile: genmai legacy: Add RSPI support
` [PATCH v4 03/15] [WIP] ARM: shmobile: genmai legacy: Add preliminary RSPI pinmux setup
` [PATCH v2 04/15] ARM: shmobile: genmai defconfig: Enable RSPI
` [PATCH v2 05/15] ARM: shmobile: r7s72100 clock: Add RSPI clocks for DT
` [PATCH v4 06/15] ARM: shmobile: r7s72100 dtsi: Add RSPI nodes
` [PATCH v4 07/15] ARM: shmobile: genmai reference dts: "
` [PATCH v3 08/15] ARM: shmobile: r8a7791 clock: add QSPI clocks
` [PATCH v3 09/15] ARM: shmobile: koelsch legacy: Add QSPI support
` [PATCH v3 10/15] ARM: shmobile: koelsch defconfig: Enable RSPI and MTD_M25P80
` [PATCH v2 11/15] ARM: shmobile: r8a7791 dtsi: Add QSPI node
` [PATCH v2 12/15] ARM: shmobile: koelsch dts: Add QSPI nodes
` [PATCH 13/15] ARM: shmobile: lager legacy: Switch QSPI to named IRQs
` [PATCH 14/15] ARM: shmobile: koelsch legacy: Enable Quad SPI transfers for the SPI FLASH
` [PATCH 15/15] ARM: shmobile: koelsch dts: "

[PATCH 2/2] ARM: shmobile: koelsch: Enable modules in defconfig
 2014-01-24 12:23 UTC 

[PATCH 1/2] ARM: shmobile: lager: Enable modules in defconfig
 2014-01-24 12:23 UTC 

[PATCH V2 2/3] ARM: shmobile: r8a7790: Add PCI USB host clock support
 2014-01-24 11:37 UTC  (3+ messages)

[PATCH] shdma: add R-Car Audio DMAC peri peri driver
 2014-01-24  9:06 UTC  (6+ messages)
` [PATCH v2] dma: "

[PATCH 09/14] spi: rspi: Add support for RSPI on RZ/A1H
 2014-01-24  8:43 UTC 

[PATCH V2 1/3] ARM: shmobile: lager: Add USBHS support
 2014-01-24  4:43 UTC  (2+ messages)

[PATCH 0/3] Renesas serial sh-sci DT fixes
 2014-01-24  1:20 UTC  (5+ messages)
` [PATCH 1/3] serial: sh-sci: Fix compatible string in DT bindings example

[GIT PULL] Second round of Renesas ARM based SoC cleanups for v3.13
 2014-01-24  1:14 UTC  (3+ messages)
` [GIT PULL] Second Round of Renesas ARM Based SoC DT Fixes for v3.14
  ` [PATCH] ARM: shmobile: r8a7790.dtsi: ficx i2c[0-3] clock reference

[RFC/PATCH 0/7] Renesas R-Car DU OF support
 2014-01-23 11:31 UTC  (11+ messages)
` [RFC/PATCH 1/7] drm/rcar-du: Add "
  ` [RFC/PATCH 1/7 RESEND] "
` [RFC/PATCH 2/7] ARM: shmobile: r8a7790: Add DU node to device tree
` [RFC/PATCH 3/7] ARM: shmobile: lager-reference: Add DU platform data
` [RFC/PATCH 4/7] ARM: shmobile: lager: Enable DU device in DT
` [RFC/PATCH 5/7] ARM: shmobile: r8a7791: Add DU node to device tree
` [RFC/PATCH 6/7] ARM: shmobile: koelsch-reference: Add DU platform data
` [RFC/PATCH 7/7] ARM: shmobile: koelsch: Enable DU device in DT

[GIT PULL] Renesas pinctrl patch
 2014-01-23  8:44 UTC  (5+ messages)

[PATCH] sh: don't use module_init in non-modular psw.c code
 2014-01-22 20:56 UTC 

Hello
 2014-01-22  9:23 UTC 

[PATCH 0/2] clk: shmobile rcar-gen2 fixes
 2014-01-21 12:59 UTC  (4+ messages)

[PATCH 3/3] ARM: shmobile: r8a7790: Replace IRQ type numerical values with macros
 2014-01-21 12:48 UTC 

[PATCH 2/3] ARM: shmobile: r8a7790: Fix serial ports DT compatible strings
 2014-01-21 12:48 UTC 

[PATCH v3 1/3] DMA: shdma: Fix warnings due to improper casts and printk formats
 2014-01-21 12:10 UTC  (2+ messages)

Build regressions/improvements in v3.13
 2014-01-21  8:41 UTC 

[PATCH] [V2] MAINTAINERS: Add dts files for r8 series to SHMOBILE
 2014-01-21  0:56 UTC  (2+ messages)

[PATCH] [V4] ARM: shmobile: r8a7790.dtsi: ficx i2c[0-3] clock reference
 2014-01-21  0:47 UTC  (3+ messages)

[PATCH] ARM: shmobile: compile drivers/sh for CONFIG_ARCH_SHMOBILE_MULTI
 2014-01-20 22:52 UTC  (9+ messages)

[PATCH] ARM: shmobile: r8a7790.dtsi: ficx i2c[0-3] clock reference
 2014-01-20 18:22 UTC  (8+ messages)

[PATCH 13/15] fbdev: sh-mobile-lcdcfb: Enable driver compilation with COMPILE_TEST
 2014-01-20 15:30 UTC  (5+ messages)

[PATCH] libata, dt: Add clocks to sata_rcar bindings
 2014-01-20 15:29 UTC  (4+ messages)

usb0 failure
 2014-01-20 12:53 UTC  (2+ messages)

USB/PCI device-tree updates
 2014-01-20 12:24 UTC  (8+ messages)
` [PATCH 1/6] pci-rcar-gen2: add initial device tree documentation
` [PATCH 4/6] phy-rcar-usb-gen2: add device tree support

[PATCH] [V3] ARM: shmobile: r8a7790.dtsi: ficx i2c[0-3] clock reference
 2014-01-20 11:44 UTC  (3+ messages)

[PATCH] ARM: shmobile: r8a7790: add i2c[0-3] clocks
 2014-01-20 10:58 UTC  (5+ messages)

[PATCH] MAINTAINERS: Add dts files for r8 series to SHMOBILE
 2014-01-20  9:56 UTC  (3+ messages)

[PATCH 0/1] Add Ether's PHY IRQ support for R8A7791/Koelsch board
 2014-01-20  0:32 UTC  (4+ messages)
` [PATCH 1/1] ARM: shmobile: Koelsch: pass Ether PHY IRQ

[PATCH 0/2] Add Ether's PHY IRQ support for R8A7790/Lager board
 2014-01-20  0:31 UTC  (4+ messages)
` [PATCH 1/2] ARM: shmobile: Lager: pass Ether PHY IRQ

debug uart for shmobile platforms
 2014-01-19 21:33 UTC  (2+ messages)

[PATCH V2 0/8] spi: rspi: Add support for RZ/A1H
 2014-01-19 11:39 UTC  (4+ messages)
` [PATCH V2 6/8] spi: rspi: Add support for missing SPCR2 register

[PATCH] ARM: shmobile: compile drivers/sh for CONFIG_ARCH_SHMOBILE_MULTI
 2014-01-16 17:25 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).