SUPERH platform development
 help / color / mirror / Atom feed
 messages from 2012-07-02 20:30:53 to 2012-07-18 08:34:03 UTC [more...]

[PATCH 0/7 v2] dma: sh: stop using .private
 2012-07-18  8:34 UTC  (28+ messages)
` [PATCH 1/7 v2] dmaengine: shdma: (cosmetic) simplify a static function
` [PATCH 2/7 v2] ASoC: siu: don't use DMA device for channel filtering
` [PATCH 3/7 v2] sh: remove unused DMA device pointer from SIU platform data
` [PATCH 4/7 v2] dmaengine: shdma: prepare to stop using struct dma_chan::private
` [PATCH 5/7 v2] dma: sh: use an integer slave ID to improve API compatibility
` [PATCH 6/7 v2] dma: sh: provide a migration path for slave drivers to stop using .private
` [PATCH 7/7 v2] mmc: sh_mmcif: switch to the new DMA channel allocation and configuration

2012春季111届广交会买家,群发软件 =?utf-8?B?77yMQjJC6K+i5
 2012-07-17 20:56 UTC 

[PATCH 2/2] marzen: add SDHI0 support
 2012-07-17 11:53 UTC 

[PATCH 1/2] r8a7779: add SDHI clock support
 2012-07-17 11:53 UTC 

[PATCH 0/2] Add SDHI to Marzen board
 2012-07-17 11:53 UTC 

[PATCH/RFC 0/4] dma: Add multiplexer call-back for channel allocation
 2012-07-17 10:53 UTC  (5+ messages)
` [PATCH/RFC 1/4] dma: add a function to request a DMA channel for a specific client
` [PATCH/RFC 2/4] dma: shdma: add explicit support for client DMA channel multiplexing
` [PATCH/RFC 3/4] ARM: shmobile: extend MMCIF DMA client configuration entries
` [PATCH/RFC 4/4] mmc: sh_mmcif: switch to using dma_request_slave_channel()

[RFC][PATCH 0/14] PM / shmobile: Pass power domain information via DT (was: Re: [RFD] PM: Device tre
 2012-07-16 21:32 UTC  (15+ messages)
      ` [RFC][PATCH 1/14] PM / Domains: Make it possible to use domain names when adding devices
      ` [RFC][PATCH 2/14] ARM: shmobile: Use names of power domains for adding devices to them
      ` [RFC][PATCH 3/14] ARM: shmobile: Drop r8a7779_add_device_to_domain()
      ` [RFC][PATCH 4/14] PM / Domains: Make it possible to use names when adding subdomains
      ` [RFC][PATCH 5/14] ARM: shmobile: Use domain names when adding subdomains to power domains
      ` [RFC][PATCH 6/14] RM: shmobile: Add routine for automatic PM domains initialization
      ` [RFC][PATCH 7/14] ARM: shmobile: Remove dead sh7372 power management code
      ` [RFC][PATCH 8/14] PM / Domains: Add power-on function using names to identify domains
      ` [RFC][PATCH 9/14] ARM: shmobile: Move sh7372's PM domain objects to a table
      ` [RFC][PATCH 10/14] ARM: shmobile: Move r8a7740's "
      ` [RFC][PATCH 11/14] ARM: shmobile: Move r8a7779's "
      ` [RFC][PATCH 12/14] ARM: shmobile: Make rmobile_init_pm_domain() static
      ` [RFC][PATCH 13/14] PM / Domains: Introduce pm_genpd_present()
      ` [RFC][PATCH 14/14] ARM: shmobile: Add support for storing PM domain information in DTs

Build regressions/improvements in v3.5-rc3
 2012-07-16 19:27 UTC  (5+ messages)
  ` [PATCH] MIPS: fix bug.h MIPS build regression

Build regressions/improvements in v3.5-rc7
 2012-07-16 18:59 UTC 

[PATCH 0/9 v3] extract an shdma base library from shdma.c
 2012-07-16  6:10 UTC  (15+ messages)
` [PATCH 1/9 v3] dmaengine: add an shdma-base library
              ` [PATCH 0.5/9] dma: move shdma driver to an own directory
