linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-18 22:21:55 to 2014-02-24 02:45:19 UTC [more...]

[PATCH 00/10] spi: sh-msiof: Add support for R-Car H2 and M2
 2014-02-24  2:45 UTC  (21+ messages)
` [PATCH 01/10] spi: sh-msiof: Fix SPI bus population from DT
` [PATCH 02/10] spi: sh-msiof: Typo in comment s/tx/rx/
` [PATCH 03/10] spi: sh-msiof: Change hz from unsigned long to u32
  ` [PATCH 04/10] spi: sh-msiof: Add more register documentation
  ` [PATCH 09/10] spi: sh-msiof: Convert to let spi core validate xfer->bits_per_word
` [PATCH 05/10] spi: sh-msiof: Use the core cs_gpio field, and make it optional
` [PATCH 06/10] spi: sh-msiof: Improve binding documentation
` [PATCH 07/10] spi: sh-msiof: Add support for R-Car H2 and M2
` [PATCH 08/10] spi: sh-msiof: Move clock management to (un)prepare_message()
` [PATCH 10/10] spi: sh-msiof: Use core message handling instead of spi-bitbang

[PATCH 00/11] ARM: shmobile: MSIOF integration on r8a7790/lager and r8a7791/koelsch
 2014-02-24  2:09 UTC  (16+ messages)
` [PATCH 01/11] ARM: shmobile: r8a7791 dtsi: Fix typo in msiof2 clock output name
` [PATCH 02/11] ARM: shmobile: r8a7790: Add MSIOF clocks
` [PATCH 03/11] ARM: shmobile: r8a7791: "
` [PATCH 04/11] ARM: shmobile: lager legacy: Add MSIOF support
` [PATCH 05/11] ARM: shmobile: koelsch "
` [PATCH 06/11] ARM: shmobile: r8a7790/lager dts: Rename label spi to qspi, add spi0 alias
` [PATCH 07/11] ARM: shmobile: r8a7791/koelsch "
` [PATCH 08/11] ARM: shmobile: r8a7790 dtsi: Add MSIOF nodes and aliases
` [PATCH 09/11] ARM: shmobile: r8a7791 "
` [PATCH 10/11] ARM: shmobile: lager dts: Add MSIOF nodes
` [PATCH 11/11] ARM: shmobile: koelsch "

[PATCH] ARM: shmobile: r8a7790: add sound SCU clock support
 2014-02-24  1:03 UTC  (2+ messages)

[PATCH] ARM: shmobile: r8a7791: Remove legacy clock aliases for DT devices
 2014-02-24  1:02 UTC  (2+ messages)

[PATCH] clk: shmobile: Fix typoe in MSTP clock DT bindings
 2014-02-24  0:54 UTC  (3+ messages)

Maybe this is CCF bug
 2014-02-24  0:50 UTC  (8+ messages)

[PATCH] ARM: shmobile: r8a7791: fix clock index for i2c5
 2014-02-24  0:34 UTC  (5+ messages)

[PATCH v2 0/2] Add Ether DT support for R8A7790/Lager reference board
 2014-02-24  0:33 UTC  (8+ messages)
` [PATCH v2 1/2] ARM: shmobile: r8a7790: add Ether DT support
` [PATCH v2 2/2] ARM: shmobile: lager: "
` [PATCH v2 0/2] Add Ether DT support for R8A7791/Koelsch reference board
  ` [PATCH v2 1/2] ARM: shmobile: r8a7791: add Ether DT support
  ` [PATCH v2 2/2] ARM: shmobile: koelsch: "

[PATCH 1/3] clk: add clock-indices support
 2014-02-24  0:29 UTC  (4+ messages)

[PATCH v2 1/2] ARM: shmobile: r8a7778/r8a7779 dtsi: Improve and correct HSPI bindings
 2014-02-24  0:28 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: shmobile: bockw reference dts: Add SPI FLASH

[PATCH 4/4] ARM: shmobile: koelsch: make i2c2-pfc node unique
 2014-02-23 22:29 UTC  (2+ messages)

