diff options
author | Matthew Wilcox <matthew.r.wilcox@intel.com> | 2011-01-20 12:50:14 -0500 |
---|---|---|
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | 2011-11-04 15:52:51 -0400 |
commit | b60503ba432b16fc84442a84e29a7aad2c0c363d (patch) | |
tree | 43dca7cd57965ce1a2b7b6f94437f0364fbc0034 /Documentation | |
parent | 0b934ccd707ff33a87f15a35a9916d1d8e85d30e (diff) | |
download | blackbird-op-linux-b60503ba432b16fc84442a84e29a7aad2c0c363d.tar.gz blackbird-op-linux-b60503ba432b16fc84442a84e29a7aad2c0c363d.zip |
NVMe: New driver
This driver is for devices that follow the NVM Express standard
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/ioctl/ioctl-number.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/ioctl/ioctl-number.txt b/Documentation/ioctl/ioctl-number.txt index 54078ed96b37..4840334ea97b 100644 --- a/Documentation/ioctl/ioctl-number.txt +++ b/Documentation/ioctl/ioctl-number.txt @@ -149,6 +149,7 @@ Code Seq#(hex) Include File Comments 'M' 01-03 drivers/scsi/megaraid/megaraid_sas.h 'M' 00-0F drivers/video/fsl-diu-fb.h conflict! 'N' 00-1F drivers/usb/scanner.h +'N' 40-7F drivers/block/nvme.c 'O' 00-06 mtd/ubi-user.h UBI 'P' all linux/soundcard.h conflict! 'P' 60-6F sound/sscape_ioctl.h conflict! |