` [PATCH 3/9 v3] mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversion
` [PATCH 4/9 v3] mmc: sh_mobile_sdhi: prepare for conversion to the shdma base library

ARM / mach-shmobile v3.6 pull requests preparation
 2012-07-14 13:34 UTC  (4+ messages)
` [GIT PULL] Renesas ARM-based SoCs updates for v3.5
  ` [GIT PULL] Renesas ARM-based boards updates for v3.6

[PATCH] fork: fix error handling in dup_task()
 2012-07-13 16:46 UTC  (4+ messages)

[PATCH 0/4] dma: sh: stop using .private
 2012-07-12  8:34 UTC  (8+ messages)
` [PATCH 1/4] dmaengine: shdma: prepare to stop using struct dma_chan::private
` [PATCH 2/4] dma: sh: use an integer slave ID to improve API compatibility
` [PATCH 3/4] dma: sh: provide a migration path for slave drivers to stop using .private
` [PATCH 4/4] mmc: sh_mmcif: switch to the new DMA channel allocation and configuration

[ANNOUNCEMENT] (tentative) Android generic V4L2 camera HAL
 2012-07-12  7:38 UTC 

[GIT PULL] sh fixes for 3.5-rc7
 2012-07-12  4:26 UTC 

[PATCH] SH: Convert out[bwl] macros to inline functions
 2012-07-12  4:15 UTC  (2+ messages)

[PATCH] ARM: shmobile: kzm9g: defconfig enable INOTIFY_USER
 2012-07-11 21:24 UTC  (3+ messages)

[PATCH 1/2] irqdomain: Fix up linear revmap for non-zero hwirq displacement
 2012-07-11 15:22 UTC  (5+ messages)

BUSINESS INVESTMENT!
 2012-07-10 15:27 UTC 

Boot regression on Mackerel with current mainline
 2012-07-10  7:46 UTC  (8+ messages)

[PATCH] ARM: mach-shmobile: tidyup: sound card detection order
 2012-07-09 21:56 UTC  (12+ messages)
                  ` [PATCH] driver core: fixup reversed deferred probe order

ARM: mach-shmobile: recent next build failure
 2012-07-09 17:10 UTC  (7+ messages)

[PATCH] ARM: shmobile: Build code depending on PM only if PM is set
 2012-07-09 16:49 UTC  (5+ messages)

[PATCH 0/12 v2] ARM: shmobile: r8a7740: add basic pm domain support
 2012-07-09  4:34 UTC  (3+ messages)

[PATCH] ARM: mach-shmobile: armadillo800eva: Use late init machine hook
 2012-07-08 22:24 UTC  (3+ messages)
` [PATCH] ARM: mach-shmobile: armadillo800eva: defconfig Allow use of armhf userspace

[PATCH] ARM: mach-shmobile: fix platsmp.c build when ARCH_SH73A0=n
 2012-07-06 20:32 UTC  (6+ messages)

[PATCH] ARM: mach-shmobile: r8a7740 generic board support via DT
 2012-07-06 19:18 UTC  (2+ messages)

[PATCH] ARM: mach-shmobile: sh7377 generic board support via DT
 2012-07-06 19:17 UTC  (2+ messages)

[PATCH] ARM: mach-shmobile: kzm9d: Add defconfig
 2012-07-06 19:11 UTC  (2+ messages)

[PATCH] ARM: mach-shmobile: select the fixed regulator driver on several boards
 2012-07-06 19:10 UTC  (2+ messages)

[PATCH v4 0/8] sh_flctl hardware ECC mode cleanup
 2012-07-06 16:39 UTC  (4+ messages)
` [PATCH v4 2/8] mtd: sh_flctl: Add support for error IRQ

[PATCH] sh: select the fixed regulator driver on several boards
 2012-07-06  7:08 UTC  (4+ messages)

[PATCH 1/2] mtd: sh_flctl: Use memcpy() instead of using a loop
 2012-07-06  0:10 UTC  (3+ messages)
` [PATCH 2/2] mtd: sh_flctl: Only copy OOB data if it is required

