public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-06-30 10:34:08 to 2011-07-15 21:52:32 UTC [more...]

[PATCH 2/3] fbdev: sh_mobile_lcdc: Don't acknowlege interrupts unintentionally
 2011-07-15 21:52 UTC 

[PATCH 1/3] fbdev: sh_mobile_lcdc: Replace hardcoded register values with macros
 2011-07-15 21:52 UTC 

[PATCH 0/3] sh_mobile_lcdc cleanup and fixes
 2011-07-15 21:52 UTC 

[PATCH] ARM: mach-shmobile: use GPIO interrupt also for card eject
 2011-07-15 12:34 UTC  (9+ messages)
` [PATCH] ARM: mach-shmobile: use GPIO interrupt also for card
` [PATCH 0/2] use both-edge GPIO interrupt for SDHI0 on mackerel
  ` [PATCH 1/2] sh-mobile: enable both edges GPIO interrupts on sh7372
  ` [PATCH 2/2 v2] ARM: mach-shmobile: use GPIO interrupt also for card
    ` [PATCH 2/2 v2] ARM: mach-shmobile: use GPIO interrupt also for

[PATCH 0/2] mmc: tmio: two bug-fixes
 2011-07-15  8:46 UTC  (5+ messages)
` [PATCH 1/2] mmc: tmio: fix a recently introduced bug in DMA code
` [PATCH 2/2] mmc: tmio: fix a deadlock

[PATCH 0/6] clk: Initial feedback for off-SoC slow bus clocks
 2011-07-15  5:14 UTC  (24+ messages)
` [PATCH 1/6] clk: Prototype and document clk_register()
  ` [PATCH 2/6] clk: Provide a dummy clk_unregister()
  ` [PATCH 3/6] clk: Constify struct clk_hw_ops
  ` [PATCH 4/6] clk: Add Kconfig option to build all generic clk drivers
  ` [PATCH 5/6] clk: Support multiple instances of the same clock provider
    ` [PATCH 5/6] clk: Support multiple instances of the same clock
  ` [PATCH 6/6] clk: Add initial WM831x clock driver
      ` [uclinux-dist-devel] [PATCH 0/6] clk: Initial feedback for

[PATCH 0/3] PM / Domains / shmobile fixes
 2011-07-14 19:34 UTC  (6+ messages)
` [PATCH 1/3] ARM / shmobile: Use genpd_queue_power_off_work()
` [PATCH 2/3] PM / Domains: Take .power_off() error code into account
` [PATCH 3/3] ARM / shmobile: Return -EBUSY from A4LC power off if A3RV is active

[PATCH] mmc: tmio: fix recursive spinlock, don't schedule with
 2011-07-14 10:26 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v2] mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled
    ` [PATCH v2] mmc: tmio: fix recursive spinlock, don't schedule
  ` [PATCH v3] mmc: tmio: fix recursive spinlock, don't schedule with

[PATCH v2] mmc: tmio: maximize power saving
 2011-07-14 10:16 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 2/2] i2c: i2c-riic: add dmaengine supporting
 2011-07-14  2:17 UTC  (3+ messages)

[PATCH 1/2] i2c: i2c-riic: add support for Renesas RIIC
 2011-07-14  1:52 UTC  (7+ messages)

[PATCH/RFC] mmc: sh_mmcif: maximize power saving
 2011-07-13 23:23 UTC  (2+ messages)

[PATCH] ARM: mach-shmobile: sh7372 generic suspend/resume support
 2011-07-13 12:34 UTC  (4+ messages)
` [PATCH] ARM: mach-shmobile: sh7372 generic suspend/resume

[PATCH] ARM: mach-shmobile: AG5EVM LED TPU platform data prototype
 2011-07-13 10:55 UTC 

[PATCH] leds: Renesas TPU LED driver V2
 2011-07-13 10:52 UTC 

[PATCH] fbdev: sh_mobile_lcdc: Turn dot clock on before resuming from runtime PM
 2011-07-13  8:21 UTC  (4+ messages)
` [PATCH] fbdev: sh_mobile_lcdc: Turn dot clock on before resuming

[PATCH] clocksource: sh_cmt: wait for CMCNT on init
 2011-07-13  7:59 UTC  (2+ messages)