[PATCH 3/4] ARM: shmobile: r8a7791: add IIC(B) cores to dtsi
 2014-02-23 22:28 UTC  (2+ messages)

[PATCH 2/4] ARM: shmobile: r8a7791: Add VIN clocks to device tree
 2014-02-23 22:23 UTC  (4+ messages)
` [PATCH 2/4] ARM: shmobile: r8a7791: add IIC(B) clocks to dtsi

[PATCH 1/4] ARM: shmobile: r8a7791: Add thermal clock in device tree
 2014-02-23 22:13 UTC  (3+ messages)
` [PATCH 1/4] ARM: shmobile: r8a7791: add IIC0/1 clock macros

[patch 05/26] sh: Use irq_set_affinity instead of homebrewn code
 2014-02-23 21:40 UTC 

[PATCH 3/3] clk-mstp: add backwards comapt for indicies field
 2014-02-23 20:23 UTC  (2+ messages)

[RFC] ARM: shmobile: koelsch: activate i2c6 bus
 2014-02-23 19:26 UTC  (2+ messages)

[PATCH] gpio: gpio-rcar: init at postcore level
 2014-02-23 19:09 UTC  (2+ messages)

[PATCH V4 0/4] ARM: shmobile: koelsch: Add USB support
 2014-02-23 18:00 UTC  (5+ messages)
` [PATCH V4 1/4] ARM: shmobile: r8a7791: Add USBHS clock support
` [PATCH V4 2/4] ARM: shmobile: r8a7791: Add PCI USB host "
` [PATCH V4 3/4] ARM: shmobile: koelsch: Add USBHS and internal PCI USB support
` [PATCH V4 4/4] ARM: shmobile: koelsch: Add USB and PCI to defconfig

[PATCH] pinctrl: pfc: r8a7791: add mux data for IIC(B) cores
 2014-02-23 12:38 UTC 

[PATCH 1/4] spi: rspi: List full example compatible properties in bindings
 2014-02-23  3:27 UTC  (5+ messages)
  ` [PATCH 2/4] spi: rspi: Remove bogus colon in formatting
` [PATCH 3/4] spi: rspi: Remove empty rspi_cleanup()
` [PATCH 4/4] spi: rspi: Fix loopback mode for Dual/Quad SPI Transfers

[PATCH] mtd: m25p80: add support for the Spansion s25fl008k chip
 2014-02-23  2:25 UTC  (2+ messages)

mmc: sh_mobile_sdhi: DT update for R-Car
 2014-02-22 18:08 UTC  (9+ messages)
` [PATCH 0/5][RESENT]mmc: "
  ` [PATCH 1/5][RESENT] mmc: SDHI: tidyup sh_mobile_sdhi_of_match position
  ` [PATCH 2/5][RESENT] mmc: SDHI: update sh_mobile_sdhi_of_data for r8a7778
  ` [PATCH 3/5][RESENT] mmc: SDHI: update sh_mobile_sdhi_of_data for r8a7779
  ` [PATCH 4/5][RESENT] mmc: SDHI: update sh_mobile_sdhi_of_data for r8a7790
  ` [PATCH 5/5][RESENT] mmc: SDHI: update sh_mobile_sdhi_of_data for r8a7791

[PATCH] sh: Prefix sh-specific "CCR" and "CCR2" by "SH_"
 2014-02-22 14:03 UTC 

[GIT PULL 00/12] Second Round of Renesas ARM Based SoC Updates for v3.15
 2014-02-22  1:41 UTC  (5+ messages)

[PATCH] phy-rcar-gen2-usb: always use 'dev' variable in probe() method
 2014-02-22  0:29 UTC 

[PATCH] ARM: shmobile: koelsch/lager/multi defconfig: Enable MSIOF
 2014-02-21  8:31 UTC 

[GIT PULL] Third Round of Renesas ARM based SoC fixes for v3.12
 2014-02-21  6:13 UTC  (42+ messages)
` [GIT PULL] Third Round of Renesas ARM Based SoC Boards Updates for v3.15
  ` [PATCH 01/16] ARM: shmobile: Add SDHI devices for legacy Koelsch
  ` [PATCH 02/16] ARM: shmobile: lager: add SDHI0/2 support
  ` [PATCH 03/16] ARM: shmobile: lager legacy: Add QSPI pinmux
  ` [PATCH 04/16] ARM: shmobile: lager: Add internal USB PCI support
  ` [PATCH 05/16] ARM: shmobile: lager-reference: Refactor clock lookup hack
  ` [PATCH 06/16] ARM: shmobile: lager-reference: Add DU device
  ` [PATCH 07/16] ARM: shmobile: koelsch-reference: Refactor clock lookup hack
  ` [PATCH 08/16] ARM: shmobile: koelsch-reference: Add DU device
  ` [PATCH 09/16] ARM: shmobile: Armadillo 800 EVA: set proper DMA masks for Ether device
  ` [PATCH 10/16] ARM: shmobile: BOCK-W: "
  ` [PATCH 11/16] ARM: shmobile: Lager: "
  ` [PATCH 12/16] ARM: shmobile: Koelsch: "
  ` [PATCH 13/16] ARM: shmobile: Genmai: "
  ` [PATCH 14/16] ARM: shmobile: Remove KZM9D board code
  ` [PATCH 15/16] ARM: shmobile: Remove Koelsch DT reference legacy clock bits
  ` [PATCH 16/16] ARM: shmobile: Remove Lager "
