summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2007-04-01[SCSI] ipr: Log error for SAS dual path switchBrian King1-2/+6
2007-04-01[SCSI] ipr: Enable logging of debug error data for all devicesBrian King1-3/+6
2007-04-01[SCSI] ipr: Add new PCI-E IDs to device tableBrian King2-0/+15
2007-04-01[SCSI] ipr: Remove auto RAID create module parameterBrian King1-5/+0
2007-04-01[SCSI] ipr: Make adapter operational timeout be per adapter typeBrian King2-8/+26
2007-04-01[SCSI] ibmvscsi: add slave_configure to allow device restartRobert Jennings1-0/+22
2007-04-01[SCSI] ibmvscsi: allow for dynamic adjustment of server request_limitRobert Jennings2-20/+40
2007-04-01[SCSI] aacraid: fix print of Firmware Build Date and add TSIDSalyzyn, Mark2-2/+23
2007-04-01[SCSI] aacraid: remove unused or deprecated firmware constantsSalyzyn, Mark1-39/+2
2007-04-01[SCSI] qla2xxx: Remove duplicate pci_disable_device() callBernhard Walle1-2/+1
2007-04-01[SCSI] aacraid: resolve compiler warnings using ptrdiff_tSalyzyn, Mark3-6/+5
2007-04-01[SCSI] aic7xxx: make functions staticAdrian Bunk4-10/+5
2007-04-01[SCSI] aacraid: cleanupsAdrian Bunk5-9/+4
2007-04-01[SCSI] dpt_i2o: remove dead codeAdrian Bunk1-2/+0
2007-04-01[SCSI] Remove some unused SCSI-related kernel config variables.Robert P. J. Day3-38/+0
2007-04-01[SCSI] dpt: whitespace cleanupHenne3-27/+27
2007-04-01[SCSI] pcmcia: allow drivers to be built non-modularRobert P. J. Day1-6/+3
2007-04-01[SCSI] aacraid: Add likely() and unlikely()Salyzyn, Mark2-31/+25
2007-04-01[SCSI] qla2xxx: fix for byteswap in fc_host fabric_nameRichard Lary1-8/+8
2007-04-01[SCSI] lpfc: fix oops when parsing dodgy VPDAnton Blanchard1-1/+1
2007-03-27Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-3/+4
2007-03-21[SCSI] aacraid: cleanup and version stamp driverSalyzyn, Mark3-11/+6
2007-03-21[SCSI] aacraid: check buffer address in aac_internal_transferSalyzyn, Mark1-2/+3
2007-03-21[SCSI] fix scsi_wait_scan build problemJames Bottomley1-2/+0
2007-03-20[SCSI] sd: fix up start/stop messages for new sd_printk() APIJames Bottomley1-22/+16
2007-03-20[SCSI] sd: implement START/STOP managementTejun Heo2-4/+128
2007-03-20[SCSI] sd: fix return value of sd_sync_cache()Tejun Heo1-1/+3
2007-03-20[SCSI] eata_pio: Remove FALSE/TRUE definesRichard Knutsson1-7/+0
2007-03-20[SCSI] expose eh_timed_out to the host templateJames Bottomley1-1/+10
2007-03-20[SCSI] aacraid: Improved error handlingMark Haverkamp5-33/+130
2007-03-20[SCSI] aacraid: fix srb ioctl for 64 bitsMark Haverkamp1-102/+157
2007-03-20[SCSI] aacraid: remove un-needed references to container id (cid)Mark Haverkamp1-17/+17
2007-03-20[SCSI] aacraid: Fix ioctl handling when adapter resetsMark Haverkamp2-8/+19
2007-03-20[SCSI] aacraid: Fix blocking issue with container probing function (cast update)Mark Haverkamp1-142/+169
2007-03-20[SCSI] aacraid: Fix struct element name issueMark Haverkamp5-45/+41
2007-03-20[SCSI] aacraid: add restart adapter platform functionMark Haverkamp3-25/+31
2007-03-20[SCSI] set resid in scsi_io_completion() even for check conditionPete Wyckoff1-2/+2
2007-03-20[SCSI] tgt: remove the code to build senseFUJITA Tomonori1-14/+13
2007-03-20[SCSI] fc_transport: update potential link speedsJames Smart1-0/+2
2007-03-20[SCSI] qla2xxx: Update version number to 8.01.07-k6.Andrew Vasquez1-1/+1
2007-03-20[SCSI] qla2xxx: Allow the extended-error-logging flag to be dynamic.Andrew Vasquez1-1/+1
2007-03-20[SCSI] qla2xxx: Drop acquisition of hardware_lock during flash manipulations.Andrew Vasquez1-6/+0
2007-03-20[SCSI] qla2xxx: Add cond_resched() calls during HBA flash manipulation.Andrew Vasquez1-0/+5
2007-03-20[SCSI] qla2xxx: Add scan_[start|finish]() callbacks for ISP24xx HBAs.Andrew Vasquez1-0/+2
2007-03-20[SCSI] qla2xxx: fix RSCN handling on big-endian systemsMalahal Naineni1-5/+8
2007-03-20[SCSI] make scsi_wait_scan always modularJames Bottomley2-1/+7
2007-03-15[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390Alan Stern1-1/+13
2007-03-11[SCSI] sd: typo fix: sdkp_printk should be sd_printkJames Bottomley1-1/+1
2007-03-11[SCSI] pci2000: Delete unused header file.Robert P. J. Day1-197/+0
2007-03-11[SCSI] tgt: fix scsi command leakFUJITA Tomonori1-3/+20