Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
[firefly-linux-kernel-4.4.55.git] / include / linux / nvme.h
2012-02-14 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-02-13 Takashi IwaiMerge branch 'fix/acer-alc889-fix' into fix/hda
2012-02-09 Linus TorvaldsMerge branch '3.3-rc-fixes' of git://git./linux/kernel...
2012-02-09 Linus TorvaldsMerge tag 'md-3.3-fixes' of git://neil.brown.name/md
2012-02-07 Linus TorvaldsMerge tag 'fbdev-fixes-for-3.3-1' of git://github.com...
2012-02-06 Jiri KosinaMerge branch 'master' of git://git./linux/kernel/git...
2012-02-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-02-04 Linus TorvaldsMerge tag 'for-linus-3.3' of git://git.infradead.org...
2012-02-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-02-02 Linus TorvaldsMerge branches 'core-urgent-for-linus', 'perf-urgent...
2012-01-31 Linus TorvaldsMerge tag 'for-linus' of git://github.com/prasad-joshi...
2012-01-31 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2012-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-01-27 Konrad Rzeszutek... Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3
2012-01-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-27 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-01-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2012-01-26 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2012-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-26 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
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 Greg Kroah-HartmanMerge branch 'for-usb-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