summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] ipr: PCI unblock config access fixBrian King2007-04-011-0/+1
* [SCSI] ipr: Fix for oops following SATA request senseBrian King2007-04-011-0/+2
* [SCSI] ipr: Log error for SAS dual path switchBrian King2007-04-011-2/+6
* [SCSI] ipr: Enable logging of debug error data for all devicesBrian King2007-04-011-3/+6
* [SCSI] ipr: Add new PCI-E IDs to device tableBrian King2007-04-012-0/+15
* [SCSI] ipr: Remove auto RAID create module parameterBrian King2007-04-011-5/+0Star
* [SCSI] ipr: Make adapter operational timeout be per adapter typeBrian King2007-04-012-8/+26
* [SCSI] ibmvscsi: add slave_configure to allow device restartRobert Jennings2007-04-011-0/+22
* [SCSI] ibmvscsi: allow for dynamic adjustment of server request_limitRobert Jennings2007-04-012-20/+40
* [SCSI] aacraid: fix print of Firmware Build Date and add TSIDSalyzyn, Mark2007-04-012-2/+23
* [SCSI] aacraid: remove unused or deprecated firmware constantsSalyzyn, Mark2007-04-011-39/+2Star
* [SCSI] zfcp: fix initialization of FSF timerChristof Schmitt2007-04-011-1/+1
* [SCSI] qla2xxx: Remove duplicate pci_disable_device() callBernhard Walle2007-04-011-2/+1Star
* [SCSI] aacraid: resolve compiler warnings using ptrdiff_tSalyzyn, Mark2007-04-013-6/+5Star
* [SCSI] aic7xxx: make functions staticAdrian Bunk2007-04-014-10/+5Star
* [SCSI] aacraid: cleanupsAdrian Bunk2007-04-015-9/+4Star
* [SCSI] dpt_i2o: remove dead codeAdrian Bunk2007-04-011-2/+0Star
* [SCSI] fusion: make mptspi_target_destroy() staticAdrian Bunk2007-04-011-1/+1
* [SCSI] Remove some unused SCSI-related kernel config variables.Robert P. J. Day2007-04-013-38/+0Star
* [SCSI] dpt: whitespace cleanupHenne2007-04-013-27/+27
* [SCSI] pcmcia: allow drivers to be built non-modularRobert P. J. Day2007-04-011-6/+3Star
* [SCSI] aacraid: Add likely() and unlikely()Salyzyn, Mark2007-04-012-31/+25Star
* [SCSI] qla2xxx: fix for byteswap in fc_host fabric_nameRichard Lary2007-04-011-8/+8
* [SCSI] lpfc: fix oops when parsing dodgy VPDAnton Blanchard2007-04-011-1/+1
* [SCSI] aacraid: cleanup and version stamp driverSalyzyn, Mark2007-03-213-11/+6Star
* [SCSI] aacraid: check buffer address in aac_internal_transferSalyzyn, Mark2007-03-211-2/+3
* [SCSI] fix scsi_wait_scan build problemJames Bottomley2007-03-211-2/+0Star
* [SCSI] sd: fix up start/stop messages for new sd_printk() APIJames Bottomley2007-03-201-22/+16Star
* [SCSI] sd: implement START/STOP managementTejun Heo2007-03-202-4/+128
* [SCSI] sd: fix return value of sd_sync_cache()Tejun Heo2007-03-201-1/+3
* [SCSI] fusion: remove VMWare guest OS remounted as read only work aroundEric Moore2007-03-201-4/+1Star
* [SCSI] fusion: honour return value of pci_enable_device() in mpt_resume()Horms2007-03-202-3/+5
* [SCSI] fusion: remove unnecessary code in mptscsih_resume()Horms2007-03-201-12/+0Star
* [SCSI] eata_pio: Remove FALSE/TRUE definesRichard Knutsson2007-03-201-7/+0Star
* [SCSI] expose eh_timed_out to the host templateJames Bottomley2007-03-201-1/+10
* [SCSI] aacraid: Improved error handlingMark Haverkamp2007-03-205-33/+130
* [SCSI] aacraid: fix srb ioctl for 64 bitsMark Haverkamp2007-03-201-102/+157
* [SCSI] aacraid: remove un-needed references to container id (cid)Mark Haverkamp2007-03-201-17/+17
* [SCSI] aacraid: Fix ioctl handling when adapter resetsMark Haverkamp2007-03-202-8/+19
* [SCSI] aacraid: Fix blocking issue with container probing function (cast update)Mark Haverkamp2007-03-201-142/+169
* [SCSI] aacraid: Fix struct element name issueMark Haverkamp2007-03-205-45/+41Star
* [SCSI] aacraid: add restart adapter platform functionMark Haverkamp2007-03-203-25/+31
* [SCSI] set resid in scsi_io_completion() even for check conditionPete Wyckoff2007-03-201-2/+2
* [SCSI] tgt: remove the code to build senseFUJITA Tomonori2007-03-201-14/+13Star
* [SCSI] fc_transport: update potential link speedsJames Smart2007-03-201-0/+2
* [SCSI] qla2xxx: Update version number to 8.01.07-k6.Andrew Vasquez2007-03-201-1/+1
* [SCSI] qla2xxx: Allow the extended-error-logging flag to be dynamic.Andrew Vasquez2007-03-201-1/+1
* [SCSI] qla2xxx: Drop acquisition of hardware_lock during flash manipulations.Andrew Vasquez2007-03-201-6/+0Star
* [SCSI] qla2xxx: Add cond_resched() calls during HBA flash manipulation.Andrew Vasquez2007-03-201-0/+5
* [SCSI] qla2xxx: Add scan_[start|finish]() callbacks for ISP24xx HBAs.Andrew Vasquez2007-03-201-0/+2