aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic94xx/aic94xx_task.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-5/+5
2014-11-27libsas: remove task_collector modeChristoph Hellwig1-7/+6
2014-11-05libsas: use ata_dev_classify()Hannes Reinecke1-5/+5
2013-06-04[SCSI] libsas: implement > 16 byte CDB supportJames Bottomley1-1/+2
2012-07-08[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams1-1/+1
2010-07-28[SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley1-1/+1
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison1-1/+1
2008-04-07[SCSI] aic94xx: cleanupsAdrian Bunk1-6/+6
2008-02-24[SCSI] aic94xx: fix TMF ascb handling to prevent sequencer panicJames Bottomley1-1/+3
2008-01-25[SCSI] libsas: abstract STP task status into a functionJames Bottomley1-18/+2
2008-01-11[SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong1-15/+15
2007-10-16aic94xx: sg chaining supportJens Axboe1-3/+3
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+1
2007-10-12[SCSI] aic94xx: fix SSP IU status print-outJeff Garzik1-1/+1
2007-10-02aic94xx: fix DMA data direction for SMP requestsJeff Garzik1-2/+2
2007-07-18[SCSI] libsas, aic94xx: fix dma mapping cockups with ATAJames Bottomley1-2/+2
2007-07-18[SCSI] aic94xx: Don't call pci_map_sg for already-mapped scatterlistsDarrick J. Wong1-6/+13
2007-07-18[SCSI] libsas: fixup NCQ for SATA disksJames Bottomley1-1/+0
2007-01-13[SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the SAS LLDD or have already returnedDarrick J. Wong1-0/+9
2006-09-24[PATCH] SCSI gfp_t annotationsAl Viro1-5/+5
2006-08-29[SCSI] aic94xx: new driverJames Bottomley1-0/+642