summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2005-10-29[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik25-90/+92
2005-10-29[SCSI] use sfoo_printk() in driversJeff Garzik21-160/+149
2005-10-29[SCSI] use {sdev,scmd,starget,shost}_printk in generic codeJeff Garzik7-39/+33
2005-10-29[SCSI] kill unused scsi_scan_single_target()Jeff Garzik1-13/+0
2005-10-29[SCSI] Add an 'Issue LIP' device attribute in fc_transport classAndrew Vasquez4-13/+48
2005-10-29[SCSI] sas: add support for PHY resetsChristoph Hellwig1-2/+41
2005-10-29[SCSI] sas: add flag for locally attached PHYsChristoph Hellwig1-0/+3
2005-10-29[SCSI] sr: remove dead codeJayachandran C1-1/+1
2005-10-29[SCSI] Fix issue reported by coverity in drivers/scsi/scsi_ioctl.cJayachandran C1-2/+2
2005-10-29[SCSI] qla2xxx: put back label erroneously removed by eh_active patchJames Bottomley1-1/+1
2005-10-28[SCSI] scsi_transport_sas: support link error attributesChristoph Hellwig1-1/+30
2005-10-28[SCSI] sgiwd93: small fixesRalf Baechle2-27/+2
2005-10-28[SCSI] dec_esp: Use the right address space macroRalf Baechle1-5/+7
2005-10-28[SCSI] dec_esp: Use physical addressesRalf Baechle1-4/+7
2005-10-28[SCSI] dec_esp: Fix mapping of ESP.Ralf Baechle1-1/+1
2005-10-28[SCSI] qla2xxx: fix unnecessary activation of blk tag queueJames Bottomley1-26/+1
2005-10-28[SCSI] qla2xxx: fix compile warningAndrew Vasquez1-0/+2
2005-10-28[SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley14-119/+86
2005-10-28[SCSI] qla2xxx: remove eh_active checks in qla2xxx error handlingAndrew Vasquez1-26/+15
2005-10-28[SCSI] avoid overflows in disk size calculationsJames Bottomley1-4/+3
2005-10-28[SCSI] qla2xxx: Resync with latest released ISP23xx/63xx firmware -- 3.03.18.James Bottomley3-21052/+21098
2005-10-28[SCSI] qla2xxx: Update license.Andrew Vasquez27-393/+113
2005-10-28[SCSI] qla2xxx: Use midlayer's int_to_scsilun() function.Andrew Vasquez2-4/+3
2005-10-28[SCSI] qla2xxx: Add support to dynamically enable/disable ZIO.Andrew Vasquez7-41/+146
2005-10-28[SCSI] qla2xxx: Correct issue where fcport is prematurely marked DEAD.Andrew Vasquez1-1/+1
2005-10-28[SCSI] aacraid: Newer adapter communication iterface supportMark Haverkamp11-219/+454
2005-10-28Merge HEAD from ../scsi-misc-2.6-old James Bottomley13-296/+5206
2005-10-28[SCSI] aacraid: remove compiler warningMark Haverkamp1-2/+2
2005-10-28[SCSI] aacraid: fix struct element cpu orderMark Haverkamp2-2/+2
2005-10-28[SCSI] aacraid: fix inquiry pageMark Haverkamp1-11/+38
2005-10-28[SCSI] aacraid: Use DMA mask definesJames Bottomley2-9/+9
2005-10-28Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds20-774/+3784
2005-10-28[PATCH] gfp_t: drivers/scsiAl Viro12-18/+24
2005-10-27[SCSI] ncr53c8xx: Cleanup namespace collision with ktimersMatthew Wilcox2-24/+11
2005-10-26[libata] ata_timing fixAlan Cox1-1/+1
2005-10-26Merge branch 'master'Jeff Garzik6-9/+19
2005-10-26[PATCH] qlogic lockup fixAndrew Morton1-1/+2
2005-10-25[PATCH] libata kernel-doc fixesRandy Dunlap1-22/+14
2005-10-24Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds5-8/+17
2005-10-22libata: const-ification bombing runJeff Garzik18-74/+74
2005-10-22Add ide-timing functionality to libata.Alan Cox1-0/+149
2005-10-22libata: handle early device PIO modes correctlyAlan Cox1-4/+27
2005-10-21[PATCH] iomem annotations (sata_vsc)Al Viro1-5/+5
2005-10-21[PATCH] iomem annotations (sata_sil)Al Viro1-2/+2
2005-10-21[PATCH] iomem annotations (sata_sx4)Al Viro1-10/+9
2005-10-21[PATCH] enum safety (sata_qstor)Al Viro1-2/+4
2005-10-21[PATCH] iomem annotations (sata_promise)Al Viro1-4/+4
2005-10-21[PATCH] iomem annotations (ahci)Al Viro1-4/+4
2005-10-21[PATCH] iomem annotations (sata_nv)Al Viro1-2/+2
2005-10-21[PATCH] libata: Marvell endian fixBrett Russ1-2/+3