` [GIT PULL] Third Round of Renesas ARM Based SoC Defconfig Updates for v3.15
  ` [PATCH 1/5] ARM: shmobile: lager defconfig: Enable RSPI and MTD_M25P80
  ` [PATCH 2/5] ARM: shmobile: Add defconfig for shmobile multiplatform
  ` [PATCH 3/5] ARM: shmobile: Get rid of legacy KZM9D defconfig
  ` [PATCH 4/5] ARM: shmobile: koelsch: Enable SDHI, GPIO and regulators in defconfig
  ` [PATCH 5/5] ARM: shmobile: r7s72100: update defconfig for I2C usage
` [GIT PULL] Third Round of Renesas ARM Based SoC DT Updates for v3.15
  ` [PATCH 01/13] ARM: shmobile: r8a7790 dtsi: Add QSPI node
  ` [PATCH 02/13] ARM: shmobile: lager dts: Add QSPI nodes
  ` [PATCH 03/13] ARM: shmobile: lager: add SDHI0/2 support on DTS
  ` [PATCH 04/13] ARM: shmobile: r8a7778 dtsi: Remove duplicate i2c nodes
  ` [PATCH 05/13] ARM: shmobile: lager: Add DU device to DTS
  ` [PATCH 06/13] ARM: shmobile: koelsch-reference: "
  ` [PATCH 07/13] ARM: shmobile: r8a7791: remove superfluous interrupt-parents
  ` [PATCH 08/13] ARM: shmobile: r8a7790: "
  ` [PATCH 09/13] ARM: shmobile: r8a7790: add i2c aliases to dtsi
  ` [PATCH 10/13] ARM: shmobile: r8a7791: add i2c master nodes "
  ` [PATCH 11/13] ARM: shmobile: r8a7791: add i2c2 bus to koelsch dt
  ` [PATCH 12/13] ARM: shmobile: r7s72100: add nodes for i2c controllers to dtsi
  ` [PATCH 13/13] ARM: shmobile: genmai: adapt dts to use native i2c driver
` [GIT PULL] Third Round of Renesas ARM Based SoC Updates for v3.15
  ` [PATCH 1/3] ARM: shmobile: Add r8a7791 legacy SDHI clocks
  ` [PATCH 2/3] ARM: shmobile: Remove legacy r8a7790 DT clocks
  ` [PATCH 3/3] ARM: shmobile: Remove __init from rcar_gen2_read_mode_pins()

[GIT PULL] Renesas intc Updates for v3.15
 2014-02-21  6:12 UTC  (2+ messages)
