Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
[firefly-linux-kernel-4.4.55.git] / include / linux / nvme.h
2012-01-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-01-24 Benjamin HerrenschmidtMerge remote-tracking branch 'kumar/merge' into merge
2012-01-24 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2012-01-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-23 Linus TorvaldsMerge tag 'arm-soc-imx-move' of git://git./linux/kernel...
2012-01-23 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2012-01-19 Linus TorvaldsMerge branches 'sched-urgent-for-linus', 'perf-urgent...
2012-01-19 Linus TorvaldsMerge tag 'gpio-for-linus' of git://git.secretlab.ca...
2012-01-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-19 H. Peter AnvinMerge remote-tracking branch 'linus/master' into x86...
2012-01-19 Linus TorvaldsMerge branch 'for-next-merge' of git://git./linux/kerne...
2012-01-18 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2012-01-18 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-01-18 Linus TorvaldsMerge branch 'for-linus/i2c-33' of git://git.fluff...
2012-01-18 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-01-18 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2012-01-18 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2012-01-18 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2011-11-04 Matthew WilcoxNVMe: Update Identify Controller data structure
2011-11-04 Matthew WilcoxNVMe: Implement doorbell stride capability
2011-11-04 Matthew WilcoxNVMe: Rework ioctls
2011-11-04 Matthew WilcoxNVMe: Time out initialisation after a few seconds
2011-11-04 Matthew WilcoxNVMe: Correct the Controller Configuration settings
2011-11-04 Matthew WilcoxNVMe: Change the definition of nvme_user_io
2011-11-04 Matthew WilcoxNVMe: Correct the definitions of two ioctls
2011-11-04 Matthew WilcoxNVMe: Remove outdated comments
2011-11-04 Krzysztof WierzbickiNVMe: Update admin opcodes to match the 1.0RC spec
2011-11-04 Matthew WilcoxNVMe: Update BAR structure to match the current spec
2011-11-04 Matthew WilcoxNVMe: Add download / activate firmware ioctls
2011-11-04 Matthew WilcoxNVMe: Add remaining status codes
2011-11-04 Matthew WilcoxNVMe: Add NVME_IOCTL_SUBMIT_IO
2011-11-04 Matthew WilcoxNVMe: Make nvme_common_command more featureful
2011-11-04 Matthew WilcoxNVMe: New driver