All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/15] NTB: Bug Fixes and New Features
@ 2013-08-02 17:35 Jon Mason
  2013-08-02 17:35 ` [PATCH 01/15] NTB: Add Error Handling in ntb_device_setup Jon Mason
                   ` (15 more replies)
  0 siblings, 16 replies; 23+ messages in thread
From: Jon Mason @ 2013-08-02 17:35 UTC (permalink / raw)
  To: linux-kernel

A fairly major update for NTB.  Numerous fixes and features being added,
including adding support for NTB-RP and using DMA engines to
transmit/receive data.  Reviews are appreciated!

Thanks,
Jon

 MAINTAINERS                 |    2 +
 drivers/ntb/Kconfig         |    2 +-
 drivers/ntb/ntb_hw.c        |  483 ++++++++++++++++++++++++++++++++++---------
 drivers/ntb/ntb_hw.h        |  105 ++++++++--
 drivers/ntb/ntb_regs.h      |   47 +++--
 drivers/ntb/ntb_transport.c |  382 ++++++++++++++++++++++++++--------
 6 files changed, 802 insertions(+), 219 deletions(-)


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

end of thread, other threads:[~2013-08-20  0:45 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-02 17:35 [PATCH 00/15] NTB: Bug Fixes and New Features Jon Mason
2013-08-02 17:35 ` [PATCH 01/15] NTB: Add Error Handling in ntb_device_setup Jon Mason
2013-08-02 17:35 ` [PATCH 02/15] NTB: Correct Number of Scratch Pad Registers Jon Mason
2013-08-02 17:35 ` [PATCH 03/15] NTB: Correct USD/DSD Identification Jon Mason
2013-08-02 17:35 ` [PATCH 04/15] NTB: Correct debugfs to work with more than 1 NTB Device Jon Mason
2013-08-02 17:35 ` [PATCH 05/15] NTB: Xeon Errata Workaround Jon Mason
2013-08-02 17:35 ` [PATCH 06/15] NTB: BWD Link Recovery Jon Mason
2013-08-02 17:35 ` [PATCH 07/15] NTB: Update Device IDs Jon Mason
2013-08-02 17:35 ` [PATCH 08/15] NTB: Enable 32bit Support Jon Mason
2013-08-02 17:35 ` [PATCH 09/15] NTB: Use DMA Engine to Transmit and Receive Jon Mason
2013-08-19  9:41   ` Dan Williams
2013-08-19 10:01   ` Dan Williams
2013-08-19 20:37     ` Jon Mason
2013-08-19 23:36       ` Dan Williams
2013-08-20  0:07         ` Jon Mason
2013-08-20  0:45           ` Dan Williams
2013-08-02 17:35 ` [PATCH 10/15] NTB: Rename Variables for NTB-RP Jon Mason
2013-08-02 17:35 ` [PATCH 11/15] NTB: NTB-RP support Jon Mason
2013-08-02 17:35 ` [PATCH 12/15] NTB: Remove References of non-B2B BWD HW Jon Mason
2013-08-02 17:35 ` [PATCH 13/15] NTB: Comment Fix Jon Mason
2013-08-02 17:35 ` [PATCH 14/15] NTB: Update Version Jon Mason
2013-08-02 17:35 ` [PATCH 15/15] MAINTAINERS: Add Website and Git Tree for NTB Jon Mason
2013-08-02 18:04 ` [PATCH 00/15] NTB: Bug Fixes and New Features Joe Perches

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.