All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] DSPBRIDGE: latest set of patches
@ 2009-06-17 17:36 Omar Ramirez Luna
  2009-06-17 17:36 ` [PATCH 1/7] DSPBRIDGE: Removing UTIL module Omar Ramirez Luna
  0 siblings, 1 reply; 8+ messages in thread
From: Omar Ramirez Luna @ 2009-06-17 17:36 UTC (permalink / raw)
  To: Ameya Palande, Hiroshi Doyu; +Cc: linux-omap, Omar Ramirez Luna

These are the latest set of patches for d.o-z dspbridge.

Fernando Guzman Lugo (2):
  DSPBRIDGE: Allow separate load/run addresses for Dynamic Loader
  DSPBRIDGE: Reset MMU and DSP on board stop

Hari Kanigeri (3):
  DSPBRIDGE: Handle properly user space pointers
  DSPBRIDGE: Increased DMM size to 256MB
  DSPBRIDGE: Keep DMM resources for other nodes on PROC_Detach

Omar Ramirez Luna (2):
  DSPBRIDGE: Removing UTIL module
  DSPBRIDGE: Shared memory size increased to 5MB

 arch/arm/plat-omap/include/dspbridge/dmm.h  |    2 +-
 arch/arm/plat-omap/include/dspbridge/util.h |  122 ----------------------
 drivers/dsp/bridge/pmgr/cmm.c               |    2 +-
 drivers/dsp/bridge/pmgr/dbll.c              |   17 +++-
 drivers/dsp/bridge/pmgr/dev.c               |    1 -
 drivers/dsp/bridge/pmgr/dmm.c               |    8 +-
 drivers/dsp/bridge/pmgr/wcd.c               |  148 ++++++++++++++++++++-------
 drivers/dsp/bridge/rmgr/drv_interface.c     |    2 +-
 drivers/dsp/bridge/rmgr/proc.c              |    4 +-
 drivers/dsp/bridge/services/clk.c           |    2 -
 drivers/dsp/bridge/services/services.c      |   15 +--
 drivers/dsp/bridge/wmd/tiomap3430.c         |    6 +-
 drivers/dsp/bridge/wmd/tiomap3430_pwr.c     |    1 -
 drivers/dsp/bridge/wmd/tiomap_io.c          |    1 -
 14 files changed, 138 insertions(+), 193 deletions(-)
 delete mode 100644 arch/arm/plat-omap/include/dspbridge/util.h


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-06-17 17:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-17 17:36 [PATCH 0/7] DSPBRIDGE: latest set of patches Omar Ramirez Luna
2009-06-17 17:36 ` [PATCH 1/7] DSPBRIDGE: Removing UTIL module Omar Ramirez Luna
2009-06-17 17:36   ` [PATCH 2/7] DSPBRIDGE: Allow separate load/run addresses for Dynamic Loader Omar Ramirez Luna
2009-06-17 17:36     ` [PATCH 3/7] DSPBRIDGE: Handle properly user space pointers Omar Ramirez Luna
2009-06-17 17:36       ` [PATCH 4/7] DSPBRIDGE: Shared memory size increased to 5MB Omar Ramirez Luna
2009-06-17 17:36         ` [PATCH 5/7] DSPBRIDGE: Increased DMM size to 256MB Omar Ramirez Luna
2009-06-17 17:36           ` [PATCH 6/7] DSPBRIDGE: Keep DMM resources for other nodes on PROC_Detach Omar Ramirez Luna
2009-06-17 17:36             ` [PATCH 7/7] DSPBRIDGE: Reset MMU and DSP on board stop Omar Ramirez Luna

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.