aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Introduce CONFIG_VIRT_TO_BUSStephen Rothwell2007-07-161-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-15150-25626/+20562
|\
| * [SCSI] ibmvscsi: convert to use the data buffer accessorsFUJITA Tomonori2007-07-151-57/+23
| * [SCSI] dc395x: convert to use the data buffer accessorsFUJITA Tomonori2007-07-151-103/+60
| * [SCSI] ncr53c8xx: convert to use the data buffer accessorsFUJITA Tomonori2007-07-151-59/+11
| * [SCSI] sym53c8xx: convert to use the data buffer accessorsFUJITA Tomonori2007-07-152-73/+12
| * [SCSI] ppa: coding police and printk levelsAlan Cox2007-07-151-30/+27
| * [SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmallocSatyam Sharma2007-07-151-1/+1
| * [SCSI] remove the dead CYBERSTORMIII_SCSI optionAdrian Bunk2007-07-151-2/+0
| * [SCSI] don't build scsi_dma_{map,unmap} for !HAS_DMACornelia Huck2007-07-144-41/+58
| * [SCSI] Clean up scsi_add_lun a bitMatthew Wilcox2007-07-141-38/+26
| * [SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI...Thomas Bogendoerfer2007-07-141-2/+0
| * [SCSI] sni_53c710: CleanupThomas Bogendoerfer2007-07-141-8/+2
| * [SCSI] qla4xxx: Fix underrun/overrun conditionsDavid C Somayajulu2007-07-142-26/+33
| * [SCSI] megaraid_mbox: use mutex instead of semaphoreMatthias Kaehlcke2007-07-143-5/+6
| * [SCSI] qla2xxx: update version to 8.02.00-k1.Seokmann Ju2007-07-141-3/+3
| * [SCSI] qla2xxx: add support for NPIVSeokmann Ju2007-07-1413-154/+1593
| * [SCSI] stex: use resid for xfer len informationEd Lin2007-07-141-2/+2
| * [SCSI] Add Brownie 1200U3P to blacklistMatthew Wilcox2007-07-141-0/+1
| * [SCSI] scsi.c: convert to use the data buffer accessorsBoaz Harrosh2007-07-141-1/+1
| * [SCSI] tmscsim: Further clean-up of the driverBoaz Harrosh2007-07-142-4/+0
| * [SCSI] CONFIG_SCSI_FD_8xx no longer existsGeert Uytterhoeven2007-07-141-1/+0
| * [SCSI] sr: fix error handling in module_initAkinobu Mita2007-07-141-1/+5
| * [SCSI] lpfc: Fix NPIV compile problemJames Bottomley2007-07-141-4/+1
| * [SCSI] lpfc: fix NPIV mapping problemsFUJITA Tomonori2007-07-141-4/+7
| * [SCSI] lpfc: add missed data buffer accessorBoaz Harrosh2007-07-141-1/+1
| * [SCSI] Remove unused method scsi_device_cancelPriyanka Gupta2007-07-141-46/+0
| * [SCSI] ibmvscsi: fix timeout bugsFUJITA Tomonori2007-06-251-5/+5
| * [SCSI] aacraid: add support for long serial number informationSalyzyn, Mark2007-06-193-7/+19
| * [SCSI] aacraid: correct PERC2/QC and family match quirk listSalyzyn, Mark2007-06-191-2/+2
| * [SCSI] aacraid: change srb status busy returnSalyzyn, Mark2007-06-191-1/+1
| * [SCSI] 53c700: Fixup m68k drivers:Geert Uytterhoeven2007-06-193-2/+2
| * [SCSI] tmscsim: clean-up status codesGuennadi Liakhovetski2007-06-192-23/+15
| * [SCSI] zfcp: Report FCP LUN to SCSI midlayerChristof Schmitt2007-06-191-1/+2
| * [SCSI] lpfc: update to version 8.2.1James Smart2007-06-171-1/+1
| * [SCSI] lpfc: convert to use the data buffer accessorsFUJITA Tomonori2007-06-171-83/+28
| * [SCSI] lpfc: bug fixesJames Smart2007-06-1719-425/+1798
| * [SCSI] lpfc: NPIV: add NPIV support on top of SLI-3James Smart2007-06-1720-1763/+5021
| * [SCSI] lpfc: NPIV: add SLI-3 interfaceJames Smart2007-06-1714-495/+1522
| * [SCSI] lpfc: NPIV: split portsJames Smart2007-06-1717-2959/+3243
| * [SCSI] esp_scsi: convert to use the data buffer accessorsFUJITA Tomonori2007-06-171-7/+3
| * [SCSI] hptiop: convert to use the data buffer accessorsFUJITA Tomonori2007-06-171-53/+23
| * [SCSI] 53c700: Amiga Zorro NCR53c710 SCSIKars de Jong2007-06-173-9/+189
| * [SCSI] 53c700: Amiga 4000T NCR53c710 SCSIKars de Jong2007-06-173-2/+155
| * [SCSI] 53c700: m68k MVME16x NCR53C710 SCSIKars de Jong2007-06-173-3/+162
| * [SCSI] 53c700: m68k BVME6000 NCR53C710 SCSIKars de Jong2007-06-173-3/+139
| * [SCSI] 53c700: m68k support for the 53c700 SCSI coreKars de Jong2007-06-173-18/+20
| * [SCSI] a100u2w: Convert into Linux styleAlan Cox2007-06-172-754/+758
| * [SCSI] fc_transport: Check portstates before invoking target scanHannes Reinecke2007-06-171-0/+3
| * [SCSI] iscsi_tcp: convert to use the data buffer accessorsFUJITA Tomonori2007-06-172-89/+48