[PATCH] ARM: shmobile: sh7372 A3SM CPUIdle support
 2012-07-05 21:25 UTC  (2+ messages)

[PATCH] ARM: shmobile: Use INTCA with sh7372 A3SM power domain
 2012-07-05 21:25 UTC  (2+ messages)

[RFC][PATCH] ARM: shmobile: kzm9g: add r8a66597_udc support
 2012-07-05 12:03 UTC  (5+ messages)

[PATCH 12/12 v2] ARM: shmobile: sh7372: completely switch over to using pm-rmobile API
 2012-07-05  8:29 UTC 

[PATCH 11/12 v2] ARM: shmobile: ap4evb: switch to using pm-rmobile API
 2012-07-05  8:29 UTC 

[PATCH 10/12 v2] ARM: shmobile: mackerel: switch to using pm-rmobile API
 2012-07-05  8:28 UTC 

[PATCH 09/12 v2] ARM: shmobile: sh7372: add pm-rmobile domain support
 2012-07-05  8:28 UTC 

[PATCH 08/12 v2] ARM: shmobile: armadillo800eva: A3SP domain includes USB
 2012-07-05  8:28 UTC 

[PATCH 07/12 v2] ARM: shmobile: armadillo800eva: A4LC domain includes LCDC
 2012-07-05  8:27 UTC 

[PATCH 06/12 v2] ARM: shmobile: armadillo800eva: USB Func enables external IRQ mode
 2012-07-05  8:27 UTC 

[PATCH 05/12 v2] ARM: shmobile: r8a7740: add A4LC pm domain support
 2012-07-05  8:26 UTC 

[PATCH 04/12 v2] ARM: shmobile: r8a7740: add A3SP pm domain support
 2012-07-05  8:26 UTC 

[PATCH 03/12 v2] ARM: shmobile: r8a7740: add A4S pm domain support
 2012-07-05  8:25 UTC 

[PATCH 02/12 v2] ARM: shmobile: r8a7740: fixup: MSEL1CR 7bit control
 2012-07-05  8:25 UTC 

[PATCH 01/12 v2] ARM: shmobile: soc-core: add R-mobile PM domain common APIs
 2012-07-05  8:24 UTC 

[PATCH 2/7] ARM: shmobile: r8a7740: add basic pm domain support
 2012-07-05  1:08 UTC  (6+ messages)

[PATCH] ARM: shmobile: kzm9g: add REGULATOR settings to kzm9g_defconfig
 2012-07-04 14:29 UTC  (29+ messages)

[PATCH] mtd: sh_flctl: Switch from tick-based to time-based timeout
 2012-07-04 14:05 UTC 

[PATCH 7/7] ARM: shmobile: armadillo800eva: A3SP domain includes USB
 2012-07-04  3:56 UTC 

[PATCH 6/7] ARM: shmobile: armadillo800eva: A4LC domain includes LCDC
 2012-07-04  3:56 UTC 

[PATCH 5/7] ARM: shmobile: armadillo800eva: USB Func enables external IRQ mode
 2012-07-04  3:55 UTC 

[PATCH 4/7] ARM: shmobile: r8a7740: add A4LC pm domain support
 2012-07-04  3:55 UTC 

[PATCH 3/7] ARM: shmobile: r8a7740: add A3SP pm domain support
 2012-07-04  3:55 UTC 

[PATCH 1/7] ARM: shmobile: r8a7740: fixup: MSEL1CR 7bit control
 2012-07-04  3:55 UTC 

[PATCH 0/7] ARM: shmobile: r8a7740: PM support
 2012-07-04  3:53 UTC 

Build regressions/improvements in v3.5-rc5
 2012-07-03 19:22 UTC 

[PATCH] ARM: mach-shmobile: add SDHI2 to the 2.8V fixed regulator consumers on kzm9g
 2012-07-02 21:59 UTC 

[PATCH 2/3] ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helper
 2012-07-02 21:59 UTC  (2+ messages)
` [PATCH 2/3] ARM: mach-shmobile: Convert sh_clk_mstp32_register to sh_clk_mstp_register


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