All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] NTB patches for v4.20
@ 2018-11-04  4:00 Jon Mason
  2018-11-04 16:14 ` Linus Torvalds
  0 siblings, 1 reply; 2+ messages in thread
From: Jon Mason @ 2018-11-04  4:00 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux-ntb

Hello Linus,
Here are a few NTB patches for v4.20.  Fairly minor changes and bug
fixes.  Please consider pulling them.


Thanks,
Jon

---

The following changes since commit 84df9525b0c27f3ebc2ebb1864fa62a97fdedb7d:

  Linux 4.19 (2018-10-22 07:37:37 +0100)

are available in the Git repository at:

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

for you to fetch changes up to a662315d8ad9e687fe648b6eea9bd35017f565dd:

  ntb: idt: Alter the driver info comments (2018-11-01 10:33:12 -0400)

----------------------------------------------------------------
NTB IDT thermal changes and hook into hwmon, ntb_netdev clean-up of
private struct, and a few bug fixes.

----------------------------------------------------------------
Aaron Sierra (2):
      NTB: transport: Try harder to alloc an aligned MW buffer
      ntb_netdev: Simplify remove with client device drvdata

Dave Jiang (1):
      ntb: intel: fix return value for ndev_vec_mask()

Gustavo A. R. Silva (2):
      NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checks
      ntb: ntb_transport: Mark expected switch fall-throughs

Jon Mason (1):
      ntb_netdev: fix sleep time mismatch

Serge Semin (5):
      ntb: idt: Set PCIe bus address to BARLIMITx
      ntb: idt: Alter temperature read method
      ntb: idt: Add basic hwmon sysfs interface
      ntb: idt: Discard temperature sensor IRQ handler
      ntb: idt: Alter the driver info comments

 drivers/net/ntb_netdev.c           |  30 +---
 drivers/ntb/hw/idt/Kconfig         |   5 +-
 drivers/ntb/hw/idt/ntb_hw_idt.c    | 327 +++++++++++++++++++++++++++++++------
 drivers/ntb/hw/idt/ntb_hw_idt.h    |  87 +++++++++-
 drivers/ntb/hw/intel/ntb_hw_gen1.c |   2 +-
 drivers/ntb/ntb_transport.c        |  88 +++++++---
 6 files changed, 429 insertions(+), 110 deletions(-)

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

* Re: [GIT PULL] NTB patches for v4.20
  2018-11-04  4:00 [GIT PULL] NTB patches for v4.20 Jon Mason
@ 2018-11-04 16:14 ` Linus Torvalds
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2018-11-04 16:14 UTC (permalink / raw)
  To: jdmason; +Cc: Linux Kernel Mailing List, linux-ntb

On Sat, Nov 3, 2018 at 9:00 PM Jon Mason <jdmason@kudzu.us> wrote:
>
> Here are a few NTB patches for v4.20.  Fairly minor changes and bug
> fixes.

Pulled,

               Linus

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

end of thread, other threads:[~2018-11-04 16:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-04  4:00 [GIT PULL] NTB patches for v4.20 Jon Mason
2018-11-04 16:14 ` Linus Torvalds

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.