aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-17[SCSI] BusLogic: stop using check_regionZachary Amsden1-25/+48
2007-04-17[SCSI] tgt: fix rdma transfer bugsBastian Blank2-15/+15
2007-04-17[SCSI] aacraid: fix aacraid not finding deviceSalyzyn, Mark1-2/+1
2007-04-17[SCSI] scsi_error.c: Add EH Start Unit retryBrian King1-3/+5
2007-04-01[SCSI] aacraid: [Fastboot] Panics for AACRAID driver during 'insmod' for kexec test.Salyzyn, Mark1-8/+28
2007-04-01[SCSI] ipr: Driver version to 2.3.2Brian King1-2/+2
2007-04-01[SCSI] ipr: Faster sg list fetchBrian King2-20/+39
2007-04-01[SCSI] ipr: Return better qc_issue errorsBrian King1-2/+2
2007-04-01[SCSI] ipr: Disrupt device errorBrian King1-0/+2
2007-04-01[SCSI] ipr: Improve async error logging level controlBrian King1-96/+96
2007-04-01[SCSI] ipr: PCI unblock config access fixBrian King1-0/+1
2007-04-01[SCSI] ipr: Fix for oops following SATA request senseBrian King1-0/+2
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] zfcp: fix initialization of FSF timerChristof Schmitt1-1/+1
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] fusion: make mptspi_target_destroy() staticAdrian Bunk1-1/+1
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-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] fusion: remove VMWare guest OS remounted as read only work aroundEric Moore1-4/+1
2007-03-20[SCSI] fusion: honour return value of pci_enable_device() in mpt_resume()Horms2-3/+5
2007-03-20[SCSI] fusion: remove unnecessary code in mptscsih_resume()Horms1-12/+0
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