Merge tag 'mxs-fixes-3.9-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into...
[firefly-linux-kernel-4.4.55.git] / drivers / scsi /
2013-02-24 K. Y. Srinivasan[SCSI] storvsc: Handle dynamic resizing of the device
2013-02-24 K. Y. Srinivasan[SCSI] storvsc: Restructure error handling code on...
2013-02-24 Olaf Hering[SCSI] storvsc: avoid usage of WRITE_SAME
2013-02-24 Paul Bolle[SCSI] aacraid: suppress two GCC warnings
2013-02-24 Stephen M. Cameron[SCSI] hpsa: check for dma_mapping_error in hpsa_passth...
2013-02-24 Stephen M. Cameron[SCSI] hpsa: reorganize error handling in hpsa_passthru...
2013-02-24 Stephen M. Cameron[SCSI] hpsa: check for dma_mapping_error in hpsa_map_sg...
2013-02-24 Stephen M. Cameron[SCSI] hpsa: Check for dma_mapping_error for all code...
2013-02-24 Shuah Khan[SCSI] hpsa: Check for dma_mapping_error in hpsa_map_one
2013-02-24 Dan Carpenter[SCSI] dc395x: uninitialized variable in device_alloc()
2013-02-24 K. Y. Srinivasan[SCSI] storvsc: Initialize the sglist
2013-02-24 Sreekanth Reddy[SCSI] mpt2sas: Add support for OEM specific controller
2013-02-24 Brian King[SCSI] ipr: Fix oops while resetting an ipr adapter
2013-02-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-02-24 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2013-02-23 Rafael J. WysockiMerge branch 'acpi-pm' into fixes
2013-02-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-02-23 Linus TorvaldsMerge branch 'parisc-3.9' of git://git./linux/kernel...
2013-02-23 Al Vironew helper: file_inode(file)
2013-02-23 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2013-02-23 Linus TorvaldsMerge branch 'x86/microcode' of git://git./linux/kernel...
2013-02-22 Rafael J. WysockiMerge branch 'acpi-cleanup' into fixes
2013-02-22 Hiral Patel[SCSI] fnic: Fnic Trace Utility
2013-02-22 Hiral Patel[SCSI] fnic: New debug flags and debug log messages
2013-02-22 Hiral Patel[SCSI] fnic: fnic driver may hit BUG_ON on device reset
2013-02-22 Hiral Patel[SCSI] fnic: Fix SGEs limit
2013-02-22 Hiral Patel[SCSI] fnic: fixing issues in device and firmware reset...
2013-02-22 Sakthivel K[SCSI] pm80xx: fix for memory region free
2013-02-22 adam radford[SCSI] megaraid_sas: Version and Changelog update
2013-02-22 adam radford[SCSI] megaraid_sas: Dont load DevHandle unless FastPat...
2013-02-22 adam radford[SCSI] megaraid_sas: Add 4k FastPath DIF support
2013-02-22 Chad Dupuis[SCSI] qla2xxx: Wait for IDC complete event to finish...
2013-02-22 Joe Carnuccio[SCSI] qla2xxx: Integrate generic card temperature...
2013-02-22 Saurav Kashyap[SCSI] qla2xxx: Don't process state change aen for...
2013-02-22 Chad Dupuis[SCSI] qla2xxx: Don't process RSCNs for a vport on...
2013-02-22 Joe Carnuccio[SCSI] qla2xxx: Add setting of driver version string...
2013-02-22 Joe Carnuccio[SCSI] qla2xxx: Correction of comment in MBC opcode...
2013-02-22 Andrew Vasquez[SCSI] qla2xxx: Correct list-iteration bug in Report...
2013-02-22 Joe Carnuccio[SCSI] Revert "[SCSI] qla2xxx: Optimize existing port...
2013-02-22 Joe Carnuccio[SCSI] Revert "[SCSI] qla2xxx: Avoid losing any fc...
2013-02-22 Paul Bolle[SCSI] qla2xxx: silence two GCC warnings.
2013-02-22 Saurav Kashyap[SCSI] qla2xxx: Update the copyright information.
2013-02-22 Saurav Kashyap[SCSI] qla2xxx: Display the lock owner on lock acquire...
2013-02-22 Chad Dupuis[SCSI] qla2xxx: Move loopback mode reset after chip...
2013-02-22 Chad Dupuis[SCSI] qla2xxx: Extra loopback error handling for ISP83xx.
2013-02-22 Chad Dupuis[SCSI] qla2xxx: Unload hangs after issuing BSG commands...
2013-02-22 Saurav Kashyap[SCSI] qla2xxx: Do MPI reset only for ISP81xx.
2013-02-22 Joe Carnuccio[SCSI] qla2xxx: Do link initialization on get loop...
2013-02-22 Giridhar Malavali[SCSI] qla2xxx: Update the FTP site references in the...
2013-02-22 Chad Dupuis[SCSI] qla2xxx: Reject loopback request if one is alrea...
2013-02-22 Joe Carnuccio[SCSI] qla2xxx: Print thermal unsupported message.
2013-02-22 Masanari Iida[SCSI] qla2xxx: Avoid null pointer dereference in shutd...
2013-02-22 Saurav Kashyap[SCSI] qla2xxx: Get VPD information from common locatio...
2013-02-22 Andrew Vasquez[SCSI] qla2xxx: Correct race in loop_state assignment...
2013-02-22 Saurav Kashyap[SCSI] qla2xxx: Correction to the message ids.
2013-02-22 Arun Easi[SCSI] qla2xxx: Prevent enabling target mode for unsupp...
2013-02-22 Arun Easi[SCSI] qla2xxx: Allow ISP81xx to create ATIO queues.
2013-02-22 Arun Easi[SCSI] qla2xxx: Enable target mode support for ISP83xx.
2013-02-22 Chad Dupuis[SCSI] qla2xxx: Ramp down queue depth for attached...
2013-02-22 Chad Dupuis[SCSI] qla2xxx: Determine the number of outstanding...
2013-02-22 Dan Carpenter[SCSI] libosd: check for kzalloc() failure
2013-02-22 Dan Carpenter[SCSI] qla4xxx: don't free NULL dma pool
2013-02-22 Xiangliang Yu[SCSI] mvsas: fixed timeout issue when removing module
2013-02-22 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2013-02-22 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2013-02-22 Linus TorvaldsMerge tag 'please-pull-misc-3.9' of git://git./linux...
2013-02-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-02-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-02-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-02-22 Linus TorvaldsMerge branch 'akpm' (incoming from Andrew)
2013-02-21 Linus TorvaldsMerge tag 'virt' of git://git./linux/kernel/git/arm...
2013-02-21 Linus TorvaldsMerge tag 'dt' of git://git./linux/kernel/git/arm/arm-soc
2013-02-21 Linus TorvaldsMerge tag 'boards' of git://git./linux/kernel/git/arm...
2013-02-21 Linus TorvaldsMerge tag 'soc' of git://git./linux/kernel/git/arm...
2013-02-21 Linus TorvaldsMerge tag 'multiplatform' of git://git./linux/kernel...
2013-02-21 Linus TorvaldsMerge tag 'drivers' of git://git./linux/kernel/git...
2013-02-21 Linus TorvaldsMerge tag 'sh-pinmux' of git://git./linux/kernel/git...
2013-02-21 Linus TorvaldsMerge tag 'cleanup' of git://git./linux/kernel/git...
2013-02-21 Linus TorvaldsMerge tag 'fixes-non-critical' of git://git./linux...
2013-02-21 Linus TorvaldsMerge tag 'char-misc-3.9-rc1' of git://git./linux/kerne...
2013-02-21 Linus TorvaldsMerge tag 'tty-3.9-rc1' of git://git./linux/kernel...
2013-02-21 Linus TorvaldsMerge tag 'usb-3.9-rc1' of git://git./linux/kernel...
2013-02-21 Linus TorvaldsMerge tag 'staging-3.9-rc1' of git://git./linux/kernel...
2013-02-21 Linus TorvaldsMerge tag 'driver-core-3.9-rc1' of git://git./linux...
2013-02-21 Linus TorvaldsMerge tag 'please-pull-pstore' of git://git./linux...
2013-02-21 Linus TorvaldsMerge tag 'dlm-3.9' of git://git./linux/kernel/git...
2013-02-21 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-3.0-nmw
2013-02-21 Linus TorvaldsMerge tag 'for-linus-v3.9-rc1' of git://oss.sgi.com...
2013-02-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-02-21 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2013-02-21 Jiri KosinaMerge branches 'for-3.9/sony' and 'for-3.9/steelseries...
2013-02-21 Jiri KosinaMerge branches 'for-3.9/logitech', 'for-3.9/multitouch...
2013-02-21 Jiri KosinaMerge branches 'for-3.8/upstream-fixes', 'for-3.9/hid...
2013-02-20 Linus TorvaldsMerge tag 'arm64-for-linus' of git://git./linux/kernel...
2013-02-20 Linus TorvaldsMerge branch 'for-linus-2' of git://git.linaro.org...
2013-02-20 Helge DellerMerge tag 'parisc-fixes' of git://git./linux/kernel...
2013-02-20 Dave AirlieMerge branch 'drm-next-3.9' of git://people.freedesktop...
2013-02-20 Linus TorvaldsMerge tag 'edac_3.9' of git://git./linux/kernel/git...
2013-02-20 Chris MasonMerge branch 'raid56-experimental' into for-linus-3.9
2013-02-20 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
next