index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
nvme.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-04
NVMe: Use normal shutdown
Keith Busch
1
-0
/
+2
2013-09-04
NVMe: Namespace IDs are unsigned
Matthew Wilcox
1
-1
/
+1
2013-09-04
NVMe: Split header file into user-visible and kernel-visible pieces
Matthew Wilcox
1
-456
/
+5
2013-06-20
NVMe: Disk IO statistics
Keith Busch
1
-0
/
+1
2013-05-08
NVMe: Simplify Firmware Activate code slightly
Matthew Wilcox
1
-0
/
+3
2013-05-02
NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IO
Keith Busch
1
-0
/
+1
2013-05-02
NVMe: Device specific stripe size handling
Keith Busch
1
-0
/
+1
2013-04-16
NVMe: Add a character device for each nvme device
Keith Busch
1
-0
/
+5
2013-04-16
NVMe: Fix endian-related problems in user I/O submission path
Matthew Wilcox
1
-2
/
+2
2013-04-16
NVMe: Abstract out sector to block number conversion
Matthew Wilcox
1
-0
/
+5
2013-03-28
NVMe: Add nvme-scsi.c
Vishal Verma
1
-0
/
+35
2013-03-27
NVMe: Add definitions for format command
Vishal Verma
1
-0
/
+12
2013-03-27
NVMe: Move structures & definitions to header file
Vishal Verma
1
-0
/
+60
2013-03-26
NVMe: Add discard support for capable devices
Keith Busch
1
-0
/
+32
2012-11-13
NVMe: Define SMART log
Keith Busch
1
-0
/
+28
2012-07-27
NVMe: Do not set IO queue depth beyond device max
Keith Busch
1
-0
/
+1
2012-07-26
NVMe: Set block queue max sectors
Keith Busch
1
-0
/
+1
2011-11-05
NVMe: Update Identify Controller data structure
Matthew Wilcox
1
-5
/
+22
2011-11-04
NVMe: Implement doorbell stride capability
Matthew Wilcox
1
-0
/
+1
2011-11-04
NVMe: Rework ioctls
Matthew Wilcox
1
-11
/
+23
2011-11-04
NVMe: Time out initialisation after a few seconds
Matthew Wilcox
1
-0
/
+2
2011-11-04
NVMe: Correct the Controller Configuration settings
Matthew Wilcox
1
-4
/
+6
2011-11-04
NVMe: Change the definition of nvme_user_io
Matthew Wilcox
1
-5
/
+3
2011-11-04
NVMe: Correct the definitions of two ioctls
Matthew Wilcox
1
-2
/
+2
2011-11-04
NVMe: Remove outdated comments
Matthew Wilcox
1
-1
/
+0
2011-11-04
NVMe: Update admin opcodes to match the 1.0RC spec
Krzysztof Wierzbicki
1
-7
/
+7
2011-11-04
NVMe: Update BAR structure to match the current spec
Matthew Wilcox
1
-2
/
+4
2011-11-04
NVMe: Add download / activate firmware ioctls
Matthew Wilcox
1
-6
/
+27
2011-11-04
NVMe: Add remaining status codes
Matthew Wilcox
1
-0
/
+15
2011-11-04
NVMe: Add NVME_IOCTL_SUBMIT_IO
Matthew Wilcox
1
-0
/
+18
2011-11-04
NVMe: Make nvme_common_command more featureful
Matthew Wilcox
1
-8
/
+12
2011-11-04
NVMe: New driver
Matthew Wilcox
1
-0
/
+343