* [GIT PULL] omap mailbox: for-next for v2.6.35
@ 2010-08-04 12:57 Hiroshi DOYU
2010-08-04 13:28 ` Tony Lindgren
0 siblings, 1 reply; 3+ messages in thread
From: Hiroshi DOYU @ 2010-08-04 12:57 UTC (permalink / raw)
To: Tony Lindgren; +Cc: linux-omap
Hi Tony,
The following changes since commit 9fe6206f400646a2322096b56c59891d530e8d51:
Linux 2.6.35 (2010-08-01 15:11:14 -0700)
are available in the git repository at:
git://gitorious.org/~doyu/lk/mainline.git v2.6.35-omap-mailbox-for-next
Felipe Contreras (13):
omap: mailbox: trivial cleanups
omap: mailbox: reorganize structures
omap: mailbox: 2420 should be detected at run-time
omap: mailbox: use correct config for omap1
omap: mailbox: update omap1 probing
omap: mailbox: don't export unecessary symbols
omap: mailbox: remove unecessary fields
omap: mailbox: add IRQ names
omap: mailbox: reorganize registering
omap: mailbox: simplify omap_mbox_register()
omap: mailbox: only compile for configured archs
omap: mailbox: standarize on 'omap-mailbox'
omap: mailbox: reorganize headers
Fernando Guzman Lugo (4):
Mailbox: free mailbox interrupt before freeing blk queue
Mailbox: flush pending deferred works before freeing blk queue
Mailbox: Check valid registered callback before calling
Mailbox: disable mailbox interrupt when request queue
Hiroshi DOYU (2):
Mailbox: new mutext lock for h/w mailbox configuration
omap mailbox: Set a device in logical mbox instance for traceability
Ohad Ben-Cohen (4):
omap: mailbox: convert rwlocks to spinlock
omap: mailbox cleanup: split MODULE_AUTHOR line
omap: mailbox: remove (un)likely macros from cold paths
omap: mailbox: convert block api to kfifo
arch/arm/mach-omap1/devices.c | 11 +-
arch/arm/mach-omap1/mailbox.c | 55 +++----
arch/arm/mach-omap2/devices.c | 6 +-
arch/arm/mach-omap2/mailbox.c | 182 ++++++++++------------
arch/arm/plat-omap/Kconfig | 9 +
arch/arm/plat-omap/include/plat/mailbox.h | 20 +--
arch/arm/plat-omap/mailbox.c | 248 ++++++++++++++---------------
7 files changed, 246 insertions(+), 285 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] omap mailbox: for-next for v2.6.35
2010-08-04 12:57 [GIT PULL] omap mailbox: for-next for v2.6.35 Hiroshi DOYU
@ 2010-08-04 13:28 ` Tony Lindgren
2010-08-04 13:31 ` Hiroshi DOYU
0 siblings, 1 reply; 3+ messages in thread
From: Tony Lindgren @ 2010-08-04 13:28 UTC (permalink / raw)
To: Hiroshi DOYU; +Cc: linux-omap
* Hiroshi DOYU <Hiroshi.DOYU@nokia.com> [100804 15:50]:
> Hi Tony,
>
> The following changes since commit 9fe6206f400646a2322096b56c59891d530e8d51:
>
> Linux 2.6.35 (2010-08-01 15:11:14 -0700)
>
> are available in the git repository at:
> git://gitorious.org/~doyu/lk/mainline.git v2.6.35-omap-mailbox-for-next
Pulled this, but please, next time we need to have things ready to be pulled
for Linus by -rc6 or so. Otherwise we don't have much time for the patches
to sit in for-next.
Regards,
Tony
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] omap mailbox: for-next for v2.6.35
2010-08-04 13:28 ` Tony Lindgren
@ 2010-08-04 13:31 ` Hiroshi DOYU
0 siblings, 0 replies; 3+ messages in thread
From: Hiroshi DOYU @ 2010-08-04 13:31 UTC (permalink / raw)
To: tony; +Cc: linux-omap
From: ext Tony Lindgren <tony@atomide.com>
Subject: Re: [GIT PULL] omap mailbox: for-next for v2.6.35
Date: Wed, 4 Aug 2010 15:28:10 +0200
> * Hiroshi DOYU <Hiroshi.DOYU@nokia.com> [100804 15:50]:
>> Hi Tony,
>>
>> The following changes since commit 9fe6206f400646a2322096b56c59891d530e8d51:
>>
>> Linux 2.6.35 (2010-08-01 15:11:14 -0700)
>>
>> are available in the git repository at:
>> git://gitorious.org/~doyu/lk/mainline.git v2.6.35-omap-mailbox-for-next
>
> Pulled this, but please, next time we need to have things ready to be pulled
> for Linus by -rc6 or so. Otherwise we don't have much time for the patches
> to sit in for-next.
Ok, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-08-04 13:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-04 12:57 [GIT PULL] omap mailbox: for-next for v2.6.35 Hiroshi DOYU
2010-08-04 13:28 ` Tony Lindgren
2010-08-04 13:31 ` Hiroshi DOYU
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.