aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2005-10-28[SCSI] use sfoo_printk() in driversJeff Garzik
2005-10-28[SCSI] use {sdev,scmd,starget,shost}_printk in generic codeJeff Garzik
2005-10-28[SCSI] kill unused scsi_scan_single_target()Jeff Garzik
2005-10-28[SCSI] Add an 'Issue LIP' device attribute in fc_transport classAndrew Vasquez
2005-10-28[SCSI] sas: add support for PHY resetsChristoph Hellwig
2005-10-28[SCSI] sas: add flag for locally attached PHYsChristoph Hellwig
2005-10-28[SCSI] sr: remove dead codeJayachandran C
2005-10-28[SCSI] Fix issue reported by coverity in drivers/scsi/scsi_ioctl.cJayachandran C
2005-10-28[SCSI] qla2xxx: put back label erroneously removed by eh_active patchJames Bottomley
2005-10-28[SCSI] scsi_transport_sas: support link error attributesChristoph Hellwig
2005-10-28[SCSI] sgiwd93: small fixesRalf Baechle
2005-10-28[SCSI] dec_esp: Use the right address space macroRalf Baechle
2005-10-28[SCSI] dec_esp: Use physical addressesRalf Baechle
2005-10-28[SCSI] dec_esp: Fix mapping of ESP.Ralf Baechle
2005-10-28[SCSI] qla2xxx: fix unnecessary activation of blk tag queueJames Bottomley
2005-10-28[SCSI] qla2xxx: fix compile warningAndrew Vasquez
2005-10-28[SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley
2005-10-28[SCSI] qla2xxx: remove eh_active checks in qla2xxx error handlingAndrew Vasquez
2005-10-28[SCSI] avoid overflows in disk size calculationsJames Bottomley
2005-10-28[SCSI] qla2xxx: Resync with latest released ISP23xx/63xx firmware -- 3.03.18.James Bottomley
2005-10-28[SCSI] qla2xxx: Update license.Andrew Vasquez
2005-10-28[SCSI] qla2xxx: Use midlayer's int_to_scsilun() function.Andrew Vasquez
2005-10-28[SCSI] qla2xxx: Add support to dynamically enable/disable ZIO.Andrew Vasquez
2005-10-28[SCSI] qla2xxx: Correct issue where fcport is prematurely marked DEAD.Andrew Vasquez
2005-10-28[SCSI] aacraid: Newer adapter communication iterface supportMark Haverkamp
2005-10-28Merge HEAD from ../scsi-misc-2.6-old James Bottomley
2005-10-28[SCSI] aacraid: remove compiler warningMark Haverkamp
2005-10-28[SCSI] aacraid: fix struct element cpu orderMark Haverkamp
2005-10-28[SCSI] aacraid: fix inquiry pageMark Haverkamp
2005-10-28[SCSI] aacraid: Use DMA mask definesJames Bottomley
2005-10-28Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds
2005-10-28[PATCH] gfp_t: drivers/scsiAl Viro
2005-10-26[SCSI] ncr53c8xx: Cleanup namespace collision with ktimersMatthew Wilcox
2005-10-26[libata] ata_timing fixAlan Cox
2005-10-26Merge branch 'master'Jeff Garzik
2005-10-25[PATCH] qlogic lockup fixAndrew Morton
2005-10-25[PATCH] libata kernel-doc fixesRandy Dunlap
2005-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds
2005-10-22libata: const-ification bombing runJeff Garzik
2005-10-21Add ide-timing functionality to libata.Alan Cox
2005-10-21libata: handle early device PIO modes correctlyAlan Cox
2005-10-21[PATCH] iomem annotations (sata_vsc)Al Viro
2005-10-21[PATCH] iomem annotations (sata_sil)Al Viro
2005-10-21[PATCH] iomem annotations (sata_sx4)Al Viro
2005-10-21[PATCH] enum safety (sata_qstor)Al Viro
2005-10-21[PATCH] iomem annotations (sata_promise)Al Viro
2005-10-21[PATCH] iomem annotations (ahci)Al Viro
2005-10-21[PATCH] iomem annotations (sata_nv)Al Viro
2005-10-20[PATCH] libata: Marvell endian fixBrett Russ
2005-10-20Merge branch 'master'Jeff Garzik