linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-13 02:50:10 to 2013-11-19 14:02:04 UTC [more...]

[PATCH v3 00/29] Add OF support to the sh-sci serial port driver
 2013-11-19 14:02 UTC  (4+ messages)
` [PATCH v3 01/29] serial: sh-sci: Sort headers alphabetically
` [PATCH v3 02/29] serial: sh-sci: Remove baud rate calculation algorithm 5
` [PATCH v3 03/29] serial: sh-sci: Simplify baud rate calculation algorithms

[PATCH v2 00/29] Add OF support to the sh-sci serial port driver
 2013-11-19 13:12 UTC  (3+ messages)

[PATCH 0/7] ARM: shmobile: Use interrupt macros in DT files
 2013-11-19 12:59 UTC  (15+ messages)
` [PATCH 2/7] ARM: shmobile: Use interrupt macros in SoC "
  ` [PATCH v2 "
` [PATCH 7/7] ARM: shmobile: armadillo-reference: Use low level IRQ for ST1231
  ` [PATCH v2 "

[PATCH 0/16] SDHI support for r8a7790
 2013-11-19 12:45 UTC  (47+ messages)
` [PATCH 0/16]: gpio-rcar fixup
  ` [PATCH 01/16] gpio: rcar: use postcore_init()
` [PATCH 0/16] mmc: bug fix patches
  ` [PATCH 03/17] mmc: tmio: Fix odd size access
  ` [PATCH 04/17] mmc: tmio: Add error IRQ status clear
  ` [PATCH 05/17] mmc: tmio: don't overwrite caps2
` [PATCH 0/16] ARM: shmobile: bug fix
  ` [PATCH 06/17] ARM: shmobile: marzen: remove SDHI0 WP pin setting from DTS
  ` [PATCH 07/17] ARM: shmobile: marzen: remove SDHI0 WP pin setting
  ` [PATCH 08/17] ARM: shmobile: sh73a0: fixup sdhi compatible name
` [PATCH 0/16] mmc: SDHI: add new feature
  ` [PATCH 09/17] mmc: tmio: bus_shift become tmio_mmc_data member
  ` [PATCH 10/17] mmc: tmio: add new TMIO_MMC_HAVE_HIGH_REG flags
  ` [PATCH 11/17] mmc: SDHI: add SoC specific workaround via HW version
  ` [PATCH 12/17] mmc: SDHI: tidyup sh_mobile_sdhi_of_match position
  ` [PATCH 13/17] mmc: SDHI: updata sh_mobile_sdhi_of_data for r8a7778
  ` [PATCH 14/17] mmc: SDHI: updata sh_mobile_sdhi_of_data for r8a7779
  ` [PATCH 15/17] mmc: SDHI: updata sh_mobile_sdhi_of_data for r8a7790
` [PATCH 0/16] ARM: shmobile: SDHI support "
  ` [PATCH 16/17] ARM: shmobile: lager: add SDHI0/2 support
  ` [PATCH 17/17] ARM: shmobile: lager: use gpio/fixed regulator for SDHI
    ` [PATCH 1/2 v2] ARM: shmobile: lager: add "
    ` [PATCH 2/2 v2] ARM: shmobile: lager: add SDHI0/2 support

[PATCH 6/6] ARM: shmobile: sh7372: tidyup clock table order
 2013-11-19  9:05 UTC 

[PATCH 5/6] ARM: shmobile: r8a7790: tidyup clock table order
 2013-11-19  9:05 UTC 

[PATCH 4/6] ARM: shmobile: r7s72100: tidyup clock table order
 2013-11-19  9:05 UTC 

[PATCH 3/6] ARM: shmobile: sh73a0: tidyup clock table order
 2013-11-19  9:04 UTC 

[PATCH 2/6] ARM: shmobile: r8a7790: fixup I2C clock source
 2013-11-19  9:04 UTC 

[PATCH 1/6] ARM: shmobile: r8a7790: care EXTAL divider settings
 2013-11-19  9:04 UTC 

[PATCH 0/6] ARM: shmobile: clock fixup
 2013-11-19  9:03 UTC 

[PATCH v2] gpio: Renesas RZ GPIO driver V2
 2013-11-19  8:30 UTC  (3+ messages)

[PATCH 00/03] gpio: R-Car and EM GPIO update
 2013-11-19  8:26 UTC  (11+ messages)
` [PATCH 01/03] gpio: rcar: Use lazy disable and mask on suspend
` [PATCH 02/03] gpio: em: Setup gpiochip->dev
` [PATCH 03/03] gpio: em: Use lazy disable and mask on suspend

[PATCH] sh-pfc: r8a7791: Fix DU pin groups organisation
 2013-11-19  8:16 UTC  (2+ messages)

[PATCH] ARM: shmobile: Use ->init_late() on Lager
 2013-11-19  3:32 UTC  (3+ messages)

[PATCH] ARM: shmobile: lager: fixup compile error
 2013-11-19  3:32 UTC  (2+ messages)

[PATCH 0/2] ARM: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACY
 2013-11-19  2:36 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH] ARM: shmobile: Enable DSW2 with gpio-keys on KZM9D
 2013-11-19  2:33 UTC  (5+ messages)

[PATCH] ARM: shmobile: Enable GPIO LEDs on Genmai
 2013-11-19  2:08 UTC  (3+ messages)

[PATCH] gpio: Renesas RZ GPIO driver
 2013-11-18 11:35 UTC  (11+ messages)

[PATCH 0/5] R-Car DU fixes and support for R8A7791
 2013-11-18 11:20 UTC  (8+ messages)
` [PATCH 1/5] drm/rcar-du: Don't cast crtc to rcrtc twice in the same function
` [PATCH 2/5] drm/rcar-du: Update plane pitch in .mode_set_base() operation
` [PATCH 3/5] drm/rcar-du: Split features and quirks
` [PATCH 4/5] drm/rcar-du: Add LVDS_LANES quirk
` [PATCH 5/5] drm/rcar-du: Add support for the r8a7791 DU