` [PATCH] clocksource: sh_cmt: wait for CMCNT on init V2

[PATCH] ARM / shmobile: Make A3RV be a subdomain of A4LC on SH7372
 2011-07-13  1:39 UTC  (2+ messages)

[PATCH] leds: Renesas TPU LED driver
 2011-07-12 10:59 UTC 

[PATCH] ARM: mach-shmobile: sh7372 A3SP prototype support V2
 2011-07-12  8:24 UTC 

Renesas EMEV2 Kernel sources
 2011-07-12  1:32 UTC  (2+ messages)

[PATCH] ARM: mach-shmobile: sh73a0: add MMC data pin pull-up
 2011-07-12  0:47 UTC  (3+ messages)

[PATCH 0/8] PM / Domains: Support for generic I/O PM domains (v5)
 2011-07-11 19:39 UTC  (36+ messages)
` [PATCH 8/8] ARM / shmobile: Support for I/O PM domains for SH7372 (v5)
` [PATCH 0/10 v6] PM / Domains: Support for generic I/O PM domains
  ` [PATCH 6/10 v6] PM / Domains: System-wide transitions support for generic domains (v4)
    ` [Update][PATCH 6/10] PM / Domains: System-wide transitions support for generic domains (v5)
      ` [Update][PATCH 6/10] PM / Domains: System-wide transitions
` [PATCH 3/10 v6] PM / Domains: Support for generic I/O PM domains (v7)
` [PATCH 7/10 v6] PM / Domains: Don't stop wakeup devices during system sleep transitions
  ` [PATCH 7/10 v6] PM / Domains: Don't stop wakeup devices during

[PATCH 0/5 v4] LCDC MERAM runtime PM support
 2011-07-11  5:50 UTC  (3+ messages)

[PATCH 0/4] Add a generic struct clk
 2011-07-11  3:57 UTC  (8+ messages)

[PATCH 0/2] PM / Domains: Add code for powering off all unused PM domains
 2011-07-10 20:47 UTC  (3+ messages)
` [PATCH 1/2] PM / Domains: Introduce function to power "
` [PATCH 2/2] ARM / shmobile: Use pm_genpd_poweroff_unused()

[PATCH 2/2 v2] ARM: mach-shmobile: sh7372 A4MP support
 2011-07-10  8:47 UTC  (3+ messages)

[PATCH 1/2] ARM: mach-shmobile: sh7372: make sure that fsi is peripheral of spu2
 2011-07-10  8:47 UTC  (3+ messages)
` [PATCH 1/2] ARM: mach-shmobile: sh7372: make sure that fsi is

[PATCH 00/05] ARM: mach-shmobile: another sh7372 power domain update
 2011-07-10  8:46 UTC  (2+ messages)

[PATCH 1/7] ARM: static should be at beginning of declaration
 2011-07-09 21:16 UTC  (2+ messages)
` [PATCH 3/7] SH: "

[RFC][PATCH 0/8] sh: clock-shxxxx: add CLKDEV_ICK_ID for cleanup
 2011-07-08  1:12 UTC  (3+ messages)

[PATCH/RFC] dma: shdma: transfer based runtime PM
 2011-07-07 13:53 UTC  (4+ messages)

[PATCH 05/05] ARM: mach-shmobile: sh7372 A3RV requires A4LC
 2011-07-07 13:32 UTC 

[PATCH 04/05] PM: export pm_genpd_poweron() in header
 2011-07-07 13:32 UTC 

[PATCH 03/05] ARM: mach-shmobile: sh7372 late pm domain off
 2011-07-07 13:32 UTC 

[PATCH 02/05] ARM: mach-shmobile: Runtime PM late init callback
 2011-07-07 13:32 UTC 

[PATCH 01/05] ARM: mach-shmobile: sh7372 D4 support
 2011-07-07 13:32 UTC 

[PATCH 0/5] sh: clock-shxxx: modify I2C clock settings
 2011-07-07 13:29 UTC  (2+ messages)

ARM: mach-shmobile: sh7372: A3MP domain support
 2011-07-07  2:23 UTC  (2+ messages)

spu-test-20110706.c
 2011-07-07  1:38 UTC 

[PATCH 2/2] ARM: mach-shmobile: sh7372 A3MP support
 2011-07-07  1:37 UTC 

[PATCHv2] arm: platsmp: Allow secondary cpu hotplug with maxcpus=1
 2011-07-06 22:55 UTC  (2+ messages)
` [PATCHv2] arm: platsmp: Allow secondary cpu hotplug with

