summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2011-05-24[SCSI] megaraid_sas: Fix bug where AENs could be lost in probe() and resume()adam radford1-13/+14
2011-05-24[SCSI] megaraid_sas: Disable interrupts/free_irq() in megasas_shutdown()adam radford1-0/+5
2011-05-24[SCSI] megaraid_sas: Check MFI_REG_STATE.fault.resetAdapteradam radford2-12/+18
2011-05-24[SCSI] megaraid_sas: Remove un-used functionadam radford1-16/+0
2011-05-24[SCSI] megaraid_sas: Remove MSI-X black list, use MFI_REG_STATE insteadadam radford1-13/+12
2011-05-24[SCSI] libsas: fix SATA NCQ errorXiangliang Yu1-2/+18
2011-05-24[SCSI] mpt2sas: Driver version upgrade 08.100.00.02Kashyap, Desai1-2/+2
2011-05-24[SCSI] mpt2sas: move even handling of MPT2SAS_TURN_ON_FAULT_LED into process ...Kashyap, Desai1-26/+68
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds15-17/+17
2011-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds3-12/+20
2011-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds102-1656/+3540
2011-05-20Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe8-45/+66
2011-05-19Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-2/+5
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely1-2/+5
2011-05-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-4/+18
2011-05-17scsi: remove performance regression due to async queue runJens Axboe2-4/+18
2011-05-17[SCSI] qla2xxx: Refactor call to qla2xxx_read_sfp for thermal temperature.Joe Carnuccio1-42/+11
2011-05-17[SCSI] qla2xxx: Unify the read/write sfp mailbox command routines.Joe Carnuccio3-62/+33
2011-05-17[SCSI] qla2xxx: Clear complete initialization control block.Andrew Vasquez1-1/+1
2011-05-17[SCSI] qla2xxx: Allow an override of the registered maximum LUN.Andrew Vasquez3-2/+9
2011-05-17[SCSI] qla2xxx: Add host number in reset and quiescent message logs.Saurav Kashyap1-3/+5
2011-05-17[SCSI] qla2xxx: Correctly read sfp single byte mailbox register.Joe Carnuccio1-2/+2
2011-05-17[SCSI] qla2xxx: Add qla82xx_rom_unlock() function.Chad Dupuis2-8/+13
2011-05-17[SCSI] qla2xxx: Log if qla82xx firmware fails to load from flash.Chad Dupuis1-1/+5
2011-05-17[SCSI] qla2xxx: Use passed in host to initialize local scsi_qla_host in queue...Madhuranath Iyengar1-1/+1
2011-05-17[SCSI] qla2xxx: Correct buffer start in edc sysfs debug print.Joe Carnuccio1-1/+1
2011-05-17[SCSI] qla2xxx: Update firmware version after flash update for ISP82xx.Saurav Kashyap1-0/+7
2011-05-17[SCSI] qla2xxx: Fix hang during driver unload when vport is active.Arun Easi1-10/+15
2011-05-17[SCSI] qla2xxx: Properly set the dsd_list_len for dsd_chaining in cmd type 6.Andrew Vasquez2-4/+3
2011-05-17[SCSI] qla2xxx: Fix virtual port failing to login after chip reset.Saurav Kashyap1-3/+4
2011-05-17[SCSI] qla2xxx: Fix vport delete hang when logins are outstanding.Arun Easi1-2/+3
2011-05-17[SCSI] hpsa: Change memset using sizeof(ptr) to sizeof(*ptr)Joe Perches1-1/+1
2011-05-17[SCSI] ipr: Rate limit DMA mapping errorsAnton Blanchard1-1/+2
2011-05-17[SCSI] hpsa: add P2000 to list of shared SAS devicesStephen M. Cameron1-0/+1
2011-05-17[SCSI] hpsa: do not attempt PCI power management reset method if we know it w...Stephen M. Cameron1-14/+38
2011-05-17[SCSI] hpsa: remove superfluous sleeps around reset codeStephen M. Cameron1-3/+0
2011-05-17[SCSI] hpsa: do soft reset if hard reset is brokenStephen M. Cameron2-16/+216
2011-05-17[SCSI] hpsa: use new doorbell-bit-5 reset methodStephen M. Cameron2-5/+22
2011-05-17[SCSI] hpsa: remove atrophied hpsa_scsi_setup functionStephen M. Cameron1-8/+3
2011-05-17[SCSI] hpsa: clarify messages around reset behaviorStephen M. Cameron1-2/+3
2011-05-17[SCSI] hpsa: increase time to wait for board resetStephen M. Cameron1-1/+1
2011-05-17[SCSI] hpsa: factor out irq request codeStephen M. Cameron1-11/+21
2011-05-17[SCSI] hpsa: factor out cmd pool allocation functionsStephen M. Cameron1-30/+36
2011-05-17[SCSI] hpsa: wait longer for no-op to complete after resetting controllerStephen M. Cameron1-1/+1
2011-05-17[SCSI] hpsa: do a better job of detecting controller reset failureStephen M. Cameron2-10/+67
2011-05-17[SCSI] hpsa: delete old unused padding garbageStephen M. Cameron1-8/+0
2011-05-17[SCSI] hpsa: remove unused parameter from hpsa_complete_scsi_command()Stephen M. Cameron1-3/+2
2011-05-17[SCSI] hpsa: add readl after writel in interrupt mask setting codeStephen M. Cameron1-0/+4
2011-05-17[SCSI] hpsa: do readl after writel in main i/o path to ensure commands don't ...Stephen M. Cameron1-0/+1
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock10-10/+10