[PATCH] ARM: shmobile: lager: mark GPIO keys as wake-up sources
 2013-11-18  9:00 UTC  (4+ messages)

[PATCH] ARM: shmobile: r8a7791: Add DU and LVDS clocks
 2013-11-18  8:54 UTC  (2+ messages)

[PATCH 2/2 v2] ARM: shmobile: r8a7779: cleanup registration of sh_eth
 2013-11-18  8:38 UTC  (2+ messages)

[PATCH] sh_eth: add R8A7791 support
 2013-11-18  7:54 UTC  (2+ messages)

[PATCH 0/3] ARM: shmobile: bockw: DMAEngine support for sound
 2013-11-18  7:09 UTC  (2+ messages)

[PATCH v2 0/3] Add Ether support for R8A7791/Koelsch board
 2013-11-18  7:05 UTC  (13+ messages)
` [PATCH v2 1/3] ARM: shmobile: r8a7791: add Ether clock
` [PATCH v2 2/3] ARM: shmobile: Koelsch: add Ether support
` [PATCH v2 3/3] ARM: shmobile: Koelsch: enable Ether in defconfig

[PATCH 3/3] ARM: shmobile: bockw: DMAEngine support for sound
 2013-11-18  2:52 UTC 

[PATCH 2/3] ARM: shmobile: r8a7778: add r8a7778_init_irq_extpin()
 2013-11-18  2:51 UTC  (2+ messages)
` [PATCH 2/3] ARM: shmobile: r8a7778: add HPBIFx DMAEngine support

[PATCH 1/3] ARM: shmobile: bockw: remove unused RSND_SSI_CLK_FROM_ADG
 2013-11-18  2:51 UTC 

[PATCH] ASoC: rcar: fixup dma_async_issue_pending() timing
 2013-11-18  2:45 UTC 

[PATCH] gpio: rcar: Support both edge trigger with DT
 2013-11-17  2:38 UTC  (5+ messages)

[PATCH] sh_eth: call phy_scan_fixups() after PHY reset
 2013-11-16  2:00 UTC  (7+ messages)

LCDC failure of the stable v3.12 kernel for armadillo800-eva
 2013-11-15  5:52 UTC  (3+ messages)

[PATCH 0/2] Add Ether support for R8A7791/Koelsch board
 2013-11-14 22:14 UTC 

[PATCH v2 0/7] Renesas R8A7790 Common Clock Framework support
 2013-11-14 15:23 UTC  (3+ messages)

[PATCH] ARM: Kconfig: Mention R-Mobile and R-Car in addition to SH-Mobile
 2013-11-14 14:46 UTC  (3+ messages)

rcar-h2 du issue between du0 and du2
 2013-11-14 13:24 UTC  (4+ messages)

[PATCH] ARM: shmobile: r7s72100 GPIO DT nodes for GPIO RZ
 2013-11-14 13:22 UTC  (4+ messages)

[PATCH] irqchip: renesas-intc-irqpin: Fix register bitfield shift calculation
 2013-11-14 13:21 UTC  (7+ messages)

[PATCH v2 00/03] clocksource: Consolidate SH and ARM mach-shmobile Kconfig bits
 2013-11-14 12:40 UTC  (11+ messages)
` [PATCH v2 01/03] clocksource: Add Kconfig entries for CMT, MTU2, TMU and STI

[PATCH] sh: fix kernel build error
 2013-11-14 12:31 UTC  (4+ messages)

[PATCH/RFC] ARM: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACY
 2013-11-14 12:04 UTC  (4+ messages)

[PATCH] sh: sh7757lcr: fixup SDHI register size
 2013-11-14 10:08 UTC 

Dear Account Owner
 2013-11-14  6:28 UTC 

[PATCH 2/2] ARM: shmobile: r8a7790: Wait for status on all MSTP clocks
 2013-11-14  4:14 UTC  (3+ messages)

[PATCH v2 3/3] ARM: shmobile: r8a7790: Wait for status on all MSTP clocks
 2013-11-13 15:52 UTC 

[PATCH v2 2/3] ARM: shmobile: r8a7779: Wait for status on selected MSTP clocks
 2013-11-13 15:52 UTC 

[PATCH v2 1/3] ARM: shmobile: wait for MSTP clock status to toggle, when enabling it
 2013-11-13 15:52 UTC 

[PATCH v2 0/3] ARM: shmobile: r8a7779/90: Poll MSTP clocks status
 2013-11-13 15:52 UTC 

[PATCH] ARM: shmobile: kzm9d: Enable AUTO_ZRELADDR in defconfig
 2013-11-13  3:30 UTC  (2+ messages)

[PATCH] ARM: shmobile: Select USE_OF on EMEV2
 2013-11-13  3:29 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).