[PATCH 2/2] net: sh_eth: fix the parameter for the ETHER of SH7757
 2011-07-06  6:43 UTC  (2+ messages)
` [PATCH 2/2] net: sh_eth: fix the parameter for the ETHER of

[PATCH 1/2] net: sh_eth: fix cannot work half-duplex mode
 2011-07-06  6:42 UTC  (2+ messages)

[PATCH] sh: move CLKDEV_xxx_ID macro to sh_clk.h
 2011-07-06  2:54 UTC 

[RFC][PATCH 1/8] sh: clock-sh7724: add CLKDEV_ICK_ID for cleanup
 2011-07-06  1:40 UTC  (4+ messages)

[RFC][PATCH 8/8] sh: clock-shx3: add CLKDEV_ICK_ID for cleanup
 2011-07-06  1:18 UTC 

[RFC][PATCH 7/8] sh: clock-sh7786: add CLKDEV_ICK_ID for cleanup
 2011-07-06  1:18 UTC 

[RFC][PATCH 6/8] sh: clock-sh7785: add CLKDEV_ICK_ID for cleanup
 2011-07-06  1:18 UTC 

[RFC][PATCH 5/8] sh: clock-sh7757: add CLKDEV_ICK_ID for cleanup
 2011-07-06  1:18 UTC 

[RFC][PATCH 4/8] sh: clock-sh7366: add CLKDEV_ICK_ID for cleanup
 2011-07-06  1:18 UTC 

[RFC][PATCH 3/8] sh: clock-sh7343: add CLKDEV_ICK_ID for cleanup
 2011-07-06  1:18 UTC 

[RFC][PATCH 2/8] sh: clock-sh7722: add CLKDEV_ICK_ID for cleanup
 2011-07-06  1:18 UTC 

[PATCH 00/10] Enhance /dev/mem to allow read/write of arbitrary physical addresses
 2011-07-05 22:34 UTC  (20+ messages)
` [PATCH 00/10] Enhance /dev/mem to allow read/write of arbitrary
                              ` [PATCH 00/10] Enhance /dev/mem to allow read/write of

[PATCH 5/5] sh: clock-sh7366: modify I2C clock settings
 2011-07-05  9:38 UTC 

[PATCH 4/5] sh: clock-sh7343: modify I2C clock settings
 2011-07-05  9:38 UTC 

[PATCH 3/5] sh: clock-sh7723: modify I2C clock settings
 2011-07-05  9:37 UTC 

[PATCH 2/5] sh: clock-sh7722: modify I2C clock settings
 2011-07-05  9:37 UTC 

[PATCH 1/5] sh: clock-sh7724: modify I2C clock settings
 2011-07-05  9:37 UTC 

Ecovec (SH7724) board doesn't work on latest linus tree
 2011-07-05  7:52 UTC  (2+ messages)

[PATCH 2/5 v4] fbdev: sh_mobile_meram: Enable/disable MERAM along with LCDC
 2011-07-04  8:06 UTC 

[PATCH 1/5] fbdev: sh_mobile_meram: Enable runtime PM
 2011-07-04  8:06 UTC 

[PATCH] net: sh_eth: remove __flush_purge_region
 2011-07-04  3:10 UTC  (2+ messages)

[PATCH] sh: add for i2c-riic driver in board-sh7757lcr
 2011-07-01  1:01 UTC 

Equity Business Investment
 2011-06-30 17:08 UTC 

[PATCH] arm: platsmp: Allow secondary cpu hotplug with maxcpus=1
 2011-06-30 16:36 UTC  (3+ messages)
` [PATCH] arm: platsmp: Allow secondary cpu hotplug with

[PATCH 2/2] ARM: mach-shmobile: ag5evm: use gpio
 2011-06-30 10:34 UTC  (2+ messages)
` [PATCH 2/2] ARM: mach-shmobile: ag5evm: fixup compile error


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox