linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] [v2] omap:mailbox-enhancements and fixes
@ 2010-11-10 12:45 Hari Kanigeri
  2010-11-10 12:45 ` [PATCH 1/6] mailbox: change full flag per mailbox queue instead of global Hari Kanigeri
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Hari Kanigeri @ 2010-11-10 12:45 UTC (permalink / raw)
  To: linux-arm-kernel

Thanks to Rene Sapiens and Omar Ramirez for their inputs on initial patch
set.
http://www.mail-archive.com/linux-omap at vger.kernel.org/msg37278.html

The patch set addresses the following review comments from Rene and Omar.
http://www.mail-archive.com/linux-omap at 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):
  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
  omap:clocks44x-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] 16+ messages in thread

end of thread, other threads:[~2010-11-11  1:37 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-10 12:45 [PATCH 0/6] [v2] omap:mailbox-enhancements and fixes Hari Kanigeri
2010-11-10 12:45 ` [PATCH 1/6] mailbox: change full flag per mailbox queue instead of global Hari Kanigeri
2010-11-10 12:45 ` [PATCH 2/6] omap:mailbox: fix rx interrupt disable in omap4 Hari Kanigeri
2010-11-10 12:45 ` [PATCH 3/6] omap:mailbox-fix checkpatch warnings Hari Kanigeri
2010-11-10 16:49   ` Sergei Shtylyov
2010-11-10 12:45 ` [PATCH 4/6] omap:mailbox-send message in process context Hari Kanigeri
2010-11-10 12:45 ` [PATCH 5/6] omap:mailbox-add notification support for multiple readers Hari Kanigeri
2010-11-10 12:45 ` [PATCH 6/6] omap:clocks44x-add dummy clock for mailbox Hari Kanigeri
2010-11-10 23:27   ` Paul Walmsley
2010-11-11  1:37     ` Hari Kanigeri
2010-11-10 16:40 ` [PATCH 0/6] [v2] omap:mailbox-enhancements and fixes Cousson, Benoit
2010-11-10 16:56   ` Hari Kanigeri
2010-11-10 18:58     ` Cousson, Benoit
2010-11-10 19:17       ` Felipe Balbi
2010-11-10 19:02     ` Cousson, Benoit
2010-11-10 16:52 ` Cousson, Benoit

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