linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jassi Brar <jassisinghbrar@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Mailbox changes for v4.3
Date: Fri, 4 Sep 2015 12:06:22 -0700	[thread overview]
Message-ID: <CABb+yY2b0heDoqGoBCbaE4zdWCTwTNM-A3r7LriKo5g2C+OKVA@mail.gmail.com> (raw)

Hi Linus,

The following changes since commit 4e6b6ee253ce58aa156d7f1448d1038679b26783:

  Merge tag 'md/4.2-rc5-fixes' of git://neil.brown.name/md (2015-08-05
11:02:42 +0200)

are available in the git repository at:


  http://git.linaro.org/landing-teams/working/fujitsu/integration.git
mailbox-for-next

for you to fetch changes up to 86e488adaab77a733b01e759bf7bfda054479660:

  mailbox: arm_mhu: reduce txpoll_period from 10ms to 1 ms (2015-08-10
14:29:44 +0530)

----------------------------------------------------------------

Mainly we move from jiffy based timer to HRTIMER for finer control over
polling. Then a controller reduces its polling period from 10 to 1ms.

----------------------------------------------------------------
Krzysztof Kozlowski (1):
      mailbox: Drop owner assignment from platform_driver

Sudeep Holla (2):
      mailbox: switch to hrtimer for tx_complete polling
      mailbox: arm_mhu: reduce txpoll_period from 10ms to 1 ms

 drivers/mailbox/arm_mhu.c          |  2 +-
 drivers/mailbox/bcm2835-mailbox.c  |  1 -
 drivers/mailbox/mailbox.c          | 27 +++++++++++++++------------
 include/linux/mailbox_controller.h |  7 ++++---
 4 files changed, 20 insertions(+), 17 deletions(-)

                 reply	other threads:[~2015-09-04 19:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CABb+yY2b0heDoqGoBCbaE4zdWCTwTNM-A3r7LriKo5g2C+OKVA@mail.gmail.com \
    --to=jassisinghbrar@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).