linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] staging: tidspbridge: for 3.9
@ 2013-01-10  9:36 Omar Ramirez Luna
  2013-01-10  9:36 ` [PATCH 1/5] staging: tidspbridge: fix potential array out of bounds write Omar Ramirez Luna
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Omar Ramirez Luna @ 2013-01-10  9:36 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: Chen Gang, devel, linux-omap, Omar Ramirez Luna

Patches for staging-next, fixing comments and suggestions provided
by Chen Gang.

There is an additional scm patch, that removes hardcoded defines
related to direct register handling for SCM, it was dependent on
changes that already made it to mainline.

Omar Ramirez Luna (5):
  staging: tidspbridge: fix potential array out of bounds write
  staging: tidspbridge: fix memory corruption on long string names
  staging: tidspbridge: fix uninitialized variable sym_name
  staging: tidspbridge: use scm functions to set boot address and mode
  staging: tidspbridge: remove unused code to handle iva_img

 drivers/staging/tidspbridge/core/tiomap3430.c      |   34 ++++---------------
 .../staging/tidspbridge/include/dspbridge/proc.h   |    2 -
 drivers/staging/tidspbridge/rmgr/dbdcd.c           |    3 +-
 drivers/staging/tidspbridge/rmgr/drv_interface.c   |    1 -
 drivers/staging/tidspbridge/rmgr/nldr.c            |    6 ++-
 drivers/staging/tidspbridge/rmgr/node.c            |   12 +++---
 drivers/staging/tidspbridge/rmgr/proc.c            |    6 +---
 7 files changed, 19 insertions(+), 45 deletions(-)

-- 
1.7.4.4


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

end of thread, other threads:[~2013-01-21  9:49 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-10  9:36 [PATCH 0/5] staging: tidspbridge: for 3.9 Omar Ramirez Luna
2013-01-10  9:36 ` [PATCH 1/5] staging: tidspbridge: fix potential array out of bounds write Omar Ramirez Luna
2013-01-10  9:36 ` [PATCH 2/5] staging: tidspbridge: fix memory corruption on long string names Omar Ramirez Luna
2013-01-10  9:37 ` [PATCH 3/5] staging: tidspbridge: fix uninitialized variable sym_name Omar Ramirez Luna
2013-01-10  9:37 ` [PATCH 4/5] staging: tidspbridge: use scm functions to set boot address and mode Omar Ramirez Luna
2013-01-10  9:37 ` [PATCH 5/5] staging: tidspbridge: remove unused code to handle iva_img Omar Ramirez Luna
2013-01-18  0:47 ` [PATCH 0/5] staging: tidspbridge: for 3.9 Greg Kroah-Hartman
2013-01-18  2:01   ` Tony Lindgren
2013-01-20 23:49     ` Omar Ramirez Luna
2013-01-20 23:45   ` Omar Ramirez Luna
2013-01-20 23:51     ` Greg Kroah-Hartman
2013-01-21  0:17       ` Omar Ramirez Luna
2013-01-21  7:25   ` Dan Carpenter
2013-01-21  9:49     ` Dan Carpenter

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).