All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] [v2] OMAP: mailbox: enhancements and fixes
@ 2010-11-10 18:00 ` Hari Kanigeri
  0 siblings, 0 replies; 20+ messages in thread
From: Hari Kanigeri @ 2010-11-10 18:00 UTC (permalink / raw)
  To: Hiroshi Doyu, linux omap; +Cc: Tony Lindgren, Linux ARM, Hari Kanigeri

Resending correcting the subject format based on Benoit's comment and
fixing the over-indentation pointed out by Sergei.
 
Thanks to Rene Sapiens and Omar Ramirez for their inputs on initial patch
set.
http://www.mail-archive.com/linux-omap@vger.kernel.org/msg37278.html

The patch set addresses the following review comments from Rene and Omar.
http://www.mail-archive.com/linux-omap@vger.kernel.org/msg37626.html
https://patchwork.kernel.org/patch/255091/
https://patchwork.kernel.org/patch/255081/

Following patches are changed because of above review comments:
omap:mailbox-send message in process context
omap:mailbox-add notification support for multiple readers

Following patch is dropped from initial patch set
omap:mailbox-resolve multiple receiver problem

The patch set is tested on omap4 SDP board.

Fernando Guzman Lugo (1):
  OMAP: mailbox: change full flag per mailbox queue instead of global

Hari Kanigeri (5):
  OMAP: mailbox: fix rx interrupt disable in omap4
  OMAP: mailbox: fix checkpatch warnings
  OMAP: mailbox: send message in process context
  OMAP: mailbox: add notification support for multiple readers
  OMAP4: clocks: add dummy clock for mailbox

 arch/arm/mach-omap2/clock44xx_data.c      |    1 +
 arch/arm/mach-omap2/mailbox.c             |    5 +-
 arch/arm/plat-omap/include/plat/mailbox.h |    8 +-
 arch/arm/plat-omap/mailbox.c              |  127 +++++++++++++++++------------
 4 files changed, 83 insertions(+), 58 deletions(-)


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

end of thread, other threads:[~2010-11-10 21:06 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-10 18:00 [PATCH 0/6] [v2] OMAP: mailbox: enhancements and fixes Hari Kanigeri
2010-11-10 18:00 ` Hari Kanigeri
2010-11-10 18:00 ` [PATCH v2 1/6] OMAP: mailbox: change full flag per mailbox queue instead of global Hari Kanigeri
2010-11-10 18:00   ` Hari Kanigeri
2010-11-10 18:00 ` [PATCH v2 2/6] OMAP: mailbox: fix rx interrupt disable in omap4 Hari Kanigeri
2010-11-10 18:00   ` Hari Kanigeri
2010-11-10 18:00 ` [PATCH v2 3/6] OMAP: mailbox: fix checkpatch warnings Hari Kanigeri
2010-11-10 18:00   ` Hari Kanigeri
2010-11-10 18:00 ` [PATCH v2 4/6] OMAP: mailbox: send message in process context Hari Kanigeri
2010-11-10 18:00   ` Hari Kanigeri
2010-11-10 18:00 ` [PATCH v2 5/6] OMAP: mailbox: add notification support for multiple readers Hari Kanigeri
2010-11-10 18:00   ` Hari Kanigeri
2010-11-10 18:00 ` [PATCH v2 6/6] OMAP4: clocks: add dummy clock for mailbox Hari Kanigeri
2010-11-10 18:00   ` Hari Kanigeri
2010-11-10 19:15 ` [PATCH 0/6] [v2] OMAP: mailbox: enhancements and fixes Cousson, Benoit
2010-11-10 19:15   ` Cousson, Benoit
2010-11-10 20:16   ` Hari Kanigeri
2010-11-10 20:16     ` Hari Kanigeri
2010-11-10 21:06     ` Cousson, Benoit
2010-11-10 21:06       ` Cousson, Benoit

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.