summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-07-15[SCSI] dc395x: convert to use the data buffer accessorsFUJITA Tomonori1-103/+60
2007-07-15[SCSI] ncr53c8xx: convert to use the data buffer accessorsFUJITA Tomonori1-59/+11
2007-07-15[SCSI] sym53c8xx: convert to use the data buffer accessorsFUJITA Tomonori2-73/+12
2007-07-15[SCSI] ppa: coding police and printk levelsAlan Cox1-30/+27
2007-07-15[SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmallocSatyam Sharma1-1/+1
2007-07-15[SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.cSatyam Sharma1-1/+1
2007-07-15[SCSI] remove the dead CYBERSTORMIII_SCSI optionAdrian Bunk1-2/+0
2007-07-14[SCSI] don't build scsi_dma_{map,unmap} for !HAS_DMACornelia Huck4-41/+58
2007-07-14[SCSI] Clean up scsi_add_lun a bitMatthew Wilcox1-38/+26
2007-07-14[SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI...Thomas Bogendoerfer1-2/+0
2007-07-14[SCSI] sni_53c710: CleanupThomas Bogendoerfer1-8/+2
2007-07-14[SCSI] qla4xxx: Fix underrun/overrun conditionsDavid C Somayajulu2-26/+33
2007-07-14[SCSI] megaraid_mbox: use mutex instead of semaphoreMatthias Kaehlcke3-5/+6
2007-07-14[SCSI] qla2xxx: update version to 8.02.00-k1.Seokmann Ju1-3/+3
2007-07-14[SCSI] qla2xxx: add support for NPIVSeokmann Ju13-154/+1593
2007-07-14[SCSI] stex: use resid for xfer len informationEd Lin1-2/+2
2007-07-14[SCSI] Add Brownie 1200U3P to blacklistMatthew Wilcox1-0/+1
2007-07-14[SCSI] scsi.c: convert to use the data buffer accessorsBoaz Harrosh1-1/+1
2007-07-14[SCSI] tmscsim: Further clean-up of the driverBoaz Harrosh2-4/+0
2007-07-14[SCSI] CONFIG_SCSI_FD_8xx no longer existsGeert Uytterhoeven1-1/+0
2007-07-14[SCSI] sr: fix error handling in module_initAkinobu Mita1-1/+5
2007-07-14[SCSI] lpfc: Fix NPIV compile problemJames Bottomley1-4/+1
2007-07-14[SCSI] lpfc: fix NPIV mapping problemsFUJITA Tomonori1-4/+7
2007-07-14[SCSI] lpfc: add missed data buffer accessorBoaz Harrosh1-1/+1
2007-07-14[SCSI] Remove unused method scsi_device_cancelPriyanka Gupta1-46/+0
2007-06-25[SCSI] ibmvscsi: fix timeout bugsFUJITA Tomonori1-5/+5
2007-06-19[SCSI] aacraid: add support for long serial number informationSalyzyn, Mark3-7/+19
2007-06-19[SCSI] aacraid: correct PERC2/QC and family match quirk listSalyzyn, Mark1-2/+2
2007-06-19[SCSI] aacraid: change srb status busy returnSalyzyn, Mark1-1/+1
2007-06-19[SCSI] 53c700: Fixup m68k drivers:Geert Uytterhoeven3-2/+2
2007-06-19[SCSI] tmscsim: clean-up status codesGuennadi Liakhovetski2-23/+15
2007-06-19[SCSI] zfcp: Report FCP LUN to SCSI midlayerChristof Schmitt2-18/+5
2007-06-19[SCSI] zfcp: clear adapter status flags during adapter shutdownVolker Sameske1-0/+7
2007-06-18[SCSI] iscsi_iser: convert to use the data buffer accessorsFUJITA Tomonori2-12/+6
2007-06-17[SCSI] lpfc: update to version 8.2.1James Smart1-1/+1
2007-06-17[SCSI] lpfc: convert to use the data buffer accessorsFUJITA Tomonori1-83/+28
2007-06-17[SCSI] lpfc: bug fixesJames Smart19-425/+1798
2007-06-17[SCSI] lpfc: NPIV: add NPIV support on top of SLI-3James Smart20-1763/+5021
2007-06-17[SCSI] lpfc: NPIV: add SLI-3 interfaceJames Smart14-495/+1522
2007-06-17[SCSI] lpfc: NPIV: split portsJames Smart17-2959/+3243
2007-06-17[SCSI] esp_scsi: convert to use the data buffer accessorsFUJITA Tomonori1-7/+3
2007-06-17[SCSI] hptiop: convert to use the data buffer accessorsFUJITA Tomonori1-53/+23
2007-06-17[SCSI] 53c700: Amiga Zorro NCR53c710 SCSIKars de Jong3-9/+189
2007-06-17[SCSI] 53c700: Amiga 4000T NCR53c710 SCSIKars de Jong3-2/+155
2007-06-17[SCSI] 53c700: m68k MVME16x NCR53C710 SCSIKars de Jong3-3/+162
2007-06-17[SCSI] 53c700: m68k BVME6000 NCR53C710 SCSIKars de Jong3-3/+139
2007-06-17[SCSI] 53c700: m68k support for the 53c700 SCSI coreKars de Jong3-18/+20
2007-06-17[SCSI] mpt fusion: fix for mounted raid volume filesytem that goes read-onlyEric Moore1-8/+45
2007-06-17[SCSI] mpt fusion: cleanup eh handlersEric Moore1-55/+77
2007-06-17[SCSI] a100u2w: Convert into Linux styleAlan Cox2-754/+758