linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/5] OMAP: mailbox: fixes and enhancements
@ 2010-11-23 21:26 Hari Kanigeri
  2010-11-23 21:26 ` [PATCH v4 1/5] OMAP: mailbox: change full flag per mailbox queue instead of global Hari Kanigeri
                   ` (4 more replies)
  0 siblings, 5 replies; 22+ messages in thread
From: Hari Kanigeri @ 2010-11-23 21:26 UTC (permalink / raw)
  To: linux-arm-kernel

Thanks to Benoit and Felipe Balbi for their comments.

Here is the revised set taking into account comments received.
========================

- Added more description for checkpatch warnings
- Created revision field to check for mailbox IP version to use for rx
  interrupt disable functionality.
- Cleaned up description in change full flag per mailbox patch.

References:
http://marc.info/?l=linux-omap&m=129012283514652&w=2
http://marc.info/?l=linux-omap&m=129016767426046&w=2
http://www.mail-archive.com/linux-omap at vger.kernel.org/msg38826.html

The previous versions of this patch set can be found here
=======================

http://www.spinics.net/lists/arm-kernel/msg104544.html
http://www.spinics.net/lists/linux-omap/msg39988.html
http://www.spinics.net/lists/linux-omap/msg39931.html
http://www.mail-archive.com/linux-omap at vger.kernel.org/msg37278.html

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

Hari Kanigeri (4):
  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

 arch/arm/mach-omap2/mailbox.c             |    7 ++-
 arch/arm/plat-omap/include/plat/mailbox.h |   12 ++-
 arch/arm/plat-omap/mailbox.c              |  135 +++++++++++++++++------------
 3 files changed, 96 insertions(+), 58 deletions(-)

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

end of thread, other threads:[~2010-11-25 14:03 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-23 21:26 [PATCH v4 0/5] OMAP: mailbox: fixes and enhancements Hari Kanigeri
2010-11-23 21:26 ` [PATCH v4 1/5] OMAP: mailbox: change full flag per mailbox queue instead of global Hari Kanigeri
2010-11-24  5:21   ` Varadarajan, Charulatha
2010-11-24 12:47     ` Kanigeri, Hari
2010-11-24 13:04       ` Varadarajan, Charulatha
2010-11-23 21:26 ` [PATCH v4 2/5] OMAP: mailbox: fix rx interrupt disable in omap4 Hari Kanigeri
2010-11-24  5:16   ` Varadarajan, Charulatha
2010-11-24  8:22     ` Felipe Balbi
2010-11-24  8:50       ` Varadarajan, Charulatha
2010-11-24  8:53         ` Felipe Balbi
2010-11-24 13:01         ` Kanigeri, Hari
2010-11-25  7:04           ` Varadarajan, Charulatha
2010-11-25 14:03             ` Hari Kanigeri
2010-11-23 21:26 ` [PATCH v4 3/5] OMAP: mailbox: fix checkpatch warnings Hari Kanigeri
2010-11-23 21:26 ` [PATCH v4 4/5] OMAP: mailbox: send message in process context Hari Kanigeri
2010-11-24  5:26   ` Varadarajan, Charulatha
2010-11-24 13:14     ` Kanigeri, Hari
2010-11-23 21:26 ` [PATCH v4 5/5] OMAP: mailbox: add notification support for multiple readers Hari Kanigeri
2010-11-24  5:29   ` Varadarajan, Charulatha
2010-11-24 13:09     ` Kanigeri, Hari
2010-11-24 13:12       ` Varadarajan, Charulatha
2010-11-24 13:22         ` Kanigeri, Hari

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