public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jon Mason <jdmason@kudzu.us>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Dave Jiang <dave.jiang@intel.com>
Subject: [GIT PULL] NTB bug fixes for v3.18
Date: Sat, 18 Oct 2014 12:33:30 -0400	[thread overview]
Message-ID: <20141018163329.GA10668@kudzu.us> (raw)

Hi Linus,
Below are a few NTB changes for v3.18. Please consider pulling them.

Thanks,
Jon


The following changes since commit bfe01a5ba2490f299e1d2d5508cbbbadd897bbe9:

  Linux 3.17 (2014-10-05 12:23:04 -0700)

are available in the git repository at:

  git://github.com/jonmason/ntb tags/ntb-3.18

for you to fetch changes up to ab760a0c5667519b375ea9c5ab3a23501c4817ef:

  ntb: Adding split BAR support for Haswell platforms (2014-10-17 07:08:51 -0400)

----------------------------------------------------------------
Add support for Haswell NTB split BARs, a debugfs entry for basic
debugging info, and some code clean-ups.

----------------------------------------------------------------
Dave Jiang (4):
      ntb: move platform detection to separate function
      ntb: conslidate reading of PPD to move platform detection earlier
      ntb: use errata flag set via DID to implement workaround
      ntb: Adding split BAR support for Haswell platforms

Jon Mason (1):
      NTB: debugfs device entry

 drivers/ntb/ntb_hw.c   | 567 +++++++++++++++++++++++++++++++++++++++----------
 drivers/ntb/ntb_hw.h   |  19 +-
 drivers/ntb/ntb_regs.h |  38 +++-
 3 files changed, 501 insertions(+), 123 deletions(-)

                 reply	other threads:[~2014-10-18 16:39 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=20141018163329.GA10668@kudzu.us \
    --to=jdmason@kudzu.us \
    --cc=dave.jiang@intel.com \
    --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