aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nvme.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-04NVMe: Correct the definitions of two ioctlsMatthew Wilcox1-2/+2
2011-11-04NVMe: Remove outdated commentsMatthew Wilcox1-1/+0
2011-11-04NVMe: Update admin opcodes to match the 1.0RC specKrzysztof Wierzbicki1-7/+7
2011-11-04NVMe: Update BAR structure to match the current specMatthew Wilcox1-2/+4
2011-11-04NVMe: Add download / activate firmware ioctlsMatthew Wilcox1-6/+27
2011-11-04NVMe: Add remaining status codesMatthew Wilcox1-0/+15
2011-11-04NVMe: Add NVME_IOCTL_SUBMIT_IOMatthew Wilcox1-0/+18
2011-11-04NVMe: Make nvme_common_command more featurefulMatthew Wilcox1-8/+12
2011-11-04NVMe: New driverMatthew Wilcox1-0/+343