[GIT PULL] NTB bug fixes and features for v3.12

From: Jon Mason
Date: Thu Sep 05 2013 - 20:33:04 EST


Hi Linus,
Below are a number of NTB bug fixes and features for v3.12. Please
consider pulling them.

Thanks,
Jon

The following changes since commit 6e4664525b1db28f8c4e1130957f70a94c19213e:

Linux 3.11 (2013-09-02 13:46:10 -0700)

are available in the git repository at:

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

for you to fetch changes up to 73f47cadfe29f98c48d7fbac4dd79d3e7979ee0b:

ntb: clean up unnecessary MSI/MSI-X capability find (2013-09-05 11:08:01 -0700)

----------------------------------------------------------------
NTB driver bug fixes to address issues in NTB-RP enablement, spad,
debugfs, and USD/DSD identification. Add a workaround on Xeon NTB
devices for b2bdoorbell errata. Also, add new NTB driver features to
support 32bit x86, DMA engine support, and NTB-RP support. Finally, a
few clean-ups and update to MAINTAINERS for the NTB git tree and wiki
location.

----------------------------------------------------------------
Jon Mason (16):
NTB: Add Error Handling in ntb_device_setup
NTB: Correct Number of Scratch Pad Registers
NTB: Correct USD/DSD Identification
NTB: Correct debugfs to work with more than 1 NTB Device
NTB: Xeon Errata Workaround
NTB: BWD Link Recovery
NTB: Update Device IDs
NTB: Enable 32bit Support
NTB: Use DMA Engine to Transmit and Receive
NTB: Rename Variables for NTB-RP
NTB: NTB-RP support
NTB: Remove References of non-B2B BWD HW
NTB: Remove unused variable
NTB: Comment Fix
NTB: Update Version
MAINTAINERS: Add Website and Git Tree for NTB

Yijing Wang (1):
ntb: clean up unnecessary MSI/MSI-X capability find

MAINTAINERS | 2 +
drivers/ntb/Kconfig | 2 +-
drivers/ntb/ntb_hw.c | 501 ++++++++++++++++++++++++++++++++++---------
drivers/ntb/ntb_hw.h | 105 +++++++--
drivers/ntb/ntb_regs.h | 50 +++--
drivers/ntb/ntb_transport.c | 422 ++++++++++++++++++++++++++++--------
6 files changed, 855 insertions(+), 227 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/