` [PATCH] sh: intc: Enable driver compilation with COMPILE_TEST

[PATCH][RESENT] sh: sh7757lcr: fixup SDHI register size
 2014-02-21  0:20 UTC 

[PATCH v5] can: add Renesas R-Car CAN driver
 2014-02-20 22:48 UTC  (5+ messages)

[PATCH v7] can: add Renesas R-Car CAN driver
 2014-02-20 22:22 UTC 

[PATCH 1/2] pinctrl: sh-pfc: r8a7790: Add alternative MSIOF pin groups
 2014-02-20 19:53 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: sh-pfc: r8a7791: "

[PATCH V7 0/3] clocksource: Consolidate SH and ARM mach-shmobile Kconfig bits
 2014-02-20 12:51 UTC  (5+ messages)
` [PATCH V7 1/3] clocksource: Add Kconfig entries for CMT, MTU2, TMU and STI
` [PATCH V7 2/3] ARM: shmobile: Remove CMT, TMU and STI Kconfig entries
` [PATCH V7 3/3] sh: Remove Kconfig entries for TMU, CMT and MTU2

[PATCH V6 0/3] clocksource: Consolidate SH and ARM mach-shmobile Kconfig bits
 2014-02-20 11:41 UTC  (3+ messages)

[PATCH] ARM: shmobile: Break out R-Car SYSC PM code
 2014-02-20  9:45 UTC  (3+ messages)

[GIT PULL 0/3] Second Round of Renesas ARM Based SoC DT Updates for v3.15
 2014-02-20  9:28 UTC  (2+ messages)

[GIT PULL 0/4] Second Round of Renesas ARM Based SoC Defconfig Updates for v3.15
 2014-02-20  9:27 UTC  (2+ messages)

[GIT PULL 00/11] Second Round of Renesas ARM Based SoC Board Updates for v3.15
 2014-02-20  9:26 UTC  (2+ messages)

[GIT PULL 00/13] Renesas ARM Based SoC Updates for v3.15
 2014-02-20  8:37 UTC  (2+ messages)

[GIT PULL] Renesas CPG update for v3.15
 2014-02-20  8:31 UTC  (3+ messages)

[GIT PULL 00/17] Renesas ARM Based SoC DT Updates for v3.15
 2014-02-20  8:30 UTC  (2+ messages)

[GIT PULL 00/13] Renesas ARM based SoC Defconfig Updates for v3.15
 2014-02-20  8:26 UTC  (2+ messages)

[GIT PULL 0/3] Renesas ARM Based SoC Clean-Ups for v3.15
 2014-02-20  8:25 UTC  (2+ messages)

[GIT PULL 00/21] Renesas ARM based SoC Board Updates for v3.15
 2014-02-20  8:23 UTC  (2+ messages)

[PATCH V2] i2c: rcar: add compatible entry for r8a7791
 2014-02-20  8:03 UTC 

[PATCH v2 01/19] serial: sh-sci: Enable the driver on all ARM platforms
 2014-02-20  0:00 UTC  (4+ messages)

[PATCH] ARM: shmobile: MCPM and CCI prototype
 2014-02-19 23:59 UTC 

[PATCH] of_mdio: fix phy interrupt passing
 2014-02-19 19:18 UTC  (5+ messages)

[PATCH v2] of_mdio: fix phy interrupt passing
 2014-02-19 17:54 UTC  (5+ messages)

RFC: add init-regs for phy nodes
 2014-02-19 17:15 UTC  (4+ messages)
` [PATCH] net: add init-regs for of_phy support

[PATCH 2/3] renesas: change to using clock-indices
 2014-02-19 16:54 UTC  (3+ messages)

[PATCH v2 0/3] Don't let system calls clobber userspace registers
 2014-02-19  6:03 UTC  (4+ messages)
` [PATCH v2 1/3] sh: push extra copy of r0-r2 for syscall parameters
` [PATCH v2 2/3] sh: remove unused do_fpu_error
` [PATCH v2 3/3] sh: don't pass saved userspace state to exception handlers

[PATCH 0/2] Add Ether DT support for R8A7790/Lager reference board
 2014-02-18 23:52 UTC  (4+ messages)

[PATCH v4] sh_eth: add device tree support
 2014-02-18 22:21 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).