Merge branch 'v4l_for_linus' into staging/for_v3.4
[sfrench/cifs-2.6.git] / include / linux / nvme.h
2012-01-23 Mauro Carvalho ChehabMerge branch 'v4l_for_linus' into staging/for_v3.4
2012-01-23 Mauro Carvalho ChehabMerge branch 'v4l_for_linus' into staging/for_v3.4
2012-01-22 Mauro Carvalho ChehabMerge tag 'v3.3-rc1' into staging/for_v3.3
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