All of lore.kernel.org
 help / color / mirror / Atom feed
From: guenther@tum.de (Stephan Günther)
Subject: [PATCH 0/2] nvme: adding support for Apple's NVMe controller
Date: Wed, 4 Nov 2015 00:31:51 +0100	[thread overview]
Message-ID: <33537e8a12dff1f96eaec9098724d01e@localhost> (raw)

Adding support for Apple's NVMe controller. Patches are tested on
linux-4.3 on a MacBook8,1. /dev/nvme0n1p* are recognized, bulk transfers
work, and the previous patches have been confirmed to work on NVMe-based
MacBookAir7,1 (see patches for details).

Stephan G?nther (2):
  nvme: enforce ordered split transfers
  nvme: add pci device id for Apple NVMe controller

 drivers/block/nvme-core.c | 9 +++++++++
 1 file changed, 9 insertions(+)

             reply	other threads:[~2015-11-03 23:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-03 23:31 Stephan Günther [this message]
2015-11-03 23:47 ` [PATCH 1/2] nvme: add support for Apple NVMe controller Stephan Günther
2015-11-03 23:49 ` [PATCH 2/2] " Stephan Günther
2015-11-04 14:25 ` [PATCH 0/2] nvme: adding support for Apple's " Christoph Hellwig
2015-11-07  1:32   ` Stephan Günther
2015-11-08  0:20 ` Jens Axboe

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=33537e8a12dff1f96eaec9098724d01e@localhost \
    --to=guenther@tum.de \
    /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 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.