summaryrefslogtreecommitdiffstats
path: root/include/linux/nvme.h
Commit message (Expand)AuthorAgeFilesLines
* NVMe: Update Identify Controller data structureMatthew Wilcox2011-11-041-5/+22
* NVMe: Implement doorbell stride capabilityMatthew Wilcox2011-11-041-0/+1
* NVMe: Rework ioctlsMatthew Wilcox2011-11-041-11/+23
* NVMe: Time out initialisation after a few secondsMatthew Wilcox2011-11-041-0/+2
* NVMe: Correct the Controller Configuration settingsMatthew Wilcox2011-11-041-4/+6
* NVMe: Change the definition of nvme_user_ioMatthew Wilcox2011-11-041-5/+3
* NVMe: Correct the definitions of two ioctlsMatthew Wilcox2011-11-041-2/+2
* NVMe: Remove outdated commentsMatthew Wilcox2011-11-041-1/+0
* NVMe: Update admin opcodes to match the 1.0RC specKrzysztof Wierzbicki2011-11-041-7/+7
* NVMe: Update BAR structure to match the current specMatthew Wilcox2011-11-041-2/+4
* NVMe: Add download / activate firmware ioctlsMatthew Wilcox2011-11-041-6/+27
* NVMe: Add remaining status codesMatthew Wilcox2011-11-041-0/+15
* NVMe: Add NVME_IOCTL_SUBMIT_IOMatthew Wilcox2011-11-041-0/+18
* NVMe: Make nvme_common_command more featurefulMatthew Wilcox2011-11-041-8/+12
* NVMe: New driverMatthew Wilcox2011-11-041-0/+343